/* BODY
-------------------------------------------------------------------- */
BODY{
   FONT-FAMILY: Georgia, Times New Roman, Times, serif;
   FONT-SIZE: 0.8em;
	color: #666666;
	MARGIN-TOP: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-BOTTOM: 0;
	padding: 0;
	text-align: center;
	background-color: #006699;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	line-height: 1.5em;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
FORM{
	COLOR: #666666;
	padding: 0;
	margin: 0;
}
FORM.suche{
	background: none;
	border: 0;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	width: 245px;
}
FORM.suchfeld{
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	width: 160px;
}
LABEL{ width: 200px;	float: left; }
RADIO{ COLOR: #666666; }
INPUT{
	font-family: Verdana; 
	font-size: 100%;
	background-color:#eeeeee;
	COLOR: #666666;
	width: 300px;
	padding: 4px;
	margin-bottom: 6px;
	border: none;
}
INPUT.zweihundert{ width: 200px; }
INPUT.plz{ width: 66px; }
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#FFFFFF;
   COLOR: #666666;
	width: 15px;
	height: 15px;
	background-image: none;
}
INPUT.button{
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 130%;
	border: none;
	height: 34px;
	cursor:pointer;
	margin: 0;
	width: 300px;
}
SELECT{
	font-family: Verdana; font-size: 100%;
	background-color:#eeeeee;
   COLOR: #666666;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
	border: none;
}
SELECT.hundert{ width: 140px; }
SELECT.zweihundert{ width: 200px; }
textarea{
	font-family: Verdana; font-size: 100%;
	background-color:#eeeeee;
   COLOR: #666666;
	width: 300px;
	height: 121px;
	padding: 4px;
	border: none;
	overflow: auto;
}
span.pflicht {color: #CC0000; font-weight: bold; margin-left: 5px;}
fieldset {
	padding: 0;
	position: relative;
	line-height: 1.5;
	border: none;
}
legend {
   font-size: 100%;
	font-weight: bold;
	padding: 2px;
   COLOR: #333333;
	line-height: 1.3;
}
#kontaktformular label{ clear: both; }
.falle { display: none; }

/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
    FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
TABLE.formrahmen{
    Background: #999999;	
}
TABLE.hell{
    Background: #efefef;	
    FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
TABLE.mittel{
    Background: #eeeeee;	
    FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
TR{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
TR.farbig{
    Background: #999999;	
    FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
TR.mittel{
    Background: #eeeeee;	
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
}
TR.hell{
    Background: #efefef;	
    FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
TH{
    FONT-SIZE: 26pt;
    COLOR: #CC0000;
    FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
TD{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	color: #666666
}

/* NAVIGATION
-------------------------------------------------------------------- */
#nav {
	width: 980px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 105px 0 0 0;
	text-align: right;
}
#nav li {
	list-style-image:none;
	padding: 0;
	margin: 0;
	float: right;
}
#nav li a {
	font-family: "Tw Cen MT Condensed", "Trebuchet MS", Verdana, Arial;
	font-size: 140%;
	font-weight: normal;
	display: block;
	color: #0090cd;
	text-align: left;
   padding: 0 0 0 15px;
   margin: 0;
	letter-spacing: 0em;
	border: 0;
   text-decoration: none;
}
#nav li a:hover {
	text-decoration: none;
	border: 0;
	color: #CC0000;
}
#nav li a.aktiv {
	text-decoration: none;
	border: 0;
	color: #CC0000;
}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 990px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	width: 990px;
	height: 165px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
*html #header { height: 170px; }

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 990px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat;
}
#inhalt{
	width: 930px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: justify;
	background-color: #FFFFFF;
}
*html #inhalt { width: 950px; }
#breadcrumb{
	font-size: 80%;
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding: 8px 0 0 0;
}
#inhalt h1{
	color: #CC0000; 
	font-family: "TW Cen MT Condensed", Georgia, Times New Roman, Times, serif;
	font-size: 260%;
	font-weight: normal;
	margin: 5px 0 35px 0;
	padding: 8px 0 0 0;
}
#inhalt h2{
   font-size: 190%;
	font-family: "TW Cen MT Condensed", Georgia, Times New Roman, Times, serif;
	color: #CC0000; 
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}
#inhalt h3{
   font-size: 170%;
	font-family: "TW Cen MT Condensed", Georgia, Times New Roman, Times, serif;
	color: #333333; 
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}
#inhalt h4{
   font-size: 100%;
	color: #FFFFFF; 
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#inhalt ul li h3 {
	border: none;
	font-weight: normal;
}
ul li h3 a{
   COLOR: #CC0000;
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
#inhalt ul li{ color: #666666; list-style-image:url(images/anstrich.gif); }
P{
	FONT-SIZE: 100%;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	color: #666666;
	line-height: 1.5em;
}
P.klein{	FONT-SIZE: 80%; color: #666666; }
P.gross{	FONT-SIZE: 180%; color: #666666; }
P.abschluss{ FONT-SIZE: 80%; COLOR: #CC0000; }
A{
	FONT-SIZE: 100%;
   COLOR: #CC0000;
	text-decoration: none;
}
A:hover{ COLOR: #ff9900; text-decoration: none; }
A.klein{ FONT-SIZE: 80%; }
a.noborder:hover { border: 0; text-decoration: none; }
hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #87c9d5;
	border-bottom: transparent;
	margin: 10px 0;
	height: 1px;
}
.meldung { width: 95%; padding: 5px; margin: 10px 0; }
.erfolg { background-color: #e9f9e5; color: #1c8400; border: 1px dotted #1c8400; }
.fehler { background-color: #f9e5e6; color: #b50007; border: 1px dotted #b50007; }

strong { color: #333333; }

.creatorlink {
	width: 99%;
	font-size: 200%;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
	margin: 20px 0;
	background-color: #cc0000;
	display: block;
}
.creatorlink:hover { background-color: #66cc66; color: #FFFFFF; }

/* STARTSEITE
-------------------------------------------------------------------- */
#Start{
	width: 615px;
	height: 285px;
	margin: 0;
	padding: 0;
	float: left;
}
#Start-Rechts{
	width: 285px;
	height: 265px;
	padding: 10px;
	margin: 0;
	float: right;
	background-color: #dbf1fb;
	background-image: url(images/bg-box.jpg); 
	background-repeat: no-repeat; 
	background-position: right top; 
}
*html #Start-Rechts { width: 304px; height: 285px; }

/* BOXEN
-------------------------------------------------------------------- */
div.gross { width: 615px; }
div.klein { width: 265px; }
*html div.klein { width: 304px; }
div.links { float: left; }
div.rechts { float: right; }
div.padder10 { padding: 10px; }
div.startnews { width: 695px; }
div.startcustom { width: 205px; }
.box {
	padding: 0;
	margin: 0;
	color: #333333;
}

/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 140px; 
	float: left; 
	background-image: url(images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding-left: 15px;
}
a:hover.autor { border: 0px; }
form p { margin-bottom: 5px; }

/* FOOTER
-------------------------------------------------------------------- */
#footer {
	width: 950px;
	margin: 0;
	padding: 15px 20px 0 20px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
*html #footer { width: 990px; }
#footer-links {
	width: 235px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
#footer-rechts {
	width: 235px;
	float: left;
	margin: 0 10px;
	padding: 0;
	text-align: left;
}
#footer-text {
	width: 450px;
	float: right;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#footer p, h3, a, li {color: #7ecced; text-align: left;}
#footer h3 {color: #ffffff;}

#footer a:hover{
	color: #ffffff; 
	border: 0;
	background: none;
	text-decoration: underline;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	list-style-image:none;
	padding: 3px 10px;
	margin: 0;
	border-bottom: 1px dotted #1e7eae;
}


