/* CSS Document */
/*Main Template*/
/*Import anderer CSS-Dateien*/
@import url("main_01_FILES/mailform.css");


body {
	overflow:auto;
	background-color: #FFFFFF;
	background-image: url(main_01_FILES/back.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#side{
	width: 1000px;
	margin:auto;
}



#top {

	
	margin: 0px;
	padding: 0px;
	padding-left:700px;
}
/* TOP MENUE */
#top a{
	color:#00519E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	float:left;
	font-size: 10px;
}

#top a:hover{
	text-decoration: underline;
}


#header{
	height: 133px;
	background-image: url(main_01_FILES/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 5px;
}

#kopfbild {
	position: absolute;
	margin:0px;
	padding: 0px;
}

#kopfbild div{
	margin:0px ! important ;
	padding:0px ! important ;
}


#logo {
	position: absolute;
	margin:15px;
	padding:0px;
}

#subheader{
	position: absolute;
	margin-top:113px;
	padding-left: 243px;
	background-color: #0a3383;
	height: 20px;
	width: 757px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/* MAIN MENUE */

.bbmenue{
border-right: 1px solid #FFFFFF;
}

.bbmenue_NO{
	float:left;
border-left: 1px solid #FFFFFF;
}

.bbmenue_RO{
	float:left;
}

.bbmenue_ACT{
	float:left;
}

/* SUB MENUE */

#left ul{
	margin: 10px;
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	color: #666666;
	line-height: 170%;
}


.menu-level1
{
}

.menu-level1 li {
}

.menu-level1 li a{
	text-decoration: none;
	color: #666666;
}

.menu-level1 li a:hover{
	text-decoration: underline;
	color: #666666;
}

.menu-level1-active, .menu-level2-active
{
	font-weight: normal;
	color: #333333;
	background-image: url(main_01_FILES/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}

.menu-level1-current-active, .menu-level2-current-active
{
	font-weight: normal;
	color: #333333;
	background-image: url(main_01_FILES/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}

#main {
	float:left;
}


#left{
	width: 222px;
	display: block;
	float: left;
	margin-top: 5px;
}


#content{
	display: block;
	float: left;
	width: 530px;
	min-height:800px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0B8;
	border-left-color: #C0C0B8;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	color: #333333;
}

h1 {
	font-size: 14px;
	color:#0A3383;
	font-weight: bold;
}






#right{
	padding-left: 20px;
	width: 184px;
	display: block;
	float: left;
	margin-top: 10px;
}

#right h3 {
	background-color: #959Ac8;
	padding: 5px;
	margin-top: 20px;
	height: 10px;
	overflow:hidden;
	color:#FFFFFF;
	font-size: 10px;
	margin:0px;
	background-image: url(main_01_FILES/pfeil_h3.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 20px;
}



#right  h3 a{
	color:#FFFFFF;
}



#right .nurtext{
	display: block;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#right .nurtext .bodytext{
	line-height: 150%;
	margin:0px;
	margin-top:5px;
}

#right .nurtext a{
margin:0px;
padding:0px;
text-decoration: none;
color: #0A3383;
font-weight: bold;
}

.nurtext a:hover{
text-decoration: underline;
}

#footer{
	margin-top: 15px;
	background-color: #0A3383;
	display: block;
	float: left;
	width: 1000px;
	border-left: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	padding: 0px;
}

#footer a{
	color: #669933;
	text-decoration: none;
	background-color: #9999CC;
}

#footer a:hover{
text-decoration: underline;
}

#footer2{
	margin-top: 15px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 1000px;
	border-left: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	text-align: center;
	font-size: 9px;
	color: #0A3383;
	padding: 0px;
}

#footer2 a{
	color: #0A3383;
	text-decoration: none;
}

#footer2 a:hover{
text-decoration: underline;
}


.csc-sitemap a{
margin:0px;
padding:0px;
text-decoration: none;
color: #0A3383;
font-weight: bold;
}

.csc-sitemap a:hover{
text-decoration: underline;
}

.csc-sword{
	color: #859DCB;
	font-style: italic;
}

.point
{
	margin-bottom: 5px;
	margin-top: 12px;
	margin-left: 20px;
	padding: 0px;
	line-height: 170%;
}



.rgslideshow 

{
	border-right-width-value: 0px ! important;
	border-left-width-value:01px ! important;
	border-top-style: none ! important;
	border-bottom-style: none ! important;
	background-color: #ffffff ! important;
	background-image: none  ! important;
	border-right-style: none ! important;
	border-left-style: none ! important;
}