body {
	font-family: Georgia, Palatino, 'Palatino Linotype', FreeSerif, serif;
	width:100%;
	height:100%;
	margin:0 auto;
	background:url(../gfx/grunge3.jpg) top center fixed repeat-x white;
	padding-top:40px;
}



/* HEADER */

@font-face {
	font-family: Mank;
	src: url('../fonts/MankSans-Medium.ttf') format("truetype");
}

h1, h2, h3 {
  font-family: Mank, MankSans, MankSans Medium, "Helvetica Neue", Arial, sans-serif;
  font-weight:bolder;
}

h4 {
font-size: 22px;
line-height: 28px;
margin-top: 2px;
margin-bottom: 6px;
}



/* PARAGRAPH */

p {
	margin:0; padding:0;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
}



/* STRUKTUR */

#overlay {
	background:url(../gfx/overlay.gif) top center no-repeat fixed;
}

#container-logo-group {
	top:0;
	width:960px; 
	margin:0 auto;
        position:relative;
        z-index:550;
}

#container-content {
	width:725px;
	height:100%;
	margin:0 auto;
	margin-top:-90px;
	background-color:white;
	padding-top:100px;
	padding-left:30px;
	padding-right:30px;
}




/* SPALTENSATZ zweifach & dreifach */

.column {width:347px; float:left;}
.corumn {width:347px; float:right;}

.trolumn, .trolumn ul li .widget, h5 {display: block; width:221px; float:left; margin-right:30px;}
.trolumnsq {width:472px; float:left; margin-right:30px;}
.trlast, ul .trolumn:last-child {margin-right:0px; !important}

.durchschuss {clear:both; width:725px; height:20px;}
.durchschüssle, .durchschussle {width:725px; height:7px; display:block; clear:both;}
.fakedurchschussle {width:725px; height:40px; }

#escape h3:first-child {margin-top:-5px;}
#escape h3 {color:rgb(219,33,76);}
#escape h3:after{content:url(../gfx/streifen-w-r.gif); padding:5px; }

#escape{
	
position:relative;        
z-index:300;   

}

h1 {
font-size: 34px;
letter-spacing:-2px;
color:#9FC54E;
font-weight:700;
padding:20px 0 0;
}

h2 {
font-size: 24px;
color:#444444;
font-weight: 400;
padding: 0 0 10px;
}

h3 {
line-height:18px;
font-size:17px;
letter-spacing:1px;
color:#fff;
text-transform:uppercase;
font-weight: bolder;
margin-top:15px;
margin-bottom:12px;
}

h5 {
	font-size: 18px;
	font-family:  Mank;
	color: darkred;
	text-transform: uppercase;
	padding-bottom: 8px;
	padding-top: 3px;
}

.panel h3, .cv h3 {margin-top:10px;}
.panel .menu .trolumn p, .cv .menu .trolumn p, ul li, .escapel p.trigger-cv {text-align:left; line-height:24px; font-size:16px; font-weight:100; padding:0px; color:rgb(230,230,230);}

ul li a:link, ul li a:visited {
	color: rgb(230,230,230);
	line-height: 30px;
}

ul li a:hover {
	color:rgb(219,33,76);
}

.cv p {color:white;}

.panel .menu img, .cv .menu img {text-align:center;
padding-top:0px; float:right; padding-left:14px; padding-right: 30px; padding:0px;}
.panel .menu a p:hover, .cv .menu a p:hover {width:221; color:darkred; text-decoration:none;}
.cv #topblock p:hover, .cv #topblock a:link {color:white;}

#footer {width:725px; margin-top:-20px; margin-bottom:0px; background:url(nav.gif) top center no-repeat;}

#topblock, #escape {
color:rgb(160,160,160); font-size:20px;
line-height:30px;
}



#topblock, #escape p:hover {}
#topblock, #escape p a, a {text-decoration:none; color:rgb(160,160,160);}
#topblock p:hover a:link, a:link, #escape p:hover a:link {color:rgb(219,33,76);}
#topblock p:hover a:visited, a:visited, #escape p:hover a:visited {color:rgb(219,33,76);}
#topblock p:hover a:hover, #escape p:hover a:hover {
	border-bottom:2px solid rgb(219,33,76);
	margin-bottom:-2px;
	display: inline;  /* IE6 fix */
}

.cv #topblock a:visited {
	color: white;
}
