/*CSS Stylesheet Ennepetal*/
* {
	margin: 0px;
	padding: 0px;
}

* html a {
	position: relative;
}
* html a img {
	position: relative;
}
* html input, * html textarea, * html select, * html button {
	position: relative;
}

body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 76%;
}

img {
	border: none;
}

label {
	
}



div#all {
}

#wrapperall1 {

}


#wrapperall2 {

}


div#quicknav {
	display: none;
}

div#quicknav form {

}



div#header {
	display: none;
}

div.container {
	overflow: hidden;
	width: 100%;
}


div#topnav {
	display: none;
}


div#breadcrumbs {
	display: none;
}


div#topnavigation {
	display: none;
}



div#bodywrapper1 {

}

div#bodywrapper2 {

}
div#bodywrapper3 {
}

div#leftnavigation {
	display: none;
}

div#content {
	
	padding: 1em 1em 2em 1em;
	line-height: 135%;
}




div#content h1 {
	color: #124FA2;
	padding-top: .5em;
	margin-bottom: 1em;
	font-size: 1.5em;
}

div#content h2 {
	color: #666666;
	margin-bottom: 0.6em;
	padding-top: .5em;
	font-size: 1.3em;
}

div#content h3 div#content h4 div#content h5 div#content h6 {
	font-size: 1.1em;
	text-decoration: underline;
	color: #000066;
	padding-top: .5em;
}

div#content ul {
	list-style: disc;
	margin-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

div#content ul li {
	margin-bottom: 0.5em;
}

div#content ul li ul li {
	margin-left: 1em;
}

div#content ol {
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

div#content ol li {
	margin-bottom: 0.5em;
}

div#content a {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

div.block {
	border-bottom: 1px dotted #999999;
	padding-bottom: 1em;
	margin-bottom: 2em;
	width: 100%;
}


div#footer {
	display: none;
}


form[name="TSFE_ADMIN_PANEL_FORM"] {
	display: none;
}



div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #BB0F13;
	padding: 1px;
}

.csc-textpic {
	width: 100%;
	overflow: hidden;
}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #BB0F13;
	margin-top: 2.5em;
}

.csc-linkToTop {
	position: absolute;
	width: 536px;
	text-align: right;	
	margin-top: -1.5em;
	overflow: hidden;
}

#content .csc-linkToTop a {
	display: block;
	float: right;
	background-image: url("/fileadmin/templates/images/to_top.jpg");
	background-repeat: no-repeat;
	background-position: 0 0.35em;
	padding-left: 1em;
	text-decoration: none;
	width: 5em;
}

table {
	font-size: 0.9em;
	border: 1px solid #000066;
}

table caption {
	background-color: #000066;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

th {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	background-color: #ccc;
	/*border-bottom: 1px solid #000066;*/
}

td {
	padding: 4px;
	/*border-bottom: 1px solid #000066;*/
	/*border-left: 1px solid #BB0F13;
	border-right: 1px solid #BB0F13;	*/			
	background-color: #F0F0F0;
}

.contenttable {
	margin-bottom: 1em;
}

/* Formulare */

textarea {
	font-family: Arial,Helvetica,sans-serif;
}

.required {
	font-weight: bold;
}

.mailform div.formcontainer {
    font-size: 0.8em;
    width: 98%;
    overflow: hidden;
    margin-bottom: 3px;
}

.mailform div {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.2em;
}

.formcontainer .label {
    width: 15em;
    text-align: right;
    padding-right: 2em;
    float: left;
    font-weight: normal;
}

.mailform div.radiolayout {
       font-weight: normal;

}

.mailform div.radiolayout .label {
    width: 15em;
    text-align: right;
    padding-right: 2em;
    float: left;
        font-weight: normal;
}

.mailform div.radiolayout {
        font-size: 0.8em;
    width: 98%;
    overflow: hidden;
}

.mailform div.radiolayout .label {
    width: 15em;
    text-align: right;
    padding-right: 2em;
    float: left;
        font-weight: normal;
}


.mailform div.radiolayout .radiofield {
        padding-left: 28%;
}

.mf-select {
    width: 60%;
        font-size: 1em;
} 


.level1 {
	padding:1px 1px 1px 20px;
}
.level2 {
	padding:1px 1px 1px 20px;
}
.level3 {
	padding:1px 1px 1px 20px;
}
.level4 {
	padding:1px 1px 1px 20px;
}

/* Suchergebnisse */
.res-tmpl-css {
	border-bottom: 1px solid #000066;
	padding-bottom: 0.5em;
	width: 100%;
}

.tx-indexedsearch-res h3 {
	margin-bottom: 0.7em;
}

.tx-indexedsearch-res {
	overflow: hidden; /*???*/
}
#content h3 .tx-indexedsearch-title a {
	text-decoration: none;
}

.tx-indexedsearch-browsebox {
	margin-bottom: 1em;
}


.tx-indexedsearch-percent {
	font-size: 0.8em;
}

.tx-indexedsearch-text-item-path {
	background-color: #fff;
	margin-bottom: 0.3em;
}

#content .browsebox {
	margin-left: 0;
}

.csc-textpic-caption {
	font-size: 0.8em;
	color: #666;
}

*+html .csc-textpic-imagerow {
	margin-bottom: 0.5em;
}


/* Suchformular IE6 */

* html #words {
	margin-right: 5px;
	margin-bottom: 2px;
}


/* ---------- Civserv ---------- */
.tx-civserv-pi1 {
	overflow: hidden;
	width: 100%;
}
/* Civserv Suchbox */
.tx-civserv-pi1-searchbox {
	padding: 0px 5px 8px 5px;
	margin-bottom: 10px;
}
.tx-civserv-pi1-searchbox fieldset {
	border: none;
}
.tx-civserv-pi1-searchbox fieldset legend {
	display: none;
}
#civserv_right .tx-civserv-pi1-searchbox .searchform p {
	padding: 0px;
	margin: 0px;
}

a.topofpage {
	padding-left: 15px;
	background-image: url(/fileadmin/templates/images/to_top.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	margin-top: 1.5em;
	margin-bottom: 1em;
	display: block;
}

a.printer {
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url(/fileadmin/templates/images/printer.gif);
	background-repeat: no-repeat;
	margin-top: 2em;
	margin-bottom: 1em;
	display: block;
}

.orgadetail {
	margin-bottom: 1em;
}

.descr_short {
	margin-bottom: 1em;
}

.descr_long {
	
}

#rightmenu {
	padding: 2px;
	background-color: #F2F2F2;
	border-bottom: 2px solid #000066;
}

.tx-civserv-pi1-searchbox {
	padding: 5px;
	border-bottom: 2px solid #000066;
	background-color: #F2F2F2;
}

div#serviceinformation {
	padding: 5px;
	background-color: #F2F2F2;
	border-bottom: 2px solid #000066;
}

.tx-civserv-pi1-searchbox-button {
	border: 1px solid #999999;
	background-color: #CCCCCC;
}

/* Civserv Service Informationen */
#serviceinformation {
	padding: 0px 5px 8px 5px;
	border-bottom: 1px solid #5485bf;
	margin-bottom: 10px;
}
#civserv_right .level1 {
	background: none;
	border: none;;
	padding: 0px;
}
.searchwords {
	visibility: hidden;
}

#leftcol {
	/*padding: 10px;*/
	font-size: 1.1em;
	
}


#rightcol {
	display: none;
}
div#leftcol h1 {
	font-size: 1.5em;
}
div#rightcol h1 {
	margin: 0;
	font-size: 1.2em;
	
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	background-color: #000066;
	color: #ffffff;
}







