@charset "utf-8";

/* ============================================
   Stylesheets
   03.08.2008
   by www.sbihl.de
   ============================================ */

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	background: #f29826 url(gfx/bg.gif) repeat-y top center;
	color: #0b3158;
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.floatleft {
	float: left;
	margin: 0 25px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}
.tab {
	float: left;
	width: 14em;
}
textarea, input {
	font-size: 12px;
	background-color: #EAF2FB;
	color: #0B3158;
	padding: 1px;
	border: 1px solid #5696D6;
}
.submit{
	font-size: 12px;
	background-color: #F29826;
	color: #112B44;
	padding: 1px;
	border: 1px solid #112B44;
	font-weight: bold;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #ed890e;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #0b3158;
	text-decoration: underline;
}
#footer a,
#footer a:visited {
	color: #0b3158;
	text-decoration: none;
}
#footer a:hover {
	color: #0b3158;
	text-decoration: underline;
}

/* Typo
----------------------------------------------- */
h1 {
	color: #3980c7;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2, h3, h4 {
	color: #ed890e;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.news h3 {
	margin-bottom: 7px;
}
p {
	margin: 0 0 .67em 0;
	font-size: 12px;
}
.news p,
p.date,
.sideboxmenu p {
	margin: 0;
}
#footer p {
	margin: 0;
	padding: 2px 0;
}
#content ul {
	margin: 3px 0 .67em 20px;
}
#content ul li {
	padding: 0 0 2px 0;
	list-style: disc;
}


/* Layout
-----------------------------------------------*/ 
#wrapper {
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 970px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
#container {
	float: left;
	margin: 0;
	padding: 0 48px 0 50px;
	width: 650px;
}
#header {
	float: left;
	height: 110px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.logo {
	margin-top: 36px;
}
#navigation {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#comic {
	background: url(gfx/bg_comic.gif) no-repeat bottom left;
	float: left;
	margin: 0 0 27px 0;
	padding: 0;
	width: 650px;
}
.comic1, .comic2, .comic3, .comic4 {
	float: left;
	margin-left: 1px;
	padding: 5px 10px 10px 10px;
	width: 140px;
}
#content_top {
	background: url(gfx/bg_content_top.gif) no-repeat 0 0;
	border-bottom: 1px solid #2865a2;
	float: left;
	margin: 0;
	padding: 11px 14px 8px 14px;
	width: 622px;
}
#content {
	background: url(gfx/bg_main.gif) repeat-y 0 0;
	float: left;
	margin: 0;
	width: 622px;
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
#content_bottom {
	background: url(gfx/bg_main_bottom.gif) no-repeat bottom left;
	float: left;
	font-size: 1px;
	height: 8px;
	margin: 0;
	line-height: 1px;
	padding: 0;
	width: 100%;
}
.news {
	float: left;
	margin: 4px 0 10px 0;
	width: 100%;
}
p.teaserbild {
	float: left;
	margin: 0 13px 0 0;
}
#footer_top,
#footer_bottom {
	float: left;
	font-size: 1px;
	height: 8px;
	margin: 0;
	line-height: 1px;
	padding: 0;
	width: 100%;
}
#footer_top {
	background: url(gfx/bg_main_top.gif) no-repeat 0 0;
	margin-top: 23px;
}
#footer_bottom {
	background: url(gfx/bg_main_bottom.gif) no-repeat bottom left;
}
#footer {
	background: url(gfx/bg_main.gif) repeat-y 0 0;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#sidebar {
	float: left;
	margin: 110px 0 0 0;
	padding: 0 20px;
	width: 182px;
}
.sidebox {
	background: url(gfx/bg_sidebox.gif) repeat-y 0 0;
	float: left;
	margin: 0;
	padding: 6px 9px 0 9px;
	width: 164px;
	min-height: 79px;
	height: auto !important;  /*moderne Browser*/
	height: 79px;  /*IE*/
}
.sidebox_top {
	background: url(gfx/bg_sidebox_blue_top.gif) no-repeat 0 0;
	border-bottom: 1px solid #2865a2;
	color: #0a3158;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 6px 9px;
	text-align: center;
	width: 164px;
}
.sidebox_bottom {
	background: url(gfx/bg_sidebox_bottom.gif) no-repeat bottom left;
	float: left;
	font-size: 1px;
	height: 8px;
	margin: 0 0 10px 0;
	line-height: 1px;
	padding: 0;
	text-align: center;
	width: 182px;
}
.sideboxmenu {
	background: url(gfx/bg_sidebox_blue.gif) repeat-y 0 0;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 182px;
}
.sideboxmenu_top {
	background: url(gfx/bg_sidebox_blue_top.gif) no-repeat 0 0;
	float: left;
	font-size: 1px;
	height: 8px;
	margin: 17px 0 0 0;
	line-height: 1px;
	padding: 0;
	width: 182px;
}
.sideboxmenu_bottom {
	background: url(gfx/bg_sidebox_blue_bottom.gif) no-repeat bottom left;
	float: left;
	font-size: 1px;
	height: 8px;
	margin: 0 0 36px 0;
	line-height: 1px;
	padding: 0;
	text-align: center;
	width: 182px;
}
.bottomline {
	background: url(gfx/bg_bottomline.gif) repeat-x bottom left;
}
a.link_kontakt,
a:visited.link_kontakt {
	background: url(gfx/bg_link_kontakt.gif) no-repeat 35px 0;
	color: #0a3158;
	display: block;
	padding: 3px 0 11px 70px;
}
a.link_anfrage,
a:visited.link_anfrage {
	background: url(gfx/bg_link_anfrage.gif) no-repeat 35px 50%;
	color: #0a3158;
	display: block;
	padding: 11px 0 11px 70px;
	font-weight: bold;
}
a.link_ueberuns,
a:visited.link_ueberuns {
	background: url(gfx/bg_link_ueberuns.gif) no-repeat 35px 7px;
	color: #0a3158;
	display: block;
	padding: 11px 0 3px 70px;
}

/* Navigationen
-----------------------------------------------*/
#menu {
	background: url(gfx/bg_menu.gif) repeat-x 0 0;
	height: 51px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
#menu li {
	height: 51px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	float: left;
	height: 51px;
	margin: 0;
	line-height: 51px;
	text-indent: -9999px;
}
#menu li a,
#menu li a:visited {
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	display: block;
	height: 51px;
	outline: none;
}
#menu li a:focus,
#menu li a:hover,
#menu li a:visited.active,
#menu li a.current {
	background-position: 0 -51px;
}
li#nav-01 a {
	background-image: url(gfx/nav-01.gif);
	width: 77px;
}
li#nav-02 a {
	background-image: url(gfx/nav-02.gif);
	width: 142px;
}
li#nav-03 a {
	background-image: url(gfx/nav-03.gif);
	width: 96px;
}
li#nav-04 a {
	background-image: url(gfx/nav-04.gif);
	width: 109px;
}
li#nav-05 a {
	background-image: url(gfx/nav-05.gif);
	width: 119px;
}
li#nav-06 a {
	background-image: url(gfx/nav-06.gif);
	width: 107px;
}
