body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#main {
	width: 890px;
	margin: 0px auto 0px auto;
}

#oben {
	width: 890px;
	height: 85px;
	padding: 20px 00px 0px 00px;
	background-image: url(../images/bg_header1.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#logo {
	float: left;
	height:70px;
	width:100%;
	margin: 5px 0px 0px 0px;
	background: url(../images/logo1.jpg) center center no-repeat;
}

#oben_links {
	float: left;
	height:60px;
	width:190px;
	margin: 15px 0px 0 0px;
	//background: url(../images/logo.jpg) no-repeat;
}

#oben_rechts {
	float: right;
	height:15px;
	width:250px;
	margin: 40px 10px 0 0;
	//background: url(../images/slogan.jpg) no-repeat;
}

#banner {
	width: 810px;
	padding: 0px 40px 0px 40px;
	height: 227px;	
	background-image: url(../images/background3.jpg);
}

#banner_mitte {
	width: 810px;
	//background-image: url(../images/top1.jpg);
	//background-position:bottom;
	//background-repeat:no-repeat;
	margin:auto;
	height:227px;
}

#banner_mitte img{
	margin-top:4px;
}

#language{
	width: 100px;
	float:right;
	background-color: #3f71ae;/*#538bce*/
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

#navi {
	width: 710px;
	float:left;
	background-color: #3f71ae;/*#538bce*/
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0;
	padding: 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #f19000;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
	font-weight:bold;
}

#navigation li a:hover {
	text-decoration: none;
	background-color: #2f5e94;
}

#inhalt {
	width:810px;
	background-image: url(../images/background_inhalt1.jpg);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0px;
	height: auto;
	float:left;
}

#inhalt_links {
	width: 610px;
	float: left;
}

#inhalt_rechts {
	width: 180px;
	float:right;
	margin-right:5px;
	margin-bottom:30px;
}

#unten {
	width: 100%;
	height:40px;
	margin-bottom: 40px;
	color: #aeaeae;
	font-size: 11px;
	float:right;
}

#unten-inhalt {
	margin:auto;
	width:670px;
	height:10px;
	border-top: 4px solid #538acd;
}


#unten a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
	text-decoration: none;
}

#unten a:hover {
	color: #006AC3;
}

#footer-links {
	float: left;
	margin-left: 10px;
	margin-top:20px;
}

#footer-rechts {
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-top:20px;
}
#footer-social{
	float: left;
	margin-left: 20px;
	margin-top:20px;
}

h1 {
	font-size: 16px;
	color: #f19000;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	color: #2f5e94;
	padding: 5px 0 5px 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	color: #2f5e94;
	padding: 5px 0 5px 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
h4 {
	font-size: 14px;
	color: #2f5e94;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	height:24px;
	padding: 5px 0 5px 15px;
	//padding-top:6px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	font-weight:bold;
	}
	
h5 {
	font-size: 11px;
	font-weight:bold;
	color: #2f5e94;
	letter-spacing: 1px;
	padding: 5px 0 5px 15px;
	text-transform: uppercase;
	}
	
h6 {
	font-size: 11px;
	font-weight:bold;
	color: #2f5e94;
	letter-spacing: 1px;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	text-transform: uppercase;
	}
	
	
#inhalt_rechts h1 {
	font-size: 16px;
	color: #f19000;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#inhalt_rechts h2 {
	font-size: 14px;
	color: #2f5e94;
	padding: 5px 0 5px 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#inhalt_rechts h3 {
	font-size: 12px;
	color: #2f5e94;
	padding: 5px 0 5px 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
#inhalt_rechts h4 {
	font-size: 14px;
	color: #2f5e94;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	height:24px;
	padding-top:6px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	font-weight:bold;
	}
	
#inhalt_rechts h5 {
	font-size: 11px;
	font-weight:bold;
	color: #2f5e94;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px 0 5px 5px;
	}	
	

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#inhalt_rechts p {
	margin: 0 0 0px 10px;
	line-height: 17px;
	color: #666666;
	font-size: 11px;
	text-align:justify;
}


#inhalt_links hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#inhalt_links p {
	line-height: 17px;
	color: #666666;
	margin: 0 0 15px 25px;
	font-size: 11px;
	text-align:justify;
}



