@import url(style_angebote.css);
@import url(style_popup.css);

/*   Style der Links  */

A:VISITED
{
	Color: #093e7c;
	Text-Decoration: none;
}

A:LINK
{
	Color: #093e7c;
	Text-Decoration: none;
}

A:ACTIVE
{
	Color: #093e7c;
	Text-Decoration: underline;
}

A:Hover
{
	Color: #093e7c;
	Text-Decoration: underline;
}

/*   Überschriften  */

h1
{
	Color: #093e7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;

}

h2
{
	color: #093e7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing: 0px;
}

h3
{
	color: #093e7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 0px;
}

h4
{
	color: #093e7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0px;
}

body {
		background-color: #E5E5E5;
		margin: 0;
		padding: 0;
		text-align: center;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
    }

.lf1{
   font-size: 11px;
   color: #808080;
   line-height: 120%;
}

.lf2 {
	font-size: 11px;
}

#topbar
{
	width: 100%;
	height: 30px;
	background-color: #093e7c;
	border-bottom: 3px solid #3C6891;
}
#topbarcontent
{
	margin: 0px auto;
	position: relative;
	width: 950px;
	text-align: left;
	padding: 5px 0 0 30px;
	color: #FFFFFF;
}

div.spalten2_links {
  float: left;
  width: 250px;
  margin: 0 60px 0 10px;
}
div.spalten2_rechts {
  float: left;
  width: 250px;
  margin: 0 0 0 0px;
}

div.spalten3_links {
  float: left;
  width: 185px;
}
div.spalten3_rechts {
  float: left;
  width: 185px;
}
div.spalten3_mitte {
  float: left;
  width: 185px;
  margin: 0px 30px;
}

#container 
{ 
	background-image: url('/images/design/container_bg.jpg');
	background-repeat: repeat-y;
	background-color: #F7F7F7;
	margin: 0px auto; /* Durch automatische RÃƒÂ¤nder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: center;
	width: 970px;
	min-height: 850px;
} 

#container2 
{ 
	margin: 0px auto; /* Durch automatische RÃƒÂ¤nder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element ÃƒÂ¼berschrieben. */
	width: 950px;
} 

#header
{ 
	padding: 0px;
	margin: 0;
	height: 92px;
	width: 950px;
	border-bottom: 1px solid #666666;
	/*border-bottom: 2px solid #093e7c;*/
} 

#logo {
	float: left;
	padding-left: 10px;
	height: 70px;
}

#logo h1 a
{
	display: block;
	
	margin: 10px;
	background-image: url('/images/logo.gif');
	background-repeat: no-repeat;
	width: 174px;
	height: 70px;
}

#languageswitch
{
	float: right;
	padding-right: auto;
}


#topmenu
{
	padding: 0px;
	float: right;
	font-size: 11px;

}
#topmenu UL
{
	list-style:none;
	margin: 0;
	padding: 0;
}
#topmenu LI
{
	display: inline;
	float: left;
}
#topmenu LI a
{
	color: #7D7D7D;
	display: block;
	float: left;
	padding-left: 8px;
	border-left: 1px solid #D4D4D4;
	padding: 10px 8px 5px 8px;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
#topmenu LI a:hover, #topmenu LI a.current
{
	border-top: 4px solid #093e7c;
	padding-top: 6px;
}

#mainpic {
border-top: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
}

#mainpic img
{
	display: block;
	height: 140px;
	/* border-top: 3px solid #666666; */
} 

div#mainmenu {
	width:         950px;
	border-top:    1px solid #fff;
	text-transform: uppercase;
	line-height:   32px;
	height:         32px;
	background: url('/images/design/bg_menu.gif') repeat-y top right;
}

ul#mainmenulist {
	float:           left;
	margin:          0;
	padding:         0;
	list-style-type: none;
	width:           auto; /* 830px */
	position:        relative;
	display:         block;
}    
ul#mainmenulist li {
	display: block;
	float:   left;
	margin:  0;
	padding: 0;
}    	
ul#mainmenulist li a, #kundenlogin {
	display:      block;
	float:        left;
	color:        #fff;
	font-size:    12px;
	font-weight:  bold;
	padding:      0 15px;
	text-decoration: none;
	border-right: 1px solid #093e7d;
}    	
ul#mainmenulist li a:hover, ul#mainmenulist li a.current, #kundenlogin a:hover { text-decoration: underline; }   
#kundenlogin { float: right; }
#kundenlogin img { vertical-align: middle; margin-right: 5px; }   
#kundenlogin a { color: #ffffff; text-decoration: none; }

#wrapper
{
	background-image: url('/images/design/mainwrapper.jpg');
	background-repeat: repeat-y;
	min-height: 550px;
	height: auto !important;  /* für moderne Browser */
	height: 550px;  /*für den IE */
}

#wrapper2
{
	background-color: #FFFFFF;
}

#sidebar 
{
	float: right;
	width: 230px;
	padding: 10px 10px;
	font-size: 12px;
}

#sidebaricons
{
	text-align: center;
	padding-top: 40px;
}

#bestellsidebar 
{
	color: #999999;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 13px;
}

#sidebar h4
{
	color: #7D7D7D;
	font-size: 12px;
}

#sidebar UL
{
	margin: 0 10px 20px 10px;
	list-style:none;
	margin: 0;
	padding: 0;
}
#sidebar LI
{
	display: block;
}
#sidebar LI a
{
	display: block;
	color: #7D7D7D;
	padding-left: 8px;
	border-bottom: 1px dashed #D4D4D4;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	width: 210px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar LI a:hover
{
	color: #093e7c;
}

#sidebar LI a.sbsel  {
	color: #093e7c;
	padding-left: 12px;
	font-weight: bold;
}


