@charset "UTF-8";


/*html,body {
height:100%;
}*/

	
body  {
	font: 100% Verdana;
	font-size: 13px;
	color: #999999;
	background: #fff;
	border: 0;
	background-image:url(../images/common/bgd.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}


.thrColEls #container { 
	width: 1004px;
	background: #FFFFFF;
	background-image: url(../images/common/bgd_container.jpg);
	margin: 0 auto;
	margin-top:0;
	text-align: left;
	height: 100%;
} 


.thrColEls #sidebar1 {
	float: left;
	background-image:url(../images/common/bgd_sidebar1.jpg);
	width: 204px; 
	margin: 0px; 
	padding-left: 32px; 
	height: 100%;
	}
	

#sidebar1new {
	float: left;
	background-image:url(../images/common/bgd_sidebar1.jpg);
	width: 204px; 
	margin: 0px; 
	padding-left: 32px; 
	height: 100%;
} 

.thrColEls #sidebar1new ol li {
	font-size: 11px;
	color: #fff;
	margin-bottom:18px;
	margin-left:-15px;
	list-style-type: none;	
	margin-top: 0px;
	padding: 0px;
	}
	
.thrColEls #sidebar1new a {
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	}
	
.thrColEls #sidebar1new a:hover {
	font-size: 11px;
	color: #003366;
	text-decoration:none;
	}
	
	
.thrColEls #sidebar1new ol li {
	font-size: 11px;
	color: #fff;
	margin-bottom:18px;
	margin-left:-15px;
	list-style-type: none;	
	margin-top: 0px;
	padding: 0px;
	}
	
.thrColEls #sidebar1new a {
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	}
	
.thrColEls #sidebar1new a:hover {
	font-size: 11px;
	color: #003366;
	text-decoration:none;
	}
	
#sidebar1nav {
	margin-top: 30px;
	}
	
#sidebar1nav ol li .activ {
	color: #003366;
	}
	
	
.thrColEls #sidebar2 {
	float: right; 
	width: 11em;
	padding: 15px 0;
}


.thrColEls #mainContent {
	float: left;
	margin-top: 25px;
	margin-left: 34px;
	width: 670px;
	position: relative;
  }
  
 .thrColEls #mainContent ol li {
	list-style-type: disc;
  }

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#header {
	background-image: url(../images/common/header.gif);
	background-repeat: no-repeat;
	background-color:#FFF;
	margin-left: 32px;
	padding-top: 109px;
	width: 936px;
	height: 45px;
	}

	
#header ol li {
	list-style-type: none;
	float: left;	
	margin-right: 10px;
	margin-top: 0px;
	}
	
#header a {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	}

#header a:hover {
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	}
	
#header .activ {
	color: #003366;
	}
	
#header2 {
	background-color:#FFF;
	background-image:url(../images/common/header2.gif);
	margin-left: 32px;
	width: 936px;
	height: 151px;
	}
	
h1 {
	margin: 0;
	color: #003366;
	font: 100% Verdana;
	font-size: 18px;	
	line-height: 20px;
	font-weight:normal;
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px solid #d2d8dc;	
	}
	
h2 {
	margin: 0;
	color: #003366;
	font: 100% Verdana;
	font-size: 13px;	
	line-height: 20px;
	font-weight:bold;
	}
	
h4 {
	margin: 0;
	color: #003366;
	font: 100% Verdana;
	font-size: 9px;	
	line-height: 20px;
	font-weight:bold;
	}
	
.nutzungsbedingungen {
	font: Verdana;
	font-size: 9px;
	color: #999999;
	}
	
	
p {
	margin: 0;
	line-height: 20px;
	font-size: 13px;
	}
	
.table_cv {
	width:177px;
	color:#003366;	
	display: table-cell;
	vertical-align: top;
	
	}
	
#table_cv {
	display: table-cell;
	vertical-align: top;
	}
	
#table_cv ol li {
	margin-left: -25px;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.projekte_cells {
	width:120px;
	color:#003366;	
	display: table-cell;
	vertical-align: top;
	
	}
	
#projekte_cells {
	display: table-cell;
	vertical-align: top;
	}
	
#projekte_cells ol li {
	margin-left: -25px;
	list-style-position: outside;
	list-style-type: disc;
	}


.blue-bold {
	color:#003366;
	font-weight:bold;
	}
	
.grey-bold {
	font-weight:bold;
	}
	
.blue {
	color:#003366;
	}

.light {
	color: #d0dde6;
	}
	
#flashgrafik {
	margin-top: 20px;
	}

#copyright {
	text-align: right;
	font-size: 11px;
	color: #999999;
	margin-bottom: 30px;
	}
	
.activ {
	color: #003366;
	}
	
#accordion {
	}
	
a, a:hover {
	color: #003366;
	text-decoration: none;
	}
	
img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.profildownload {
	font-size: 13px;
	color: #999999;
	}
	
	
.table_cv_einzug {
	margin-left: 12px;
	}
	
ul.projekte {
	margin-top: 0px;
	}

.small {
	font-size:80%;
	}
	
.abstand_vor {
	padding-top:7px;
	}
	
.klein {
	font-size: 10px;
	}
	
	
	
	
	#triggers img {
		cursor:pointer;
		margin:0px;
		background-color:#fff;
		border:1px solid #ccc;
		padding:px;
	
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		
	}