@import url("reset.css");
@import url("nav.css");
/*@import url("dgtool.css");*/

body {
	background: white url(../pic/menucolumn.gif) top left repeat-y;
}

body, td {
	font-size:13px;
	color: #222;
	font-family: Arial;
	line-height: 1.6em;
}



/*body.orgelart {
	background: white url(../pic/body_bg-orgelart.jpg) top left repeat-y;
}*/

p { 
	margin: 0;
}

.container_16 {
	margin-left: 0;
}

td { 
	vertical-align: top; 
	font-size:12px;
	color:#222;
	font-family: Arial;
}

td.content {
	padding-left: 10px !important;
	padding-right: 10px !important;
}


table.contenttable td p.bodytext{
	margin-right:10px;
}

.navigation a {
	text-decoration: none;
	color: black;
}

.navigation a.current {
	text-decoration: underline;
}

.navigation a:hover, 
.navigation a:focus {
	background-color: #446496;
}



/* Accessibility: Links zum Seiteninhalt, zur globalen Navigation und ggf. zu Barrierefreiheits-Einstellungen */
.skiplinks a, a.skiplink {
	position: absolute;
	top: 0; left: -9001em;
}
.skiplinks a:focus, a.skiplink:focus { left: 0; }



/* Homelink und Wappen */
a#homelink {
	display: block;
	text-indent: -9001px;
	height: 130px;
	width: auto;
	background: transparent url(../pic/homelink.gif) 20px 10px no-repeat;
}



/* Typen von Contentbloecken */
div.trenner {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../pic/trenner.gif) bottom left repeat-x;
}


/* Primaere Navigation links */
#prinav a {
	padding: 6px 10px;
	color: white;
	border-top: 1px solid white;
	font-weight: normal;
	height: auto;
}

#prinav {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: #3a5485;
	margin-left: 20px;
	margin-bottom: 20px
}

#prinav ul a.current { 
	background-color: #5986b9; 
}

#prinav ul a { margin-left: 0px; }
#prinav ul ul a { margin-left: 20px; }
#prinav ul ul ul a { margin-left: 40px; }
#prinav ul ul ul ul a { margin-left: 60px; }
#prinav ul ul ul ul ul a { margin-left: 80px; }


#prinav ul .first a { border-top: none; }
#prinav ul .first ul a { border-top: 1px solid white; }

#prinav ul ul .first a { border-top: 1px solid white; }


#prinav ul a {
	line-height: 1em !important;
}


/**/
h1, h2, h3, h4, h5, h6 {
	color:#3a5485;
	margin-top: .5em;
}
h1 {
	display: block;
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1.2em;
}
h2 {
	font-size: 1.4em;
	line-height: 1.2em;
}
h3 {
	text-align: left !important;
	text-transform: uppercase;
	color: #444;
	font-weight: normal;
	font-size: .85em;
	letter-spacing: 1px;
	line-height: 1.2em;
}
h4 {
	font-size: 1.15em;
	line-height: 1.2em;
}



#contentnormal a {
	color: #3a5485;
}
#contentnormal a:focus,
#contentnormal a:hover {
	color: white;
	background-color: #3a5485;
	padding: 2px 4px; margin: -2px -4px;
}
#contentnormal a img {
	margin: 0 -4px -5px;
}


#header {
	position: relative;
	margin: 0;
	height: 100px;
	min-width: 960px;
	background: transparent url(../pic/farbverlauf.jpg) top left no-repeat;
}

h1#branding, h1#wappen {
	background: transparent url(../pic/titel.jpg) top left no-repeat;
	display: block;
	height: 60px; width: 350px;
	position: absolute;
	top: 0; right: 140px;
	overflow: hidden;
	text-indent: -9001em;
}

h1#wappen {
	background: transparent url(../pic/wappen.gif) top left no-repeat;
	height: 120px; width: 80px;
	top: 10px; right: 50px;
}


#contentnormal ul {
	list-style-type: disc;
}
#contentnormal ul li {
	margin-left: 4em;
} 



#content {
	background-color: transparent;
	min-height: 100%;
	height: 100%;
}

#contentnormal {
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

