/**
 * Style sheet Standard
 */
*
{
	margin:0;
	padding:0;
	border:0;
}

body, th, td, select, input, textarea
{
	font-family:Arial, Helevtica, sans-serif;
	font-size:12px;
	color:#052E65;
	line-height:18px;
}

body
{
	background-color:#ffffff;
	background-image:url("Dateien/Website/bg.gif");
	background-repeat:repeat-y;
}

#header
{
	padding-left:330px;
	background-image:url("Dateien/Website/bg_hnav.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

#header .mod_customnav
{
	position:relative;
	float:right;
	margin-top:4px;
}

#header .mod_customnav ul
{
	list-style-type:none;
}

#header .mod_customnav li
{
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#header .mod_customnav a, #header .mod_customnav p
{
	width:22px;
	height:15px;
	overflow:hidden;
	display:block;
	margin-right:4px;
	background-color:#808080;
	border:1px solid #808080;
}

#header .mod_customnav .de
{
	background-image:url("Dateien/Website/deutsch.gif");
}

#header .mod_customnav .en
{
	background-image:url("Dateien/Website/english.gif");
}

#header .mod_customnav .nl
{
	background-image:url("Dateien/Website/nederlands.gif");
}

#header .mod_customnav .fr
{
	background-image:url("Dateien/Website/francais.gif");
}

#header .mod_customnav a:hover, #header .mod_customnav p
{
	border:1px solid #ffffff;
}

#left
{
	height:450px;
	top:-70px;
	position:relative;
	background-image:url("Dateien/Website/bg_left.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#left .mod_navigation
{
	margin-right:1px;
	margin-left:220px;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000000;
	line-height:13px;
}

#left .mod_navigation h3
{
	margin-bottom:4px;
	border:0px;
	font-weight:normal;
	font-size:12px;
	color:#28A3E9;
	line-height:24px;
}

#left .mod_navigation small
{
	font-size:11px;
}

#left .mod_navigation li
{
	margin-top:10px;
	margin-bottom:10px;
}

#left .mod_navigation a
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000000;
	line-height:13px;
}

#left .mod_navigation p
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000000;
	line-height:13px;
}

#left .mod_navigation a:hover, #left .mod_navigation p
{
	color:#ffffff;
}

#left #login
{
	width:150px;
	top:320px;
	position:absolute;
	margin-left:20px;
	font-size:11px;
	color:#052E65;
	line-height:14px;
}

#left .mod_login input.text
{
	width:100px;
	height:15px;
	margin:0px;
	background-color:#C6DBEE;
	border:1px solid #052E65;
	font-size:11px;
	line-height:15px;
}

#left .mod_login .submit
{
	width:106px;
	height:22px;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#81A3D1;
	border:1px solid #052E65;
	color:#052E65;
	line-height:14px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #C6DBEE;
	border-left: 1px solid #C6DBEE;
}

#left .mod_login p
{
	margin:0px;
}

#left .mod_login label
{
	color:#052E65;
}

#left .mod_login .login_info
{
	margin-bottom:5px;
}

#left #login .ce_hyperlink
{
	margin-top:2px;
	padding-left:2px;
}

#left #login a
{
	color:#000000;
}

#left #login a:hover
{
	text-decoration:none;
	color:#ffffff;
}

#footer
{
	padding-left:220px;
}

#footer ul
{
	list-style-type:none;
}

#footer a
{
	text-decoration:none;
	font-size:12px;
	color:#566C81;
}

#footer a:hover
{
	color:#000000;
}

h1
{
	width:475px;
	left:50px;
	top:20px;
	position:absolute;
	padding-right:10px;
	text-align:right;
	border-bottom:1px solid #156694;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#156694;
	line-height:18px;
}

h2
{
	width:200px;
	left:-20px;
	top:20px;
	position:absolute;
	padding-right:20px;
	text-align:right;
	border-bottom:1px solid #156694;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#156694;
	line-height:18px;
}

h3
{
	margin-bottom:20px;
	border-bottom:1px dotted #156694;
	font-weight:bold;
	font-size:14px;
	color:#156694;
}

h4
{
	margin-bottom:0px;
	font-weight:bold;
	font-size:1em;
	color:#156694;
	line-height:18px;
}

#main .inside, #right .inside
{
	padding:10px 10px 10px 20px;
	height: 400px;
	min-height: 400px;
	height: auto ! important;
}

#main .inside
{
	padding-top:60px;
}

#right .inside
{
	padding-top:150px;
}

input.text
{
	width:340px;
	height:18px;
	margin-bottom:5px;
	padding:2px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}

input.captcha
{
	width:25px;
	height:18px;
	margin-bottom:5px;
	padding:2px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}

.captcha_text
{
	top:-7px;
	position:relative;
}

textarea
{
	width:340px;
	margin-bottom:5px;
	padding:2px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}

select
{
	margin-bottom:5px;
}

input.submit
{
	padding:2px 10px;
	background-color:#052E65;
	color:#ffffff;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: pointer;
}

label
{
	font-size:10px;
	color:#808080;
}

.ce_form span.mandatory
{
	margin-left:3px;
	font-weight:bold;
	font-size:10px;
	color:#ff0000;
}

.ce_form.gesendet span.mandatory, .ce_form.gesendet input.submit
{
	display:none;
}

.ce_form.gesendet input.text, .ce_form.gesendet textarea
{
	background-color:#eaeaea;
}

.ce_form .col_first
{
	width:120px;
	float:left;
}

.ce_form .error, .mod_registration .error, td .error
{
	color:#ff0000;
}

.error
{
}

td, th
{
	vertical-align:top;
}

.ce_text, .ce_table, .ce_downloads
{
	margin-bottom:20px;
}

.nebenlogo
{
	margin-right:150px;
}

a
{
	text-decoration:none;
	color:#CA1C18;
}

a:hover
{
	text-decoration:underline;
}

p
{
	margin:0px 0px 12px 0px;
	padding:0px;
}

.mod_article.oben
{
	top:-50px;
	position:relative;
}

.ce_accordion
{
	font-size:10px;
}

.ce_accordion .toggler
{
	margin-bottom:20px;
	border-bottom:1px dotted #156694;
	font-weight:bold;
	font-size:14px;
	color:#D9241B;
	cursor: pointer;
}

#ansprechpartner .ce_gallery td
{
	padding-right:15px;
	padding-left:15px;
	text-align:center;
}

#ansprechpartner .ce_gallery .caption
{
	width:120px;
	height:75px;
	background-color:#dddddd;
	border-top:1px solid #000000;
}

.rahmen img
{
	border:1px solid #000000;
}

#my_slideshow
{
	border:1px solid #808080;
}

.mod_newslist h3, .mod_newslist .info, .mod_newslist .teaser
{
	margin:0px 0px 5px 0px;
}

.mod_newslist .layout_simple
{
	margin-bottom:5px;
	padding-left:5px;
	border-left:5px solid #28A3E9;
}

.mod_newsreader .back
{
	display:none;
}

h6
{
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	font-size:30px;
	color:#E4ECF4;
	line-height:32px;
}

table
{
	width:100%;
}

.zahlen th, .zahlen td
{
	padding:2px;
	text-align:right;
	vertical-align:top;
	border-bottom:1px solid #C6DBEE;
	font-weight:normal;
	text-decoration:none;
}

.zahlen .col_first
{
	text-align:left;
	color:#000000;
}

.zahlen .row_first td
{
	color:#000000;
}

.ce_gallery
{
	width:99%;
}

.mod_sitemap
{
	margin-left:50px;
}

.mod_sitemap .nositemap
{
	display:none;
}

.mod_sitemap ul
{
	margin-left:21px;
	list-style-type:circle;
}
