/*
CSS für BLU:KON
*/

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
	
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/*margin: 0; */
   padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit; 
	font-size: 100%; 
	line-height: 1;
	font-family: inherit;
	text-align: left; 
	vertical-align: baseline; */
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

html {
border: 0px;
margin: 0px;
text-align: center;
}

body{
	border:0px;
	margin:0px;
	text-align: center;
	font: 10pt "Trebuchet MS",Verdana, "Bitstream Vera Sans",Sans-serif;
	background-color: #FFF;
	background-image: url(./images/balkenbanner-2.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	
}

DIV#bluestripe{
	position:absolute;
	z-index: -1;
	top:0px;
	left: 19px;
	width: 235px;
	height:100%;
	background-color:;
	background: #82A7BA;
}

h1{
	font-size:1.5em;
	font-family: "Times New Roman", "Palatino Linotype", Roman, serif;
	font-weight: bold;
	}
h2{
	font-size:1.2em;
	font-weight: bold;
}

div#Container1{

/*background-color: #EEE;*/
position:relative;
width: 800px;
height:100%;
margin-left:auto;
margin-right:auto;
top: 0px;
border:0px solid #708090;
border-top:0px;
z-index: 1;
}

#Topbanner{
	border:0;
	position:absolute;
	left:0;
	top:20px;
	width: 100%;
	height:100px;
	background-color: #CDDBE6;
	background-image: url(./images/topbanner-2.jpg) ;
	background-repeat: no-repeat;
}


ul#mainmenu{
	margin:0;
	padding:0;
	border:0;
		
	position: absolute;
	top: 120px;
	right:10px;
	width: 535px;
	height: 31px;
	
	background-color:;
/*	background: Black; */
	text-align: center;
	font: 0.9em "Trebuchet MS", Tahoma, Verdana, "Bitstream Vera Sans",  Sans-serif;
}


#mainmenu li{
	position:relative;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	height:100%;
	padding-left:20px;
	padding: 1.4em 0 0.4em 20px;
	/*padding-top: 3px;*/
	/*background-color: Maroon;*/
}

#mainmenu a{
	position: relative;
	display:block;
	margin:0;
	padding:0 0.5em 0 0.5em;
	
	/*padding: 0.5em 6px 0.5em 6px;*/
	
	text-decoration: none;
	line-height:1.3em;
	text-transform: uppercase;
	border: 0px;
	color: #FFA02B;
	background-color: White;
	font-weight: bold;
}

#mainmenu li#current a{
	color: White;
	background: #71A3BC;
}

#mainmenu a:link{
	
	color: #365E78;
	
}

#mainmenu a:focus{
	color: #FDC542;
	background: #70A3C2;
}
#mainmenu a:hover{
	color: White;
	background: #8FB0C1;
	}
	
#mainmenu a:visted {
	color: #6798B7;
}

#mainmenu a:active{
	color: White;
	background: #365E78;
	
}



DIV#leftmenu{
	position:absolute;
	padding:0;
	margin:0;
	left: 0px;
	top:120px;
	width: 253px;
	height:500px;
	background:#86A9BC  url(images/menubild2-large.jpg) no-repeat top left;
	
}

ul#submenu{

	position:absolute;
	 margin:0px;
	 padding:0px;
	top:65px;
	left:19px;
	width: 100px;
	
	font-size: 8pt;
}
#leftmenu ul li{
	left:0;
	list-style:none;
	padding: 0 0 1.5em 0;
}
#leftmenu ul li a{
	position:relative;
	/*height:2.5em;*/
	/*margin: 0 0 0.6em 0;*/
	display: block;
	padding: 0;
	margin:0;
	text-align: right;
	text-decoration: none;
	color: #365E78;
	background-color: #FFF;
	border: 1px solid #CEDCE5;
	border-left:;
	border-left-style: none;
}

#leftmenu ul li a:hover{
	background-color: #FFD199;
}
#leftmenu ul li a:active{
	background-color: #F3EAD2;
	color: #365E78;
	
}
#leftmenu ul li a:visited{
	
}

#leftmenu ul ul{
	
	padding-left: 5px;
	padding-top:7px;
	width:150px;
}

#leftmenu ul li ul li ul{
	
	padding-left:8px;
	width:100px;
}

DIV#maincontent{
	margin:0;
	position:absolute;
	right:0px;
	top:151px;
	width: 535px;
	height: auto;
	border: 0px solid #89ACBF;
	/*border-right-width: 2px;
	border-bottom-width:2px;*/
	color: #365E78;
	}
	


DIV#content{
	position:relative;
	display:block;
	
	padding: 1em 1em 0.5em 1em;
	text-align:left;
}

DIV#content p, p.bodytext, ul, li{
		line-height: 1.5em;
}

DIV#content ul{
	
}

DIV#footer{
	visibility: hidden;
	position:absolute;
	display:block;
	margin:0;
	border:0;
	

	bottom:0;
	left:19px;
	width: 781px;
	height: 2em;
	background-color: #89A6B6;
	color: #EEF2F7;
	border-top: 1px solid #CCDAE3;
}
DIV#footer p{
	font-size: 9pt;
	padding:0.4em 0 0 4px;
}
