@charset "utf-8";
/* CSS Document */

html{
	height: 100%;
}

body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #25588c;
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#container{
	width: 930px;
	margin-left: 14px;
	height:100%;
}

#left{
	width: 160px;
	float: left;
	height: 100%;
	background-color: #d0e6bb;
	line-height: 155%;
	color: #3477ba;
}

#left #logo{
	height: 135px;
	padding-top: 85px;
	background-color: #FFFFFF;
	border-top-width: 28px;
	border-top-style: solid;
	border-top-color: #d0e6bb;
	vertical-align: middle;
}

#left .moduletable{
	width: 100%;
	margin-bottom: 10px;
}

#left .moduletable th{
	height: 26px;
	background-color: #65ac1e;
	width: 100%;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
}

#left .moduletable table, #right .moduletable table{
	margin-top: 5px;
	padding-left: 5px;
}

#left .moduletable .mainlevel{
	padding-left: 20px;
	margin-top: 10px;
	color: #3477ba;
}

#toolbar{
	height: 21px;
	background-color: #babfd3;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
}

#toolbar_clip{
	height: 28px;
	width: 14px;
	background-color: #babfd3;
	position: absolute;
	left: 0px;
	top: 0px;
	display: table;
}

#menu{
	height: 31px;
	background-color: #454777;
}

#menu #lang{
	float: right;
	margin-right: 3px;
	margin-top: 10px;
}

#menu_clip{
	height: 31px;
	width: 14px;
	background-color: #454777;
	position: absolute;
	left: 0px;
	top: 28px;
	display: table;
}

#menu ul, #menu td{
	list-style: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	color: #FFFFFF;
}

#menu table{
	float: left;
	width: 90%;
}

#menu ul li, .mainlevel{
	list-style: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu ul li a, a.mainlevel{
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li a:hover, a.mainlevel:hover{
	text-decoration: underline;
}

#center{
	float: left;
	width: 768px;
	position: relative;
}

#center #header{
	position: relative;
}

#content{
	padding: 23px;
	width: 523px;
}

#content table{
	line-height: 155%;
}

#content ul li{
	list-style-type: circle;
}

#content .box{
	padding: 10px;
	background-image: url(../images/content_box1.jpg);
	background-repeat: repeat-x;
}

#content .left{
	float: left;
	width: 230px;
}

#content .right{
	float: right;
	width: 230px;
}

#content .right .moduletable .mainlevel{
	color: #25588c;
	padding-left: 10px;
}

#content .moduletable th{
	text-align: left;
	padding-bottom: 10px;
}

#right{
	line-height: 155%;
	position: absolute;
	right: 0px;
	width: 186px;
	top: 147px;
	background-image: url(../images/aktuelno_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 40px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	z-index: 20000;
}

#right ul{
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#right ul li{
	line-height: 155%;
	margin: 0px;
	list-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#right .moduletable{
	margin-top: 10px;
}

#right img{
	border: 1px solid #d0e6bb;
	padding-top: 1px;
	padding-bottom: 1px;
}

#right a.latestnews{
	font-weight: bold;
	font-size: 11px;
	line-height: 100%;
}

.button{
	background-color: #d6e4f1;
	border: 1px solid #A3C2E0;
	margin-top: 5px;
}

#footer{
	margin-top: 50px;
	font-size: 9px;
	clear: both;
	bottom: 0px;
	text-align: right;
}

.contentheading, h1{
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0e6bb;
	margin-bottom: 20px;
}

.contentpaneopen{
	margin-top: 10px;
}

h2{
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #71a0cf;
	margin-bottom: 0px;
	margin-top: 10px;
}

h3{
	font-size: 15px;
	font-weight: bold;
	color: #71a0cf;
	margin-bottom: 0px;
}

h4{
	margin-top: 0px;
	font-style: italic;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6e4f1;
	font-size: 12px;
}

a{
	color: #25588c;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	margin-top: 5px;
	margin-bottom: 5px;
}

#content table{
	border-collapse: collapse;
}

.table_heading{
	background-color: #d0e6bb;
	padding-top: 2px;
	padding-bottom: 2px;
}

.moduletable{
	width: 100%;
}

.foto{
	padding: 2px;
	border: 1px solid #d0e6bb;	
}