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

	Project		:	KBS
	Copyright	:	Puro Nectar

	::: Main Stylesheet :::

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

	Colors
		orange					f29400
		light orange (fond)		f6b44d
		violett (line & link)	a00d59
		navfond (light orange)	fad08a
		very light (active)		fce5c1
		
/* undo   *************************************************************************************** */

:link,:visited { text-decoration:none; border: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:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {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:1.2em; }

a:hover { text-decoration:none; }

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

/* BODY ***************************************************************************************** */
body.main {
	background:#fff;
	background-image: url(bilder/kbs_bg.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
	background-color:#f29400;
	color: #000;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:justify;
	font-size:11px;
	margin-bottom:25px;
	}

/* \*/ * html body { text-align:center; font-size: 11px; } /* *//* IE 5.5 Hack */

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

.clear {
	clear:both;
	}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

#website {
	position:relative;
	margin:0 auto;
	width:960px;
	}

/* Header *************************************************************************************** */	
#header {
	background-image: url(bilder/kbs_02.jpg);
	padding:0;
	height:370px;
	}

/* Navigation ************************************************************************************** */
#navigation {
	width:860px;
	margin:0 0 0 -15px;
	padding:8px 0;
	}

/* Content ************************************************************************************** */
#content {
	background-color:#f6b44d;
	background-image: url(bilder/kbs_04.jpg);
	background-position:-30px 0;
	background-repeat:no-repeat;
	margin:0 30px;
	padding:0;
	min-height:360px;
	height:100%;
	display:block;
	padding:0 30px;
	}

/* hide from IE/MAC \*/
* html #content {
	height:1px;
	}
/* end hide */

#main {
	float:left;
	padding:0 0 10px 0;
	margin:10px 0 0 0;
	width:840px;
	display:block;
	}

#block {
	}

/* Foot ************************************************************************************** */
#foot {
	margin:0 30px 30px 30px;
	background:url(bilder/kbs_06.jpg);
	background-repeat:no-repeat;
	height:27px;
	}

/* headlines ************************************************************************************ */
#block h1, #block h2, #block h3 
	{
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	text-align:left;
	margin-bottom:8px;
	}

#block h4, #block h5, #block h6 
	{
	font-size:13px;
	font-weight:bold;
	line-height:1.3em;
	text-align:left;
	}

#block h1, #block h4 
	{
	color:#a00d59;
	}

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

#block h3, #block h6 
	{
	color:#666;
	}

#block .teaser h1 
	{
	color:#a00d59;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	}
/* ### Images ############################################################ */

#block img {
	display:block;
	margin:4px 0;
	}

#block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
	}

#block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
	}

#block div.image 
	{
	border-bottom:4px;
	}

#block div.image p 
	{
	margin:0 4px;
	font-size:0.9em;
	}

#block div.flLeft 
	{
	float:left;
	margin:4px 10px 4px 0;	
	}

#block div.flRight 
	{
	float:right;
	margin:4px 0 4px 10px;
	}

#block div.bu 			
	{ 
	font-size:10px;
	font-style:italic; 
	}

#block div.frame 			
	{ 
	border:1px dotted #a00d59;
	padding: 3px; 
	}

#block xs 			
	{ 
	color: #666;
	line-height:11px;
	font-size: 9px; 
	}

/* ### Hyperlinks ######################################################### */

#block a, 
#block a:link {
	text-decoration:none;
	color:#a00d59;
	border:none;
	}

#block a:hover {
	color:#a00d59;
	text-decoration:underline;
	border:none;
	}

/* ### Paragraphs ########################################################## */

#block p {
	margin-bottom:1.0em;
	font-size:11px;
	line-height:1.6em;
	text-align:justify;
	}

#nav p {
	margin-bottom:1.2em;
	}


/* ### Tables ############################################################## */

#block table {
	font-size:1.2em;
	line-height:1.6em;
	}

#block td {
	padding:0 0 0 0;
	}


/* ### Blockquotes ########################################################## */

#block blockquote {
	margin:0 0 0 20px;
	}


/* ### Lists ################################################################ */

#block ul, 
#block ol {
	margin-bottom:1.2em;
	font-size:11px;
	line-height:2em;
	}

#block ul {
	list-style-image: url(bilder/kbs_sun.gif);
	} 

#block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
	} 
#block ul li {
	margin:0 0 0 20px;
	list-style-type:disc;
	}
