/********************************************************************************
					CSS - reklar.de
		@author 	Salvador Cobo J.
		@company 	vanato gmbh
		@date		2010-03-04
*********************************************************************************/
html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: url(../images/bg_outer_wrapper.jpg) repeat-y top left;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

h4 {
	margin: 0;
	padding: 0;
}

h5 {
	margin: 0;
	padding: 0;
}

a:visited { color:#648fc8; }
a:hover { color: #0053a5; }
a { color:#0F76BB ; }

#sub_container h4 {
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
}

p {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.standard-link { color:#0F76BB; text-decoration:none; }
.standard-link:visited { color:#648FC8; }
.standard-link:hover { color: blue; }
img {
	border: 0;
}

.clear {
	clear: both;
}

/* body-image */
#body-image {
	background: url(../images/body_image.gif) no-repeat top right;
	width: 57px;
	height: 359px;
	position: fixed;
	top: 0;
	right: 0;
	text-indent: -9765px;
}

/* wrapper */
#wrapper {
	background: white url(../images/bg_wrapper.jpg) no-repeat top left;
	width: 969px;
	margin: 0;
	padding: 0;
	height: 100%;
}

/* navi-header */
#wrapper #header {
	background: url(../images/bg_header.jpg) no-repeat bottom left;
	height: 380px;
}

#wrapper #header h1 a {
	float: left;
	display: block;
	background: url(../images/logo.jpg) no-repeat bottom left;
	width: 283px;
	height: 95px;
	text-indent: -9765px;
	margin: 0px 2px 0 2px;
	position: absolute;
}

/* navi-horizontal */
#wrapper #header #navi-horizontal {
	float: right;
	margin: 61px 0 0 0;
}

#wrapper #header #navi-horizontal li {
	float: left;
	padding: 10px;
	margin: 1px 1px 0 1px;
}

#wrapper #header #navi-horizontal li:hover {
	background: #E4E8EB;
	border: 1px solid #AEB2BD;
	border-bottom: 0;
	margin: 0px 0 0 0;
}

#wrapper #header #navi-horizontal li#active {
	background: #E4E8EB;
	border: 1px solid #AEB2BD;
	border-bottom: 0;
	margin: 1px 0 0 0;
}

#wrapper #header #navi-horizontal li a {
	display: block;
	color: black;
	text-decoration: none;
}

/* navi-vertical */
#wrapper #header #navi-vertical {
	float: right;
	margin: 9px 0 0 0;
	width: 263px;
}

#navi-border {
	border-bottom: 1px solid #FFFFFF;
	height:1px;
	line-height:0px;
	font-size:-1px;	
}

#wrapper #header #navi-vertical ul {
	float: left;
	padding: 15px 0 0 0;
	width: 320px;
	margin: 0 0 0 24px;
}

#wrapper #header #navi-vertical li {
	color: white;
	padding: 10px 0 0 0px;
	margin: 0px 40px 0px 40px;
	border-bottom:none;
	width:176px;
}

#wrapper #header #navi-vertical li span {
	float: left;
	margin: 4px 3px 0 0;
	display: block;
	background: url(../images/bg_navi_vertical_li_span.jpg) no-repeat;
	width: 7px;
}

#wrapper #header #navi-vertical li#last {
	border-bottom: none;
}

#wrapper #header #navi-vertical li a {
	color: white;
	text-decoration: none;
	font-size: 11px;
}


#wrapper #header #navi-vertical li a:hover { color:#ccc; }
#wrapper #header #navi-vertical li a:active { color:#ccc; }

/* infoboxes */
#wrapper #infoboxes li {
	float: left;
	height: 160px;
	width: 320px;
}

#wrapper #infoboxes li#first {
	background: url(../images/bg_infobox_first.jpg) repeat-x top left;
	width: 352px;
}

#wrapper #infoboxes li#second {
	background: url(../images/bg_infobox_second.jpg) repeat-x top left;
	width: 327px;
}

#wrapper #infoboxes li#third {
	background: url(../images/bg_infobox_third.jpg) repeat-x top left;
	width: 290px;
}

