/* Fehlermarkierung */

.error			{ padding: 10px 0; font-weight: bold; color: #FF0000; background-color:#FFFFFF; }
input.error		{ padding: 2px 2px 1px 2px; border: 2px solid #FF0000; }
textarea.error	{ padding: 2px 2px 1px 2px; border: 2px solid #FF0000; }
.error-check	{ padding: 0 2px 2px 2px; background: #FF0000; }
select.error	{ padding: 0; font-weight: bold; color: #FF0000; }


html,body {
	margin:0px;
	padding:0px;
}
body {
	font-family:Trebuchet MS, Verdana; 
	background-image:url(/www/templates/de/standard-themaderinstallation/images/bground.jpg); 
	background-repeat:no-repeat; 
	background-position:top center;
}
div {
	margin:0px;
	padding:0px;
}

.box-content {
	margin:0px auto; 
	width:802px; 
	position:relative;
	
}

.box-content .header img {
	border:0px;
}

.content-box {
	width:802px;
	background-image:url(/www/templates/de/standard-themaderinstallation/images/body_content.jpg); 
	background-position:top center; 
	background-repeat:repeat-y; 
}


.content-box .head {
	background-image:url(/www/templates/de/standard-themaderinstallation/images/body_top.jpg); 
	background-position:top center; 
	background-repeat:no-repeat; 
	margin:0px;
	padding:0px;
	width:802px; 
	height:13px;
}

.content-box .content { 
	background-image:url(/www/templates/de/standard-themaderinstallation/images/bgpfote.jpg); 
	background-position:38% bottom; 
	background-repeat:no-repeat; 
	width:802px; 
	min-height:750px;
	margin:0px;
	padding:0px 0px 0px 0px;
	position:relative;
}

* html .content-box .content { 
	height:800px;
}

.content-box .content .textbox {
	border:1px solid #ffffab;
	margin:0px 10px 0px 200px;
	padding:0px;
	z-index:100;
	font-size:14px;
}

.content-box .content .textbox a {
	color:#8c3e78;
}

.content-box .content .textbox h1 {
	font-size:16px;
	font-weight:bold;
}
.content-box .content .textbox h2 {
	font-size:15px;
	font-weight:bold;
}

.content-box .content .textbox img {
	margin:5px;
}

.content-box .content .textbox .siesindhier {
	font-size:12px;
}

.content-box .content .textbox .siesindhier .caption {
	font-weight:bold;
}


.content-box .content .textbox dl.spalten {

}
.content-box .content .textbox dl.spalten dt {
	float: left;
	width: 15em;
	padding: 3px;
}
.content-box .content .textbox dl.spalten dd {
	margin-left: 13em;
	padding: 3px;
}
.content-box .content .textbox fieldset {
	padding: 10px;
}
.content-box .content .textbox fieldset legend {
	padding: 5px;	
}
.content-box .content .textbox fieldset label {
	display: block;
	font-size: 12px;
}

.content-box .menu {
	float:left;
	/*border:1px solid #00cc00;*/
	width:176px;
}

.content-box .menu h2 {
	color:#783365; 
	margin:0px;
	padding:0px 0px 0px 15px; 
	font-size:18px; 
	font-style:italic
}

.content-box .menu h2.einrichtung {
	margin-top:10px;
	margin-bottom:3px;
}

.content-box .menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.content-box .menu ul li {
	color:#000000;
	font-size:16px;
	font-weight:normal;
	padding:0px 0px 0px 22px;
	margin:0px 0px 0px 15px;
	background-image:url(/www/templates/de/standard-themaderinstallation/images/tatze.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.content-box .menu ul li.aktiv {
	color:#783365;	
	font-weight:bold;
	background-image:url(/www/templates/de/standard-themaderinstallation/images/tatze-aktiv.gif);
}


.content-box .menu ul li a{
	text-decoration:none;
	color:#000000;
}

.content-box .menu ul li.aktiv a{
	color:#783365;	
}

.content-box .menu ul li a:hover{
	text-decoration:underline;
}

.content-box .menu ul.einrichtungen li {
	background-image:none;
	margin:0px 0px 0px 7px;
	padding:0px;
}

.content-box .menu ul.einrichtungen li a {
	background-repeat:no-repeat;
	background-position:center left;
	height:91px;
	width:166px;
	display:block;
	margin-top:4px;
}

.content-box .menu ul.einrichtungen li a.seite33 {
	background-image:url(/www/templates/de/standard-themaderinstallation/images/schild-beutha.gif);
}
.content-box .menu ul.einrichtungen li a.seite34 {
	background-image:url(/www/templates/de/standard-themaderinstallation/images/schild-pionierpark.gif);
}
.content-box .menu ul.einrichtungen li a.seite35 {
	background-image:url(/www/templates/de/standard-themaderinstallation/images/schild-kulturbahnhof.gif);
}
.content-box .menu ul.einrichtungen li a.seite36 {
	background-image:url(/www/templates/de/standard-themaderinstallation/images/schild-duererviertel.gif);
}
.content-box .menu ul.einrichtungen li a.seite37 {
	background-image:url(/www/templates/de/standard-themaderinstallation/images/schild-carls.gif);
}

/* FUSSBEREICH */

.content-box .footer {
	font-size:14px; 
	background-image:url(/www/templates/de/standard-themaderinstallation/images/body_content.jpg); 
	background-position:top center; 
	background-repeat:repeat-y; 
	width:802px; 
	height:20px;
}

.content-box .footer span {
	margin:0px 30px 0px 400px;
}

.content-box .footer span a{
	color:#000000;
	text-decoration:none;
}

.content-box .footer span a:hover{
	color:#000000;
	text-decoration:underline;
}

.content-box .footer span a.aktiv{
	color:#783365;	
	font-weight:bold;
}
.content-box .bottom {
	background-image:url(/www/templates/de/standard-themaderinstallation/images/body_bottom.jpg); 
	background-position:top center; 
	background-repeat:no-repeat; 
	width:802px; 
	height:20px;
}
