@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%; /* wichtig */
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #d7ecf9;
	position: relative;
	Overflow-y: hidden;
	Overflow: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 70px top;
}

.maindiv {
	height: 100%; /* wichtig */
	width: 100%;
	overflow-y: scroll;
	position: relative;
	}
	
.clear {
  clear: both;
}

.none {
  display: none;
}

.spacer{
	margin: 0px;
	padding: 0px;
}

/************* #FOOTER **************/

#topbar{
position:absolute;
width: 100%;
visibility: hidden;
z-index: 1;

}

.bottom {
	position: absolute;
	height: 60px;
	width: 546px;
	background-color: #006fbf;
	left: 0px;
	bottom: 0px;
	float: left;
}

.logo {
	position: relative;
	height: 175px;
	width: 290px;
	float: right;
	right: 33px;
	bottom: 55px;
	padding: 0px;
}

.csu {
		position: absolute;
		bottom: 0px;
		right: 22px;

}

#TipLayer {
		visibility: hidden;
		position: absolute;
		z-index: 1000;
		top: -100;
		padding:4px;
}

.bottomText {
	bottom: 10px;
	right: 165px;
	margin-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #bfdbef;
	position: absolute;
}

.bottomText a {
	color: #bfdbef;
		text-decoration: none;
}

.bottomText a:hover {
	color: #bfdbef;
	text-decoration: underline;
}


/************* #RIGHTBOX **************/


.rightBoxText {
	width: 350px;
	position: absolute;
	background-color: #009932;
	right: 0px;
	bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.rightBox {
	position: absolute;
	right: 16px;
	top: 15px;
	width: 290px;
	margin: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 250px;
	padding-left: 0px;	
}

.rightBoxNews {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0082cb;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	
}


h3{
	font-family: "Tahoma", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

/************* #HEADER **************/

.headBar {
	position: absolute;
	top: 0px;
	left: -17px;
	height: 48px;
	width: 100%;
	background-image: url(../img/bgfooter.png);
	background-repeat: repeat-x;
	z-index: 1;
}


.header {
	position: relative;
	width: 546px;
	padding-bottom: 6px;
	overflow: hidden;
	margin-top: 20px;
	 }

.titel {
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}

.slogan {
	position: relative;
	margin-right: 15px;
	margin-top: 5px;
	float: right;
}

/************* #TOOLTIP **************/

#dhtmltooltip{
	position: absolute;
	width: 290px;
	padding: 10px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 1100;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0082cb;
}

/************* #LEFTBOX **************/


.titelLeftBox{
	width: 358px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #0082cb;
	font-size: 13px;
	font-weight: bold;
	background-color: #a6bacf;
	margin-bottom: 2px;
	padding: 8px;
}

.leftBox{
	position: absolute;
	width: 370px;
	left: 15px;
	top: 80px;
}

/************* #NEWSBOX ***************/		

.headlineBlog{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 8px;
}

h2{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding-bottom: 3px;
}
		
.teaser{
	float: left;
	text-align: justify;
			}
	
.image{
	width: 120px;
	float: left;
	margin-right: 8px;
		}
		
.NewsBox div.clip a {
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/clip_aus.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	text-decoration: none;
	color: #d6ecf9;
	line-height: 16px;
	height: 16px;
	display: block;
	background-position: right center;
	width: 77px;
}

.NewsBox div.clip a:hover {
	background-image: url(../img/clip_an.gif);
	text-decoration: none;
	color: #FFFFFF;

}


.NewsBox div.clip a:active { 
	background-image: url(../img/clip_an.gif);
	text-decoration: none;
	color: #FFFFFF;
}

.NewsBox {
	position: relative;
	padding: 8px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #006fbf;
	overflow: hidden;
	border-top: solid 1px #d6ecf9;
	width: 274px;

}

/************* #CONTENTBOX **************/


.contentBox{
	position: relative;
	width: 546px;
	padding: 0px;
	margin: 0px;
	left: 15px;
	top: 15px;
	background-color: #0082cb;
}


/************* #CONTENT ***************/	
.master {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	background-color: #0082cb;
	padding: 15px;
	width: 516px;
}

.content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
}
.contentBold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}

.content a{
	color: #FFFFFF;
	text-decoration: underline;

}

.content a:hover{
	color: #FFFFFF;
	text-decoration: none;

}

