/*******************************************************************************

	Project		:	Kopfzentrum Sauerland

	Copyright	:	Puro Nectar

*******************************************************************************

Hintergrund:	#fff
Green:     		#CCEBB9
Green Nav:		#004400
Grau:			#777


	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:11px;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:11px; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
	}

/*	body
*******************************************************************************/
body {
	background-color:#fff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
	}

.clear {
	clear:both;
	}

.flLeft { float:left; }
.flRight { float:right; }

.warning, 
#main-block .warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:10px auto;
	padding:0;
	height:100%;
	width:850px;
	color:#000;
	text-align:left;
	}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:210px;
	background-image:url(bilder/ks_01.jpg);
	}
	
#printhead	{
	display:none;
	}


/*	home button
*******************************************************************************/
#home {
	position:absolute;
	top:0px;
	left:10px;
	}

#home a, 
#home a:link {
	display:block;
	height:65px;
	width:175px;
	text-indent:-700em;
	background-image:url(bilder/spacer.gif);
	background-repeat: no-repeat;
	}

/*	Arnsberg
*******************************************************************************/
#arnsberg {
	position:absolute;
	top:120px;
	left:77px;
	}

/*	Language
*******************************************************************************/
#language {
	position:absolute;
	top:25px;
	left:400px;
	width:439px;
	text-align:right;
	font-size:10px;
	}

#language sl.leer	{ 
	color:#777; 
	}

#language a, 
#language a:link { 
	color:#004400; 
	}

#language a:hover 	{ 
	text-decoration:underline; 
	}

/*	contents
*******************************************************************************/

#picture {
	position:absolute;
	top:70px;
	left: 190px;
	width:650px;
	height:140px;
	}

#content {
	background-image:url(bilder/ks_04.jpg);
	background-repeat: repeat-y;
	min-height: 100px;
	height:100%;
	display:block;
	clear:both;
	width:850px;
	}

	
#main {
	background-image:url(bilder/ks_02.jpg);
	background-repeat: no-repeat;
	width:100%;
	float:left;
	}


#main-block	{
	padding:5px 10px 0 10px;
	}

#center	{
	float:left;
	margin-top:32px;
	width: 480px;
	height:100%;
	}

#sidebar {
	float:left;
	margin-top:32px;
	margin-left:4px;
	width:166px;
	height:100%;
	text-align: left;
	}


/*	Sidebar
*******************************************************************************/

#bar	{
	display: block;
	border-left: 1px solid #94CDB1;
	border-right: 1px solid #94CDB1;
	padding:5px 10px 0 10px;
}



/*	Navigation
*******************************************************************************/

#header-nav {
	font-size:12px;
	position:absolute;
	text-align:left;
	font-weight:bold;
	top:47px;
	left:200px;
	width:635px;
	}

#header-nav a,
#header-nav a:link {
	color:#000;
	font-weight:bold;
	font-size:12px;
	}

#header-nav a:hover {
	color:#004400;
	}

/**********************************************/

#navigation { 
	text-align:left;
	float:left; 
	width:180px;
	padding:10px 0px 0 10px;
	}

/*--------------------------------------------*/
	
#navigation ul.nav1st { 
	border-bottom:solid 1px #777;
	width:175px; 
	float: left; 
	}

#navigation ul.nav1st li { 
	border-top:solid 1px #777;
	padding: 4px 0; 
	}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link, 
#navigation ul.nav1st a:hover	{
	color:#004400; 
	}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link { 
	display:block;
	color:#000;
	font-size:12px;
	font-weight:bold; 
	}

/*--------------------------------------------*/

#navigation ul.nav2nd li { 
	border-top:none;
	padding: 0 0 6px 0; 
	}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link	{ 
	color: #000; 
	display:block; 
	padding-left:8px; 
	font-size:11px; 
	font-weight:normal; 
	}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover 	{ 
	color:#004400; 
	}

/*--------------------------------------------*/

#navigation ul.nav3rd li { 
	padding: 0 0 6px 0; 
	}

