@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	color: #003a81;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


form				{ margin:0; padding:0; display:inline; }
img 				{ border:none;}

#main .imgleft                    { float:left; margin:0 15px 10px 0;}
#main .imgright                   { float:right; margin:0 0 10px 15px;}

input {
	background-color: #FFFFFF;
	border: 1px solid #53c1e8;
	color: #003a81;
	padding:2px;
	margin:0px;
	font-size:11px;
}

a.button {
	display:block;
	background-image:url(../pics/button_bg.gif);
	margin:0;
	float:right;
	padding:0 2px;
	text-decoration:none;
	color:#003a81;
	font-size:12px;
	line-height:18px;
	height:18px;
	border: 1px solid #53c1e8;
}
* html a.button {
	
}

#top {
	background-color: #003a81;
	height:	5px;
	width: 100%;
	overflow:hidden;
}

#navigationBackground {
	position:absolute;
	top: 295px;
	width: 100%;
	background-color: #7acded;
	height: 25px;
}


#bottom {
	clear:both;
	position:fixed;
	background-color: #003a81;
	height:	23px;
	width: 100%;
}

#main {
	margin:auto;
	width: 960px;
	position:relative;
}

#header {
	height: 340px;
	width:960px;
}

#theming {
	background-color:#C6E9F7;
	height:221px;
	position:absolute;
	top:74px;
	width:100%;
}

#themingtop {
	background-color:#7ACDED;
	height:4px;
	position:absolute;
	top:70px;
	width:100%;
}

#logo {
	position:absolute;
	left:90px;
	top:20px;
}

#navigation {
	position:absolute;
	top: 290px;
	width: 960px;
	left:79px;
	background-color: #7acded;
	height: 25px;
}
.navigation ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.navigation li {
	display:inline;
	margin:0px;
	padding:0px;
}
.navigation li a {
	padding-left:11px;
	padding-right:11px;
	padding-top:6px;
	padding-bottom:5px;
	color:#003a81;
	text-decoration:none;
	line-height:14px;
	display:block;
	float:left;
}

#navigation li a:hover {
	background-image:url(../pics/navi_ro.gif);
}

#navigation li a.active {
	background-image:url(../pics/navi_ro.gif);
}


#subNavigation  li a:hover {
	background-color: #f1f9fd;
}

#subNavigation  li a.active {
	background-color: #f1f9fd;
}

#subNavigation {
	position:absolute;
	top: 315px;
	background-color: #FFFFFF;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7acded;
	border-right-color: #7acded;
	border-bottom-color: #7acded;
	border-left-color: #7acded;
	display:none;
}

#secondaryNavigation {
	position:absolute;
	left:613px;
	width:260px;
	height:30px;
	top:0px;
	background-color: #003a81;
	text-align:center;
}
#secondaryNavigation ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#secondaryNavigation li {
	display:inline;
}
#secondaryNavigation li a {
	padding-left:9px;
	padding-right:9px;
	line-height:23px;
	color:white;
	text-decoration:none;
}
#secondaryNavigation li a:hover {
	text-decoration:underline;
}

#englishInfo {
	position:absolute;
	left:650px;
	top:44px;
	
}
#header .shadowBottom {
	position:absolute;
	left:0px;
	top:277px;
	height: 3px;
	width: 100%;
	background-image:url(../pics/navi_shadow.gif);
}

#contentContainer {
	position:relative;
	float: left;
	width:650px;
	min-height:500px;
}

#fingerprint {
	position:absolute;
	top:340px;
	left:-100px;
	background-image:url(../pics/fingerabdruck.gif);
	width:422px;
	height:496px;
	display:none;
}

#content {
	position:relative;
	left:90px;
	top:0px;
	width:511px;
	min-height:520px;
	height:auto !important;
	height:520px;
}

.hasNavigation #content {
	top:20px;
}

#content h1 {
	font-size: 24px;
	margin:0px;
	padding-bottom:10px;
	font-weight: bold;
}
#content h2 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size: 18px;
	font-weight: bold;
}
#content p {
	margin:0;
	padding:0;
	margin-bottom:20px;
	line-height:17px;
}
#content p a {
	color: #003a81;
	text-decoration: underline;
}
#content p a:hover {
	color: #003a81;
	text-decoration: none;
}

#content li a {
	color: #003a81;
	text-decoration: underline;
}
#content li a:hover {
	color: #003a81;
	text-decoration: none;
}

#teasers {
	float:left;
	width:223px;
	margin-top:20px;
}

.hasNavigation #teasers {
	margin-top:40px;
}

.teaser {
	background-color: #f1f9fd;
	border: 1px solid #7acded;
	margin-bottom: 10px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:5px;
	width:195px;
}

.teaser2 {
	background-color: #f1f9fd;
	border: 1px solid #7acded;
	margin-bottom: 10px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:5px;
}

#teasers h2 {
	margin: 0px;
	margin-bottom:8px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#003a81;
}
#teasers .login {
	font-size: 11px;
}

#teasers h2 b {
	color:#00a3dd;
}

ul.triangle {
	list-style-image: url(../pics/arrow.gif);
}
#teasers ul {
	margin-top:0px;
	margin-left:0px;
	padding-left:13px;
	line-height:20px;
}

.teaser a {
	color:#003a81;
	text-decoration:none;
}

.listing {
	width: 400px;
}
.listing .headline {
	background-color: #00a3dd;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 24px;
	color:white;
	width: 60px;
}
.listing .item {
	background-color: #f1f9fd;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00a3dd;
	border-right-color: #00a3dd;
	border-bottom-color: #00a3dd;
	border-left-color: #00a3dd;
	line-height:18px;
}

.listing .item.modulo {
	background-color:white;
}

.listing .item a {
	color:#003a81;
	text-decoration:none;
	
}

.listing .item a:hover {
	text-decoration:underline;
}

.listing .item img {
	margin-right:6px;
	margin-bottom:-2px;
}
.listing .line {
	background-color: #00a3dd;
	height: 1px;
}

.search-result .image {
	float:right
}

.search-result a {
	color:#003a81;
}

.search-result a {
	color:#003a81;
	text-decoration: none;
}
.search-result a:hover {
	color:#003a81;
	text-decoration: underline;
}

ul.anchor {
	margin:0px;
	padding:0px;
	padding-left: 15px;
	padding-bottom:10px;
	line-height:21px;
}

ul.praxis {
	margin:0px;
	padding:0px;
	padding-left: 15px;
	padding-bottom:10px;
	line-height:19px;
}

ul {
	margin:0px;
	padding:0px;
	padding-left: 15px;
	padding-bottom:10px;
	line-height:19px;
}

ul.praxis li {
	padding-bottom:10px;;
}

.anchor a {
	color:#003a81;
	text-decoration:none;
	font-weight:bold;
}

.anchor a:hover {
	color:#44bce6;
}

.plzData {
	display:none;
}

.ortGroup {
	display:none;
}
.noHits {
	display:none;
}
.ortGroup li {
	display:none;
}


.kontakt td {
	padding-bottom: 10px;
}

.kontakt input {
	width:130px;
}

.flowtext a 				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003A81; text-decoration:underline; }
.flowtext a:link 		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003A81; text-decoration:underline; }
.flowtext a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003A81; text-decoration:underline; }
.flowtext a:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#003A81; text-decoration:none; }