body {
	margin: 0;
	padding: 0 0 20px 0;
	background-color: white;
	text-align: center; /* für IE */
	background-image: url(grey-back.png);
	background-repeat: repeat-x;
}
body, p, H1, H2,H3, H4,H5,UL,OL,LI, a{
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* ###################################################################*/
#wrapper{
	position: relative;
	text-align: left; /* für IE */
	width: 720px;
	/*height: 700px;*/
	margin-left: auto;/* center */
	margin-right: auto;/* center */
	padding: 0;
	border: 0.1px solid transparent;
	/*background-image: url(ks-grey-logo.png);*/
/*	background-repeat: no-repeat;
	background-position: 440px 20px;*/
}
/* ###################################################################*/
#topnavigation-left{
	position: absolute;  /* beeinflusst wrapper-block nicht deshalb float */
	left: 0px;
	top: 20px;
	width: 360px;
	height: 40px;
	background-color: #666666;
	text-align: right;
	padding-right: 30px;
	background-image: url(ks-schatten-head.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 14px;
	
}
#topnavigation-left p{
margin: 0px;
	padding-top: 1em;
}
#topnavigation-left ul {
	list-style: none;
	margin: 18px 0 0 0;
	padding: 0;
	border: none;
}
#topnavigation-left li{
	display: inline;
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #FFD700;

	vertical-align: bottom;
}
/* ###################################################################*/
#topnavigation-re{
	position: absolute;  /* beeinflusst wrapper-block nicht deshalb float */
	right: 0px;
	top: 20px;
	width: 350px;
	height: 20px;
	text-align: right;
	padding: 22px 0px 0 0 !important; /* firfox opera */
	padding: 22px 0px 0 0; /* IE */
	color: #AAAAAA;
	background-color: transparent;
}

#topnavigation-re a.hmenu, a:hover.hmenu, a.hmenu-act {
	color:#999999;
	margin: 0;
	padding: 0 6px 0 6px;
	height: 1em;
	text-decoration: none;
	font-size: 12px;
	background-color: transparent;
}
#topnavigation-re a:hover.hmenu{
	color:#999999;
/*padding-bottom: 2px;*/
}
#topnavigation-re a.hmenu-act{
	color:#b59a00;
/*	padding-bottom: 2px;*/

}

/* ###################################################################*/

#leftnavigation{
	position: absolute;  /* beeinflusst wrapper-block nicht deshalb float */
	left: 0px;
	top: 60px;
	width: 150px;
	margin: 0;
	padding: 0;
	/*background-color: #DC143C;*/
}
#leftschaddow{
	background-image: url(ks-schatten.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*#leftnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#leftnavigation li{
	width: 150px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFD700;
	font-size: 80%;
	vertical-align: bottom;
}*/

#leftnavigation a.tmenu:link, #leftnavigation a.tmenu:visited{
	display: block;
	height: 1em; /* höhe für IE*/
	text-decoration: none;
	padding: 5px 5px 5px 0.5em;
	background-color: #666666;
	font-size:12px;
	margin:0px;
	color:#ffd700;
	
}
#leftnavigation a.tmenu:hover{
	background-color: #999999;
	color: #F5F5F5;
}


#leftnavigation a.tmenu-act{
	display: block;
	height: 1em; /* höhe für IE*/
	text-decoration: none;
	padding: 5px 5px 5px 0.5em;
	background-color: #999999;
	font-size:12px;
	margin:0px;
	color:#F5F5F5;
 	border-left-style: solid;
 	border-left-width: 0px;
	background-image: url(ks-verlauf.png);
}
/* ###################################################################*/

#lefttext{
	margin: 30px 0 0 0;
	padding: 0px;

	/*background-color: #f5f5f5;*/
}
#lefttext H1{
	margin:0;
	padding:4px;
	font-size:14px;
	background-color: #333333;
	color: #999999;
	border-top: 1px dotted #999999;
	border-right: 2px solid #000000;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
#lefttext p{
	margin: 0;
	padding: 4px;
	color: #000000;
	background-color: #f5f5f5;
	font-size: smaller;
	background-image: url(ks-txtverlauf.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
/* ###################################################################*/

#content{
margin-left: 150px;
margin-top: 60px;
padding: 10px 25px 30px 25px;
background-color: white;
border: 0px solid #ffd700;
border: 1px solid #AAAAAA;

}
#content h1{
	margin: 10px 0 0 0;
	padding: 0 0 3px 0;
	height: 1em;
	font-size: 140%;
	color: #aaaaaa;
	border-bottom: 1px solid #AAAAAA;
	/*border:  1px solid #AAAAAA;*/
}

#content p, li{
	color: #333333;
	font-size: 80%;
	line-height: 1.8em;
}
/* ### links #####*/
a, .csc-textpic-text a, .csc-textpic-text a:link, .external-link-new-window{
		margin: 0;
		padding: 0;
		color: #b59a00;
		height: 1em;
		font-size: 15px;
		text-decoration: none;
}
.csc-textpic-text a:visited{
		text-decoration: none;	
		background-color: #ffffff;
		font-weight: normal;
		color: #333333;
}
.csc-textpic-text a:hover{
		background-color: #F5F5F5;
		color: #333333;
}
.csc-textpic-text a:active{
		text-decoration: none;	
		background-color: #F5F5F5;
}
/* ### csc-textpic-imagewrap #####*/
.csc-textpic-imagewrap{
	
}

.csc-textpic-text {
/*border: 1px solid #ffa500;
*/}

/* ###################################################################*/



/* ###################################################################*/
#footer{
	position: absolute;  /* beeinflusst wrapper-block nicht deshalb float */
	right: 0px;
	bottom: -25px !important;  /* nicht von IE lesbar*/
	bottom: -15px; /* für IE */
	width: 330px;
	background-color: transparent;
	padding-right: 6px;
}
#footer p{
	/*height: 1.2em;*/	
	padding: 2px;
	color: #aaaaaa;
	text-align: right;
	font-size: xx-small;
	line-height: 1em;
}
/* ############################ for testing ############################*/

/* div {border: 1px dotted #DC143C;}temporary borders */ 