@charset"ISO-8859-1";

/* CSS */

body 	{
		overflow: auto;
		background-image: url(../style/hg.png);
		background-repeat:repeat;
		font-family: Georgia;
		color: #706969; 
		font-size: 16px;
		margin: 0px;
		padding: 0px;
		}
		



blockquote {
		font-family: Georgia;
		font-size: 12px;
		width: 370px;
		margin: auto;
		padding: 15px 75px 12px 75px;
		background-color: #B7B7B7;
		border: 1px dotted #101E1C;
		}

/* --------------------------  Content Bereich   -------------------------- */

		
#contents {
		width: 765px;
		margin: 355px 0px 0px 153px;
			}		

#container {
		overflow: auto;
		background-color:#00A8A8;
		margin: 0px 0px 0px 0px;
		}
		
#rechts {
		text-align: center;
		margin-top: 4px;
		width: 150px;
		float:left;
		}

#rechts_1 {	background-color: #000;
		opacity:0.8;filter:alpha(opacity=10);
		text-align: center;
		width: 140px;
		height: 100px;
		float:left;
		margin-left: 35px;
		}
		
#rechts_2 {	background-color: #000;
		opacity:0.8;filter:alpha(opacity=10);
		text-align: center;
		width: 140px;
		height: 100px;
		float:left;
		}
		
#links {
		text-align: left;
		width: 570px;
		margin-left: 151px;
		padding-left: 20px;
		margin-top: 20px;

		}

/* --------------------------  Navi  -------------------------- */

#navigation {
		width: 764px;
		height: 25px;
		margin-top: 3px;
		}


.grau2 {
        	border: 0px solid #6c5600;
        	opacity: 0.1;
       		-moz-opacity:0.1;
		filter:alpha(opacity=10);
                }

.grau2:hover {
          	opacity: 0.9;
		-moz-opacity:0.9;
		filter:alpha(opacity=90);

                }

/* --------------------------  Links  -------------------------- */

a:link {
		font-family:Verdana; 
		color: #cccccc; 
		font-size: 8pt; 
		text-decoration:none;
		} 
		
a:visited {
		font-family:Verdana; 
		color: #cccccc; 
		font-size: 8pt; 
		text-decoration:none;
		}
		
a:active {
		font-family:Verdana; 
		color: #cccccc; 
		font-size: 8pt; 
		text-decoration:none;
		} 
		
a:hover {
		font-family:Verdana; 
		font-size: 8pt; 
		color: #887699;
		}




/* --------------------------   Footer Bereich   -------------------------- */

		
#footer {
		background-image: url(../style/foothg.png);
		background-color: #068989;
		margin-left: 152px ;
		height: 155px;
		width: 766px;
		}

#footer2 {	
		width: 766px;
		margin: auto;
		}


#copy {		
		text-align: center;
		height: 50px;
		margin: auto;
		color: #fff;
		font-family: Verdana;
		font-size: 9px;
		}

		
/* --------------------------    Bilder & Zusatz   -------------------------- */	


.img {
		position:absolute; 
		top:0;
		margin-top: -60px;
		left: 152px;
	}

.img1 {
		float:right;
		padding-left: 10px;
	}

.img2 {
		float:left;
		padding-left: 10px;
		padding-right: 10px;
	}

.starimg {
	margin-bottom: -300px;
	}

#flash {
 	overflow: auto;
	width: 184px;
	height: 200px;
	z-index: 10;

	}

/* --------------------------    Zusatz   -------------------------- */

.info{
		display: block;
		font-family:Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #00A8A8; 
		text-transform: uppercase;
		text-decoration: none;
		margin-bottom: 5px;
		margin-right: 0px;
		text-align: center;
		line-height: 11pt;
		letter-spacing: 2px;
		border-bottom: 1px dotted #111111;
		}

.box {
		color:#ffffff;
		font-family: Verdana; 
		font-size: 7.5pt;
		margin-bottom: 8px;
		padding-left: 1px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 1px;
		padding-top: 0px;
		text-align:left;
		width:98%;
		background-color: 000000;
		border: 1px dotted #101E1C;
		}


	
b, strong{
		color: #ffffff; 
		font-size: 8pt; 
		font-family:Verdana;
		}
		
