/* Page Formatting */

* {
	margin:0;
	padding:0;
	}

body {
	background-color:#fcfcfc;
/*	background-image:url(images/background.gif); */
	background-repeat:repeat-x;
	font:12px  Arial, Verdana;
	color:#555555;
	text-align:left;
}
a {
	color:#7B7B7B;
	text-decoration:none;
	}
a:hover {
	color:#BA9765;
	text-decoration:none;
	}
img, img a {
	border:0;
	}
p {
	line-height:1.5em;
	margin-bottom:20px;
}

/* Page Structure */

#wrapper {
	width:770px;
	margin:0 auto;
	padding:10px;
	background-color:#fff;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	}
#header {
	height:190px;
	/* background-image:url(images/header-1.jpg);
	background-repeat:no-repeat; */
	margin-bottom:10px;
	}

#mainmenu {
	height:30px;
	/* background-image:url(images/header-1.jpg);
	background-repeat:no-repeat; */
	margin-bottom:5px;
    border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	background-color:#ffffff;
	}


#sidebar {
	float:left;
	text-align:left;
	width:150px;
	padding:10px;
	background-image:url(images/bg-sidebar.gif);
	border:1px solid #dcdcdc;
	color:#666666;
	}
#content {
	margin-left:190px;
	min-height:450px;
	}
#footer {
	clear:both;
	padding:10px 0;
	font-size:11px;
	text-align:center;
	line-height:16px;
	color:#999999;
	font-weight:bold;
	}

.laufschrift{
font-size:1.5em;
color:#BA9765;
width:760px;
height:30px;
padding:5px;
}


/*  Headings */

h1 {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:1.8em;
	padding-bottom:0;
	}
h1 a {
	text-decoration:none;
	}
h1 a:hover {
	text-decoration:none;
	}

h2 {
	font-weight:bold;
	font-size:1.2em;
    color: #BA9765;
	}


h3  {
	font-weight:bold;
	font-size:1.0em;
    color: #BA9765;
	}
	
h3 a {
	color:#ffffff;
	}
h3 a:hover {
	color:#ffffff;
	text-decoration:none;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin:0 0 20px 0;
	}
#sidebar li {
	list-style-type:none;
    border-left: 0px solid #e0ede9;
	margin-left:14px;
	}
#sidebar a {
	font-weight:normal;
    border-left: 0px solid #e0ede9;
	}
#sidebar a:hover {
	text-decoration:dotted;
    border-left: 0px solid #e0ede9;
	}

/* Classes */

.item {
	margin-bottom:10px;
	}
.meta {
	margin-bottom:10px;
	color:#999999;
	}

/* Extra's */

blockquote  {
	border-left:5px solid #333333;
	color:#333333;
}
#subscribe {
	padding-right:5px;
}
#sub {
	font-weight:bold;
	font-family:Arial, Verdana;
	font-size:1.3em;
	}
#sub a:hover {
	text-decoration:none;
	}

/* Hier beginnt das horizontale Menü */

#navcontainer { /* none needed */ }

ul#navlist {
        margin-top:5px;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: left;
    	font-family:Arial, Verdana;
    	font-size:1.0em;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #ffffff;
        border-top: 0px solid #e0ede9;
        border-bottom: 0px solid #e0ede9;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #7B7B7B;
        border-right: 1px solid #BE9662;
        text-decoration: none;
}

ul#navlist li#active {
        color: #7B7B7B;
        background-color: #ffffff;
}

#navlist a:hover {
        color: #BA9765;
        background-color: #F6F6F6;
}

/* Hier endet das horizontale Menü */

/* Klassen */
.formular_header 	{ 
color: #000000; 
font: 10px verdana, arial, sans-serif; 
font-weight: normal;
background-color: #F0F8FF; 
}

input  {
font-size : 11px;
line-height: 14px;
font-family : verdana,arial,tahoma,trebuchet ms;
color : #959595;
border-bottom : 1px solid #B2B2B2 ;
border-left: 1px solid #B2B2B2;
border-right: 1px solid #B2B2B2;
border-top: 1px solid #B2B2B2;
/*background-color: #F5F5F5;*/
background-image: url("picts/shadeform-grau.gif");
}

.dropdown {	
color : #959595;
font-size : 11px;
line-height: 18px;
font-family : verdana,arial,tahoma,trebuchet ms;
}

textarea  {
font-size : 11px;
font-family : verdana,arial,trebuchet ms;
color : #000000;
border-bottom : 1px solid #E0E3B3 ;
border-left: 1px solid #E0E3B3;
border-right: 1px solid #E0E3B3;
border-top: 1px solid #E0E3B3;
background-image: url("picts/shadeform-grau.gif");
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#EEEEEE;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#808080;
scrollbar-track-color:#F5F5F5;  
}


.submitbutton { 
font: 9pt verdana, arial,  sans-serif;
font-weight: bold;
color: #000000;
BORDER: #000000 1px solid;
padding-top: 2px;
padding-bottom: 2px;
background-color:#FFFFFF; 
}



.submitbuttonon { 
font: 9pt verdana, arial,  sans-serif;
font-weight: bold;
color: #FFFFFF;
border: #000000 1px solid;
padding-top: 2px;
padding-bottom: 2px;
background-color:#1F356E; }



