*{
margin:0;
padding:0;
}

body {
	background:url(../images/bg_site.gif) repeat-y center ;
	background-color:#AAD5FF;
	font:12px Arial, Helvetica, sans-serif;
}
p{
margin-bottom:18px;
margin-top:9px;
}

#content_wrapper{
	background:url(../images/bg_wrapper.gif) repeat-x #AAD5FF;
	min-height:750px;
	padding-top:20px;
	border-bottom:solid 2px #a0a0a0;	
}

#top_row{
	background:url(../images/bg_top_row.gif);
	height:108px;
	width:960px;
	color:#fff;
	text-align:right;	
}

#menu_top a:link, #menu_top a:active, #menu_top a:visited, #menu_top a:hover{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}


#menu_top a:hover{
	font-size:12px;
	text-decoration:underline;
}

#top_row div{
	margin-top:10px;
}

#menu_1{
	height:36px;
	width:960px;
	color:#fff;
	background:url(../images/bg_menu_1.gif) no-repeat;
		
}

#menu_1_item{margin-top:8px;}

#menu_1_item a:link, #menu_1_item a:active, #menu_1_item a:visited, #menu_1_item a:hover{
	font-size:16px;
	color:#fff;
}

#breadcrumb{
		color:#fff;
}

#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
#breadcrumb a:hover{
	color:#fff;
	text-decoration:underline;
}

#footer{
	width:960px;
	height:108px;
	background:url(../images/bg_footer.gif) no-repeat;
	margin-bottom:10px;
}

#footer div, #footer p{
	color:#747474
}



.box_gr3{
	background:url(../images/box_grid_3x180.png) no-repeat;
	height:180px;
}

.box_gr3_content{
	color:#FFF;
	margin:10px 10px;
}

/*klassen f�r fce */

.fce_box_content{
	padding:10px;
}

.fce_box_content_wh{
	color:#fff;
}

.fce_box_content_bla{
	color:#000;
}

.fce_box_content_or{
	color:#ff9900;
}

.fce_box_content_blu{
	color:#336699;
}

/* orange box grid4 */
.fce_box_or_gr4{
	background:url(../images/fce_contbox_or_gr4.png) repeat-y;	
}

/* orange box grid3 */
.fce_box_or_gr3{
	background:url(../images/fce_contbox_or_gr3.png) repeat-y;	
}



/* blue box grid4 */
.fce_box_blu_gr4{
	background:url(../images/fce_contbox_blu_gr4.png) repeat-y;	
}

/* blue box grid3 */
.fce_box_blu_gr3{
	background:url(../images/fce_contbox_blu_gr3.png) repeat-y;	
}



/* transp box blauer rand grid3 */
.fce_box_transp_blu_gr3{
	background:url(../images/fce_contbox_transp_blu_gr3.png) repeat-y;	
}

/* transp box blauer rand grid4 */
.fce_box_transp_blu_gr4{
	background:url(../images/fce_contbox_transp_blu_gr4.png) repeat-y;	
}

/* transp box blauer rand grid3 */
.fce_box_transp_blu_gr6{
	background:url(../images/fce_contbox_transp_blu_gr6.png) repeat-y;	
}

h1{
   font-size:16px;
   font-weight:normal	
}
h2{
   font-size:14px;
   font-weight:normal	
}

h3{
   font-size:14px;
   font-weight:bold	
}

