html,body{
border:0;
color: #333333;
font-size:12px;
margin:0;
padding:0;
font-family:Arial,Verdana,Helvitica,sans-serif;

}

body {
line-height:1.5;
background:transparent url(../images/back.jpg) repeat-x top left;
margin-top:2em;

}

h1{
color: #ff0000;
font-size:16px;
font-weight:bold;
}

h2{
color: #333333;
font-size:12px;
font-weight:bold;
}

a{
color: #333333;
}

a:hover{
color: #0086ff;
}

.header {
width:910px;
height:60px;
margin:auto;
overflow: visible;
border-bottom:1px solid #FF0000;
}

.logo {
width:300px;
float: left; 
vertical-align:bottom;
height:60px;
}
.logo a,.logo img{
border:none;
}


.space {
width:910px;
height:20px;
margin:auto;
}
.image_container{
height:250px;
width:910px;
margin:auto;
	background: url(../images/home.jpg) no-repeat top right;
	z-index:5; 
}
.image{
position:relative;
float:right;
}

.image_txt{
	position:relative;
	float:right;
	width:740px;
	}
	
.block {
position:relative;
background-color: #CCCCCC;
width:170px;
float:left;
height:250px;
}
	
#block_txt{
font-size:10px;
margin:50px 10px 10px 10px;

}
.content_container{
border:1px solid #b1bfd5;
background-color:#FFFFFF;
width:910px;
margin:auto;
padding:0px 0px 0px 0px;
}
.content{
overflow: visible;
background-color:#FFFFFF;
padding:10px 10px 10px 10px;
overflow:hidden;
}

.mailMSG{
color: #ff0000;
font-size:12px;
font-weight:bold;
}


img.webcam { 
	background-color:#ffffff;
	padding:5px;
	border:1px solid #b1bfd5;
	width:200px;
	height:150px;
	margin-right:0px;
}
img.cam_1GR, img.cam_2GR,img.cam_3GR {
	position:absolute;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #b1bfd5;
	margin-right:0px;
}
.linke_spalte{
width:435px;
float:left;
	position:relative;
}
.rechte_spalte{
width:435px;
	position:relative;
	float:right;
}
.linke_spalteKL{
width:220px;
float:left;
}
.rechte_spalteGR{
width:650px;
	position:relative;
	float:right;
}
.rechte_spalteGR h2 {
    margin:0px;
}
.zert {
width:910px;
height:110px;
margin:auto;
padding:0px 0px 0px 0px;
}
.zert_links {
width:630px;
height:110px;
background-color:#FFFFFF;
border:1px solid #b1bfd5;
float:left;
margin-right: 20px;
}
.zert_rechts {
width:256px;
height:110px;
float:right;
background-color:#FFFFFF;
border:1px solid #b1bfd5;
}
#zertText {
width:200px;
height: auto;
margin:0px 10px 0px 10px;
float: left;}

.zertIMG{float: right; margin-top:30px;margin-right: 10px;}
.zertIMG2{float: left; margin-left:10px;margin-top:-4px;}

.footer{
height:25px;
text-align:center;
width:910px;
margin:auto;
padding:0px 0px 0px 0px;
font-size:10px;
font-weight:bold;
border-top:1px solid #ff0000;
}
.tableTD{
vertical-align:top;
}
#ansprech
	{
		list-style-type:none;
		display:block;
		margin:0em 0em 0em 0em;
		padding:0;
		width:435px;
	}
		#ansprech li
		{
			position:relative;
			display:block;
			height:2.0em;
			padding-left:0px;
		}
		
		#ansprech span
		{
			position:absolute;
			left:180px;
			
		}
		
		.col
		{
			margin-top:-5px;
		}
		
#impressum {
		list-style-type:none;
		display:block;
		margin:0em 0em 0em 0em;
		padding:0;
		width:435px;
	}
		#impressum li
		{
			position:relative;
			display:block;
			height:2.0em;
			padding-left:6px;
		}
		
		#impressum span
		{
			position:absolute;
			left:180px;
			
		}


/* Timeline */
.timeline {
	background:url(../images/timeline.png) repeat-y;
	border:0px;
	margin-left:20px;
	}
.timeline td {
	border-top:1px solid #BBB;
	}
.timeline-year {
	width:50px;
	padding-left:6px !important;
	padding-right:5px !important;
	font-weight:bold !important;
	vertical-align:top !important;
	
	}
.timeline-text {
	padding-bottom:20px;
	}
#timeline-top {
	width:50px;
	height:30px;
	border-top:0px !important;
	background:url(../images/timeline_top.png) no-repeat;
	padding:0;
	}
#timeline-notext {
	border-top:0px !important;
	}
		
/**************************/
div.downloads{
border:1px solid #CCCCCC;
overflow:auto;
background:#F0F0F0;
margin-bottom:5px;
}
div.downloads img{
margin:3px;
border:none;
height:60px;
}
div.downloads:hover {
border:1px solid #0086ff;
background:#E0E0E0;
}
div.d_left{
color: #333333;
vertical-align:top;
width:110px;
position:relative;
float:left;
}
div.d_right{
color: #333333;
vertical-align:top;
width:320px;
position:relative;
float:right;
}
div.d_right img{height:10px;}
p.date{
margin:3px;
font-size:80%;}
p.text{margin:3px;}
