/* CSS Document */

@import url("normalize.css");

body{
height: 100%; /* wichtig */
font-family:Century Gothic, Verdana, sans-serif;
font-size:62.5%;
background-color: #E5E5E5;
}

a{
text-decoration:none;
}

#wrapper {
	position:absolute;
	width: 944px;
	margin-left:-467px;
	left: 50%;
	top:60px;
}
#branch {
height:95px;
}

#branch img{
float:left;
margin-right:75px;
margin-left:10px;
}
#mainnav {
float:right;
margin:64px 19px 0 0;
}

#mainnav li, #seknav li{
text-transform:uppercase;
display:inline;
}


#seknav li{
margin:0 1.6em;
letter-spacing:0.5px;
}

#seknav{
margin-top:15px;
margin-left:7px;
margin-right:15px;
}

#seknav li{
font-size:1.1em;
}

#mainnav li{
border-right:1px solid #000000;
font-size:1.2em;
padding:0 18px;
letter-spacing:1px;
}
#mainnav a, #seknav a{
text-decoration:none;
color:#000000;
}

#mainnav a:hover, .currentMain, .red, a, #seknav a:hover{
color:#E6334F;
}

#contentwrapper{
	position:absolute;
	height:580px;
	width:936px;
	background:url(../images/rahmen_03.gif) top left no-repeat;
}

#Maincontent {
margin:100px;
}


.shortTD{
width:100px;
height:20px;
}

td{
width:400px;
}


#Maincontent img{
margin-left:140px;
float:left;
margin-right:20px;
}

#rightcontent{
float:right;
width:350px;
margin-right:80px;
height:400px;
overflow:auto;
margin-top:48px;
}

#rightgallery{
float:right;
width:372px;
margin-right:20px;
margin-top:19px;
margin-left:10px;
}

#leftcontent{
height:510px;
overflow:auto;
width:360px;
margin-left:110px;
margin-top:48px;
}

#leftgallery{
height:560px;
width:486px;
margin-left:20px;
margin-top:19px;
text-align:center;
}


#vorher, #nachher{
background-color:#D1D1D1;
height:50px
}

#nachher{
margin-top:8px;
}

.gText{
float:left;
text-transform:uppercase;
margin:16px 0 0 0;
width:100px;
}

.gBilder{
float:left;
margin:5px 5px 0 0;
}

textarea, input{
width:294px;
border:none;
}

.knopf{
color:#E6334F;
float:right;
width:120px;
border:none;
background-color:#E5E5E5;
margin-right:80px;
}

p, table, h2{
color:#3C3B3B;
font-size:1.1em;
line-height:130%;

}
p, table{
padding-bottom:8px;
}

form p{
padding-bottom:0px;
}

h2{
color:#3C3B3B;
font-weight:normal;
}

li{
color:#3C3B3B;
padding-top:0;
font-size:1.1em;
line-height:140%;
}

.nobullet li{
list-style:none outside!important ;
}

ul{
color:#3C3B3B;
font-size:1.0em;
font-weight:normal;
line-height:130%;
}

h1{
color:#3C3B3B;
font-size:1.3em;
font-weight:normal;
letter-spacing:0.1em;
}

#contentwrapper li{
	list-style-position: outside;
	list-style-type: square;
	
}

.profil{
margin-left: 15px;
}

.center{
margin-top:50px;
text-align:center;
}

.center img{
padding-left:170px;
}


#footer{
padding-top:580px;
bottom:0;
height:50px;

}

#footer p{
color:#B2B2B2;
text-align:center;
padding-top:15px;
}

#footer, #footer a {
	color:#B2B2B2;
}

.clear {
	clear: both;
}

#ohneStrich{
border-right:none!important;
}

