/* CSS Document */

/* Tags */
body {
		margin:0;
		padding:0;
		font-family: 'Arial', sans-serif;
		/*background-color:#fff;*/
		background:#ccc url(../img/page_shadow_right.png) 940px 0 repeat-y;
		font-size:13px;
		line-height:15px;
		font-weight:300;
		color:#000;
	/*	width:100%;*/
}

a {
	text-decoration:none;
	color:#000;
}

#textModule a{
	text-decoration: underline;
	color: #999;
}

img {
	border:0;
}

/* Classes */

.clear, #menu2 {
	clear:both;
}

.float_left {
	float:left;
}

.ms .csc-firstHeader {
	margin:0;
	padding:0;
}

.ms .bodytext{
	margin:0;
	padding:0;
}

#leftSide {
/*	position: absolute;
	top:240px;*/
}


#topBorderBottom {
	height:1px;
	background-image:url(clear.gif);
	line-height:1px;
	font-size:0px;
	background-color:#c0c0c0;
	margin-top:30px;
}

#topBorderBottom2 {
/*	background-image:url(../img/header_shadow_bottom.png);*/
	height:20px;
	/*top:180px;*/
	/*position:fixed;*/
	/*z-index:80;*/
	width:500px;
	/*left:440px;*/
}

#spContent {
	/*background:url(../img/header_shadow_bottom.png) repeat-x scroll left top #FFFFFF;*/
}
#webSite {
	width:940px;
	background-color:#fff;
}

#right {
	
	width: 20px;
	float:right;
	height:300px;
	background-color: #66f;
}

#topBorder {
	/*background-image:url(../img/header_top_shadow.png);*/
	height:30px;
	width:940px;
/*	background-color:;*/
	background:#fff url("../img/kv/KV_oben_1.jpg") no-repeat scroll right top;
/*	position:fixed;
	left:0;
	
	z-index:90;*/
}

#menu1 .active {
	text-decoration: underline;
}

#menu2 .active {
	text-decoration: none;
}

 #menu1  a:hover,#menu2  a:hover , #menu3 a:hover, #footer  a:hover{
	text-decoration: underline;
}

#menu1 ul li.a .subnavi  {
 /*left:110px;*/
  background-color: #fff;
}
#menu1 ul li.b .subnavi  {
 /*left:250px;*/
}
#menu1 ul li.c .subnavi  {
 /*left:320px;*/
}
#menu1 ul li.d .subnavi  {
 /*left:415px;*/
}
#menu1  li:hover .subnavi {
	display:block;
}

.subnavi {
	/*display:none;*/
/*	top:18px;*/
	border-bottom:1px solid #cdcdcd;

	position:absolute;
	background-color:#fff;
	padding-top:8px !important;
	z-index:100;
	/*padding-bottom:10px;*/
	width:150px;
	
}

.subnavi li {
	padding:0;
	margin:0 !important;
	border-left:1px solid #cdcdcd;
	border-bottom:0;
	border-top:0;
	border-right:1px solid #cdcdcd;
}

#menu1 li ul {

	display:none;
}

.subnavi div li {
	margin:0;
	padding: 5px 20px 5px 2px;
	background-color: #fff;
	width:127px;
	float:none;
}

.subnavi  :hover {
	background-color:#e8e8e8;

	}

.subnavi li a:hover {
	text-decoration: none !important;
}


#rightSide .csc-textpic-imagewrap {
	margin-left:0 !important;
}
#rightSide a {
	font-weight:bold;
}
/* Tags in Classes */

#menu1 ul, #menu2 ul {
	margin:0;
	padding:0;
}

#menu1 li, #menu2 li {
	list-style-type:none;
	float: left;
	font-size:10px;
	letter-spacing:.5px;
	line-height:12px;
	margin-top:3px;
	margin-right: 20px;
	padding-bottom:12px;
	
}

#menu1  li a{
	padding-left:5px;
	margin-bottom:10px;
}

#breadcrumb li {
	margin-right:3px;
}

