/* 
Rot:		890B0B
*/
/* Main */
html {

}
* {
margin: 0; 
padding: 0;
}
body {
font: small/1.6em verdana, sans-serif; 
margin: 0px; 
font: normal 10px verdana, arial, sans-serif; 
color: #000; 
background-color: #ddd;
}
p, td {
font: normal 10px verdana, arial, sans-serif;
}
a {	
color: #888;	
text-decoration: none; 
}
a:hover {
color: #000;
text-decoration: none;
}
a:active {
color: #000;
}
input, textarea, select {
border-top: 1px solid #858585;
border-right: 1px solid #BEBEBE;
border-bottom: 1px solid #DCDCDC;
border-left: 1px solid #BEBEBE;
background: #fff url(input_image.gif) repeat-x;
font: normal 10px verdana, arial, sans-serif;
color: #000;
}
input.button {
border-top: 1px solid #DCDCDC;
border-right: 1px solid #BEBEBE;
border-bottom: 1px solid #858585;
border-left: 1px solid #BEBEBE;
background: #eee;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
ul.menu li.menu {
padding: 2px 0 2px 20px; 
line-height: 1.3em; 
color: #333333; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 120%; 
color: #7C7C7C;
}
ul.menu {
list-style: none; 
margin: 0px; 
padding-left: 0px; 
list-style-type: none; 
}
h1 {
height: 160px; 
margin: 0; 
padding: 0;
}
#content  {
position : absolute;
left: 50%;
width: 800px;
margin-left : -400px;
/*background: #003900;
background: #393939;
height: 100%;*/

}

/* Banner */

#banner {
width: 800px;
min-width:800px;
height:140px;
border: 0;
background-color: #f00;
}

/* Top Navigation */
	
#top {
background: #393939;
/*background: #890B0B;*/
top: 0px;
left: 0px;
padding: 0;
text-align: right;
width: 800px;
height: 25px;
}
#top li {
margin: 0; 
padding: 0; 
display: block;
list-style-type: none;
float: left;
}
#top a:link, #top a:visited {
float: left;
font-size: 11px;
line-height: 12px;
font-weight: bold;
margin: 4px 8px 0 8px;
padding: 2px;
text-decoration: none;
border: none;
color: #fff;
}
#top a:hover {
padding: 2px;
color: #ccc;
border-bottom: 1px solid #fff; 
}
#top a#active_top {
padding: 2px 2px 1px 2px;
color: #D1D1D1;
border-bottom: 2px solid #fff;
}

/* Left Naviagtion */

#left {
margin: 0; 
padding: 0;
width: 170px;
}
#left p  {
background: #e7e7e7;
color: #eee;
font: normal 11px "Trebuchet MS", Verdana, sans-serif;
line-height: 15px;
text-align: left;
margin: 0;
}
#left h2 {
background: #4D4D4D url(h2_image.gif) no-repeat;
/*background: #890B0B url(h2_image.gif) no-repeat;*/
color: #fff;
font: bold 13px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
line-height: 17px;
margin: 0;
padding: 2px 0 0 20px;
}
#left ul {
padding: 0;
margin: 0px;
}
#left li  {
background: #E7E7E7 url(li_image.gif) no-repeat;
border-bottom: 1px solid white;
color: #eee;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, sans-serif;
line-height: 100%;
text-align: left;
}
#left li:hover  {
background: #E7E7E7 url(li_image.gifx) no-repeat;
}




#right {
display: inline;
float: right;
width: 170px;
}
#right p  {
background: #e7e7e7;
color: #000;
font: normal 11px "Trebuchet MS", Verdana, sans-serif;
line-height: 15px;
text-align: right;
margin: 0;
}
#right h2.right {
background: #4D4D4D url(h2_image.gif) right no-repeat;
/*background: #890B0B url(h2_image.gif) right no-repeat;*/
color: #fff;
font: bold 13px "Trebuchet MS", Verdana, sans-serif;
text-align: right;
line-height: 17px;
margin: 0;
padding: 2px 20px 0 0;
}
#right ul.right {
padding: 0;
margin: 0px;
width: 170px;
}
#right li.right  {
background: #E7E7E7 url(li_image.gif) right repeat-y;
border-bottom: 1px solid white;
color: #eee;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, sans-serif;
line-height: 100%;
text-align: right;
padding-right: 20px;
}
#right img, #left img {
border: 0;
margin: 1px;
}

/* Main Content */

#main {
background: #fff;
border: 1px solid #393939;
border-bottom: 0;
border-top: 0;
/*margin: 2px 170px 0 170px; 
padding: 0;*/
width: auto;

}
#main h2 {
background: #E7E7E7;
color: #fff;
font: bold 11px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
line-height: 17px;
margin: 0;
padding: 2px 0 0 10px;
}
#main p { 
font: normal 11px "Trebuchet MS", Verdana, sans-serif; 
margin: 1px 0 15px 0; 
padding-left: 10px;
padding-right: 10px; 
line-height: 16px;
}
#main blockquote {
color: #999;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
line-height: 150%;
text-align: left;
margin: 5px 30px 5px 0px;
padding-left: 5px;
border-left: 5px solid #393939;
}
#main p.date { 
color: #555;
font-weight: bold;
font-size: 11px;
margin: 0 0 5px 0;
text-align: left;
}
#main p.posted  { 
color: #bbb;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-weight: bold; 
line-height: normal;
text-align: left; 
margin-bottom: 10px;
padding: 3px;
border-top: 1px dashed #ccc;
}
#copyright {
background: #393939;
border-top: 1px solid #000;
padding: 2px;
text-align: center;
}
#main .content {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	}

.maintable {
	border-top: 0;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	}

/* Typografie */
.headerDev {
	font: bold 12px verdana, arial, sans-serif; 
	}

# Standard Formulare formatieren
.eingabe {
	width: 300px;
	}
.textfeld {
	width: 200px;
	height: 100px;
	}
	button_send {
	}

ul.text_list {
	margin-left: 20px;
	}

