/* Allgemeine Gestaltungs-Vorgaben */
body {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: small;
line-height: 1.6em;
margin: 0 auto;
padding: 0;
text-align: center;
}

h1, h2, h3, h4, h5, h6, {
font-family: "Georgia", "Times New Roman", times, serif;
font-weight: normal;
color: #760000;
}

h1, h2, h3, h4, h5, h6, p {
margin: 0 0 1em 0;
padding: 0;
}

/* Pseudo-Klassen */
a:link 		{ color: #8e8e8e; text-decoration: none;}
a:visited 	{ color: #8e8e8e; text-decoration: underline; }
a:hover 	{ color: #760000; text-decoration: underline; }
a:active 	{ text-decoration: none;}


/* Header */
#header {
border-bottom: 1px solid #760000;
}

#header #logo {
text-align: right;
width: 750px;
padding: 0 0 0 10px;

margin: 0 auto;
}


#header #menu  {
width: 750px;

margin: 0 auto; 
}

#header #menu ul {
height: 23px;
*height: 21px;
margin:0;
padding: 0 0 0 60px;
}

#header #menu ul li {
float: left;
margin: 0; 
padding: 0;
list-style: none;
*padding: 0.3em 0;
}

#header #menu li a, a:visited {
font-size: 80%;
*font-size: 75%;
text-transform: uppercase;
font-weight: bold;
padding: 0.35em 0.6em;
*padding: 0.5em 0.6em;
border-bottom: 2px solid white;
text-decoration: none;
}

#header #menu li a:hover {
color: #666666;
text-decoration: none;
border-bottom: 2px solid #760000;
}


#header #helpmenu {
width: 750px;
text-align: left;
clear: both;
margin: 0 auto;
padding: 0;

height: 20px;

border: 0px solid green;
}

#header #helpmenu ul {
list-style: none;
margin: 0;
padding: 0;
display: inline;

}

#header #helpmenu ul li {
float: left;
}

#header #helpmenu ul li a {
border-left: 1px solid #8e8e8e;
padding: 0.2em 3em 0.2em 0.8em;
font-size: 70%;
line-height: 1em;
text-transform: uppercase;
}

#header #helpmenu ul li a:hover {
border-left: 1px solid #760000;
color: #760000;
text-decoration: none;
}


/* Teaser Image */
#teaserimg {
clear: both;

background-color: #efede3;
background-image: url(../gfx/schraffur_extraschmal.gif);
padding-left: 10px;
}

/* wrapper */
#wrapper {
width: 750px;
padding: 0 0 0 0px;
border-bottom: 3px solid #760000;
background: #efede3;
background: #ffffff;
text-align: left;
margin: 0 auto;
}

/* sidebar */
#sidebar {
float: right;
width: 250px;
}

/* content */
#content {
float: left;
width: 499px;
padding: 10px 0 40px 0;
background: white;

border-right: 1px dotted #8e8e8e;
*border-right: 1px solid #8e8e8e;
}

#content a {
font-weight: bold;
font-size: 85%;
padding: 0;
}

#content #teaser {
border-bottom: 1px dotted #8e8e8e;
*border-bottom: 1px solid #8e8e8e;
padding: 20px 20px 50px 50px;
}

#content #teaser h3 {
font-size: 120%;
line-height: 1.4em;
color: #760000;
}

#content h6 {
font-size: 80%;
font-weight: bold;
color: #8e8e8e;
text-transform: uppercase;
line-height: 1em;
}

#content p {
font-size: 85%;
line-height: 1.4em;
color: #666666;
}

#content img {
border: 0px solid #760000;
margin: 0 0 1em 0;
}

#content #teaser p {
font-size: 85%;
line-height: 1.6em;
color: #666666;
}

	#content .ref1, .ref2 {
	width: 43%;
	float: left;
	padding: 10px 10px 30px 20px;
	}
	
	#content .ref2 {
	
	}
	
	#content .ref1 {
	border-right: 1px dotted #8e8e8e;
	*border-right: 1px solid #8e8e8e;
	}
	
	#content #ref3 {
	border-top: 1px dotted #8e8e8e;
	*border-top: 1px solid #8e8e8e;
	padding: 20px 20px 50px 50px;
	}
	
div.refsb {
padding: 20px 0px 10px 20px;
border-bottom: 1px dotted #8e8e8e;
*border-bottom: 1px solid #8e8e8e;
}

div.refsbl {
padding: 20px 0px 10px 20px;
border-bottom: 0px dotted #8e8e8e;
*border-bottom: 0px solid #8e8e8e;
}



div.refsb h6{
font-size: 80%;
font-weight: bold;
color: #8e8e8e;
text-transform: uppercase;
line-height: 1em;
}

div.refsb p {
font-size: 85%;
line-height: 1.6em;
color: #666666;
}

/* Footer */
#footer {
clear: both;
border-top: 1px solid #760000;
padding: 0 0 20px 10px;
}

#footer ul {
list-style: none;
margin: 0;
padding: 0;
width: 750px;
}

#footer ul li {
float: left;
padding: 5px 0 30px 5px;
}

#footer ul li a {
font-size: 75%;
text-transform: uppercase;
font-weight: normal;
padding: 0 0.5em;
}

#botbox {
display: none;
}

/**/
				
input, textarea, select {
color : #760000; 
font: normal Verdana, Arial, Helvetica, sans-serif;
background-color: #efede3;
border: 0;
margin-bottom: 5px;
}

input {
border-bottom: 1px solid #760000;
}
input.submit { 
color: #efede3;
font-weight: bold;
background-color: #760000;
width: 140px; height: 20px;
margin-top: 10px;
}
input.reset { 
background-color: #ffffff; 
width: 140px; height: 20px;
border: 1px solid #760000;
}

form p {
margin: 0;
padding: 0;
}
/**/

#teaser ul {
list-style: none;
}

#teaser ul li h6 {
margin: 0;
color: #666;
}


