/*
	Default Stylesheet Familienportal Soest
	KDVZ Citkomm 2009
*/
* {
	margin: 0;
	padding: 0;
}

* html a {
	position: relative;
}
* html a img {
	position: relative;
}
* html input, * html textarea, * html select, * html button {
	position: relative;
}
* html iframe {
	position: relative;
}

img {
	border: none;
}

.container {
	overflow: hidden;
	width: 100%;
}

body {
	/*Verdana, Geneva,*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-image: url(/pics/hc/body_back.jpg);
	background-repeat: repeat-x;
	background-color: #000033;
	text-align: center;
}

a {
	color: #ffff00;
	text-decoration: none;
outline: none;
}

a:hover {
	text-decoration: underline;
}

div#printpage {
	width: 100%;
	text-align: right;
	margin-top: 1em;
	margin-right: 10px;
}

a.printthis {
	padding-left: 2em;
	background: url(/pics/hc/print_this.jpg);
	background-position: 0 2px;
	background-repeat: no-repeat;
}


dfn {
position: absolute;
top: -1000px;
left: -1000px;
}

#main {
	min-height: 500px;
	width: 1005px;
	margin: 0 auto;
	text-align: left;
}

#main_background {
	background-image: url(/pics/hc/back_main.png);
	background-repeat: repeat-y;
}


* html #main_background {
	height: 1%;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/hc/back_main.png' ,sizingMethod='scale');
}



* html #main {
	height: 500px;
}


#header {
	height: 200px;
}

#center {
	height: 400px;
}

#wrapper {
	overflow: hidden;
	width: 100%;
}

#left {
	background-image: url(/pics/hc/left_top.png);
	background-repeat: no-repeat;
	background-position: 17px 0;
	float: left;
	width: 	287px;
	min-height: 461px;
}

* html #left {
	height: 461px;
	width: 	252px;
}

#left #search {
	margin-top: 195px;
	margin-left: 35px;
	overflow: hidden;
	width: 100%;
}

#left #search input {
	border: none;
}
#left #search input.searchwords {
	border: none;
	border: 2px solid #D41B26;
	height: 19px;
	width: 124px;
	float: left;
	padding: 0 3px;
}
#left #search input.button {
	float: left;
}	

* html #left #search input.searchwords {

}

* html #left #search input.button {
	margin-left: -3px;
}	

#mainnav {
	margin-top: 18px;	
	margin-left: 17px;
	min-height: 115px;
}

#mainnav_bottom {
	background-image: url(/pics/hc/mainnav_bottom_back.jpg);
	width: 251px;
	height: 31px;
}



* html #mainnav {
		
}

#mainnav ul {
	min-height: 110px;
	list-style: none;
	background-image: url(/pics/hc/mainnav_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
	padding-bottom: 12px;
}

* html #mainnav ul {
	height: 110px;

}

#mainnav ul li a {
	display: block;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	padding-left: 25px;
	margin: 0;
	width: 250px;
}

* html #mainnav ul li a {
	width: 225px;
}

#mainnav ul li a:hover, #mainnav ul li a.active {
	background-image: url(/pics/hc/mainnav_active.jpg);
	background-repeat: no-repeat;
	background-position: 222px 0px;
}

#subnav {
	margin-top: 10px;
	margin-bottom: 25px;	
	margin-left: 17px;
}

#subnav ul {
	list-style-type: none;
}

#subnav ul li a {
	background-image: url(/pics/hc/subnav_back.gif);
	background-repeat: no-repeat;
	display: block;
	width: 242px;
	line-height: 31px;
	padding-left: 25px;
	padding-right: 20px;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

* html #subnav ul li a {
	width: 197px;
}

#subnav ul ul li a {
	font-weight: normal;
	padding-left: 45px;
}

#subnav ul li a:hover, #subnav ul li a.active {
	background-image: url(/pics/hc/subnav_back_active.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

#right {
	background-image: url(/pics/hc/right_top.png);
	background-repeat: no-repeat;
	width: 700px;
	min-height: 461px;
	float: left;
}

* html #right {
	height: 461px;
	width: 700px;
}

#righttop {
	color: #ffffff;	
	width: 718px;
	height: 320px;
	overflow: hidden;
	width: 100%;
}

#righttop .navigation {
	float: left;
	margin-top: 5px;
	margin-left: 90px;
}

* html #righttop .navigation {
	margin-left: 40px;
}

#righttop .stylesettings {
	float: right;
	margin-right: 20px;
	margin-top: 8px;
	width: 120px;
}
* html #righttop .stylesettings {
	margin-right: 10px;
}


#righttop .fontsize {
clear: left;
float: left;
font-weight: bold;
width: 45px;
}
#righttop .fontsize_img {
float: left;
width: 60px;
}

#righttop .contrast  {
float: left;
font-weight: bold;
width: 60px;
}
#righttop .contrast_img {
float: left;
width: 60px;
}

#righttop .navigation a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* Content-Bereich */
#content {
	min-height: 250px;
	margin-right: 50px;
	line-height: 150%;
	font-size: 1em;
	color: #ffffff;
}

