/* Style Sheet für Homepage Entwicklung www.maier-kern.com */
/* Entwicklung: Mai 2006 */

body {
background-color: #cccccc;	/* Hellgrau */ 
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: #000000; /* Schriftfarbe wenn nicht definiert */
/* background-image: url(../pictures/wolken_back.jpg); */
padding:0px;
margin:0px;
}

/* ------- Link Styling --------- */
#top-menue a:link, #top-menue a:visited { color: #ffffff; text-decoration: none;  }
#top-menue a:hover, #top-menue a:active { color: #666699; text-decoration: none; }

#menue-area a:link, #menue-area a:visited {
	color: #ffffff;
	text-decoration: none;
	/*background-color: #333366;*/
	}

#menue-area a:hover, #menue-area a:active {
	color: #cc3333;		/*hellrot*/
	text-decoration: none;
	}
	
a:link, a:visited { color: #990000; text-decoration: none;}
a:hover, a:active {color: #990000; text-decoration: underline;}

/* TEXTHEADER für Seitenüberschrift */
h1 {
	font-size: 13px;
	font-variant: small-caps;	
	background-color: #ffcc33; /* dunkelgelb */
	color: #000000;
	border-top: 1px solid #993333;
/*	border-bottom:1px solid #564b47; */
	margin: 5px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	text-align: right;
}

/* h1:before {content: "X";}	/* In IE5 nicht unterstützt */

/* Subheader im Fliesstext */
h2 {
color: #990000;
font-size: 13px;
font-variant: small-caps;
font-weight: bold;
padding: 3px 10px;
margin:0px;}

/* Header für Footertext */
/* h3 {
font-size: 10px;
text-align: right;
font-weight: normal;
padding-top: 2px;
padding-right: 20px;
margin: 0px;
} */

img.download { vertical-align: middle; }

/* Menüeinträge DEFINITONEN */

.topmenuetext {
	text-align: left;
	margin-left: 25px;
	font-variant: small-caps;	
}

.topmenuetextactive {
	font-weight: bold;
	margin-left: 25px;
	font-variant: small-caps;	
}

.menue1text {
	color: #ffffff;			/* Farbe für nicht verlinkte Elemente */
	text-align: left;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
	height: 16px;
	width: 150px;
	background-color: #333366;
	font-variant: small-caps;	
}

.menue1textactive
{
	text-align: left;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
	height: 16px;
	width: 150px;
	background-color: #333366;
	font-weight: bold;
	font-variant: small-caps;	

}

.menue2text {
	text-align: left;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
	height: 16px;
	width: 150px;
	background-color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccccff;
	}

.menue2textactive {
	text-align: left;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
	height: 16px;
	width: 150px;
	background-color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccccff;
	font-weight: bold;
	}
	
.menue3text {
	text-align: left;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 2px;
	float: left;
	height: 16px;
	width: 145px;
	background-color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccccff;
	}

.menue3textactive {
	text-align: left;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 2px;
	float: left;
	height: 16px;
	width: 145px;
	background-color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccccff;
	font-weight: bold;
	}
	
.menue4text {
	text-align: left;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 2px;
	float: left;
	height: 16px;
	width: 140px;
	background-color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccccff;
	}

.menue4textactive {
	text-align: left;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 2px;
	float: left;
	height: 16px;
	width: 140px;
	background-color: #666699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccccff;
	font-weight: bold;
	}


/* ----- SPONSORBOX ----- */	
	
#sponsorbox {
	width: 153px;
	height: auto;
	clear: left;
	position: relative;
	left: 15px;
	overflow: visible;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;	
 }
 
 #sponsorbox img {
	margin-top: 2px;
	margin-bottom: 2px;	
	}
	
.sponsortext {
	float: left;
	clear: both;
	position: relative;
	color: #ffffff;
	background-color:#333366;
	width: 150px;
	height: 16px;
	padding-left: 5px;
	padding-top: 2px;
	margin-left: 15px;
	margin-top: 20px;
	font-variant: small-caps;
	text-align: center;
	overflow: visible;	
	}
	
