@charset "utf-8";
/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset 
{
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, li, ol, dl, address hr
{
        margin: 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote 
{
        margin-left: 0px;
}

/* Miscellaneous conveniences: */
form label 
{
        cursor: pointer;
}
fieldset
{
        border: none;
}
input, select, textarea 
{
        font-size: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* html elemente */

/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body
{
	background-color:#EAFFF1;
	text-align:center;
	min-height:500px;/* for good browsers*/
	min-width:700px;/* for good browsers*/
	color:#016d29;
}

a
{
	color:#016d29; /* 660000 */
	text-decoration:none;
}

a:hover
{
	color:#215680; /* 660000 */
	text-decoration:underline;
}

table
{
	margin-left:auto;
	margin-right:auto;
	text-align: right;
}

td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:12px;
	text-align: left;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:10px;
	font-weight: normal;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:10px;
	text-align:left;
	font-weight: normal;
}

p, li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

p ,div.linkeSpalte li, div.rechteSpalte li
{
	margin-bottom:2px;
	line-height:12px;
}

li
{
	margin-left:15px;
}

/* id elemente */

#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#container{
	text-align: center;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	width:100%;
}

#mainbox{
	text-align:center;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: auto; 
	margin-right: auto;
	border: 1px solid #016D29;
	background-color:#fff;
	width: 686px;
}

#inhalte
{
	min-height:332px;
	height:auto !important;  /* für moderne Browser */
	height:332px;  /*für den IE */
	margin-top:5px;
}

#ersteSpalte
{
	width:500px;
}

#navigation
{
	width:100%;
	margin-bottom:14px;	
	text-align:center;
}

#navigation ul
{
	height:25px;
}

#navigation li
{
	padding:0px;
	list-style-type:none;
	display: inline;
	height:20px;
	margin:0px 5px;
}

#navigation a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color:#016d29; /* 660000 */ 
}

#navigation a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color:#215680; /* 660000 */  
}

#navigation li.menu_Currrent a
{
	color:#215680;
	border-top: 1px solid #fff;
}

#navigation li.menu_Currrent a:hover
{
	border-top: 1px solid #215680;
}

#navigation li.menu_off a
{
	border-top: 1px solid #fff;
}

#navigation li.menu_off a:hover
{
	border-top: 1px solid #215680;
}

#preisliste h2
{
	font-size:11px;
	margin-bottom:0px;
	text-align:left;
	font-weight: bold;
}

/* classen elemente */

div.bildRechteSpalte img, div.bildLinkeSpalte img
{
	display:none;
}

ul.linklist li
{
	padding:0px;
	list-style-type:none;
}

h2.hrule_top
{
	display:inline;
	border-top:1px solid #016D29;
	padding-top:2px;
	color:#215680;
}
.hrule_bottom
{
	border-bottom:1px solid #016D29;
	height:10px;
	margin:10px 0px 3px 0px;
	margin-left:auto;
	margin-right:auto;
}


.dotted
{
	border-bottom:1px dotted black;	
	margin-bottom:5px;
}

.logoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin:25px 0px 2px 0px;
	display:block;
}

.linkeSpalte
{
	display:none;
	background:url(images/verlauf_rechts.gif); 
	background-position:right;
	background-repeat:repeat-y;
	padding:15px;
}

.bildRechteSpalte
{
	margin-left:14px;
}

.bildLinkeSpalte
{
	margin-right:14px;
}

.rechteSpalte
{
	display:none;
	background:url(images/verlauf_links.gif); 
	background-position:left;
	background-repeat:repeat-y;
	padding:5px 15px;
}

.preislisteBackground
{
	background:url(images/verlauf_links_rechts.gif); 
	background-position:left;
	background-repeat:repeat-y;
}

.bildspalte.clearfix div
{
	float:left; 
	text-align:center; 
	margin:5px 13px;
}

.bildspalte.clearfix p
{
	text-align:center;
	margin-top:5px;
}

.bildspalte.clearfix img
{
	display:none;
}

.pink {
	color: #FB3FFC;
	font-weight: bold;
}
.rot {
	color: #F00;
}

.pfeil
{
	display:inline;
}

.logocell
{
}

.logocell td
{
	font-size:14px;
}

.logocell table
{
	margin-right:20px;
	display:inline;
}


.logoimage
{
	display:none;
}