#wrapper #infoboxes li#first,#wrapper #infoboxes li#second,#wrapper #infoboxes li#third
	{
	margin-top: -20px;
}

#wrapper #infoboxes li h2 {
	padding: 17px 40px 0px 0;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	margin: 11px 25px 5px 60px;
}

#wrapper #infoboxes li p {
	padding: 5px 10px 5px 0;
	font-size: 11px;
	margin: 0 15px 0 60px;
}

/* content */
#wrapper #content {
	background: white;
	margin: -19px 0 0 0;
	padding: 0px 0 20px 0;
	height: auto;
}

/* navi-left */
#wrapper #content #navi-left {
	float: left;
	width: 180px;
	margin: 22px 0 0 60px;
}

#wrapper #content #navi-left a {
	color: #0F76BB;
	font-size: 11px;
	text-decoration: none;
}

#wrapper #content #content-text {
	float: left;
	width: 710px;
	margin-bottom: 30px;
	font-size: 11px;
}

#wrapper #content #content-text p {
	
}

#wrapper #content #content-text p#left {
	float: left;
	width: 224px;
	margin: 20px 0px 0 140px;
}

#wrapper #content #content-text p#right {
	float: left;
	width: 200px;
	margin: 20px 0 0 97px;
}

/* footer */
#wrapper #footer {
	z-index: 1000;
	position: fixed;
	bottom: 0;
	width: 959px;
	background: #006CB7;
	padding: 5px;
}

#wrapper #footer ul {
	margin: 0 0 0 200px;
}

#wrapper #footer li {
	display: inline;
	border-right: 1px solid white;
	padding: 0 5px;
	font-size: 10px;
}

#wrapper #footer li#last {
	border-right: 0;
}

#wrapper #footer li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

#wrapper #footer li a:hover {
	text-decoration: underline;
}

#first {
	text-decoration: none;
}

#infoboxes #third #third_p {
	margin:0 15px 0 25px;
}
#infoboxes #third #third_h2 {
	margin-left: 25px;
	
}

#infoboxes #second #second_h2, #infoboxes #second #second_p {
	margin-left: 25px;
	
}

#infoboxes #infobox_centering {
	margin:12px 0 0 5px;
}

#infoboxes #infobox_centering2 {
	margin:12px 0 0 0px;
}

/* messe */
h2.messe_header {
	margin: 5px 0 0 61px;
	border-bottom: 1px solid #CCCCCC;
	width: 810px;
	font-size: 12px;
	cursor: pointer;
}

h2.messe_header:hover {
	color: #888888;
}

.accordion {
	background: url(../images/bg_infobox_first.jpg) repeat-x top left;
	margin-top: -25px;
}
/* Infomations Module */
#info_index { background: white url("../images/bg_infobox_first.jpg") repeat-x;}
#info_index_border { padding: 30px; clear:both;}
#info_index_border #slideshow { margin: 0 15px; float:right; border:1px solid grey; float:right; width:220px; height:225px;}
#info_index_border h1 { font-size: 13px; border-bottom: 1px solid #CCCCCC; margin-bottom: 15px; width: 605px; }
#info_index_border ul li {margin: 5px 0;}
#info_index_border a { text-decoration: none; }
#kasten_info { float:right; width:290px; height:auto; position:relative; background:url("../images/sub_box.jpg") repeat-x top left; top:-61px; left:30px; }
/*---Bilder Format ------- */
.polaroid { padding:10px 0 0 6px; width:80px; height:90px; border:1px outset #DDDDDD; float:left; margin:15px; background:#f3f3f3;}
.polaroid img {border: 1px solid grey; }
/*---Partner Format ------- */
#partner { height:210px; width:180px; margin:45px 50px; float:right; border:1px outset #cccccc; }
.border { width:560px; border-bottom:1px solid #cccccc; }
.border-text { width:560px; }
.partner_links { float:left; margin-right:0px; }
#leistungen { float:left; margin: 0 15px; }
#news_messe { float:left;width:450px; }
#news_messe a { color:black; }
#auszeichnungen { width:230px; }
#auszeichnungen li { display:inline; width:230px; }
#news_messe a { color:grey; }
