/* body style */
body
{
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, Swiss, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin: 0px;
	text-align:center;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#121212;
}
a:hover {
text-decoration:underline;
}
td p {
	padding:5px;
	margin:0px;
}

/* the div for the header */
/*url ist dann der Pfad des der.css datei */
.header{
	background-color: #004a4d;
	background-repeat: no-repeat;
	height: 67px;
	min-width: 920px;
}
.logo {
float:left;
margin: 0px 0px 0px 8%;
}
					
.langnav {
float:right;
padding: 20px 90px 0px 0px;

}
.langnav a {
	font-size:9px;
	font-weight:normal;
	color:#b9dfec;
}
.header a {
color:#ffffff;
}
.nav
{
	background-color: #b9dfec;
	height: 85px;
	min-width: 990px;
}
.topnav {
	float:left;
	padding:0px 0px 0px 60px;
}
.topnav ul {
	list-style:none;
	padding:65px 0px 0px 0px;
	margin:0px;
	text-align:left;
}
.topnav ul li {
	margin:0px;
	display:inline;
	padding:0px;
}
.topnav ul li a {
	vertical-align:bottom;
	padding:0px 20px 0px 0px;
	font-size:12px;
	color:#005C61;
}
.topnav ul li.active a {
	color:#ffffff;
}
.image img{
float:right;
	padding:0px 20px 0px 0px;
}
/* the div that contains the page content area next to the side navigation */
.content {
float:left;
	text-align: left;
	vertical-align:top;
	
}
			
.menu {
	width:192px;
	float:left;
	padding:0px 0px 0px 20px;
	margin:0;
}
* html .menu {
        width:192px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -40px;
}
*:first-child+html .menu {
        width:192px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -40px;
}

.menu ul {
	list-style:none;
	padding:58px 15px 20px 42px;
}
.menu ul li {
	padding: 0px 0px 4px 0px;
}
.menu ul li a {
	font-size: 12px;
}
.menu ul li.active a {
	color:#99c3cc;
}

.left {
	position:absolute;
	top: 500px;
	left: 2%;
	width: 200px;

}
.right {
	position:absolute;
	top:150px;
   	left:75%;
   	width:24%;
   	padding:0px;
   	margin:0px;
   
}



.main {
	padding:20px 125px 20px 200px;
	margin: 0 10px 0 20px;
}

.left {
position:float:left;
top: 400px;
left: 10px;
width: 182px

}

.logobar {
        clear:both;
	padding:0px 125px 20px 192px;
	text-align:center;
}
.logobar img {
	padding:0px 10px 0px 10px;
}


.clear {
	clear:both;
}
			
/* the div for the text on general purpose pages */
.contenttext
{
	font-size:12px;
	line-height:15px;
	background-color: #FFFFFF;
	margin-top: 50px;
	padding-bottom: 50px;
	margin-right: 0px;
	margin-left: 0px;
}

/* the div for the footer */
.footer {
float:left;
margin: 0px 0px 10px 0px;
	height: 50px;
	width: 80%;
	text-align: center;
	padding: 40px 10% 0 10%;
}
.footer a {

	color:#121212;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

/* RTE Formatierungen */

tr.row-bg-header td { background-color: #99c3cc; font-weight: bold;border: 0px;}
tr.row-bg-header-center td { background-color: #99c3cc; font-weight: bold; text-align: center;border: 0px;}
tr.row-bg-dark td { background-color: #c0dae0; border: 0px;}
tr.row-bg-light td { background-color: #fffff; border: 0px;}

span.newsdate { 
	font-size:12px;
	font-weight:bold;
	color: #006980;
}

/* #############-rcsmoothgallery extension-#################	*/
.tx-rgsmoothgallery-pi1 {
  float:left;
  margin: 0px 0px 10px 100px;
}
 
#externalthumbs {
  float:left;
  width:580px;
  margin-left: 20px;
}
 
#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:580px;
}
 
.carouselInner .thumbnail {
  float:left;
  padding-bottom:10px;
}
img {
 border:0;
}