#mainContent
{ 
	background-color: #FFFFFF;
	margin: 10px 260px 10px 10px;
	width: 655px;
	/*margin: 0px 260px 0px 0px;*/

	padding: 10px 10px;
	line-height: 150%;
	font-size: 9pt;
	border: 1px #DADADA solid;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}

#footercontent {
margin: 10px 260px 10px 10px;
}

#gotop {
	float: left;
	width: auto;
	padding: 10px 0;
}

#gotop a {
	float: left;
	border-top: 1px solid #D4D4D4;	
	font-size: 11px;	
	display: block;
	padding: 5px 10px;
	color: #7D7D7D;
	text-decoration: none;	
}

#gotop a:hover {		
	color: #093e7c;
}


#footer-sitemap
{
	background-color: #CDCDCD;
	border-top: 3px solid #777777;
	height: 180px;
	padding-left: 2.5px;
}

#footer-sitemap2
{
	background-color: #CDCDCD;
	border-top: 1px solid #BBBBBB;
	height: 180px;
	padding-left: 2.5px;
}

.footer-sitemap-level01 {
	float: left;
	list-style-type: none;
	list-style-position: outside;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 16px 0px 18px;
	margin: 0px 0px 0px 0px;
	background: url('/images/design/sitemap-break.jpg') no-repeat top right;
}

.footer-sitemap-level01 li {
	padding: 1px 0px 1px 0px;
}

.footer-sitemap-level01 a:link, .footer-sitemap-level01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


.footer-sitemap-level02 {
	clear: both;
	list-style-type: none;
	list-style-position: outside;
	font-size: 11px;
	padding:0px;
	margin: 0px;
}

.footer-sitemap-level02 a:link, .footer-sitemap-level02 a:visited {
	color: #7D7D7D;
	text-decoration: none;
	font-weight: normal;
}

.footer-sitemap-level02 a:hover {
	color: #093e7c;
}


#footer
{
	clear: both;
	background-color: #E5E5E5;
	border-top: 1px dashed #999999;
	padding: 10px;
	font-size: 12px;
	color: #7D7D7D;
}

.newwindow {
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
}

.clearfloat 
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.nodisplay
{
	display: none;
}

.hrline {
	height: 0;
	width: 500px;
	border-bottom: 1px solid #CCCCCC;
	text-align:center;
}

/* Kontaktformular */

div.kontaktbox {
	width: 550px;
	border: 1px #DADADA solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:12px 8px;
	background-color: #FBFBFB;
	margin: 15px 25px;
}

.kontaktbox-headline td {
	border-bottom:1px solid #BEBEBE;
}

.kontaktbox-name {
	width:100px;
	min-width:100px;
	max-width:100px;
	vertical-align:middle;
	padding-bottom:1px;
	padding-left:3px;
	padding-top:1px;
}

.kontaktbox-wert {
	text-align: center;
	width:250px;
	max-width:250px;
	vertical-align:middle;
	padding-bottom:1px;
	padding-left:3px;
	padding-top:1px;
}

.kontaktbox-error {
	color: #FF0000;
}


.kontakt_form {
   border: 1px solid #666666;
   background: #f7f7f7;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   color: #666666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:4px;
   width: 250px;
   }
.kontakt_form:focus {
   background: #ffffff;
   color: #000000;
   }
.kontakt_form_select {
	background-color: #E0E0E0;
	border: 1px solid #808080;
}
.kontakt_button {
   border: 1px solid #666666;
   background: #9c9c9c;
   background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#9c9c9c));
   background: -webkit-linear-gradient(top, #f7f7f7, #9c9c9c);
   background: -moz-linear-gradient(top, #f7f7f7, #9c9c9c);
   background: -ms-linear-gradient(top, #f7f7f7, #9c9c9c);
   background: -o-linear-gradient(top, #f7f7f7, #9c9c9c);
   background-image: -ms-linear-gradient(top, #f7f7f7 0%, #9c9c9c 100%);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #ffffff 0 1px 0;
   color: #000000;
   font-family: helvetica, serif;
   padding: 4px 12px;
   font-size: 14px;
   text-decoration: none;
   
   }
.kontakt_button:hover {
   border: 1px solid #666666;
   background: #f7f7f7;
   background: -webkit-gradient(linear, left top, left bottom, from(#9c9c9c), to(#f7f7f7));
   background: -webkit-linear-gradient(top, #9c9c9c, #f7f7f7);
   background: -moz-linear-gradient(top, #9c9c9c, #f7f7f7);
   background: -ms-linear-gradient(top, #9c9c9c, #f7f7f7);
   background: -o-linear-gradient(top, #9c9c9c, #f7f7f7);
   background-image: -ms-linear-gradient(top, #9c9c9c 0%, #f7f7f7 100%);
   cursor: pointer;
   }
fieldset {
	border: 1px solid #DADADA;	
	padding: 0px 10px;
	width: 500px;
	margin: 0 auto 20px 20px;
	line-height: 200%;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

legend {
	font-size: 11px;
	line-height: 1.4em;
	color: #545454;
	padding: 0 5px 5px 5px;
	font-weight: bold;	
}

.greytable {
	border: 1px solid #DADADA;
	background-color: #F0F0F0;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	font-family: Verdana;
	color: #666666;

}

.kundenloginform {
	width: 260px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	border: 1px solid #DADADA;
	background-color: #F0F0F0;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.trennlinie {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}

.error {
    color: #aa1111;
    font-weight:bold;
}

.tableform-titel {
	font-weight: bold;
	font-size: 15px;
	vertical-align:top;
	padding-bottom:10px;
	padding-left:3px;
	padding-top:1px;
}