/* CSS Document */

/* Reset */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

/*Globale Definitionen
----------------------------------------------------------------------------------------------------*/
body{ 
	font: 0.75em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#236A23;
}	

a:link { 
	color:#236A23;
	text-decoration:underline;
	font-weight: bold; 
}

a:visited { 
	color: #236A23; 
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold; 
	color: #236A23; 
	text-decoration: none;
}

a:active { 
	font-weight: bold; 
	color: #236A23; 
	text-decoration: none;
}

a:focus {  
	color: #236A23; 
	text-decoration: none;
}

/*p {
	font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left:15px;
	margin-right:10px;
}*/

img, a img{
	border:0px;
}
							
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-left:15px;
}	
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:15px;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom:15px;
}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:15px;
}
h5{
	font: 1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h6{
	font: 0.9em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-left:15px;
}
ul li{
	padding:3px;
}

/*Global Ende
------------------------------------------------------------------------------------------------------------------*/
/*Text und Bildpositionierung - Index */

#Ankuendigungen {
	position:absolute;
	width:445px;
	height:400px;
	left: 340px;
}
#Anzeige {
	position:absolute;
	width:250px;
	height:400px;
}

/*Text und Bildpositionierung - Archiv */

.floatleft{
	float:left;
	width:266px;
	height:400px;
	padding-right:20px;
}
.floatright{
	float:right;
	width:400px;
	height:266px;
	padding-top:10px;
	padding-left:20px;
	margin-right:5px;
}
.floatrightsmall{
	float:right;
	width:250px;
	height:241px;
	padding-top:10px;
	padding-left:20px;
	margin-right:5px;
}
.floatleftArchiv{
	float:left;
	width:400px;
	height:280px;
	padding-right:50px;
	padding-top:50px;
}
.floatleftArchiv09{
	float:left;
	width:400px;
	height:332px;
	padding-right:50px;
	padding-top:50px;
}
.floatrightbig{
	float:right;
	width:450px;
	height:300px;
	margin-right:5px;
	padding-left:20px;
}
.floatrightold{
	float:right;
	padding-top:10px;
	padding-left:20px;
	margin-right:5px;
}
.floatleftold{
	float:left;
	padding-right:20px;
	padding-top:20px;
}
.Text{
	height:425px;
}

.ArchivListe{
	list-style:none;
	margin-left:20px;
	margin-top:20px;
}
.ArchivListe2{
	list-style:none;
	margin-left:15px;
	margin-top:30px;
}
ul li .ArchivListe2{
	padding:0px;
}

	.footer li{
			position:relative;
			list-style-type:none;
			display:inline;
			padding-left:5px;
			border-left:solid 1px #999999;											
		}

		.footer li:first-child {
			border-left:none;
		}

/*Textspalten*/
.textleft{
	float:left;
	width:370px;
}
.textright{
	width:370px;
	float:right;
	margin-right:5px;
}

/*Gesamter Inhalt scrollbar*/
.InhaltScrollbar{
	position:absolute;
	width:790px;
	height:395px;
	overflow:auto;
	}
/*Bild links, Text rechts scrollbar*/
.textrechtsScrollbar{
	width:450px;
	height:400px;
	overflow:auto;
	padding-right:40px;
}

/* Layer auf der Seite "Links"*/
#links{
	position:absolute;
	height:300px;
	width:400px;
	top:100px;
	left:300px;
}

/*IDs in der Vorlage */

#Main {
	position:absolute;
	width:800px;
	height:600px;
	top: 20px;
	left:20px
}	

#inhalt {
	position:absolute;
	width:790px;
	height:395px;
	/*Achtung! Hier noch Boxmodelhack einfügen!!!!!*/
	padding-top:20px;
	padding-bottom:10px;
	padding-left:5px;
	overflow:hidden;
}

a.linkssauber {
	text-decoration: none;
}

/*Menüebenen in der Vorlage - no touchy */

#shimlayer {
	position:absolute;
	width:600px;
	height:100px;
	z-index:3;
	left: 0px;
	top: 95px;
}

#GruppeEsslingenSub {
	position:absolute;
	width:176px;
	height:25px;
	z-index:3;
	left:0px;
	top:95px;
	z-index:4;
	visibility: hidden;
}

#AktuellSub {
	position:absolute;
	width:99px;
	height:25px;
	top:95px;
	left:176px;
	z-index:5;
	visibility: hidden;
}

#ThemenSub {
	position:absolute;
	width:108px;
	height:25px;
	z-index:7;
	top:95px;
	left:275px;
	visibility: hidden;
}
#ArchivSub {
	position:absolute;
	width:93px;
	height:25px;
	top:95px;
	left:385px;
	z-index:7;
	visibility: hidden;
}

/*ALT*/
.NurEinLayer{
	position:absolute;
	width:500px;
	height:400px;
	left: 0px;
	top:0px;
}

.BildRechtsUnten {
	position:absolute;
	width:500px;
	height:374px;
	z-index:4;
	left: 297px;
	top: 35px;
}

.BildLinks{
	position:absolute;
	width:250px;
	height:374px;
	z-index:4;
	left: 24px;
	top: 34px;
}
.kleinesBildLinks{
	position:absolute;
	width:250px;
	height:196px;
	left:1px;
	top:194px;
}
.textOben{
	position:absolute;
	width:761px;
	height:169px;
	top:5px;
	left:20px;
}
.textRechts{
	position:absolute;
	width:498px;
	height:247px;
	top:162px;
	left:282px;
}


/* Menu Definitionen */

.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* float.clear
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* float.clear.END */

/* sticky.submenu  */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* sticky.submenu.END */


/* DESIGN styles */

.menu, .menu ul li {
	color: #000;
	background: #fff;
}

.menu ul {
	width: 10em;	
}
.menu a {
	text-decoration: none;
	color: #000;
	display: block;
	position: relative;
}
.menu li a {
	background-color:#fff;
}
	
.menu ul a{
	padding: .4em;
	background:#DADADA;
	border: none;
	}

.menu a:hover, .menu li:hover>a {
	background-color:#003366;
}

.menu li li {	/* create borders around each item */
	border: 1px solid #aaa;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}



/* inset 2nd+ submenus, to show off overlapping */
/*.menu li li:hover>ul {	
	top: 5px;
	left: 90%;
}
*/
/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
/*.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #567;
}*/

/* Fix for IE5/Mac \*/
/*
.menu a {
	float: left;
}
*/
/* End Fix */

/*]]>*/



