/*  
Website: http://www.reimann-kahl.de
Version: v1.0
Author: Coffeebean Webdesign
Author URI: http://www.coffeebean-webdesign.de/
Blog Layout
*/


* {
	margin: 0;
	padding: 0;
}

a:focus {outline:none!important;}

body, h1, h2, h3, h4, h5, h6, address, table, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
}

body {
	font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #6F6F6F;
	background: url(images/bg.gif) top left repeat-x;
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    border-top: 1px solid #d3d0c2;
    border-bottom: 1px solid #fff;
    clear: both;
    float: left;
    height: 0;
    margin: 20px 0;
    width: 92%;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#header {
	margin: 0 auto;
	width: 870px;
	height: 320px;
	background: url(images/header.png) top left no-repeat;
}

#page {
	width: 870px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(images/zwischenteil.png) top left repeat-y;
	z-index: 100!important;
}

#page-top {
	position: absolute;
	width: 846px;
	height: 17px;
	margin: 1px 0px 0px 11px;
	padding: 0;
	background: url(images/absatz_unter_header.gif) top left no-repeat;
}

#logo h1{
position: absolute;
margin-left: 50px;
margin-top: 25px;
padding: 0px;
height: 69px;
width: 214px;
}

#logo h1 span{ 
display:none;
}

#logo h1 a:link,
#logo h1 a:active,
#logo h1 a:visited {
display: block;
margin: 0px;
padding: 0px;
height: 69px;
width: 214px;
}

#navigation {
	margin: 0 auto;
	padding: 0px;
	height: 34px;
	width: 844px;
	background: url(images/navigation.gif) top left no-repeat;
}

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

#navigation li {
	display: inline;
}
	
#navigation a.start   {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 129px;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation a.start:hover,
#navigation a.start_active  {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 129px;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/startseite_hover.gif) top left no-repeat;
}

#navigation a.about   {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 150px;
	height: 26px;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation a.about:hover,
#navigation a.about_active  {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 150px;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/about_hover.gif) top left no-repeat;
}

#navigation a.biegeanlagen   {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 152px;
	height: 26px;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation a.biegeanlagen:hover,
#navigation a.biegeanlagen_active  {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 152px;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/biegeanlagen_hover.gif) top left no-repeat;
}

#navigation a.partner   {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 137px;
	height: 26px;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation a.partner:hover,
#navigation a.partner_active  {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 137px;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/partner_hover.gif) top left no-repeat;
}

#navigation a.produkte   {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 150px;
	height: 26px;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation a.produkte:hover,
#navigation a.produkte_active  {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 150px;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/produkte_hover.gif) top left no-repeat;
}

#navigation a.kontakt  {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 126px;
	height: 26px;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation a.kontakt:hover,
#navigation a.kontakt_active  {
	text-align: center;
	padding-top: 8px;
	float: left;
	display: block;
	color: #FFF;
	width: 126px;
	height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/kontakt_hover.gif) top left no-repeat;
}

.trenner {
	height: 35px;
	clear: both;
}

.trenner-1 {
	height: 20px;
	clear: both;
}

.trenner-2 {
	height: 100px;
	clear: both;
}

.trenner-3 {
	height: 50px;
	clear: both;
}

.nod {
	display: none;
}

.clear {
	clear: both;
}

.noborder {
	border: none!important;
}

#sidebar {
	position: absolute;
	width: 60px;
	margin-top: 1px;
	margin-left: 790px;
}

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

#sidebar ul li {
	list-style-type: none;
	display: inline-block;
}

#sidebar ul  li a {
	text-decoration: none;
	display: inline-block;
}

#sidebar ul  li a:hover,
#sidebar ul  li a.aktiv,
#sidebar ul li.current_page_item a {
	text-decoration: none;
}

.qtrans_language_chooser { list-style-type:none!important; }
.qtrans_language_chooser li { float:left; margin-right:3px!important; }


.box_left_top {
	width: 244px;
	height: 46px;
	background: url(images/box_top.gif) top left no-repeat;
	margin-top: 20px;
	margin-left: 15px;
}

.box_left_top h2.headline {
	position: absolute;
	margin: 15px 0px 0px 15px!important;
	font-size: 13px;
	color: #685F53;
	font-weight: bold;
}

