/* vertikal zentrieren */

html, body {
	margin: 0;
	padding: 0;
}

/*\*/
html, body, .swc0, .swc1 {
	height: 100%;
}
.swc0 {
	margin: 0 auto;
	display: table;
}
.swc1 {
	display: table-cell;
	vertical-align: middle;
}
/**/
.swc1 {
	/*white-space: nowrap;*/
}
.swc2 {
	background-color: #FFF;
	padding: .0.1em .1em;
}
/* in IEM solo shrink-wrap, no vert.center \*//*/
.swc1 {
	text-align: center;
}
.swc2 {
	display: inline-block;
	text-align: left;
	width: 1px;
}
/**/

body {
	font: 12px verdana, sans-serif;
	color:#000;
	background-color:#FFF;
}

h1,h2,h3 {
	color:#004377;
	font-size: 16px;
	font-weight:normal;
}

a {
	color:#00A3E4;
}

table, td {
	font-size: 10px;
	border:0px solid #000;
}

#box {
	width:1000px;
	height:700px;
	background-color:#FFF;
}

#toplinks {
	background-image:url(../images/bg_links.jpg);
	background-repeat:no-repeat;
	width:353px;
	height:638px;
	float:left;
}

#toprechts {
	background-image:url(../images/bg_rechts.jpg);
	background-repeat:no-repeat;
	width:647px;
	height:638px;
	float:right;
}

#lang1 {
	margin:57px 0 0 331px;
	
}

#lang2 {
	padding:57px 0 0 3px;
	margin:0 0 0 0;
	float:left;
}

#navi {
	margin:204px 0 0 -7px;
}

#navi a {
	font-size:12px;
	text-decoration:none;
	color:#000;
}

#navi a:hover {
	color:#004377;
}

#subnavi {
	margin:-16px 0 0 130px;
}

#subnavi a {
	color:#FFF;
	text-decoration:none;
}

#subnavi a:hover {
	color:#00A3E4;
}

#dropdown {
	margin:0 0 0 122px;
}

.subsubnavi {
	margin:0 0 0 0;
	float:left;
	/*width:100%;*/
	background-color:#5984A6;
}

.subsubnavi a{
	padding:0 0 0 12px;
	margin:0 8px 0 0;
	/*line-height:14px;*/
	text-decoration:none;
	color:#000;
}

.subsubnavi a:hover{
	color:#FFF;
}

#subsubnavi_bottom {
	margin:0 0 0 0;
	float:right;
	width:510px;
	height:20px;
	background-color:#5984A6;
	background-image:url(../images/ecke_links_untermenu.jpg);
	background-position:left;
	background-repeat:no-repeat;
}


#teaser {
	margin:20px 0 0 0;
	padding:80px 0 0 0;
	float:right;
	width:280px;
	font-size:11px;	
}
/*
#teaser2 {
	margin:20px 0 0 5px;
	padding:0 0 0 0;
	float:right;
	width:144px;
	height:200px;
	font-size:11px;	
}
*/
#content {
	margin:30px 14px 0 0;
	float:right;
	width:500px;
	line-height:20px;
}

#animation {
	margin:87px 0 0 233px;
}

#sekundaernavi {
	margin:-70px 0 0 220px;
	float:left;
	text-align:right;
	list-style-type:none;
}

#sekundaernavi a{
	text-decoration:none;
	color:#000;
	font-size:10px;
	padding-right:6px;
}

#sekundaernavi a:hover {
	color:#004377;
}

#logolink {
	margin:270px 0 0 110px;
}



.bildunterschrift {
	font-size:10px;
}

.head {
	font-size:16px;
	color:#004377;
}

.text {
	font-size:10px;
}

.bold {
	font-size:10px;
}