#leftbox {
	width: 153px;
	height: auto;
	clear: left;
	position: relative;
	left: 15px;
	top: 10px;
	overflow: visible;
	text-align: center;
	border: 1px solid #000000;
 }



/* p {
	padding: 5px 10px;
	margin: 0px;
	} */
	
div#content p {
	padding: 5px 10px;
	margin: 0px;
	text-align: justify;
	color: #000000;
	}


/* Tabellendefinitionen */
	
.contenttable {
	/* border: 1px solid #000000; */
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 70%;
	}
	
.contenttable .tr-even {
	background-color: #7e7ebe; /*#666699;*/
	}	
	
.contenttable .tr-odd {
	background-color: #a7a7d3; /*#9999cc;*/
	}

.contenttable .tr-0 {
	background-color: #333366; /*#5555aa;*/
	}
.nohighlight .tr-0 {			/* Erste Zeile ist nicht hervorgehoben */
	background-color: #7e7ebe;
	}
	
div#content .contenttable td {	/* Tabellentext */
	padding: 5px 10px;
	text-align: justify;
	font-size: 9px;
	color: #000000;
	}
	
div#content .contenttable .tr-0 td {	/* Tabellenheader */
	padding: 5px 10px;
	text-align: justify;
	font-size: 9px;
	color: #ffffff;
	}

div#content .nohighlight .tr-0 td { /* Erste Zeile ist nicht hervorgehoben */
	color: #000000;
	}

/* #imagebox{					
	margin-left: 8px;
	text-align: right;
	background-color: #993333;
	border: solid 1px #333366;		
}

.imagecaption{
	position: relative;
	width: inherit;
	float: left;
	clear: both;
	text-align: center;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	} */


/*  ----------container zentriert das layout-------------- */
#container {
	position: absolute;
	top: 30px;
	left: 50%;
	right: 0px;
	width: 940px;
	background-color: #ffffff;
	padding:0px;	
	border: 1px solid #9d2227;	/* Rand */
	overflow: visible;
	margin-top: auto;
	margin-right: 0px;
	margin-left: -470px;
	height: auto;
} 

#site-header
		{
			background-color: #ffffff;
		}

/* ---- logo in header ---- */
 #logo {
	width: 250px;
	left: 10px; /* Grafik einrücken */
	float: left;
	position: relative;
	height: 125px;
	overflow: hidden;
} 

/* ----------banner in header -------------- */
 #banner {
	float: right;
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 125px;
	width: 665px;		/* 940 - 200 */
	overflow: visible;
} 


/* --- Oberer Balken -- */
#upper-area {
	width: 940px;
	height: 24px;
	position: relative;
	clear: left;
	overflow: hidden;
	background-color: #993333;	/* Farbe oberer Balken */
	/* Definitionen für Rahmen */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

/* Menue im Upper Bar */
#top-menue {
	margin-top: 6px;
	margin-right: 20px;
	text-align: right;
			}
	
/* ----------lower-area und inner----------------- */
#lower-area{ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
 } 

#inner{ margin:0px; width:100%; } /* die IE PC schlaufe */ 

/* -------------- Left Menue/Status Area ------------- */

#left-area {
	width:170px;
	/* height: auto;					 Länge des Trennstriches */
	float:left;
	position:relative;
/*	border-right-width: 1px;		 Dicke, Typ und Farbe des Trennstriches 
	border-right-style: solid;
	border-right-color: #996600; */
	background-color: #ffffff;
 }

/* -- Menue-Area -- */

#menue-area {
 width: 150px;
 height: auto; 
 clear: both; 
 position:relative;
 margin-top: 10px;
 margin-left: 15px;
 }
 

/* -----------------Inhalt--------------------- */
#content{ 
width: 749px;
height: auto; /*statt 730 */
position: relative;
float: right;
margin-top: 5px;
margin-right: 5px;
overflow: visible;
}
	

