/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
@charset "utf-8";
    }

body{
	font-family: Tahoma;
	color: #666666;
	width: 1070px;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
}
    .ausrichtungmitte #container {
	width: 1024px;
	text-align: justify;
	margin: auto;
    }
    .ausrichtungmitte #mainContent {


    }
	
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
	font-family: Tahoma;
}
.ausrichtungmitte #bild {
	visibility: hidden;
}


a:visited{
	color: 006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	font-family: Tahoma;
	font-weight: bolder;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Tahoma;
	font-size: 100%;
	color: #49661E;
	margin: 0px;
	padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
.tabelle {
	padding: 20px;
	font-family: Tahoma;
	text-align: left;
}
.tabelle  h3 {
	font-family: Tahoma;
	font-size: 18px;
	color: #EA843A;
	font-style: italic;
	margin-bottom: 10px;
	text-align: center;
}
.tabelle_inhalt {
	background-color: #B5CDE6;
	border: thin solid #6699CC;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	text-align: left;
}
.tabelle_inhalt_hell {
	background-color: #CFE0EF;
	border: thin solid #6699CC;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	text-align: left;
}

.tabelle_inhalt_datum {
	background-color: #B5CDE6;
	border: thin solid #B5CDE6;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	width: 25%;
}
.tabelle_inhalt_datum_hell {
	background-color: #CFE0EF;
	border: thin solid #B5CDE6;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	width: 25%;
}

.tabelle_inhalt_weiss {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	text-align: left;
}
.tabelle_termine {
	padding: 5px;
	font-family: Tahoma;
	text-align: left;
	font-size: 10px;
	border: 1px double #49661E;
	background-position: center;
	color: #666666;
}
.tabelle_termine_h3  {
	font-family: Tahoma;
	font-size: 18px;
	color: #EA843A;
	font-style: italic;
	margin-bottom: 10px;
	text-align: center;
}





#kopf/***********************************************/
/* Layout Divs                                 */
/***********************************************/

{
	width: 1024px;
	height: 200px;
	margin: auto;
}
#seitentitel/************* #breadCrumb styles *************/

{
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	background-color: #B6DA7E;
	z-index: 1;
	float: left;
	width: 1024px;
}
#menue{
	float: left;
	width: 220px;
	margin: 0px;
	background-color: #E8F3D6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #B6DA7E;
	border-bottom-color: #B6DA7E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100%;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #B6DA7E;
}

#headlines{
	float:left;
	width: 195px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b6da7e;
	border-left-color: #b6da7e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6da7e;
	text-decoration: none;
}



#headlines p{
	padding: 5px 0px 5px 0px;
}

#content{
	float: left;
	width: 607px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.inhalt/************** .feature styles ***************/

{
	font-size: 80%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Tahoma;
	text-align: justify;
	color: #666666;
}
.inhalt  h3{
	font-size: 18px;
	color: #EA843A;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inhalt  img{
	float: left;
	padding-bottom: 5px;
	z-index: auto;
}
.inhalt_links      {
	top: 10px;
	right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
inhalt_bild_rechts {
	top: 10px;
	right: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.inhaltsliste {
	font-size: 80%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Tahoma;
	text-align: justify;
	color: #666666;
	list-style-position: inside;
	list-style-image: url(file:///J|/HP%20neu/V2/bilder/aufzaehlung_ball_20.gif);
}
liste  {
	list-style-image: url(../bilder/aufzaehlung%20ball%20gruen%20ohne%20schatten%2010x10.jpg);
	padding-left: 15px;
	list-style-position: inside;
}

.inhaltsliste h3 {
	font-size: 18px;
	color: #EA843A;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.inhaltsliste img {
	float: left;
	padding-bottom: 5px;
}





/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#suche{
	padding: 5px 0px 5px 10px;
	font-size: 80%;
	font-family: Tahoma;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}

#suche form{
 margin: 0px;
 padding: 0px;
}

#suche label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#menue ul a:link, #menue ul a:visited {
	display: block;
	font-family: Tahoma;
	color: #5C8125;
	padding-left: 10px;
}
#menue ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#nmenue li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #menue li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-family: Tahoma;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #cccccc;
}

#sectionLinks a:hover{
	font-weight: bolder;
	text-decoration: none;
	color: #EA843A;
}
.spruch {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #49661E;
}
.spruchklein {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	color: #49661E;
}


.wissenswertesbild {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #49661E;
	right: 10px;
	padding-bottom: 135px;
}
#wissenswertes/************** #headlines styles **************/

{
	margin: 0px;
	font-size: 80%;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 20%;
}
#wissenswertes  img {
	float: left;
}
.wichtiges    {
	font-size: 14px;
	font-family: Tahoma;
	color: #49661E;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 100%;
	padding-left: 10px;
	text-decoration: none;
}
.wichtiges h3 {
	font-size: 14px;
	color: #49661E;
	padding-top: 15px;
	text-decoration: none;
}
.wichtiges img {
	float: left;
}

