/* DAGMAR SCHMIDT STIFTUNG (c) köhne design, 59872 Meschede, koehne-design.de */

/* BASISEINSTELLUNGEN */
/**********************/
body {
	background: #999999 url(../gfx/back.gif) repeat-x fixed;
	margin: 0px;
}
div {
	position: relative; 
	margin: 0px;
}
img {border:0;
}

/* BASISLAYOUT - LAYOUTCONTAINER */
/*********************************/
#container {
	width: 700px;
	margin: 0 auto 0px auto;
}

/* LEFT */
#left_container {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 160px;
}
#left_head {
	width: 153px;
	height: 168px;
	background: url(../gfx/backtopleft.gif) no-repeat;
}
#left_block {
	width: 153px;
	height: auto;
	background: #999999;
}
#left_bottom {
	width: 153px;
	height: 14px;
}

/* CONTENT */
#cont_container {
	position: absolute;
	top: 19px;
	left: 153px;
	width: 545px;

}
#cont_head {
	width: 545px;
	height: 168px;
		background: url(../gfx/backtop.gif) no-repeat;
}
#cont_nav {
	width: 535px;
	height: 10px;
}
#cont_center {
	width: 520px;

}
#cont_foot {
	left: 40px;
	width: 460px;
	height: 15px;
	margin-bottom: 10px;
	border-top: 1px solid #000;
	
}

/* FORMATIERUNG LEFT */
#leftdisplay {
	text-align: left;
	width: 160px;
	top: 5px;
	left: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

/* FORMATIERUNG CONT */
#header {
	text-align: left;
	width: 450px;
	top: 72px;
	left: 70px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

/* FORMATIERUNG NAV */
#navmenu {
	text-align: left;
	font-weight: bold;
	text-transform: normal;
	width: 153px;
	top: 10px;
	left: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#006699;
	font-size: 0.95em;
	line-height: 1.4em;
}
#navmenu a {
	color:#000000;
	display: block;
	padding: 1px 0px 1px 10px;
	text-decoration: none;
}
#navmenu a:hover {
	color:#000000;
	background: #FFFFFF url(../gfx/nav_hov.gif) repeat-y left;
	display: block;
}
#navmenu a:active, #navmenu a.selected  {
	color:#FFFFFF;
	background:#EC6519;
	display: block;
}
#navsmall {
	text-align: left;
	width: 150px;
	top: 0px;
	left: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-bottom: 0px;
}
#navsmall a {
	color:#000000;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
#navsmall a:hover {
	color:#FFFFFF;
	text-decoration: none;
}


/* CENTER */
#centerdisplay {
	width: 400px;
	top: 0px;
	left: 0px;
	padding: 20px 0px 0px 0px;
}
#textblock {
	width: 460px;
	top: 0px;
	left: 40px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}
#textblock .imgLeft {
    float: left;
    margin: 5px 15px 5px 0px;
	padding: 0 0px 0px 0;
}
#textblock .imgRight {
    float: right;
    margin: 5px 0px 5px 15px;
	padding: 0 0 0 0;
	text-align: left;
	top: 0px;
	left: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#006699;
	font-size: 0.7em;
	line-height: 1.2em;
}
#textblock .title {
	text-align: left;
	top: 0px;
	left: 0px;
	padding-bottom: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#00000;
	font-weight: bold;
	font-size: 0.95em;
	line-height: 1.05em;
	border-left: 5px solid #EC6519;
	padding: 5px;
	margin-bottom: 10px;
}
#textblock .title a {
	color:#006699;
	text-decoration: none;
}
#textblock .title a:hover {
	color:#006699;
	text-decoration: underline;
}
#textblock .img a {
	border: 1px solid #006699;
}
#textblock .img a:hover {
	border: 1px solid #FFFFFF;
}
#textblock .text {
	text-align: left;
	top: 0px;
	left: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size: 0.825em;
	line-height: 1.35em;
	font-weight: normal;
	padding-bottom: 20px;
}
#textblock .text a {
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}
#textblock .text a:hover {
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}
#textblock .img a {
	border: 1px solid #006699;
	margin: 0 0 0px 0px;
}
#textblock .img a:hover {
	border: 1px solid #FFFFFF;
	margin: 0 0 0px 0px;
}

/* FOOT */

#footer {
	text-align: left;
	top: 5px;
	left: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	font-size: 0.75em;
	line-height: 0.75em;
}
#footer a {
	color:#000;
	text-decoration: underline;
}
#footer a:hover {
	color:#000;
	text-decoration: none;
}

#text .liste a:hover {
	color:#FFFFFF;
	background:#003366;
	border: 1px solid #003366;
	margin:0px 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* FORMATIERUNG FORMULARE */
form {
	margin:		0px 30px;
	display:	block;
}
fieldset {
	border:		1px solid #FFF;
	display:	block;
	padding:	0px 20px;
	clear:		both;
	width:		280px;
	margin:		5px 0 0 0;
}
html > body fieldset
{
	background:	transparent;
}
select {
	position: 	relative;
	top: 		-1.4em;
	left: 		8em;
	display:	block;
	width:		8em;
	border:		1px solid #FFFFFF;
}
select:hover, input:hover, textarea:hover {
	border:		1px solid #EC6519;
	color:		#000000;
}
select:focus, input:focus, textarea:focus {
	background:	#EC6519;
	border:		1px solid #FFFFFF;
	color:		#ffffff;
}
legend {
	color:		#000000;
	font-weight: bold;
}
label {
	clear: 		left;
	float: 		left;
	display: 	block;
	width: 		8em;
	margin-top: -1em;
	font-weight: bold;
}
label.first {
	margin-top:	1em;
}
input {
	position: 	relative;
	top: 		-1.4em;
	left: 		8em;
	display: 	block;
	border:		1px solid #FFFFFF;
	padding:	2px;
	background:	#FFFFFF;
}
input.senden {
	top:		-1em;
	left:		0;
	clear:		left;
	width:		19em;
}
textarea {
	position: 	relative;
	top: 		-1.4em;
	left: 		0;
	display: 	block;
	border:		1px solid #FFFFFF;
	padding:	2px;
	width:		19em;
	height:		10em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
}

fieldset.radio input {
	border:		none;
	background:	none;
	left:		17.5em;			
}
* html fieldset.radio input {
	left:		18.5em;
}