.box_left_inner {
	width: 242px;
	margin: -10px 0px 0px 15px!important;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	padding-top: 20px;
	padding-bottom: 20px;
}

.box_left_inner img {
	margin-left: 35px;
	margin-top: 15px;
	border: none!important;
}

.box_left_bottom {
	width: 244px;
	height: 14px;
	background: url(images/box_bttm.gif) top left no-repeat;
	margin-top: 0px;
	margin-left: 15px;
}

/* Slideshow */
#slideshow a img {
	border: none!important;
}

#slideshow {
	width: 844px;
	height: 320px;
	margin: 0 auto;
}

#slideshow img {
	display: none;
	position: absolute;
}
/* // Slideshow */


h2.headline {
	margin: 28px 0px 15px 3px!important;
	font-size: 18px;
	color: #004C97;
	font-weight: bold;
}

h2.headline2 {
	margin: 10px 0px 15px 3px!important;
	font-size: 18px;
	color: #004C97;
	font-weight: bold;
}

span.lower {
	text-transform: lowercase!important;
	font-weight: lighter;
	font-size: 1.1em;
	color: #9D287A;
}

span.gray {
	color: #B5B5B5!important;
	font-size: 1em;
}

p {
	margin: 10px 0px 10px 5px!important;
	width: 600px;
	font-size: 1.02em;
}

div.standard {
	float:left;
	font-size:1.02em;
	margin: 20px 0 20px 60px;
	width:780px;
}

div.standard p {
	margin: 0px 0px 15px 5px!important;
	width: 770px;
	text-align: left;
	font-size: 1.02em;
}

div.standard p.block {
	margin: 0px 20px 25px 5px!important;
	width: 320px;
	float: left!important;
	text-align: left;
	font-size: 1.02em;
}

div.standard p.clear {
	margin: 0px 0px 25px 5px!important;
	width: 680px;
	text-align: left;
	font-size: 1.02em;
	clear: both!important;
}

div.standard img.galerie  {
	border: 1px solid #DADDE0!important;
	padding: 3px;
}

div.standard img.noborder  {
	border: none!important;
}

div.standard img  {
	border: 1px solid #C1CEE2!important;
	padding: 1px;
	margin-right: 15px;
}

div.standard table {
margin-bottom: 40px!important;
}

div.standard table td {
	padding-top: 10px;
	padding-bottom: 2px;
	line-height: 14px;
}

div.standard ul  {
	padding-left: 40px;
	list-style-type: square;
	margin-top: -10px!important;
	margin-bottom: 40px;
}

div.standard ul  li {
	padding: 2px 0px;
}

div.standard .blue {
	color: #004C97;
	font-weight: bold;
	font-size: 13px;
}

div.standard a {
	color: #004C97;
	text-decoration: underline;
}

div.standard a:hover {
	color: #004C97;
	text-decoration: none;
}

div.standard input {
	border: 1px solid #DEDEDE;
	height: 20px;
	color: #7A7A7A;
}

div.standard textarea {
	border: 1px solid #DEDEDE;
	color: #7A7A7A;
	overflow: hidden!important;
}

div.standard #submit {
	color: #fff;
	background-color: #004C97;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 150px;
	height: 30px;
	border: none!important;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
	padding-right: 100px;
}

#footer-wrap {
	background: url(images/bg_footer.jpg) top left repeat-x;
	padding: 0;
	text-align: left;
	height: 67px;
	z-index: 0!important;
}

#footer-inner {
	width: 870px;
	margin: 0 auto;
	text-align: center;
	height: 18px;
	font-size: 0.8em;
	color: #6F6F6F;
	background: url(images/zwischenteil.png) top left repeat-y;
}

#footer-inner ul.footernavi {
	position: absolute;
	list-style-type: none;
	width: 1000px;
	margin: 102px auto;
}

#footer-inner ul li {
	display: inline;
	font-size: 0.8em;
	color: #D3D0C2;
}

#footer-inner a {
	color: #6F6F6F!important;
	text-decoration: none;

}

#footer-inner a:hover {
	color: #004C97;
	text-decoration: none;
}



