html {

	height : 100%;
	
}

a {

	color:black;
	
}

a:hover {
	
	color:#015A63;
	
}

body th {

	font-size:12px;
	font-weight:bold;
}

body td {

	font-size:12px;
	
}

body {		

	background-image: url(img/background.png);	
	font-family: Arial,Times New Roman,Times,serif;
	height : 100%;
	
}

.csc-mailform-radio fieldset {
	
	border:none;
	margin:0px;
	padding:0px;
	
}

.csc-mailform { 
	border:none; 
}

.csc-mailform-field label {

	display: block;
	margin-top: 15px;
	font-size:14px;
	
}
.csc-mailform-label {

	font-size:14px;
	
}

.csc-mailform-submit {

	margin-top:10px;

}

.contenttable {

	border:0px solid none;
	width:560px;
	
}


.contenttable ul {

	padding-left: 15px;
	
}


.contenttable caption {

	background-color:#006465;
	color:#fff;
	width:300px;
	margin-left:0px;
	margin-left:130px;
	margin-right:0px;
	
}

.contenttable img {

	border-style: none;
	
}

#mainbox {
	
  	z-index: 0;
  	margin-top: 52px;	
  	width: 1106px;
	margin-left: 5%; 
	padding-bottom:50px;		
	
}

#topmenu {

	background-image: url(img/background.png);
	z-index: 0;
	height:20px;		
	position: relative;
  	left: 48px;
	color: white;
	text-align: right;	
	padding-bottom: 24px;
	padding-right: 15px;
	
}


#topmenu a {

	color:white;
	text-decoration: none;
	
}


#innerbox {

  	z-index: 0;  	
  	background-image: url(img/background_content.png);  		

}

#leftsidebar {

  	z-index: 1;
  	float: left;
  	position: relative;  	
  	height: 700px;
  	width: 284px;  	
  	top: -24px;
  	left: 2em; 		
  	
}

#contentbox {	

	position: relative;
  	z-index: 1;  			
	left:2em;
	overflow: hidden;			
	padding-bottom: 15px;
	padding-top: 15px;
	
}

#rightsidebar {

  	z-index: 1;  
	position: relative;   	
  	left: 32px;
  	height: 670px;
	float: right;  		   	
  	width: 222px;  	
	background-image: url(img/right_background.png);
	background-repeat: repeat-x;
	
}


#newsheader {

	background-color:#CAD2D1;
	background-image:url(img/news.png);
	background-repeat:no-repeat;
	margin-bottom:-15px;
	margin-left:3px;
	margin-right:5px;
	
}

#newsbox {

	height:auto;

}

#newsbar {

	position: relative;
	padding-top:5px;
	z-index: 1;			
	width: 100%;
	height: auto;
	top: 10px;
	margin-bottom:75px;

}


#loginbox {

	position: absolute;	
	bottom: 0px;
	width:212px;
	height: 130px;
	margin-bottom:120px;
	background-image: url(img/background_content.png);
	background-repeat: repeat;
	z-index:1;
	
}

#content {	 
 	 	
	margin-top:-20px;
	width: 560px;	
	padding-top: 5px;	
	padding-right: 10px;		
	padding-left: -5px;		
	padding-bottom: 5px;	

}

#content p {

	padding-right:15px;
	font-size:14px;
	
}

#contentbg {	  
	
	position:relative;

	padding-top: 5px;	
	padding-left: 5px;	
	padding-right: 5px;	
	padding-bottom: 5px;
	
  	width: 560px;
	left:15px;
	min-height:500px;
	background-image: url(img/content_background.png);
	background-repeat: repeat-x;
	background-color:white;			
	margin-right:0px;	
	
}

#footer {	
 	
  	width: 549px;
	background-image: url(img/footer.png);			
	background-repeat: no-repeat;
	padding-top:65px;
	
}

#logo {

	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:109px;	
}