.csc-textpic-center {
	margin: 8px;
	}
	
.csc-textpic-intext-right {
	margin: 8px;
	margin-top: 12px;
	}
	
.csc-textpic-caption {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-variant: small-caps;
	width: 100%;
	color: #ffffff;
	background-color:#333366;	
	}

/*.csc-mailform-field {
padding-top: 5px;

border: 1px solid black;

height: 25px;

clear: left;

margin-bottom: 1px;
}*/

	
.csc-mailform {
	border: hidden;
	margin: 20px;
	width: 70%;
	}

.csc-mailform-field {
	padding-top: 5px;
	margin-bottom: 5px;
	clear: left;	
	}
	
.csc-mailform-field label {
	vertical-align: top;
	clear: left;
	float: left;
	width: 100px;		
	}

.csc-mailform-submit {
	clear: left;
	float: left;
	margin-left: 100px;
	}

.csc-mailform-field input {
	float: left;
	}
	
/* --------------- News Formatierung ------------- */

/* TYPO3 Beschriftung von tt_news */

/* Style Einstellungen für News Box auf der Frontpage */

.news-list-container {
	float: none;
	clear: both;
	width: 70%;
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 7px;
	margin-bottom: 7px;
	
	}

.news-list-item {
	width: 100%;
	clear: both;	
	float: left;
	margin-bottom: 20px;
	border: solid 1px #000000;
	}

.news-list-item h3 {
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	clear: both;
    float: right;
	width: 100%;
	background-color: #333366;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	margin: 0px;
	}

.news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:hover, .news-list-item h3 a:active {
	font-size: 12px;
	color: #ffffff;
	font-variant: small-caps;
	}
	
.news-list-item img {
	float: left;
	padding: 5px;
	}
	
.news-list-item .bodytext {
	clear: right;
	padding-top: 3px;
	margin: 0px;
	}
	
.news-list-morelink {
	text-align: right;
	padding: 2px;
	}
	
/* --- Style Einstellungen für News auf der NEWS Seite */
.news-latest-container {
	width: 310px;
	clear: right;
	float: right;
	border: solid 1px #000000;
	margin-right: 6px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	}

.news-latest-item {
	width: 310px;
	clear: both;
	float: right;
	}

.news-latest-item h3 {
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	clear: both;
    float: right;
	width: 100%;
	background-color: #333366;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	margin: 0px;
	}

.news-latest-item h3 a:link, .news-latest-item h3 a:visited, .news-latest-item h3 a:hover, .news-latest-item h3 a:active {
	font-size: 12px;
	color: #ffffff;
	font-variant: small-caps;
	}
	
.news-latest-item img {
	float: right;
	padding: 5px;
	}
	
.news-latest-item .bodytext {
	clear: left;
	padding-top: 3px;
	margin: 0px;
	}
	
.news-latest-morelink {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 0px;
	}

	
/* --- Style Einstellungen für News Single View */	
	
	
.news-single-timedata {
	float: right;
	margin-right: 5px;
	}
	
.news-single-item h3 { /* wie h2 */
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 10px;
	margin:0px;	
	}

.news-single-item img {
	float: right;
	margin-left: 8px;
	margin-top: 17px;
	margin-right: 9px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	}

/* #content img {
	margin-left: 8px;
	border: solid 1px #000000;
	float: right;
	} */

/*  ----------------footer---------------------- */ 
#footer {
	background-color: #ebebe1;
	width: 940px;
	height: 15px;
	clear: both;
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
} 

/* ---------------- Spacer -------------- */

#spacer {
	position: relative;
	float: left; 
	width: auto;
	height: 30px;
	clear: both;
	}
	
/* ---------------- Copyright -------------- */
	
div.copyright {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	margin-left: 5px;
	}

#copyright_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #434343;
	text-align: center;
		}
	
#copyright_text a:link, a:visited {color: #434343; text-decoration:none;}
#copyright_text a:hover, a:active {color: #b00a18; text-decoration:underline;}