
/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body,td,th {
background-image:url(hintergrund.jpg);
background-repeat: repeat-x;
background-color:#FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #b4baba;
	margin-top: -20px;
	margin-left:80px;

}

a:link, a:visited, a:active {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a img{
border:none;
}

p{padding:0 0 26px 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:12px 12px 12pxpx 12px;}
img.center{display:block; margin:12px 12px 12pxpx 12px;}
img.right{float:right; margin:12px 12px 12pxpx 12px;}
/**************** Header and navigation styles ****************/


#logo {height: 126px; width: 130px; margin-left: 317px; margin-top: 14px; position: absolute; visibility: visible;}
#linie { height: 1px; width: 730px; margin-left: 17px; margin-top: 158px; position: absolute; visibility: visible; background-image: url(linie.png); background-repeat:no-repeat;}
#rechts { height: 103px; width: 152px; margin-left: 615px; margin-top: -2px; position: absolute; visibility: visible; background-image: url(rahmen_re.jpg);}
#links { height: 103px; width: 152px; margin-left: 0; margin-top: -2px; position: absolute; visibility: visible; background-image: url(rahmen_li.jpg);}

#container{
width:765px;
margin:20px;
text-align:left;
background-image: url(bg_content.jpg);
background-repeat: repeat-y;
background-color:#ffffff;
color:#808080;
}

#header{
height:250px;
width:750px;

}

#header h1{
font-family: arial, sans-serif;
	font-size: 15px;
	color: #808080;
}

#header h1 a{
color:#f14f34;
text-decoration:none;
}

#header h1 a:hover {
color:#000000; text-decoration:none; background-color:inherit;
}

#header h2{
margin:10px 0 0 40px;
font-size:12px;
background-color:inherit;
text-decoration:none;
color:#f0f2f4;
font-weight:normal;
}

#navigation{
height:25px;
line-height:25px;
width:730px;
margin-left:43px;
margin-top:-90px;
}

#navigation li{
float:left;
list-style-type:none;
white-space:nowrap;
display: inline;
position: relative;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:12px;
font-weight:normal;
text-transform:; /* transformed text to uppercase */
text-decoration:none;
background-color:inherit;
color: #808080;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{

color:#ffffff;
text-decoration:none;
}

/* Navigation for drop downs*/

	ul li#bypass {
		display			: none;
	}

	#navigation ul {
		height	    : 18px; /* you will also need to change #navigation a padding and #navigation li ul margin-top*/
		width			: 100%;
		margin			: 0;
		padding			: 0;
		list-style-type	: none;
	}

		#navigation li ul {
			
			margin-top		: -5px;		/* How far down the drop down menus start  - you will also need to change #navigation ul height and #navigation a padding */
			display			: none;
			line-height		: 16px;	
			left			: 0;
			position		: absolute;
			width			: 100%;		/* width of the drop down menus? */
			height			: auto;
		}
		
		#navigation li li {
			width			: 100%;		/* width of the drop down menus? */
			
			
		
		}
		
		#navigation li li a {
		display:block;
		padding:0px 10px;
		font-size:12px;
		font-weight:normal;
		text-transform:; /* transformed text to uppercase */
		text-decoration:none;
		background-color:inherit;
		color: #808080;
		border-right: none;
		width: 145px;
		}
		
		#navigation a:hover, #navigation a:focus {
		background-color:inherit;
		color: #ff0000;
		}
		
		

		#navivation a:active {
		background-color:inherit;
		color: #ffffff;
		}

/**************** Content styles ****************/

#content{
float:left;
width:680px;
font-size:12px;
line-height: 16px;
padding:60px 0 0 50px;
}

#content h1{
display:block;
margin:0 0 5px 0;
font-size:12px;
font-weight:bold;
color:#808080;
background-color:inherit;
}

#content h2{
display:block;
margin:0 0 5px 0;
font-size:9px;
font-weight:normal;
color:#808080;
background-color:inherit;
}

#content h2 a{
	font-weight:normal;
	color:f14f34;
}

#content a:hover,#subcontent a:hover{
	text-decoration:none;
	color: 000000;
}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:0px 0px 10px 0;
line-height:22px;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:12px;
font-weight:normal;
text-align:left;
color:#808080;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:11px;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:11px;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:normal; text-decoration:none; color:#96bf0d;}
.menublock li a:hover{text-decoration:none; color: #00702f;}
.menublock li ul{margin:3px 0 3px 15px; font-size:11px; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:20px 0 0 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:19px;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}



/**************** Footer styles ****************/






#footer{
	clear:both;
	width:765px;
	padding:5px 0;
	margin:0 0px;
	font-size:11px;
	color: #666666;
	background:#b4baba;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#00702f; background-color:inherit; font-weight:normal;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration:none;}

/**************** Misc classes and styles ****************/


table {
background:none;
color:#808080;
}

th {
background:none;
color:#808080;
}

tbody {
background:none;
color:#808080;
}

tr {
background:none;
color:#808080;
}

td {
color:#808080;
background:none;
}


.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:11px;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:normal;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:24px;
}