#contentnormal ul ul li {
	list-style-type: disc;
}

#footer {
	padding: 10px;
	background-color: transparent;
	color: #555;
}

#footer .innerwrap {
	padding: 10px;
}



/* Altes Layout wiederherstellen */
.container_16, .grid_16 { 
	zoom: 1;
}
#content { 
	zoom: 1;
	margin: 0; 
	padding: 0; 
	position: relative; 
}
#navigation { 
	zoom: 1;
	margin: 0; 
	padding: 0; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 250px; 
	overflow: hidden;
}

#maincontent { 
	zoom: 1;
	margin: 0px; 
	margin: 20px 0 0 260px; 
	overflow: hidden;
	min-width: 380px;
	max-width: 710px;
}

.news .list .item {
	border-bottom: thin solid lightgray;
	margin-bottom: 1em;
}



/* Formulare */
div.tx-powermail-pi1 div { 
	overflow: auto; 
}
div.tx-powermail-pi1 fieldset { 
	margin: 10px 0 1em 0; 
	padding: 10px 0 10px 10px; 
}
div.tx-powermail-pi1 legend { 
	margin-top: 4px; 
	display: none; 
}
div.tx_powermail_pi1_fieldwrap_html_label { 
	margin-bottom: 1em; 
	margin-top: 1em; 
	padding: 0 20px 10px 10px; 
}
 
div.tx-powermail-pi1 label {
	display: block;
	margin-right: 10px;
}
 
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: 160px !important;
	text-align: right !important;
}
 
div.powermail_check_inner {
	border: thin solid white !important;
}
 
.powermail_check_inner label {
	font-weight: normal !important;
}
 
.tx_powermail_pi1_fieldwrap_html { 
	margin: 10px 0 0px !important; 
	padding: 0 !important; 
}

.powermail_check_inner label:before { 
	content: ".";
	height: 0;
	visibility: hidden;
}
 
div.tx-powermail-pi1 input, 
div.tx-powermail-pi1 textarea, 
div.tx-powermail-pi1 
.powermail_check_inner {
	width: 310px;	max-width: 310px;
	margin-bottom: 5px;
	margin: 2px;
	border: 1px solid lightgray;
	background-image: none;
	background-color: white;
	margin-bottom: 10px;
	padding: 4px;
}
 
div.tx-powermail-pi1 textarea {
	height: 200px; max-height: 400px;
}
 
div#ww_imagecycle_container {
	height: 1000px;
}
 
div.tx-powermail-pi1 div:after, {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 
div.tx-powermail-pi1 p {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-bottom: px;
	font-weight: bold;
}
 
div.tx-powermail-pi1 input[type=submit] {
	float: right;
	width: auto;
	margin-right: 12px;
	width: 10em;
	border: thin solid gray;
	background-color: #eee;
}
 
div.tx-powermail-pi1 input[type=file] {
	border: none;
}
 
.powermail_check_inner label { 
	width: auto !important; 
}
 
.powermail_check_inner input { 
	float: left; 
	width: 30px !important;
}



.tx-wwimagecycle-pi1 img { 
	display: block;
}

#breadcrumb {
	display: block;
	height: 0;
	visibility: hidden;
	text-indent: -9001em;
}


/** { text-shadow: #fff 0 0 0px; }*/
#prinav a { text-shadow: #3a5485 0 0 0px; }



legend {
padding-left:00px;
padding-right:10px;
border: 0px;
}

fieldset {
padding-left:00px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:100;
padding-top:15px;
padding-bottom:15px;
}

.formu {

padding-top:10px;
padding-bottom:10px;
padding-left:00px;

}
.formu label{
text-align:left;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 300px;
}

.mf-check {

border: 0px;
margin: 0px 0px 30px 0px;
}
.mf-select {
border: 1px solid #C0C0C0;
margin-bottom: 10px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;

}

.mf-submit {
clear:both;
color: White;
background-color: #1E90FF;
border: 1px solid #424242;
margin-left: 180px;
width: 300px;
}


#contentnormal .rgsgcontent a:focus, 
#contentnormal .rgsgcontent a:hover {
	background-color: transparent !important;
}