/*--------------------------------------------------------------
				Eric Meyer Reset
---------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,  form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*--------------------------------------------------------------
				Main
---------------------------------------------------------------*/


html {
	height: 100%;
	margin-bottom:1px;
}
body {
	background: #fff url(../images/body_bg.jpg) repeat-x;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, sans serif;
	font-size:13px;
	line-height:22px;
	height:100%;
	color: #000A2B;
}
h3 {
	color:#ab1b16;
	font-size:18px;
	padding: 0 0 5px 0;
}
h4 {
	color:#ab1b16;
	font-size:14px;
	padding: 0 0 5px 0;
}
.clear {
	clear:both;
}
/*--------------------------------------------------------------
				WRAP
---------------------------------------------------------------*/

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}
/*--------------------------------------------------------------
				HEADER
---------------------------------------------------------------*/

#headerwrap {
	margin: 0 auto;
}
#header {
	width: 980px;
	height: 230px;
	margin: 0 auto;
	background: url(../images/header_bg.jpg) no-repeat;
}
#headerlogo {
	width: 285px;
	height:172px;
	margin-left:15px;
}
#flashlogo {
	width: 280px;
	height:172px;
	margin-left: 50px;
}
#headerflash {
	height:230px;
	width: 330px;
	float: right;
	margin-right: 15px;
}
#mainmenu {
	float: left;
	margin-left: 0px;
	padding: 13px 0 0 40px;
	height: 45px;
	width:575px;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
}
#mainmenu li {
	display: inline;
}
#mainmenu a {
	display: block;
	float: left;
	padding: 0 15px 0 10px;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
#mainmenu a:hover {
	color: #fff;
	background:url(../images/current_main.gif) center left no-repeat;
}
#mainmenu li.current a {
	color: #fff;
	background:url(../images/current_main.gif) center left no-repeat;
}
/*--------------------------------------------------------------
				CONTENT
---------------------------------------------------------------*/

#content {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 100px 0px;
	background: url(../images/content_top_bg.jpg) no-repeat top;
	height: 100%;
	min-height: 600px;
	/*overflow:hidden;*/
}
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/content_schatten.jpg) top center repeat-y;
	height: 100%;
}
#left_column {
	float:left;
	width: 230px;
	min-height: 800px;
	position:relative;
	}
#left_column_pic {
	float: left;
	width: 200px;
	margin: 20px 0 0 35px;
	display:inline;
}
#submenu {
	float: left;
	width: 180px;
	margin: 30px 0 0 50px;
	display:inline;
}
#submenu ul {
	margin-bottom: 12px;
	padding-left: 0px;
	list-style: none;
}
#submenu li {
	list-style-type: none;
	margin-left: 0px;
	padding:0px;
	background:url(../images/trenner.gif) bottom left repeat-x;
}
#submenu a {
	padding: 1px 0 1px 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #403e3e;
	text-transform: uppercase;
	display: block;
	height: 20px;
}
#submenu a:hover {
	color: #ab1b16;
	background:url(../images/current.gif) center left no-repeat;
}
#submenu li.current a {
	color: #ab1b16;
	background:url(../images/current.gif) center left no-repeat;
}
#infobox {
	width:180px;
	height:100px;
}
#infobox a {
	font-size:11px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color:#000A2B;
	text-decoration: none;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}
#infobox a:hover {
	display: inline;
	color: #ab1b16;
	text-decoration: underline;
	text-transform: none;
	padding: 0;
	font-size:11px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: none;
}
#infobox p {
	padding:3px 5px 0 10px;
	font-size:11px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
}
#infobox h4 {
	padding:0px 0 0 10px;
	font-size:11px;
	line-height:20px;
}
#infobox h3 {
	padding:0 10px;
	line-height:20px;
	font-size:11px;
	background:url(../images/trenner.gif) bottom left repeat-x;
	text-transform: uppercase;
}
#right_column {
	float:right;
	padding: 37px 40px 0 25px;
	background: url(../images/right_column_bg.jpg) right top no-repeat;
	width: 650px;
	margin-right: 15px;
	min-height: 800px;
	display:inline;
}
#kundenliste ul {
	width:630px;
	font-size:13px;
}
#kundenliste li {
	padding-left: 4px;
	display:block;
	width:630px;
	line-height:30px;
}
#kundenliste li.color {
	background:#f0f0f0;
}
#section1 {
	float:left;
	width:420px;
	margin: 0 0 0 0;
	padding-left:0;
	/*display:inline;*/
	}
#section1 .float_right {
	float:right;
	margin-left:10px;
	/*display:inline;*/
}
#section1 .float_left {
	float:left;
	margin-right:10px;
	/*display:inline;*/
}
#section2 {
	float:right;
	width:172px;
	margin-right:-10px;
	/*display:inline;*/
}
#section_breit {
	width: 630px;
	line-height: 22px;
	padding: 0 10px;
	margin: 25px 0 0 0;
	}
#section_breit .txt_11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999;
}
#section_breit .txt_11pt a:link {
	color: #999;
	text-decoration: none;
}
#section_breit .txt_11pt a:hover {
	color: #999;
	text-decoration: underline;
}
#section_breit a:link {
	color: #000A2B;
	text-decoration: none;
}
#section_breit a:hover {
	color: #ab1b16;
	text-decoration: underline;
}
#section_breit_image {
	width: 650px;
	height:240px;
}
#section_breit .float_right {
	float:right;
	margin:0 -10px 0 30px;
}

#section_breit .float_left {
	float:left;
	margin:0 20px 0 0;
}
#section_breit .bild_breit {
	margin:0 0 15px -10px;
}
/*--------------------------------------------------------------
				FOOTER
---------------------------------------------------------------*/

#footer {
	width:980px;
	background: url(../images/footer_bg.jpg) no-repeat;
	height:85px;
	}
#footer #footermenu {
	padding:20px 0 0 115px;
}
#footer #footermenu ul li {
	display: inline;
	color:#888;
	font-size:12px;
	font-weight: bold;
}
#footer #footermenu ul li a {
	padding: 0 16px;
	text-decoration: none;
	color: #888;
	text-transform: uppercase;
}
#footer #footeradress {
	margin: 10px 0 0 180px;
	font-size:11px;
}
#footer #footeradress p, a {
	color: #999999;
	text-decoration:none;
}
#footer #footeradress a:hover {
	text-decoration:underline;
}
#footer #footermenu ul li a:hover {
	color: #fff;
}
#floatMenu {
	position:absolute;
	top:0;
	left:0;
	width:230px;
}
.ausgabebox {
	width:620px;
	height:420px;
	background: url(../images/ausgabebox.jpg) no-repeat top;
	margin:0px auto;
	padding-top: 250px
}
.ausgabebox p {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, sans serif;
	font-size:16px;
	line-height:28px;
	text-align:center;
}
.ausgabebox a {
	text-decoration:underline;
	color: #000A2B;
	font-weight:bold;
}
.ausgabebox a:hover {
	color: #ab1b16;
	text-decoration:none;
}
