@import url(style_angebote.css);

/*   Style der Links  */

A:VISITED
{
	Color: #4A83B6;
	Text-Decoration: none;
}

A:LINK
{
	Color: #4A83B6;
	Text-Decoration: none;
}

A:ACTIVE
{
	Color: #4A83B6;
	Text-Decoration: underline;
}

A:Hover
{
	Color: #4A83B6;
	Text-Decoration: underline;
}

/*   Überschriften  */

h1
{
	Color: #4A83B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;

}

h2
{
	color: #4A83B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing: 0px;
}

h3
{
	color: #4A83B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 0px;
}

h4
{
	color: #4A83B6;
	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: #4A83B6;
	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 #4A83B6;*/
} 

#logo {
	float: left;
	padding-left: 10px;
	height: 70px;
}

#logo h1 a
{
	display: block;
	
	margin: 10px;
	background-image: url('logo.gif');
	background-repeat: no-repeat;
	width: 174px;
	height: 70px;
}

#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
{
	border-top: 4px solid #4A83B6;
	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
{
	height: 30px;
	width: 950px;
	background:transparent url('images/design/nav_bg.png') repeat-x top left;
	border-bottom:1px solid #000000;
	border-top: 1px solid #444444;
	font-size:13px;
}

ul#mainmenulist
{
	float: left;
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto; /* 830px */
	position:relative;
	display:block;
	height:30px;
	font-size:13px;
	font-weight:bold;
	background:transparent url('images/design/nav_bg.png') repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	/*border-bottom:1px solid #000000;
	border-top:1px solid #000000;*/
}

ul#mainmenulist li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#mainmenulist li a
{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
	
ul#mainmenulist li a:hover
{	
	color:#bbbbbb;
	height:22px;
	background:transparent url(images/design/nav_bg.png) 0px -30px no-repeat;	
}
	

ul#mainmenulist li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/design/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}

#kundenlogin {
	float: right;
	display: block;
	height: 22px;
	width: 120px;
	padding: 8px 0px 0 0px;
	background:transparent url(images/design/nav_bg.png) repeat-x top left;
 	text-decoration: none;
	/*border-bottom:1px solid #000000;
	border-top:1px solid #000000;*/
}

#kundenlogin a:link, #kundenlogin a:visited {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:transparent;
	background-image:url('images/design/kundenlogin.gif');
	background-repeat:no-repeat;
	background-position:0 -3px;
	margin:7px 0 0 0px;
	padding:5px 0 0 20px;
}

#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: #4A83B6;
}

#sidebar LI a.sbsel  {
	color: #4A83B6;
	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: #4A83B6;
}


#footer-sitemap
{
	background-color: #CDCDCD;
	border-top: 3px solid #777777;
	height: 150px;
	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: #4A83B6;
}


#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;
}


.kontakt_form {
	background-color: #F7F7F7;
	border: 1px solid #666666;
	width: 250px;
}
.kontakt_form_select {
	background-color: #E0E0E0;
	border: 1px solid #808080;
}
.kontakt_button {
	border: solid #7B7B7B 1px;
	background-color: #D7D7D7;
	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;
}

.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;
}