/****************************************************************************************
Basiseinstellungen
****************************************************************************************/

body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #102923;
	background-image: url(../../rd_layout/bg.jpg);
	background-repeat: repeat-x;
}

body, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
div	{
		text-align: left;
}

a img {
		border: 0
}

ul, ol, li {
		margin: 0;
		padding: 0;
}
		
/****************************************************************************************
Positionierung
****************************************************************************************/

#layoutbox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../../rd_layout/layoutbox_bg.gif);
}
#bgbox {
	width: 960px;
	padding: 0px;
	background-image: url(../../rd_layout/bgbox_bg.gif);
	background-repeat: no-repeat;
}
#layout {
	width: 960px;
	min-height: 720px;
	padding: 0px;
}
#left {
	float: left;
	width: 216px;
	margin: 0px;
	padding: 0px;
	display: none;
}

#nav {
	width: 187px;
	min-height:356px;
	height:auto !important;
	height:356px;
	float: left;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #24453A;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
	font-size: 90%;
}
#navfoot {
	float: left;
	width: 192px;
	margin-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#adress {
	width: 160px;
	margin-top: 54px;
	margin-left: 54px;
	float: left;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: inline;
}

#suche {
	float: left;
	width: 192px;
}

#cont {
	float: left;
	width: 100%;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 140%;
}

#cont_body {
	min-height: 420px;
	padding: 0px;
	line-height: 180%;
	margin: 0px;
	width: 80%;
}
#teaser {
	float: left;
	min-height: 420px;
	width: 220px;
	padding: 0px;
	margin-top: 330px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}

#teaser_head_1 {
	padding: 0px;
	width: 220px;
	float: left;
}
#teaser_body_1 {
	color: #FFFFFF;
	width: 180px;
	background-color: #587269;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
#teaser_head_2 {
	padding: 0px;
	width: 220px;
	float: left;
}
#teaser_body_2 {
	color: #000000;
	width: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #A7B5B0;
	float: left;
}
#drucken {
	float: right;
	padding-right: 20px;
}

#foot {
	height: 23px;
	font-size: 11px;
	width: 700px;
	background-image: url(../../ref_pic/layout_bg_fuss.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}

/****************************************************************************************
Navigation
****************************************************************************************/
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav .n1 {
	display: block;
	width: 160px;
	padding-top: 0px;
	padding-left: 24px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 0px;
}
#nav .n1:hover {
	text-decoration: none;
	color: #A7B5B0;
}
#nav .n1aktiv {
	display: block;
	width: 160px;
	padding-top: 7px;
	padding-left: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	background-image: url(../../rd_layout/nav_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
* html #nav .n1aktiv { /*IE6 only*/
	background-image: none;
}

#nav .n2 {
	display: block;
	width: 150px;
	padding-top: 0px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-right: 0px;
}
#nav .n2:hover {
	text-decoration: none;
	color: #A7B5B0;
}
#nav .n2aktiv {
	display: block;
	width: 150px;
	padding-top: 0px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-right: 0px;
}
#nav .n3 {
	display: block;
	width: 140px;
	padding-top: 1px;
	padding-left: 40px;
	color: #FFFFFF;
}
#nav .n3:hover {
	color: #A7B5B0;
	text-decoration: none;
}
#nav .n3aktiv {
	display: block;
	width: 140px;
	padding-top: 1px;
	padding-left: 40px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#cont .n1 {
	background-color: #EBEBEB;
	display: block;
	padding-top: 1px;
	padding-left: 2px;
	margin-bottom: 5px;	
	margin-top: 15px;
	font-weight: bold;
	text-decoration: none;
}
#cont .n1:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
}
#cont .n2 {
	display: block;
	padding-top: 1px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: normal;
}
#cont .n2:hover {
	text-decoration: underline;
	font-weight: normal;
}
#cont .n3 {
	display: block;
	padding-top: 1px;
	padding-left: 40px;
	color: #000000;
	font-weight: normal;
}
#cont .n3:hover {
	font-weight: normal;
}
#cont h1 {
	font-size: 200%;
	margin-top: 15px;
	margin-bottom: 25px;
	font-weight: normal;
}
#print {
	text-align: right;
	display: block;
	width: 100%;
	margin-bottom: 50px;
}

