@import url("global.css");

/* Allgemeine Elemente *************************************************************************/

div#right_column div#banner h3 {
	position: absolute;
	left: -10000px;
}

a {
 color: #000000;
}

a.activemenu {
	color: #FFFFFF;
	text-decoration: underline;
}

a.activemenu.hover {
	color: #FF0000;
	text-decoration: underline;
}

.activemenu {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

/* Initialisierung der Header Elemente *********************************************************/
div#logo {
	float: left;
}
/*Haupt- und Sekundärnavigation*/
div#hauptnavi {
	background: #B5BDD1 url("../images/hauptnavi_back.jpg") repeat-y 0% 0%;
	height: 2.2em;
}

div#hauptnavi ul {
	text-align: right;
	padding-bottom: 0.1em;
	padding-top: 0.3em;
}

div#hauptnavi li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	padding: 0 .25em 0 .75em;
	background: url("../images/hauptnavi_dot.jpg") no-repeat left center;
}
/* ##################### LINKFARBE FUER Hauptnavigation  FESTLEGEN ##################### */
div#hauptnavi a:hover {
	color: #FFFFFF !important;
	text-decoration: underline;
}

div#hauptnavi li.hauptnav_first {
	background: none;
}
/* aktivierter Menüpunkt */
/*div#hauptnavi a.activemenu {
	color: #BF2A26;
	text-decoration: underline;
}*/
/* ##################### LINKFARBE FUER Sekundärnavigation  FESTLEGEN ##################### */
div#secnavi a:hover {
	color: #FFFFFF !important;
	text-decoration: underline;
}

div#secnavi {
	background: #B2CDB1 url("../images/secnavi_back.jpg") repeat-y 0% 0%;
	height: 1.9em;
}

/* aktivierter Menüpunkt */
/*div#secnavi a.activemenu {
	color: #BF2A26;
	text-decoration: underline;
}*/

div#search_pfad {
	border-top: 1px solid #E1C0C0;
	border-bottom: 1px solid #E1C0C0;
	clear: both;
}

/* Container fuer Bannerbereich ******************************************************************/
div#banner {
	background-color: #4a3e3e;
	width: 72em;
	float: left;
	padding: 0em 0em 1em 1em;
	text-align: left;
}

div#banner h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 160%;
	text-align: left;
	text-decoration: none;
}

div#banner_small {
	background-color: #4a3e3e;
	width: 655px;
	float: left;
	padding: 0em 0em 0em 0em;
	position: absolute;
	height: 80px;
	left: 281px;
}

/* container für Spacer */
div#spacer {
	background-color: #7b6868;
	width: 73em;
	height: 1.3em;
	float: left;
	padding: 0em 0em 0 0em;
	text-align: left;
}

/* container für Spacer */
div#spacer2 {
	background-color: #665656;
	width: 1em;
	height: 120em;
	float: left;
	border-top: 1px solid #665656;

}

div#spacer3 {
	background-color: #665656;
	width: 1em;
	height: 70em;
	float: left;
	border-top: 1px solid #665656;

}

/* NaviBox */
div#content .naviBox {
	width: 100%;
	height: 1.35em;
	margin: 0 0 1.3em 0;
	background: #b5cfb6;
	padding-bottom: 0.2em;
	padding-top: 0.1em;
	float:left;
	font-weight: normal;
	font-size: 0.9em;	
}
/* ##################### Linkfarbe festlegen für Navigation obere Zeile Content ##################### */
div#content .naviBox a {
	color: #000000 !important;
	text-decoration:none;
}

div#content .naviBox a:hover {
	color: #FF0000 !important;
	text-decoration: underline;
}

div#content .naviBox p {
	margin: 0;
	padding: 0 0.3em 0.3em 0.3em;
}

div#content .naviBox h3 {
	margin: 0;
	padding: 0;
}

div#content .naviBox h4 {
	font-weight: bold;
	margin: 0;
	padding: 0.1em 0 0.3em 0.3em;
	font-size:1em;
}

div#content .naviBox h5 {
	font-weight: bold;
	margin: 0;
	padding: 0.1em 0 0.3em 0.35em;
	font-size:0.9em;
}

div#content .naviBox .thin {
	font-weight: normal;
}

/* bestellBox */
div#bestellBox ul li {
	padding: 0.1em 0.25em 0.1em 0.9em;
	margin: 0 0 0 0em;
	list-style-type: none;
}
div#content .bestellBox {
	width: 100%;
	margin: 0 0 0.7em 0;
}

div#content .bestellBox p {
	margin: 0;
	padding: 0 0.3em 0.3em 0.3em;
}

div#content .bestellBox h3 {
	margin: 0;
	padding: 0;
}

div#content .bestellBox h4 {
	font-weight: bold;
	margin: 0;
	padding: 0.1em 0 0.3em 0.3em;
	font-size:1em;
}

div#content .bestellBox h5 {
	font-weight: bold;
	margin: 0;
	padding: 0.1em 0 0.3em 0.35em;
	font-size:0.9em;
}

div#content .bestellBox .thin {
	font-weight: normal;
}

/* teaserTextbox */
div#content .teaserTextbox {
	width: 100%;
	margin: 0 0 1.3em 0;
}

div#content .teaserTextbox p {
	margin: 0;
	padding: 0 0.3em 0.3em 0.3em;
}

div#content .teaserTextbox h3 {
	margin: 0;
	padding: 0;
}

div#content .teaserTextbox h4 {
	font-weight: bold;
	margin: 0;
	padding: 0.1em 0 0.3em 0.3em;
	font-size:1em;
}

div#content .teaserTextbox h5 {
	font-weight: bold;
	margin: 0;
	padding: 0.1em 0 0.3em 0.35em;
	font-size:0.9em;
}

div#content .teaserTextbox .thin {
	font-weight: normal;
}

div#content .teaserTextbox
 {
	border: 0px solid #B9DBFF;
	width: 100%;
	margin: 0 0 1.21em 0;
}

div#content .teaserTextbox h3
 {
	font-weight: bold;
	background-color: #EFF0F0;
	color: #1A2879;
	padding: 0.3em;
	font-size: 1em;
}

div#content .teaserTextbox h4
 {
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0.1em 0 0.3em 0.3em;
	font-size:1em;
}

div#content .teaserTextbox h5
 {
	font-weight: bold;
	color: #1A2879;
	margin: 0;
	padding: 0.1em 0 0.3em 0.35em;
	font-size:0.9em;
}

em {
	font-weight: bold;
	font-style: normal;
}

#output a {font-weight: bold;}

.searchword  {color: #222; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #222; background-color: #ff0; border: 1px dotted #ff0;}
.searchword1 {color: #222; background-color: #0f0; border: 1px dotted #0f0;}
.searchword2 {color: #222; background-color: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #222; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}
.mod {display: block; font-size: .8em;}

.bildumfliess {
	float: right;
	padding: 1em 1em 1em 1em;
	border: 0px solid #B9DBFF;
	}
h3.kaufen_rot {
     background: #FFFFFF;
     background-repeat: no-repeat;
     height:17px;
}
h3.kaufen_weiss {
     background: #fff url('/images/jetzt_kaufen_microbutt_weiss.gif');
     background-repeat: no-repeat;
     height:16px;
     border: 1px dashed #ff0000;
     vertical-align: middle;
}
h3.heading_cont {
     background: #fff url('/images/kaufen_rot_button_rechts.gif');
     background-repeat: no-repeat;
     height:16px;
     border: 1px dashed #ff0000;
     vertical-align: middle;
}
.form {
width: 20px;
 margin:0px;
 padding:0px;
 border: 0px none; }
 
 

