/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	color: #b0bcce;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background-color: #0b1d38;
	}
p {
	margin-bottom: 12px;
	line-height: 1.5em;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom: 1px solid #28446e;
	margin-bottom: 10px;
	/*text-transform: uppercase;*/
	}
.toggler {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
	background-image: url(images/toggler.png);
	cursor: pointer;
	cursor: hand;
	}
.toggler:hover {
	padding-left: 15px;
	}
.accordion {
	padding: 10px;
	margin-top: 10px;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	}
.error {
	padding: 0 5px;
	border-left: 5px solid #990000;
	}
.confirm {
	padding: 0 5px;
	border-left: 5px solid #00CC00;
	}
a {
	color: #72aeff;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	}
#navi_wrapper {
	height: 50px;
	background-color: #0b1d38;
	border-bottom: 1px solid #2157a8;
	}
#navi {
	width: 900px;
	margin: 0 auto;
	}
#navi ul {
	padding-top: 17px;
	}
#navi li {
	display: inline;
	list-style-type: none;
	margin: 0 20px 0 0;
	text-transform: uppercase;
	}
#navi li a {
	/* color: #566e91; */
	color: #748fb7;
	text-decoration: none;
	}
#navi li a:hover {
	color: #FFFFFF;
	}
#wrapper {
	background-image: url(images/bg.png);
	background-color: #163a70;
	border-bottom: 1px solid #264476;
	}
#header {
	width: 980px;
	height: 500px;
	margin: 0 auto;
	background-repeat: no-repeat;
	}
#teaser {
	width: 420px;
	padding: 240px 0 0 40px;
	}
#teaser p {
	/* color: #bfcfe7; */
	color: #406bae;
	font-size: 22px;
	}
#content_wrapper {
	width: 900px;
	padding-top: 30px;
	margin: 0 auto;
	background-image: url(images/contentbg.png);
	background-repeat: no-repeat;
	}
#sidebar {
	width: 260px;
	/* padding-top: 30px; */
	float: left;
	}
#content {
	width: 600px;
	float: left;
	margin-left: 40px;
	}
#sidebar ul {
	margin-top: 30px;
	border-top: 1px solid #28446e;
	}
#sidebar li {
	list-style-type: none;
	padding: 4px 0;
	border-bottom: 1px solid #28446e;
	}
#sidebar li a,
#sidebar li span {
	text-decoration: none;
	display: block;
	padding: 5px 0;
	text-transform: uppercase;
	}
#sidebar li a {
	color: #506b94;
}
#sidebar li a:hover {
	color: #FFFFFF;
	/* background-color: #28446e; */
	}
.layout_short h2 {
	font-size: 12px;
	}	
.layout_short .more a {
	display: block;
	width: 100%;
	text-align: right;
	}
.thumb {
	float: left;
	margin-right: 20px;
	border: 1px solid #0b1d38;
	}
.thumb:hover {
	border: 1px solid #1e509a;
	}
#footer {
	color: #1d365b;
	width: 900px;
	margin: 20px auto;
	}
#impressum td { /* Sondereinstellung für die impressum.php */
	padding: 10px 0;
	border-bottom: 1px solid #28446e;
	}
.invisible { /*skiplink*/
	display: none;
	}

/* TYPOlight Elemente */
.ce_list ol,
.ce_list ul {
	margin-bottom: 20px;
	}
.ce_list li {
	list-style-type: disc;
	padding: 0 4px;
	margin-left: 20px;
	margin-bottom: 7px;
	}
.image_container {
	/*margin-right: 10px;*/
	}
.image_container img {
	border: 1px solid #0b1d38;
	}
.image_container img:hover {
	border: 1px solid #1e509a;
	}
.block {
	margin-bottom: 20px;
	}
.pdf_link {
	float: right;
	}
.formbody td {
	padding: 2px 10px 10px 2px;
	vertical-align: top;
	}
.formbody input,
.formbody textarea {
	color: #FFFFFF;
	width: 400px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	padding: 3px;
	background-color: #0b1d38;
	border: 1px solid #28446e;
	}
#newsletter h2 {
	font-weight: normal;
	}
#newsletter input {
	width: 200px;
	font-size: 12px;
	background-color: #28446e;
	padding: 2px;
	border: 0;
	}
/* Links-Seite */
#empfehlenswerte-links .ce_hyperlink {

	}
#empfehlenswerte-links .ce_hyperlink h3 {
	display: inline;
	}
#empfehlenswerte-links .ce_hyperlink a {
	
	}
/* */
.clearer {
	clear: both;
	}
/* Feedback Formular Kommentar */
.comment_default {
	padding-bottom: 10px;
	border-bottom: 1px solid #28446e;
	margin-bottom: 10px;
	}
#gaestebuch input,
#gaestebuch textarea {
	margin-bottom: 10px;
	}
.cta {
	overflow: visible;
}
.cta a {
	display: block;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	background-color: #063b8c;
	
	background: rgba(15,95,223,1);
	background: -moz-linear-gradient(top, rgba(15,95,223,1) 0%, rgba(6,63,146,1) 2%, rgba(3,42,102,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15,95,223,1)), color-stop(2%, rgba(6,63,146,1)), color-stop(100%, rgba(3,42,102,1)));
	background: -webkit-linear-gradient(top, rgba(15,95,223,1) 0%, rgba(6,63,146,1) 2%, rgba(3,42,102,1) 100%);
	background: -o-linear-gradient(top, rgba(15,95,223,1) 0%, rgba(6,63,146,1) 2%, rgba(3,42,102,1) 100%);
	background: -ms-linear-gradient(top, rgba(15,95,223,1) 0%, rgba(6,63,146,1) 2%, rgba(3,42,102,1) 100%);
	background: linear-gradient(to bottom, rgba(15,95,223,1) 0%, rgba(6,63,146,1) 2%, rgba(3,42,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f5fdf', endColorstr='#032a66', GradientType=0 );
	
	border-radius: 3px;
	
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}