/* ### Main Styles ### */

@import url("navigation.css");
@import url("fces.css");
@import url("rte.css");


.content-main p {
	font-size: 12px;
	color: #333;
}

.content-main h1, .content-services h1 {
	color:#00316D;
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
}

.content-main h2, .content-services h2{
	color:#00316D;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.content-main h2 a, .content-services h2 a{
	color:#00316D;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
}

.content-main h2 a:viseted, .content-services h2 a:viseted{
	color:#00316D;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
}

.content-main h2 a:hover, .content-services h2 a:hover{
	color:#00316D;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	text-decoration:none;
}

.content-main h3, .content-services h3{
	color:#00316D;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}

.bodytext a{
	color: #00316d;
	text-decoration:underline;
}

.bodytext a:hover{
	text-decoration:none;
}
p.bodytext {
	margin-top: 12px;
	font-size: 12px;
}
.content-main ul{
	list-style-image:url(images/sidebox-list-arrow.jpg);
	list-style-position:1px 1px;
	list-style-type:none;
	margin-left:30px;
	margin-top:10px;
}

.content-main ul li{
	font-size:11px;
	color:#00316D;
	padding-bottom:5px;
}

.content-main ul li a{
	color:#00316D;
	font-size:11px;
	text-decoration:underline;
}

.content-main ul li a:hover{
	text-decoration:none;
}

.align-justify{
	text-align:justify;
}


* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000; 
}

html {
	height:100.1%;
	margin-bottom:1px;
/*	background:url(images/site_bg.jpg) repeat-x scroll; */
	background-color:#edeff5;
}

body {
	height:100%;
}

img {
	border: none;
}

a{
	outline:none;
}

.align-right{text-align:right;}
.align-left{text-align:left;}
.align-center{text-align:center;}

.clear {
	clear:both;
	line-height:0px;
	font-size:0px;
	width:100%;
}

/* ### Site Styles ### */

#page {
	width: 983px;
	margin:auto;
}

#header {
	overflow: hidden;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}

.logo_box {
	float: left;
	width: 690px;
	margin-top: 28px;
	margin-bottom: 0px;
}

#header .logo_box .logo {
	width: 92px;
	float: left;
	margin-left: 45px;
}

#header .logo_box .jus-text {
	color: #00316d;
	float: left;
	margin-top: 10px;
	margin-left: 48px;
}

#header .logo_box .jus-text .wide {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

#header .logo_box .jus-text .small {
	font-size: 16px;
	color: #b2b3b5;
}

.login_box {
	float: left;
	width: 280px;
	margin-top: 10px;
	overflow: hidden;
}

.login_box .top_search {
	overflow: hidden;
	width: 290px;
}

.login_box .flags {
	width: 50px;
	float: left;
	margin-top: 4px;
}

.login_box .flags img {
	margin-right: 5px;
}

.login_box .search {
	width: 230px;
	float: left;
}

.login_box .contact {
	width: 270px; /* was 280px */
	/*overflow: hidden;*/
	margin-top: 0px;
	/* margin-left: 80px; */
}

.login_box .contact .headline {
	margin-top: 10px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	float: left;
}

.login_box .contact .tel {
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-top: 10px;
	margin-left: 26px;
}

.login_box .contact .tel img {
}

.login_box .contact .further{
	font-size: 11px;
	color: #b1b2b4;
	font-weight: normal;
	float: left;
	margin-right: 15px;
}

.login_box .contact .further a{
	text-decoration:underline;
	color: #b1b2b4;
}

.login_box .contact .further a:hover{
	text-decoration:none;
}

.mainbox {
	width: 983px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

.content {
	width: 983px;
	overflow: hidden;
}

/* ### Content Styles ### */

.content-main {
	width: 576px; /* is 606px */
	float: left;
	margin: 15px;
}

.content-right {
	width: 173px; /* is 188px */
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

/* ### Footer Styles ### */

.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	widows: 983px;
	height: 35px;
	overflow: hidden;
}

.footer p {
	font-size: 11px;
	color: #333;
	text-align: center;
	margin-left: 184px;
}

.footer p a, .footer p a:link, .footer p a:visited, .footer p a:active, {
	color: #333;
	text-decoration: underline;
}

.footer p a:hover {
	text-decoration: none;
}
/* ### Impressum Styles ### */
.contenttable{
	text-align: left;
	margin: 0px;
}
.contenttable td{
	width: 115px;
	height: 14px;
}

.contenttable p{
	font-size: 10px;
	margin:0px !important;
	padding:0px !important;
}

.contenttable tr{}


.list-rechtsgebiet{
	display:block;
	text-decoration:underline;
	color:#00316D;
	padding-left:15px;
	padding-top:4px;
	font-size:11px;
}

.list span:hover{
	text-decoration:none;
}
