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

*{margin:0; padding:0;}

body,td,th {
	background-image:;
	background-repeat:;
	background-color:#FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #808080;
}
body {
	background-color: #FFFFF;
	margin-top: 0px;
	margin-left:60px;

}

a:link, a:visited, a:active {
	color: #3333cc;
	text-decoration: none;
}
a:hover {
	color: #9999cc;
	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: 100px; width: 250px; margin-left: -15px; margin-top: 50px; position: absolute; visibility: visible;}


#container{
	width:450px;
	margin:20px;
	text-align:left;
	background-image:;
	background-repeat:;
	background-color:#ffffff;
	color:#808080;
}

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

}

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

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

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

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

#navigation{
	height:25px;
	line-height:25px;
	width:650px;
	margin-left:23px;
	margin-top:-20px;
}

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

#navigation li a{
	display:block;
	padding:0 25px;
	font-size:11px;
	font-weight:normal;
	text-transform:;
	text-decoration:none;
	background-color:inherit;
	color: #808080;
}

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


#navigation .selected,#navigation a:hover{
	color:#ffffff;
	text-decoration:none;
}




.sprachauswahl {
	position: absolute;
	margin-top:133px;
	margin-left:481px;
}



/* 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 24px;
			font-size:11px;
			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: #3333cc;
		}
		
		

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

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

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

#content h1{
	display:block;
	margin:0 0 5px 0;
	font-size:11px;
	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: #9999cc;
}

/**************** 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:11px;
	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:750px;
	padding:5px 0;
	margin:0 0px;
	font-size:11px;
	color:;
	background:;
}

#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;
}