#cont h2 {
	font-size: 115%;
	font-weight: bold;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 15px;
}
#cont h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}
#cont p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#cont p+h1 {
	margin-top: 25px;
	margin-bottom: 15px;
}
#cont ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#cont li {
	padding-left: 0px;
	list-style-type: disc !important;
	margin-left: 15px;
	text-indent: 0px;
}

#cont a {
	text-decoration: none;
	color: #000000;
}
#cont a:hover {
	text-decoration: none;
}
#cont .linkwww {
	margin-left: 20px;
	text-indent: -20px;
}
#cont .linkdokument {
	margin-left: 20px;
	text-indent: -20px;
}
#cont .link {
	margin-top: 5px;
	margin-bottom: 5px;
}
#cont .cflinie {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	background-image: url(pic/body_linie.gif);
	background-repeat: no-repeat;
}
#cont .cfbild {
	border: 1px solid #CCCCCC;
}
#cont .klein {
	font-size: 0.9em;
	color: #666666;
}
#cont .tdbg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#cont .teaserbuilder {
	margin-bottom: 10px;
}


#adress p {
	margin-top: 7px;
	margin-bottom: 7px;
}

#adress a {
	text-decoration: none;
	color: #000000;
}
#adress a:hover {
	text-decoration: underline;
}

#sitemap ul li	{
	list-style-type: none;
	font-weight: bold;
	list-style-image: none;
	margin-top: 10px;
	margin-bottom: 0px;
}	
#sitemap ul li  ul li{
	list-style-type: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.suchfeld {
	float: left;
	width: 140px;
	margin-right: 6px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #B2BCBD;
}
.suchbutton {
	float: left;
	margin-top: 10px;
}

#teaser h2 {
	color:#000000;
	font-size: 150%;
	width: 160px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
#teaser p {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#teaser a {
	font-size: 100%;
	width: 160px;
	margin: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
}

#teaser a:hover {
	text-decoration: underline;
}
#teaser .button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#teaser .suche {
	background-color: #3e5b52;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 105%;
	height: 16px;
	width: 140px;
	padding: 2px;
	float: left;
	margin-top: 10px;
}
#teaser .suchbutton {
	height: 20px;
	width: 24px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #587269;
	margin-left: 1px;
	font-weight: bold;
}
#thsform p {
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
}
#teaser_body_1 a {
	color: #FFFFFF;
}
#thsform label {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
#thsform .oben {
	margin-top: 10px;
}

#thsform .abstand {
	margin-left: 200px;
}
#thsform .mehrzeiler {
	float: left;
}
#thsform input {
	border: 1px solid #666666;
}

#thskalender .tagheute {
	color: #0099CC;
	font-weight: bold;
}
#thskalender .tagnormal {
	color: #000000;
	font-weight: normal;
}
#thsform textarea {
	font:100.01% , Verdana, Arial Helvetica, sans-serif;
	border: 1px solid #666666;
}

#thsform fieldset {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
#thsform legend {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}
#thsform h3 {
	background-color: #f3f3f3;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
#thsform .fkurz {
	width: 50px;
}
#thsform .fmittel {
	width: 200px;
}
#thsform .fmitteloben {
	width: 200px;
	margin-top: 5px;
}

#thsform .flang {
	width: 280px;
}
#thsform .keinrahmen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont p.usermessage {
	background-color:#f3f3f3;
	color:#990000;
	font-weight: bold;
	padding: 5px 5px 5px 45px;
	border: 1px solid #d8dbde;
	background-image: url(../../ref_pic/ic_error.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.versteckmich {
	position:absolute;
	left: -9999px;
	top: -9999;
	display:inline;
	width: 0;
	height: 0;
}