.csc-bulletlist li {
	list-style-type:disc;
	font-size:12px;
	line-height:14px;
	margin: 5px 0px 0px 25px;
	/*z-index:3;*/

}

#rotatingImage {
	margin-top:-500px;
	/*position: fixed;
	left:430px;
	z-index:50;*/
}

#rotatingImage img, #rotate{
/*z-index:50;*/
}

#menu3 .active {
	text-decoration: underline;
	color:#666;
	font-size:11px;
}

/* IDs */

#header {
	width:940px;
	height:120px;
/*	z-index:70;
	position:fixed;
	top:30px;
	*/
}

#transGrey {
	width:1200px;
	height:1200px;
	/*position:fixed;
	top:0px;
	left: 940px;*/
	background-color:#ccc;
	/*opacity:1;
	z-index:59;*/

}

#rightShadow{
	width:20px;
	height:1000px;
	/*position:fixed;
	top:0px;
	left: 940px;
	z-index:60;*/
	background-image:url("../img/right_shadow.png");

}

fieldset {
border:0;
}

fieldset select{
	margin: 5px 0 5px 0;
}

fieldset label{
	display:block;
	float:left;
	
	width:100px;
	text-align:right;
	margin:6px 5px 0px 0px;
}

fieldset input {
	margin-bottom:5px;
}


#header div img{
	/*z-index:100;*/
	width:940px;
}

#menu1{
	width:910px;
	top:147px;
/*	left:25px;
	top:156px;*/
	position:absolute;
	height:20px;
	background-color:#fff;
	padding: 4px 0px 0px 30px;
	/*-index:99;*/
	z-index:100;
	text-transform:uppercase;
}

#menu1 a {
	font-weight:900;
	font-size:11px;
	color:#666;
	
}

#menu2{
	width:500px;
	color: #ccc;
	
	position:absolute;
	top:190px;
	left:36px;
	z-index:0;
	}

#menu2 a {
	color: #ccc;
	
}


#menu3{
	position: absolute;
	top:151px;
	left:777px;
	/*width: 170px;*/
	height:20px;
	background-color:#fff;
	padding: 4px 0px 0px 0px;
	z-index:110;

}

#menu3 li {
	margin-right:0;
}

#menu3 a {
	color:#666;
	font-size:11px;
}

#headline{
	height:50px;
	width:930px;
	font-size:15px;
	color:#666;
	font-weight:700;
	margin-left:30px;
	letter-spacing:.6px;
	line-height:50px;
}

#textModule{
	width:500px;
	padding: 90px 0px 100px 30px;
	padding-bottom:100px;
	
	
}

#textModule img{
/*	border:solid #ccc 1px;
	margin:5px 5px 5px 5px;*/
}

#textModule a{
	text-decoration:none;
}

#textModule a:hover{
	text-decoration: underline;
}

#rightSide{
	float:left;
	margin-left:10px;
	width:400px;
	min-height:400px;
	background:url("../img/kv/KV_unten_1.jpg") no-repeat scroll right top;
}

#imageModule1{
	width:180px;
	/*z-index:4;*/
}




#imageModule2{
	width:160px;
	margin-left:10px;
	float: right;
	
}

#infoBox1{
	margin-top:250px !important;
	margin-top:145px !important;
}

.csc-textpic-caption {
	font-size:11px;
	color:#666;
}


.frame {
	margin-top:20px;
	width:310px;
	border:solid #ccc 1px;
	padding: 20px;
	margin-left:30px;
/*	z-index:60;
	position:relative;*/
}

.frame img {
	border:solid #ccc 1px !important;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
	border:solid #ccc 1px;
}
.frame a {
	text-decoration:none;
}

.frame a:hover {
	text-decoration:underline;
}