i, em{
		color:#32dede; 
		font-size: 8pt; 
		font-family:Verdana;
		}
		
		
		

		
/* --------------------------   Twitter  -------------------------- */


li { 
list-style-type: none;
display:inline;
}

#twitter_update_list{
padding-left: 10px;
padding-right: 10px;
text-align:justify;
}



/* --------------------------   Peril  -------------------------- */



	/* ################### Main ################### */

div, td, table, p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color:#ffffff;
}

	/* ################### Klassen ################### */
.border, .gfx{
 	padding: 5px;
 	margin: 8px;
	background-color: #068989;
	border: 1px solid #000000;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}
.fault{
	color: #FF0000;
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #000000;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}
.ok{
	color: #088A08;
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #000000;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}
.datum{
	margin-top: -10px;
	text-align: right;
}
.updates{
	color: #000000;
 	padding: 6px 0px 6px 6px;
}
.commentinputs{
 	padding: 4px;
	margin: 4px;
	text-align: left;
	background-color: #068989;
	border: 0px solid #000000;


}
.commenttext{
	text-align: center;
	padding:6px 4px 10px 6px;
	background-color: #068989;
	border: 1px solid #000000;
}

	/* ################### Formulare ################### */

select{
 	background: #fff;
 	padding:3px;
	border: 1px solid #000000;
	min-width: 150px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
}
input[type=text], input[type=password]{
 	background: #fff;
 	padding:3px;
	border: 1px solid #000000;
	width: 105px;

}
input[type=submit], a.kommentare:link, a.kommentare:visited{
 	min-height:20px;
 	min-width: 50px;
	margin: 2px;
	padding:3px;
 	color: #000;
}
input[type=submit]:hover, a.kommentare:hover{
 	cursor:pointer;
 	background-color: #ffffff;
}
textarea{
	background: #fff;
 	padding:5px;
	border: 1px solid #000000;
}

	/* ################### Tabellen ################### */
.tableinborder {
	background-color:#5B4668;
}
th{
	color:#ffffff;
	font-weight:bold;
	background-repeat:repeat-x;
	background-color: #068989;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}
.tableinborder td{
	font-size:11px;
	font-family:Verdana;
	color:#ffffff;
	background-color: #068989;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}

	/* ################### Überschriften ################### */
h1 {
	color: #ffffff; 
	font-size: 12pt; 
	font-family:Verdana;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	padding-left: 2px;
	text-transform: none;
	margin: 5px 0px 8px 0px;
	text-decoration: none;
}
h2 {
	font-family: Verdana;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0px 6px 0px;
	text-decoration: none;
}

	/* ################### Div fürs Layout ################### */

#header{
 	color:#FFF;
 	text-align:center;
 	font-weight: bold;
 	font-size:18px;
	background-color:#ffffff;
	height:100px;

}	
#content {
	background-color: #201F20;
	float:left;
	min-height:390px;
	width:577px;
	padding-left: 10px;
	}

/* ################### NEWS Klassen ################### */
.newseintrag{
	padding-left: 20px;
}
.left{
	width:85px;
	height: 100%;
	color: #fff;
	padding: 0px 10px 1px 1px;
	margin-top: 40px;
}
.right{
	width:525px;
	color: #000000;
	background-image:url(../style/newshg.png);
	padding: 0px 8px 8px 4px;
}
.bottom{
	clear:left;
}

.datum b{
	font-size: 18px;
	line-height: 20px;
	text-shadow: 1px 1px 1px #292329;
	filter: dropshadow(color=#292329, offx=1, offy=1);
	display: block;
	background: #1057CD;
	opacity: 0.8;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.newsicon{
 	padding: 5px;
	width:70px;
	font-family: Verdana;
	font-size: 14px;
	background-color: #F5F5F5;
	border: 1px solid #D2D2D2;
}
.right h1{
	color: #000;
	font-size: 10px;
	border-bottom: 2px solid #000000;
}

.updates h2, .left h2, table td .left b{
	color: #000;
	font-size: 10px;
}
.updates a:link, a:visited{				
	color: #000;
}
.updates a:hover{			
	color: #000;
}
.gbook{
	color: #fff;
	background: #1B3D4D;
	padding: 0px 8px 8px 8px;
}
