/***********************************************/
/* HTML tag styles                             */
/***********************************************/

html {
min-height: 101%;
}

body {
background: #f5f5f5 url(../images/bgBody.gif) top left repeat;
min-height: 101%;
margin: 0px;
padding: 0px;
text-align: left;
font-family: Arial,sans-serif;
font-size: 101%;
color: #333;
}

div, p, .text{
font-size: 100%;
color: #333;
}

ol, li{
margin: 5px 20px 5px 20px;
padding: 0px;
clear: both;
}

ul {
margin: 5px 20px 5px 20px;
padding: 0px;
list-style-type: none;
clear: both;
}

a{
color: #333;
text-decoration: none;
border: 0px;
}

img{
border: 0px;
}

.fett{
font-weight: bold;
}

a.text, a.adresse{
text-decoration: underline;
}

a.adresse{
  font-weight: bold;
  color: #fff;
}

a.firstnav_on, a.secondnav_on, a.thirdnav_on{
font-weight: bold;
color: #666;
text-decoration: none;
white-space: nowrap;
}

a.firstnav_off, a.secondnav_off, a.thirdnav_off{
font-weight: bold;
color: #ff9900;
text-decoration: none;
white-space: nowrap;
}

img.projektimg{
border: 1px solid #333;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
text-align: center;
}

.navliste{
margin: 0px 5px 0px 0px;
color: #ff9900;
}

li.firstnav_on, li.secondnav_on, li.thirdnav_on,
li.firstnav_off, li.secondnav_off, li.thirdnav_off{
color: #ff9900;
padding: 0px 4px 0px 4px;
margin: 0px 0px 15px 0px;
}

.secondnav_on, .secondnav_off{
margin-left: 5px;
}

.thirdnav_on, .thirdnav_off{
margin-left: 10px;
}

h1{
font-size: 110%;
font-weight: bold;
color: #333;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
}

h2{
font-size: 105%;
font-weight: normal;
color: #333;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

h3{
font-size: 100%;
color: #333;
margin: 0px;
padding: 0px;
font-weight: bold;
}

h4{
font-size: 100%;
font-weight: normal;
color: #333;
margin: 0px;
padding: 0px;
}

h5{
font-size: 100%;
color: #333;
margin: 0px;
padding: 0px;
}

#HTMLHEAD_1_1
{
font-size: 110%;
font-weight: bold;
color: #333;
}

#HTMLHEAD_1_2
{
font-size: 100%;
font-weight: normal;
color: #333;
}

li.artibt {
color: #333;
font-size: 100%;
font-weight: normal;
margin: 5px 0px 0px 0px;
padding: 0px 0px 5px 0px;
clear: both;
}

img.artibt {
margin: 4px 10px 2px 0px;
padding: 0px 0px 0px 0px;
border: 1px solid #333;
float: left;
}

img.artibt_noimage {
margin: 4px 10px 2px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #333;
float: left;
}

p.artibt {
color: #333;
font-size: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

p.artibt2 {
color: #333;
font-size: 93%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
clear: both;
font-weight: bold;
}

p.artibt3 {
color: #333;
font-size: 93%;
margin: -10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
clear: both;
}

a.artibt {
color: #333;
font-size: 93%;
font-weight: bold;
margin-top: -10px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
text-decoration: underline;
}

a.artibt2 {
color: #333;
font-size: 100%;
font-weight: bold;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 2px;
padding-bottom: 0px;
text-decoration: underline;
}

p.headline {
color: #f90;
font-size: 104%;
font-weight: bold;
text-decoration: none;
margin: 0px 0px 10px -5px;
padding: 0px;
}

ul.artibt {
margin: 5px 0px 0px 0px;
padding: 0px;
list-style-type: none;
clear: both;
}

.datum{
font-size: 76%;
color: #333;
margin: 0px;
padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#inhalt{
	background-color: #ffffff;
	width: 950px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	border: 1px solid #aaa;
	margin: 5px auto;
}

#streifenOben{
	width: 950px;
	height: 190px;
	margin: 0px;
	border-bottom: 1px solid #aaa;
	background: #ff9900 url(../images/neujahr2012.jpg) no-repeat top left; 
}

#rasterOben{
	background: url(../images/rasteroben.gif) no-repeat top left; 
	width: 150px;
	height: 150px;
	float: left;
	margin: 15px 0px 0px 10px;
}

#logo{
	width: 150px;
	height: 150px;
	float: left;
	margin: 35px 0px 0px 30px;
}

#mainTop{
	width: 775px;
	height: 190px;
	margin: 0px 0px 0px 175px;
}

#streifenOben2{
	width: 600px;
	height: 190px;
	margin: 0px;
  float: left;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccd6e0;
	border-right: 1px solid #ccd6e0;
	background: #f5c696 url(../images/neujahr2012-mitte.jpg) no-repeat top left; 
}

#adresse{
	width: 140px;
	height: auto;
	float: right;
	margin: 30px 10px 0px 10px;
	font-size: 76%;
  font-weight: bold;
  color: #fff;
}

#main{
	width: 775px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */ 	
	margin: 0px 0px 0px 175px;
	background-color: #ffffff;
}

#mitte{
	width: 600px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #ccd6e0;
	border-right: 1px solid #ccd6e0;
	background-color: #f5f5f5;
}

#wortlogo{
	width: 595px;
	height: 33px;
	float: left;
	margin: 5px 0px 0px 0px;
	text-align: right;
}

#navigation{
	width: 175px;
	height: 445px;
	float: left;
	margin: 55px 0px 0px 0px;
	font-size: 86%;
	background-color: #ffffff;
}

#content{
	width: 555px;
	min-height: 450px;
	height: auto;
	margin: 10px 0px 0px 0px;
	float: left;
}

#news{
	width: 160px;
	min-height: 450px;
	height: auto;
	float: right;
	margin: 30px 0px 0px -10px;
	padding: 0px;
	font-size: 76%;
	color: #333;
	text-align: left;
}

#contentHeader{
	width: 545px;
	height: 20px;
	margin: 5px 0px 0px 15px;
	float: left;
	color: #333;
	text-align: left;
}

#innerContent{
	width: 545px;
	min-height: 420px;
	height: auto;
	margin: 25px 0px 0px 20px;
	float: left;
	text-align: left;
	font-size: 86%;
}

