body
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:90.01%;
	background-color:#999999;
	text-align:center;
	margin:0px;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 130%;
}
h1 {
	font-size:120%;
	color:#000000;
	margin-bottom:0px;
}
h2 {
	font-size:110%;
	color:#000000;
	font-weight: bold;
}
h3 {
	font-size:100%;
	color:#000000;
	font-weight: bold;
}

h4 {
	color:#FFF;
	background-color: #666666;
	padding: 3px;
	font-size: 90%;
	line-height: 110%;
}

hr, .invisible {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
#mainborder {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 0px auto;
	margin-top: 30px;
	width: 770px;
}


#maincontainer {
	background-color: #FFFFFF;
	text-align: left;
	width: 752px;
	margin: 8px;
}


#title {
	margin: 12px;
}
#logo {
	height: auto;
	width: auto;
	border: 0;

}
#nav  {
	background-image: url(../images/nav_backgr.jpg);
	height:2em;
	overflow: visible;
	display: table;
	width: 100%;
	min-height: 32px;
}

#nav  .items_container  {
	float: right;
	display: table;
	font-size: 80%;
	font-weight: bold;
	min-height: 30px;
	height: auto;
	overflow: visible;
	width: auto;
}


#nav ul {
	display: inline;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#nav li {
	display:inline;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
    }

#nav  .active {
	width: auto;
	float: left;
	height: 2em;
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	min-height: 24px;
	background-image: url(../images/nav_active_hover.jpg);
}
#nav  .inactive {
	height: 2em;
	font-weight: bold;
	width: auto;
	float: left;
	margin-left: 15px;
	color: #00738F;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	min-height: 24px;
	background-image: url(../images/nav_backgr.jpg);
}
#nav     .inactive[class]  {
	height: 2em;
	font-weight: bold;
	width: auto;
	float: left;
	margin-left: 15px;
	color: #00738F;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	min-height: 24px;
	background-image: none;
}
#nav  .inactive:focus {
	background-image: url(../images/nav_active_hover.jpg);
	color: #FFFFFF;
	height: 2em;
	min-height: 24px;
}


#nav   .inactive:link:hover    {
	background-image: url(../images/nav_active_hover.jpg);
	color: #FFFFFF;
	height: 2em;
	min-height: 24px;


}
#nav .inactive:visited:hover {
	background-image: url(../images/nav_active_hover.jpg);
	color: #FFFFFF;
	height: 2em;
	min-height: 24px;
}
#nav .inactive:active {
	background-image: url(../images/nav_active_hover.jpg);
	color: #FFFFFF;
	height: 2em;
	min-height: 24px;
}




#content {
	width: auto;
	min-height: 100px;
}
#content a       {
	text-decoration: none;
	color: #00738F;
	font-size: 80%;
	font-weight: bold;
}
#content   a:hover {
	border-bottom: 1px dotted #00738F;

}
#content ul {
	list-style: none;
	padding-left: 15px;
	margin-left: 6px;
}
#content li     {
	background-image: url(../images/arrow_right.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 8px;
}
#content .one_item_list {
	background-image: url(../images/arrow_right.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 8px;
	margin-left: 21px;
}
#content  div .float_left {
	width:234px;
	float:left;
	text-align: center;
	margin: 20px 5px 0px 5px;
}
.float_left   img     {
	border: 0;
	padding: 2px;
	background-color: #FFFFFF;
}
#content   div .float_right {
	width:476px;
	float:right;
	min-height: 100px;
	margin: 20px 10px 15px;
}
.rowhead {
	border: 2px solid #FFF;
	margin-top: 10px;
	padding: 5px;
}
.row {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/verlauf.gif);
}
.prop {
	height: 120px;
	float: right;
	width: 1px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