#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link { 
	color: #000; 
	display:block; 
	padding-left:16px; 
	font-size:11px; 
	}

#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link, 
#navigation ul.nav3rd a:hover	{
	color:#004400; 
	}

/*	breadcrumb
*******************************************************************************/


#breadcrumb {
	position:absolute;
	top:220px;
	left:200px;
	width: 460px;
	font-size: 11px;
	font-weight:bold;
	}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
	}

#breadcrumb a:hover {
	text-decoration:underline;
	}

#sidebarinfo	{
	position:absolute;
	top:220px;
	left:684px;
	width: 146px;
	font-size: 11px;
	font-weight:bold;
	}
	

/*	footer
*******************************************************************************/

.footer { 
	display:block; 
	width:100%; 
	background-image:url(bilder/ks_06.jpg); 
	background-repeat: no-repeat; 
	height: 38px; }					

.footer2 { 
	padding:0px 10px 0 190px; 
	}

.footer p { 
	margin:0;
	padding:7px 0;
	font-size: 10px;
	text-transform:uppercase; 
	}

.footer p, 
.footer p a,
.footer p a:link { 
	color:#444; 
	}

.footer p a:hover { 
	text-decoration:underline; 
	}

.footer .col-left 	{ 
	float:left; 
	}

.footer .col-right 	{ 
	float:left; 
	}

/*	Headlines
*******************************************************************************/

#main-block h1, #main-block h2, #main-block h3,
#main-block h4, #main-block h5, #main-block h6	{ 
	font-weight:bold;
	text-align:left;
	line-height:1.4em; 
	padding-bottom: 6px;
	}

#main-block h1, #main-block h2, #main-block h3	{ 
	font-size:15px;
	}

#main-block h4, #main-block h5, #main-block h6	{ 
	font-size:12px;
	}

#main-block h1, #main-block h4	{ 
	color:#004400; 
	}

#main-block h2, #main-block h5	{ 
	color:#000; 
	}

#main-block h3, #main-block h6	{ 
	color:#777; 
	}

#main-block .teaser h1 { 
	font-size:13px; 
	}


/*	Paragraphs / Lists
*******************************************************************************/
#main-block p,
#main-block ul,
#main-block ol {
	padding-bottom:0.9em;
	line-height:14px;
	}

#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	}

#main-block ul {
	margin-left:10px;
	padding-left:10px;
	list-style-type: disc;
	}

#main-block ol {
	list-style-type:decimal-leading-zero;
	}


/*	Hyperlinks
*******************************************************************************/
#main-block a, #main-block a:link {
	color:#004400;
}

#main-block a:hover {
	text-decoration:underline;
}



/*	Images
*******************************************************************************/
#main-block div.randimage {
	margin-bottom: 8px;
}

#main-block div.image {
	margin-bottom: 5px;
}
#main-block div.image p {
	text-align: left;
	font-size:10px;
	margin-bottom: -3px;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}

/* Line
*******************************************************************************/
#line	{
	border-top:1px solid #004400;
	margin-top: 4px;
	padding-bottom: 4px;
	clear:both;
}	
								
/* textile
*******************************************************************************/
#textile	{
	clear: both;
}	

/* form-module
*******************************************************************************/

#form-module {
	margin:5px 0px;
	padding:0px;
	display:block;
	height: 100%;
	width:470px;
	color:#333;
	font-size:11px;
}

#form-module fieldset {
	border:0px solid #333;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
}

#form-module label {
	display:block;
	float:left;
	padding-top:7px;
	width:130px;
}

#form-module label.checkbox {
	width:310px;
	margin: -3px 0 0 5px;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px 0;
	width:335px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	margin-left: 130px; 
	width:20px;
	border:none;
}

#form-module input.submit { 
	margin:5px 0px 5px 130px;
	border:1px solid #333;
	background-color:#CCEBB9;
	color:#50835F;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#004400;
	color:#fff;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	margin-top: 20px;
	color:#333;
	font-size:11px;
}


