/* main styles ZDV 2008 */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(layout/bgrmid.jpg);
	background-repeat: repeat-y;
}
p {
	margin-top:0px;
}

h1, h2 {
	font-size: 15px;
	color: #000000;
	margin-bottom: 6px;
}

h5 {
	font-size: 13px;
	color: #009900;
	margin-bottom: 2px;
}

.headline1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.headline2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-size: 10px;
	color: #000000;
}

#text1 {
	text-align: justify;
	/*width: 499px;*/

}
#text2 {
	text-align: justify;
	/*width: 490px;*/

}
.abstandlinks {
	margin-left:15px;
	margin-bottom:15px;
}
.abstandrechts {
	margin-right:15px;
	margin-bottom:15px;
}
.link  {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
}
.dir a {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#tbmid a {
	color: #CB331B;
}

.smallfont, .smallfont a{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.smaller{
	font-size: 6px;
	line-height:6px;
}

a:hover {
	text-decoration: underline;
}
.nonvis{
visibility:hidden;
}

/* buttons left navigation */
#container #mid #tbleft a {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	text-decoration: none;
	display:block;
}
#container #mid #tbleft a:hover {
	text-decoration: underline;
}
#container #mid #tbleft .dir a {
	padding: 4px;
	font-size: 11px;
}

#container #mid #tbleft .sub a {
	font-size: 11px;
	padding: 4px;
}
#container #mid #tbleft .subactive a {
	padding: 4px;
}
#container #mid #tbleft .page a {
	font-size: 11px;
	padding: 4px;
	margin-left: 15px;
}
#container #mid #tbleft .pageactive a {
	padding: 4px;
	margin-left: 15px;
}
#container #mid #tbleft .subpage a {
	font-size: 11px;
	padding: 4px;
	margin-left: 30px;
}
#container #mid #tbleft .subpageactive a {
	padding: 4px;
	margin-left: 30px;
}


.active {
	color: #CB331B;
}
/* // end buttons left navigation */


/* page & Layout styles ZDV 2008 */

#container {
	height: auto;
	width: 100%;
	text-align: left;
	overflow: visible;
	background: url(layout/bgrtop.jpg) repeat-x;
}
#container #top {
	height: 145px;
	background: url(layout/top.jpg) no-repeat;
}
#container #top #logo {
	width: 200px;
	height: 128px;
	float: left;
	padding-top: 14px;
	padding-left: 26px;
	text-align: left;
}
#container #top #topnavi {
	float: left;
	height: 128px;
	width: 525px;
	padding-top: 14px;
}
#container #top #langsel {
	width: 145px;
	height: 16px;
	float: left;
	font-size: 11px;
	vertical-align: bottom;
	padding-top: 126px;
	padding-left: 10px;
}
#container #top #langsel a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#container #top #langsel a:hover {
	text-decoration: underline;
}


#container #mid {
	width: 905px;
	min-height: 600px;
	background: url(layout/mid.jpg) repeat-y right top;
}

#container #mid #tbleft {
	width: 150px;
	padding-top: 46px;
	background: url(layout/left.jpg) no-repeat left bottom;
	height: 600px;
	padding-left: 35px;
	font-size: 12px;
	padding-right: 5px;
}
#container #mid #tbleftbot {
	width: 190px;
	height: 34px;
	background: url(layout/leftbot.jpg) no-repeat left bottom;
}
#container #mid #tbmid {
	padding: 10px 35px 35px;
	width: 490px;
}
#container #mid #tbmidbot {
	padding-left:35px;
	vertical-align: bottom;
}
#container #mid #tbright {
	width: 135px;
	padding-top: 46px;
	padding-right: 10px;
	padding-left: 10px;
}
#homeimage {
	width: 120px;
	height: 120px;
	overflow:hidden;
}
	
#container #mid #tbrightbot {
	padding-left: 10px;
	vertical-align: bottom;
}

#container #bot {
	width: 905px;
	height: 34px;
	background: url(layout/bot.jpg) repeat-y right top;
}

.sform {
	width:110px;
}
#container #mid #tbright #search {
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #mid #tbright #search form {
	margin: 0px;
}