* html #content {
	height: 250px;
	position: relative;
}

#content h1 {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 1.8em;
	margin-bottom: 1em;
	padding-top: 0.2em;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffffff;
	margin-bottom: 0.7em;
	padding-top: 0.2em;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
}

#content .textblock {
	padding-bottom: 1em;
	border-bottom: 1px solid #ffffff;
	text-align: justify;
	margin-bottom: 2em;
}

#content ul, #content ol {
	margin-left: 2em;
}

#content ul {
	list-style-type: none;
	margin: 0;
}

#content ul li {
	background-image: url(/pics/hc/li_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 2em;
}

* html #content ul li {
	height: 1%;
}


#footer {
	background-image: url(/pics/hc/footer_back.png);
	background-repeat: no-repeat;
	height: 177px;
}

#footer .navigation {
	padding-left: 390px;
	padding-top: 113px;
}

#footer .navigation a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* contenttable */
table.contenttable {
	background-color: #000000;
	font-size: 1em;
	color: #ffffff;
	width: 100%;
}

table.contenttable caption {
	line-height: 2.5em;
	font-style: italic;
}

table.contenttable th {
	background: #000033 url(/pics/hc/th_back.gif);
	background-repeat: repeat-x;
	padding: 7px;
	text-align: center;
}

table.contenttable tr td {
	background: #000033; /* url(/pics/td_odd_back.gif);*/
	background-repeat: repeat-x;
	padding: 6px;
}

table.contenttable tr.even td {
	background: #000099; /*url(/pics/hc/td_even_back.gif);*/
	background-repeat: repeat-x;
	padding: 6px;
}

* html #content p {
	position: relative;
}

.left {
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px #999999 solid;
	text-align: center;
	padding: 1px;
}
.right {
	background-color: #FFFFFF;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px #999999 solid;
	text-align: center;
	padding: 1px;
}
/* Textseiten Bildausrichtung */
.bildrechts {
	background-color: #FFFFFF;
	float:right;
	width:300px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px #999999 solid;
	text-align: center;
	padding: 1px;
}
.bildrechtsfluss {
	background-color: #FFFFFF;
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px #999999 solid;
	text-align: center;
	padding: 1px;
}
.bildlinks {
	background-color: #FFFFFF;
	float:left;
	width:300px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px #999999 solid;
	text-align: center;
	padding: 1px;
}
.bildlinksfluss {
	background-color: #FFFFFF;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px #999999 solid;
	text-align: center;
	padding: 1px;
}
.bildunten {
	background-color: #FFFFFF;
	margin-top:1.2em;
	width:auto;
	margin-bottom: 5px;
	border: 1px #999999 solid;
	text-align: center;
	padding: 1px;
}
.bildoben {
	background-color: #FFFFFF;
	margin-bottom:1.2em;
	width:auto;
	border: 1px #999999 solid;
	text-align: center;
	padding: 1px;
}
/* --- */
/*Verweisliste*/
#content .listentry {
	margin-bottom: 2em;
border-bottom: 1px solid #ffffff;
padding-bottom: 0.8em;
}

#content .listentry h1 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
}

#content .listentry .left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#content .listentry .right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
/* DIV Tabelle Mitte */
.tabelle {
	width:100%;
	line-height:140%;
	margin-top:1.8em;
	margin-bottom:1.8em;
	color: #ffffff;
}
.tabelle .t_head {
	padding:0.5em;
	background: #000033 url(/pics/hc/th_back.gif);
	background-repeat: repeat-x;
	height:2.5em;
}
.tabelle .t_row {
	padding:0.5em;
	background: #000033;/* url(/pics/td_odd_back.gif);*/
	background-repeat: repeat-x;
}
.tabelle .t_row_even {
	padding:0.5em;
	background: #000099; /* url(/pics/hc/td_even_back.gif);*/
	background-repeat: repeat-x;
}
.tabelle img {
	margin-right:0.5em;
}
.tabelle a {
	font-weight:bold;
}
/* --- */
.bildunterschrift {
	color: #000000;
}
