body {
	margin: 10px 0px 10px 0px;
	font-family:Verdana;
	font-size: 11px;
	background:transparent url(image/main_bg.jpg) scroll 10% 0;
	background-color:#C7D5E1;
	background-repeat:repeat-x;
}
a{
	color:#0D6DAE;
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
	}
a:visited{
	color:#0D6DAE;
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
}
a:hover{
	color:#0D6DAE;
	font-family:Verdana;
	font-size: 11px;
	text-decoration:underline;
}

#main{
	width:780px;
	height:605px;
	margin: 0 auto;
}
#left{
	float:left;
	width:225px;
	height:605px;	
}
#right{
	float:right;
	width:555px;
	height:605px;	
}
#menu{
	background-image:url(image/menu_bg.png);
	background-repeat:no-repeat;
	height:421px;
}
#firma{
	background-image:url(image/firma_bg.png);
	background-repeat:no-repeat;
	height:184px;
}
#head{
	background-image:url(image/head_bg.png);
	background-repeat:no-repeat;
	width:552px;
	height:169px;
}
#content{
	background-image:url(image/content_bg.png);
	background-repeat:no-repeat;
	padding:5px 0px 0 5px;
	width:555px;
	height:436px;
}
.txt_firma{
	margin-left:18px;
	padding-top:50px;
	color:#3A3A3A;
}
.txt_language{
	padding-top:14px;
	padding-left:14px;
	padding-bottom:18px;
	color:white;
	display:block;
}


/* Menu Ausrichtung und Farbe*/

#menu ul.menu1 , #menu ul.menu2{
	margin:0 0 0 36px;
	list-style-type:none;
	padding:0;
	color:white;
}
#menu ul.menu1 ul, #menu ul.menu2 ul{
	margin:0 0 0 15px;
	
	list-style-type:none;
	padding:0 0 0 0;
	color:white;
}
#menu ul.menu1 li,#menu ul.menu2 li{
	padding-top:5px;
}
#menu ul.menu2{
	padding-top:35px;
}
#menu ul.menu1 ul li, #menu ul.menu2 ul li{
	color:#BBD6EC;
	padding-top:5px;
}
#menu ul.menu1 ul li:hover,#menu ul.menu2 ul li:hover{
	background-image:url(image/li_hover.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#0D6DAE;
	font-weight:bold;
}
#menu ul.menu1 li a,#menu ul.menu2 li a{
	text-decoration:none;
	color:white;
}
#menu ul.menu1 ul li a, #menu ul.menu2 ul li a{
	text-decoration:none;
	color:#BBD6EC;
}

#menu ul.menu1 li a:hover,#menu ul.menu2 li a:hover{
	text-decoration:underline;
}
#menu ul.menu1 ul li a:hover,#menu ul.menu2 ul li a:hover{
	text-decoration:none;
	color:#0D6DAE;
}
#menu ul.menu1 ul li a.cur, #menu ul.menu2 ul li a.cur{
	text-decoration:none;
	font-weight:bold;
}
#menu ul.menu1 li a.cur,#menu ul.menu2 li a.cur{
	text-decoration:none;
	font-weight:bold;
}

/* Inhalte */
#content div.comp{
	margin-top:18px;
	margin-left:33px;
}
#content div.comp p.comp_t1{
	color:#3A3A3A;
	font-size:11px;
}
#content div.comp p.comp_t2{
	color:#3A3A3A;
	font-size:11px;
}
.comp_h{
	color:#0D6DAE;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
}
.tcompimg{
	background-image:url(image/comp_1.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:33px;
	margin-top:24px;
	width:452px;
	height:162px;
}
.htfu_bg{
	background-image:url(image/htfu.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:485px;
	height:376px;
	margin:0 0 0 5px;
	padding:0 0 0 0;
}
div#content div.comp div.htfu_bg ul li{
	font-size:0.8em;
}
div#content div.comp div.htfu_bg ul{
	padding:165px 0 0 0;
	list-style-type:none;
	margin:0 0 0 20px;
}
div#container{
	margin-left:33px;
	margin-top:18px;
}
div#container2{
	margin-left:0;
	margin-top:18px;
	margin-bottom:18px;
}
div#content div.comp table.hist_tb tr td{
	vertical-align:top;
	color:#3A3A3A;
	font-size:11px;
}
.tmemimg{
	background-image:url(image/members.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:33px;
	margin-top:24px;
	width:452px;
	height:162px;
}
.comp_h2{
	color:black;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.mem_t1{
	float:left;
	margin-top:10px;
	margin-left:0;
	width:130px;
	font-size:10px;
	color:#3A3A3A;
}
.mem_t2{
	float:left;
	margin-top:10px;
	margin-left:20px;
	width:130px;
	font-size:10px;
	color:#3A3A3A;
}
.cat_tb_name{
	font-weight:bold;
	color:#0D6DAE;
	font-size:11;
}
.cat_tb_desc{
	font-weight:normal;
	font-size:9px;	
}
.fr_cat{
	margin:0;
	font-size:8px;
}
.onlcat{
	margin-top:18px;
	margin-left:18px;
}
.impr_t3{
	font-size:9px;
	color:#3A3A3A;
	margin-top:30px;
}
.cope_bg{
	background-image:url(image/contact/cont_bg.png);
	background-repeat:no-repeat;
	width:246px;
	height:125px;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}
.cope_bg table tr td {
	vertical-align:top;
}
.cope_na {
	margin:0 0 0 3px;;
	padding:0;
	font-weight:bold;
	color:#0D6DAE;
	font-size:12;
}
.cope_jo{
	margin:6px 0 0 4px;
	padding:0;
	font-size:9px;
	color:#3A3A3A;
	font-weight:normal;
}
.cope_te{
	margin:10px 0 0 4px;
	padding:0;
	font-size:11px;
	color:#3A3A3A;
	font-weight:normal;
}
.cope_ma{
	margin:6px 0 0 4px;
	padding:0;
	font-size:11px;
	color:#3A3A3A;
	font-weight:normal;
}
div#container_intro{
background-image: url(image/intro.png);
background-repeat:no-repeat;
width:474px;
height:322px;
padding-top:20px;
color:white;
}