* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#001d00;
	margin: 0px;
	padding: 0px;
}


body{
background-color:#CCCCCC;
text-align:justify;
	
}

.liste td{
padding-left:3px;
}



ul{
padding-left:15px;
}

li{
	list-style-type: square;
}


h1{
font-size:16px;
font-weight:bold;

padding-top:25px;
padding-bottom:20px;
color:#ff0000;

}

h2{
font-size:13px;
font-weight:bold;

padding-top:5px;
padding-bottom:5px;
}


p{
padding-bottom:10px;
}



#main{

width:900px;
height:802px;
background-color:#c1c1c1;
/*background-color:#00FF00;*/
margin-left:auto;
margin-right:auto;
margin-top:19px;



}
#main2{

width:898px;
height:800px;
background-color:#ffffff;

position:relative;
top:1px;
left:1px;



}




#header{
width:898px;
height:101px;

background-image:url(../images/background_header.gif);
background-repeat:no-repeat;


}



#leftbox{
width:229px;
height:630px;
position:relative;
top:35px;
left:20px;
background-image:url(../images/background_left.gif);
background-color:#ffffff;

}

#center{
position:absolute;
top:145px;
left:249px;
width:639px;
height:645px;
background-color:#ffffff;

overflow:auto;
overflow-x: hidden;

}

#content{
padding-left:20px;
padding-right:40px;
padding-top:30px;
line-height:18px;
background-image:url(../images/background_center.gif);

background-repeat:no-repeat;
}

#footer{
width:898px;
height:50px;


margin-left:auto;
margin-right:auto;
background-image:url(../images/background_footer.gif);

}

#footer div{
font-size:11px;
color:#999999;
padding-left:20px;
padding-top:20px;
}




#menu{
height:34px;
margin:0px;
padding:0px;
padding-left:249px;
background-image:url(../images/main_menu_grau.gif);

}

#menu a{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	text-transform:none;
		letter-spacing: 0px;
	vertical-align:middle;
 width:135px;
 height:34px;
 text-align:center;
 display:block;
background-image:url(../images/main_menu.gif);
	float:left;
	line-height:34px;
	
}
#menu a:hover{

background-image:url(../images/main_menu_over.gif);

	
}


#menu2{
margin:0px;
margin-bottom:20px;
margin-left:5px;
}



#menu2 a{
text-decoration:none;
color:#666666;
font-size:11px;
}

#menu2 a:hover{

color:#000000;

}


#menu a:HOVER{
color:#ffffff;
cursor:pointer;
}


.menuL_1{
margin-top:6px;
}

.menuL_1 strong{
color:red;
letter-spacing:2px;
}
.menuL_2, .menuL_2_end{
background-image: url(../images/menu.gif);
background-repeat:no-repeat;
padding-left:20px;
padding-top:4px;
}

.menuL_2_end{
background-image: url(../images/menu_ende.gif);

}

#contact, #contact a{
font-size:11px;
margin:0px;
padding-top:20px;
background-image:url(../images/background_left_hoz.gif);
background-repeat:repeat-x;
}
#contact a{
color:#FF0000;
text-decoration:none;
background-image:none;
}


.tabelle1{
border:0px none;

}
.tabelle1 td{
padding-right:10px;
padding-bottom:3px;
vertical-align:top;
}


.tabelle2, .tabelle3{
border:0px none;
margin:0px;
padding:0px;
border-spacing:0px; /* firefox cellspacing pandent */
border-collapse:collapse;
width:100%;
}

.tabelle2 td, .tabelle2 th, .tabelle3 td, .tabelle3 th{
padding-right:10px;
padding-bottom:3px;
vertical-align:top;
border-bottom:1px solid #000000;
padding-left:2px;
}

.tabelle2 th, .tabelle3 th{
border-top:1px solid #000000;
text-align:left;
}

.tabelle3 td, .tabelle3 th{

}

.div4image{
position:relative;
height:0px;
width:0px;
line-height:0px;

}

.div4image img{
position:absolute;
left:380px;
}

.gelb{
background-color:#FFFF00;
}

.cv{
position:absolute;
left:100px;
top:180px;
width:530px;
height:420px;
background-color:#FFFFFF;
border: 2px solid #000000;
cursor:pointer;
z-index:10;
}



.cv div{
padding:10px;
}




