/* CSS Document */

body {
	margin:10px 10px ;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 0.85em;
	color:#55555;
	background-color: OldLace;
	background-attachment : fixed;
        text-align:right; 
      }

#wrapper{
        text-align: center;
	width : 950px;
	margin: 0 0 0 0;
	background-color: white;
	border : 1px solid #C6D4AD;

}


input {
	background-color:Gainsboro;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: blue;
	border:1px solid #728c40;
	background-color:#cccccc;
	margin-bottom:2px;
}

textarea {
	background-color:Gainsboro;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:blue;
	border:1px solid #728c40;
	background-color:Gainsboro;
	margin-bottom:2px;
}

input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #cdcdcd;
	margin-bottom:2px;
}

a {
	color: green;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color: #1E90FF;

}

ol,ul {

}

li {
	list-style-image: url(li.gif);
	line-height:20px;
	text-align:left;
	}

hr{
	background-color : transparent;
	color : #eeeeee;
	border : 1px dotted #eeeeee;
	height : 2px;
}
#menu {
	background-color:Gainsboro;
	color:green;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	width : 950px;
	1height : 50px;
	margin : 0 0 50px 0;
	background-repeat : repeat-x;
	padding : 11px 0px 4px 0px;
	background-color: green;
	
	}
#menu a {
	color: #e4e19e;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	padding-top:0px;
	padding-bottom:4px;
	
	color:#663300;
	background-color: #e4e19e;
	font-weight:bold;

}


#header {
	width : 950px;
	float : right;
	margin : 0;
	text-align: right;
	}

#logo{
        float: left;
	width : 100%;
	height : 100px;
	margin-right : 0px;
	background-image : url(/wb/media/png/lbheader.png);
	background-repeat : no-repeat;
	}


#header h1 {
	1font-family:"Century Gothic", "Trebuchet MS","sans-serif", "Arial Narrow", "Arial";
	font-family:'Comic Sans', 'Comic Sans MS'; 
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
	font-style:italic;
	margin1: 10px 0 10px;
	padding: 15px 10px 10px 15px;
	color: #663300;
	text-align:left;
	}

#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	color:#000000;
	border-bottom:1px solid #eeeeee;
	margin : 0 30px 0 20px;

	}

#content {
	clear : both;
	margin : 0;
	background-color : White;
	}
	
.clear{
	clear : both;
	}
.introduction {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#99B000;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align : left;
	padding : 0;
	}

.clearer {
	clear:both;
}

#sidebar {

	width: 170px;
	float:left;
	font-size:14px;
	color:#ffffff;
	text-align:left;
	padding : 5px 10px 5px 0px;

}

#sidebar li{
	text-align:left;
	line-height : normal;
	margin-left : 0px;
}

#sidebar h3 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:red;
	text-align:middle;

}
.submenu {

}
.submenu a {
	display:inline;
	background-position:right;
	background-repeat:no-repeat;
	padding: 0px px 0px 5px;
	list-style-image : url(dot-gelb.gif);
	font-weight:bold;

	}

.submenu a:hover {
	background-repeat : repeat-y;
	color:#ffffff;
	background-color:green;
	list-style-image : url(dot-blau.gif);
	font-weight:bold;

	}


#mainbar {
	background-position:top right;
	background-repeat:no-repeat;
	float : right;
	width : 750px;
	text-align : left;
	padding : 5px 10px 0px 5px ;
}





#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#008c40;
}


#mainbar 
.articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer {
	width: 940px;
	background-color: #e4e19e;
	border-top:1px solid #d8efa6;
	color:green;

	margin-top : 35px;

	text-align : center;
	padding : 5px;
	font : normal;
	font-size:12px;
	font-weight:bold;

	}
#bottombar{
	background-repeat : repeat-x;
	width : 700px;
	clear : both;
	height : 30px;
}
#footer a {
	color:#000000;
	font-weight : bold;
}
#footer a:hover {
	color: #1E90FF;
}