.frame31{
	background-color:#fff;
}
.frame32{
	/*background-color:#fff;*/
	
	background:url("../img/box_large.jpg") ;/*repeat-x scroll center bottom #FFFFFF;*/
}
.frame33 {
	background-color: #999;	
	background-image:url("../img/blauverlaufrechts.jpg");
}
.frame34 {
	padding: 0 !important;
	width:350px;
	background-image:url("../img/box_large.jpg");
}
.frame34 img {
	border: 0 !important;
}
.frame66 {
	border:none;
	padding-bottom:0;
	margin-bottom:-10px;
}

.newsletterBox {
	margin: 3px 0px 3px 0px;
}

.frame dl {
	margin-left: 0px !important;
}

.frame .csc-textpic-caption {
	margin: 2px 0px 0px 4px !important;
}

#infobox1  h1{
	color:#00f !important;
	margin:0 0 10px 0 !important;
	padding:0 !important;
	font-size: 13px !important;
	

}
 h1{
	color:#00b9e9;
	margin:0 0 10px 0 !important;
	padding:0 !important;
	font-size: 22px;
	text-transform:uppercase;
	line-height:22px;
	font-family:Arial,Verdana;
	font-weight:300;

}

 h2{
	color:#00b9e9 ;
	margin:0 0 10px 0 !important;
	/*padding-top:10px !important;*/
	font-size: 14px ;
	line-height:16px;
	

}
#textModule h2 {
	color:#999;
}
#rightSide h2 a, #rightSide h1 a, #rightSide h3 a, #rightSide h4 a, #rightSide h5 a {
	color:#0099BF;
}

#footer{
	margin:0px;
	width:940px;
	line-height:45px;
	height:45px;
	/*bottom:0;
	position:fixed;
	z-index:100;*/
	background-image:url("../img/footer__mit_schatten.png");
}

#footer div {
	width: 860px;
	float: left;
}

#footer object{
	margin-top:15px;
}

#footer .bodytext{
	color: #666;
	margin-left: 30px;
	font-size: 11px;

}

#footer .bodytext a{
	color: #666;
	
}

.moreSpacePlease {
	height:100px;
}

#whiteSpace {
	position: fixed;
	top:0;
	left:0;
	width:940px;
	height:40px;
	z-index:40;
	background-color:#fff;
}
#sound{
	/*z-index:120;
	position:fixed;
	left:880px;
		bottom:10px;
	position:fixed;*/
}

#nL1 {
	width:155px; 
	margin-top:15px;
	margin-right:5px;
}

#nL2{
	float:right;
	text-align:right; 
	margin-top:3px;
	width:50px;
}

#nL3 {
	height:7px;
}

#nL4 {
	width:155px; 
	margin-right:5px;
}


#menu1 ul {
	position: absolute;
min-width:152px;

}

#menu1 li {
	position: relative;
	padding:5px 0 7px;
	width:auto;
	
}

#menu1 li a{
	padding:0 6px;
	width:130px;
	
}

#menu1  ul .subnavi {
background-color:#fff !important;
float:left;
top:18px;
left:0 !important;
/*height:auto !important;*/
margin:0;
/*padding:0 0 10px !important;*/
}

#menu1  ul .subnavi li {
float:none;
margin-right:0px;
position:static;
min-width:130px;
}

#menu1 ul.subnavi li a{
	white-space:nowrap;
	width:auto;
	/*min-width:140px;
	display: block;*/
	width:130px;
/*	padding: 4px 6px !important;
	border-right: none !important;
	border-left: solid 1px #ccc;*/
	min-width:130px;
}
.csc-menu {
	padding:0;	
}
.csc-menu li {
	list-style:none;
}
.csc-menu ul {
	padding-left:20px;
}
.csc-menu ul li {
	/*list-style:bullet;*/
	list-style-type:disc;
}
#whatever {
	margin-top:7px;
}

.frame35, .frame36  {
	background-color: #F8AE78;	
}
.frame35 h2, .frame35 h2 a {
	color:#666;
}

.frame36 h2, .frame35 h2 a {
	color:#fff;
}

.atclear {
	line-height:1px;
	font-size:1px;
	overflow:hidden;
}