#logospace {

	background-image: url(img/background_content.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:20px;
	margin-bottom:14px;
	

}

#menu {	

	margin-top:10px;
	position: relative;	
	background-color: #015A63;
	background-image: url(img/rotator.php);		
	background-repeat: no-repeat;
	min-height:550px;
	height:auto !important; /*  for firefox */
	height:550px;  /*für den IE */	
	background-repeat: no-repeat;	
	background-position: top;
	padding-top: 10px;
	padding-bottom:15px;
	font-weight:bold;

}

#sidemenu {

	padding-bottom:50px;
	font-size:17px;
	
}

.menu1margin {

	margin-left:10px;
	
}

div.menu1 {	

	background-position: top right;
	position: relative;
	background-image:url(img/menu.png);		
	background-repeat: no-repeat;
	width:267px;
	height: 49px;	
	margin-top: 20px;
	text-align:right;		
	overflow:hidden;
	
}

div.menu1:hover { 

	background-position: top right;
	position: relative;
	background-image:url(img/menu_selected.png);	
	background-color:#006465;
	background-repeat: no-repeat;
	width:267px;
	height: 49px;	
	margin-top: 20px;
	text-align:right;		
	overflow:hidden;
	
}

.menu1 a {	
	
	position:relative;
	color:black;
	text-decoration: none;
	padding-right:15px;
	top:25px;
	
}

.menu1selected {	

	background-position: top right;
	position: relative;
	background-image:url(img/menu_selected.png);		
	background-repeat: no-repeat;
	width:267px;
	height: 49px;	
	margin-top: 20px;
	text-align:right;		
	overflow:hidden;
	
}



.menu1selected a {	
	
	position:relative;
	color:black;
	text-decoration: none;
	padding-right:15px;
	top:25px;
	
}

.menuselected {

	z-index: 3;
	background-color:#006465;
	height:auto;
	width:267px;	
	margin-left:10px;
	padding-bottom:0px;
	
}

.menuselectedsubs {

	z-index: 3;
	background-color:#006465;
	height:auto;
	width:267px;	
	margin-left:10px;
	padding-bottom:15px;

}


.submenu {

	position: relative;
	z-index:3;
	width:257px;	
	background-image: url(img/submenu.png);
	background-repeat:no-repeat;				
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:20px;
	margin-top: 10px;
/*	font-weight:normal;*/
			
}

div.submenu:hover {

	position: relative;
	z-index:3;
	width:257px;
	background-image: url(img/submenu_hover.png);
	background-repeat:no-repeat;		
	text-align:right;	
	padding-top:3px;
	margin-left:20px;
	margin-top: 10px;
	padding-bottom:3px;	
	
	
}
div.submenu:hover a {

	color:white;
	text-decoration: none;
	margin-right: 50px;
	font-size:15px;
	
}

.submenu a {

	position: relative;
	color:black;
	text-decoration: none;
	margin-right:50px;
	margin-top: 12px;
	z-index: 3;
	font-size:15px;

}

.submenuselected {

	position: relative;
	z-index:2;
	width:267px;
	height:37px;
	background-image: url(img/submenu_selected.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 21px;
	margin-left:7px;
	margin-top: -10px;
	margin-bottom: -20px;	
	
}

.submenuselected a {

	position: relative;
	z-index: 2;
	color:white;
	text-decoration: none;
	margin-right: 50px;
	font-size:15px;
	
}

#rootline {

	margin-bottom:15px;
	
}

#rootline a {

	color:black;
	background-image: url(img/arrow_black.png);		
	background-repeat: no-repeat;
	background-position: left center; 
	text-decoration:none;
	font-size:14px;
	padding-left:10px;
	margin-right:10px;
	
}

#rootline a:hover {

	background-image: url(img/arrow_black.png);		
	background-repeat: no-repeat;
	background-position: left center; 
	text-decoration:none;
	font-size:14px;
	padding-left:10px;
	margin-right:10px;
	
}
