html{
    background-color:#650000;
    color:#bbbbbb;
    font-family:Arial;
    font-size:12px;
    height:102%;

}
body{
   height:102%;
}
a {
   color:#bbbbbb
}

p.align-center{
   text-align:center;
}

h1{
   font-size:13px;
   position:relative;
   top:10px;
}

img{
   border:none;
}
.inhalt .csc-textpic img{
   border:2px solid #ffffff;
}


.zentriert{
    position:relative;
    left:50%; 
    margin-left:-475px;
    min-height:420px;
    width:950px;
    height:auto;
    

}
.header{
  height:100px;

}
.logo{
    position:absolute;
    left:383px;

}

.leftmenu{
position:absolute;
left:0px;
top:105px;
width:190px;


}


.rightmenu{
position:absolute;
right:0px;
top:105px;
width:190px;


}

.inhalt{
   position:relative;
   left:190px;
   top:10px;
   width:554px;
   background-color: #650000;
   min-height:370px;
   height:auto;
}

.footer{
   position:relative;
   padding-left:10px;
   top:20px;
   padding-bottom:30px;
   padding-top:3px;
   color:#bbbbbb;
   width:950px;
   border-top:1px solid #555555;
   font-family:Arial;
   font-size:10px;
   text-align:left;
   text-decoration:none;
}
.footer a{
   text-decoration:none;
}

.langMenu{
   position:absolute;
   right:0px;
   top:3px;
   width:80px;
}
.langMenu a{
  float:left;
  padding-left:3px;
}

/* ######################################################################################################
** ### Subtemplates #####################################################################################
** ######################################################################################################
*/

	.subcolumns {
		width: 98%;
		padding: 0 10px 0 10px;
		margin: 0 -1px 0 -1px;
		overflow:hidden;
	}

	.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; overflow: hidden;}
	.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; overflow: hidden;}

	.c25l, .c25r { width: 24.999%; }
	.c33l, .c33r { width: 33.333%; }
	.c50l, .c50r { width: 49.999%; }
	.c66l, .c66r { width: 66.666%; }
	.c75l, .c75r { width: 74.999%; }
	.c38l, .c38r { width: 38.196%; } /* Goldener Schnitt */
	.c62l, .c62r { width: 61.803%; } /* Goldener Schnitt */

	.subc  { padding: 0 0.5em 0 0.5em; overflow: hidden; }
	.subcl { padding: 0 1em 0 0; overflow: hidden; }
	.subcr { padding: 0 0 0 1em; overflow: hidden; }


  


.tx_lumogooglemaps_pi1_sidebar{
   display:none;
}