#inhalt_links p a, #inhalt_rechts p a {
	text-decoration: none;
	color: #f19000;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#inhalt_links a {
	text-decoration: none;
	color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#inhalt_links a:hover {
	text-decoration: none;
	color: #f19000;
	/*background-color: #006AC3;*/
	padding: 2px 2px 2px 2px;
}


#inhalt_links p a:hover, ##inhalt_rechts p a:hover  {
	text-decoration: none;
	color: #2f5e94;
	/*background-color: #006AC3;*/
	padding: 2px 2px 2px 2px;
}

#inhalt_links li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#inhalt_links .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	//background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#inhalt_links ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#inhalt_links li {
	line-height: 20px;
	//color: #2f5e94;
	margin: 0 0 5px 30px;
	padding: 0 0 0 10px;
	list-style-type:square;
	background-repeat: no-repeat;
	background-position: 0px 5px;
        font-size:11px;
}


ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
	//color: #2f5e94;
	color: #f19000;
	font-weight:bold;
}

#subnavigation li a {
	text-decoration: none;
	//color: #f19000;
	color: #2f5e94;
	border-bottom: 1px dotted #006AC3;
	font-weight:bold;
}

#subnavigation li a:hover {
	text-decoration: none;
	font-weight:bold;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(../images/li_cube.html);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#inhalt_links img {
	padding: 0px;
}


img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}



/*NEWS MODUL*/

.news-latest-container {
	width:90%;
	margin:auto;
	text-align:left;
	margin-bottom:20px;
	padding:0px;
}

.news-latest-item {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom:15px;
}

.news-latest-item h5 a {
	font-size: 11px;
	font-weight:bold;
	color: #2f5e94;
	/*padding: 5px 0 5px 15px;*/
	letter-spacing: 1px;
	text-decoration:none;
	text-transform: uppercase;
}


.news-latest-date a{
	font-size:9px;
	margin-bottom:0px;
	text-decoration:none;
	color: #666666;
	font-weight:bold;
}

.news-latest-item h5 {
	margin-top:0px;
	margin-bottom:5px;
}

.news-latest-item .sub_header {
	margin-top:-5px;
	margin-bottom:20px;
	font-size:10px;
}

.news-latest-item p {
	margin:0px;
}

.news-single-img{
	float:right; 
	margin-left:10px; 
}

.news-single-timedata{
	font-size:11px;
	 
}

.news-single-backlink a{
	font-size:11px;
}

p.news-single-imgcaption{
	text-align:center;
}

.news-latest-item{
	margin-top:15px;
	margin-bottom:0px;
}

.news-list-morelink{
	margin-bottom:10px;
	margin-left:20px;
}


/*Mailformular*/

.csc-mailform{
	background-color: #ffffff;
	border: 1px solid #ffffff;
}


#mailform{
	margin-left:20px;
}

.csc-mailform-field{
	display: block;
	margin: 5px;
	padding: 5px;
}

.csc-mailform label{
	display: block;
	width: 110px;
	float: left;
	text-align: left;
}

.csc-mailform input, .csc-mailform textarea{
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #2f5e94;;
	width: 240px;
	padding: 2px 6px;
	font-size: 11px;
}

.csc-mailform input.csc-mailform-submit{
	float: right;
	width: 80px;
	cursor: white;
}

.csc-mailform form input.csc-mailform-submit:hover{
	background-color: #ffffff;
	border: 1px solid #2f5e94;;
}

/*FAQ*/

.tx-irfaq-pi1 dl dt{
	margin: 10px 0 0 20px;
}


/* Google Map */

.tx-rggooglemap-pi1 {
	margin-left:15px;
	margin-bottom:15px;
}

/**************IMAGES***************/
.csc-textpic-caption{
font-size:10px;
}

/*---------------------Images--------------------------------*/

.csc-textpic-imagewrap{
	margin:5px;

}
/*
#page_content img {
	background-color: #ffffff;
	padding: 5px;
}

img.alignleft {
	float: left;
	margin: 0px 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}


img.alignabove {
	margin: 0 0 10px 0;
}
*/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 3px solid #2f5e94;
	padding: 2px;
	}
	
/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
	border: 3px solid #2f5e94;
	padding: 2px;
}


DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { 
	float: none; padding-top:3px; 
}


/****************BackButton*************************/

.BackButton{
	font-size: 11px;
	margin: 0 0 30px 30px;
	color: #f19000;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;

}