/*  body und schrift deffinitionen */

html { padding:0px;margin:0px;}

body {
	background-color: #ecf1f5;	
	font-size: 100%;
	font-family: verdana, arial, sunsans-regular, sans-serif;
	color:#424142;  
	text-align:center;
	margin:0px;
	padding:0px;
	background-image: url("../images/bg_site.jpg"); 
	background-repeat: repeat-x;
	background-attachement:fixed;
	}

p,pre, h1 {}
.form table {border:1px solid #999999;}
.form td  {padding:2px;}


hr {height:1px; color:#bcd2df;}

h1 {	
	padding-top:0px;
	color: #e3001b;
	background-color: transparent;
}

a {
	color: #424142;
	text-decoration: underline; 
	}

strong, b {
	color: #e3001b;
	font-weight:bold
	}


/*  positioning-layers statisch und absolut */

#overall {
	width:953px;
height:auto;
	margin: 0px auto;
	padding:0px;
	border-left:1px solid #bcd2df;
	border-right: 1px solid #bcd2df;
	background-color: #ffffff; 
	}
*html div#overall {
	width:955px;
}

#box {
	width:953px;
height:auto;
float:left;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	background-color: #ffffff; 
	}

#wrapper {
	width:953px;
	margin-top:20px;
height:auto;
float:left;
	margin-bottom:10px;
	background-image: url("../images/main-bg.jpg"); 
	background-color: #ffffff; 
	}

#mainbox  {
	width:953px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
/* min-height:100%; */
height:auto;
float:left;
	background-color:#transparent;
	background-image: url("../images/logo-unten.jpg"); 
	background-repeat: no-repeat;
	background-position: bottom right
	}

#links {
	width:180px;
	padding:0px;
	float:left;
	background-color: #transparent;
	margin-top:10px;
	display:block;
	}

*html #links{
	margin-top:0px}

#inhalt {	
	width:592px;
	padding:0px;
height:auto;
float:left;
	display:block;
background-color:#transparent;
	margin-top:5px;
	}


#shop {	
	width:740px;
	padding:0px;
	float:left;background-color:#transparent;
	display:block;
	margin-top:5px;
	border:1px solid #000000
	}

*html #inhalt {
	margin-top:0px
	}

#inhalt img {padding-left:5px;}

#rechts {
	margin-top:-20px;
	width:179px;
	padding:0px;
	float:left;
	display: block;
	background-color: #transparent;
	}

*html #rechts {
	margin-top:-3px
	}

#kopf {
	width:953px;
	height:176px;
	background-color:#e3001b;
	
	}


#topnavigation {
	width:953px;
	height:20px;
	background-color:#e3001b;
	color: #ffffff;
	text-align:right;
	font-weight:bold;
	border-top:1px solid #cbdaed;
	border-bottom:1px solid #eef3d1
	}

*html div#topnavigation {margin-top: -3px}

#topnavigation a {
	color: #ffffff;
	text-decoration:none; 
	font-size:70%;

	}

#service { 
	text-align:right;
	height:25px;
	background-color:#e3001b;
	padding-top:7px;
	color: #ffffff;
	font-size: 70%;
	font-weight:bold
	}

#service a {
	text-decoration:none;
	color: #ffffff;
	}

/*  container */

#content-headline {
	margin-top: -20px;
	margin-left:58px;
	margin-right:87px;
	}
*html #content-headline {
	margin-top:0px
}

#content-headline h1 {
	color: #e3001b;
	font-size:75%;
	line-height: 200%;
	font-weight:normal;
	border-bottom:1px solid #bcd2de
	}

#content {

	margin-left:58px;
	margin-right:87px;
	font-size:70%;
	line-height:150%;
height:auto;
float:left;
display:block;
zin-index:3000;
	}

#content td {
	font-size:70%;
	line-height:150%;
	padding-right:3px;
	}

#content-headline-rechts h1 {
	color: #999900;
	font-size:75%;
	font-weight:normal;
	padding-left:10px;
	}

#content-headline-rechts h1 {
	color: #e3001b;
	font-size:75%;
	font-weight:normal;
	padding-left:10px;
	}

#content-rechts {
	float: right;
	width:159px;
	background-color:#transparent;
	font-size:70%;
	line-height:150%;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #bcd2de;
	border-top:1px solid #bcd2de;
	}

*html div#content-rechts {
	width:179px
	}

#suche {
	float: right;
	width:179px;
	background-color:#transparent;
	margin-bottom:10px;
	}

*html #suche {margin-bottom:0px}

#suche-headline h2 {
	padding-top:5px;
	font-size:75%;
	line-height: 200%;
	color: #e3001b;
	font-weight:normal;
	padding-left:10px;
	border-bottom:1px solid #bcd2de;
	}


#nav-headline {
	margin-top: -20px;
	width:179px;
	height:8px;
	}
*html #nav-headline {
	margin-top:5px
	}


#nav-headline h2 {
	font-size:75%;
	color: #e3001b;
	font-weight:normal;
	padding-left:10px
	}

#nav-headline h1 a {
	color: #e3001b;
	text-decoration:none
	}

#nav {
	width:179px;
	float: left;
	background-color: #transparent;
	margin-top:20px
	}

* html #nav {
	margin-top:-5px
	}

#nav a {
	text-decoration:none
	}

select, textarea  { 
	font-size:11px; 
	font-family:arial,helvetica; 
	color:#000000; 
	background-color: #ffffff;
	border:1px solid #7998c8
	}

input   { 
	font-size:11px; 
	font-family:arial,helvetica; 
	color:#002f67; 
	background-color: #ffffff;
	border: 0px;
	border:1px solid #e3001b
}


.hidden {
	display:none;
}


#loginbox {
	font-size:70%;
	background-color:#ffffff;
	border-bottom:1px solid #bcd2de;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
}


#searchbox {
	width:179px;
	font-size:70%;
	background-color: #transparent;
	border-bottom:1px solid #bcd2de;
	padding-bottom:.6em;
	padding-top:0em;
	padding-left:0em;
	padding-right:0em;
}


.input_searchbox {
	width:95px;
}

.label_searchbox {
	vertical-align:middle;
	color:#424142;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}


.input {
	font-size:11px;
	font-family:verdana,tahoma,arial,helvetica,sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.navi{
	width:180px;
	font-size: 70%;
	border-bottom:1px solid #ffffff;
}

a.navileft_active {
	display:block;
	background-color:#e3001b;
	padding-top:3px;
	padding-bottom:3px;
	color:#ffffff;
	font-weight:bold
} 

a.navileft_active2 {
	display:block;
	padding-left:20px;
	background-color:#bfd356;
	padding-top:3px;
	padding-bottom:3px;
	color:#424142;
} 

a.navileft_active2:active {
	background-color:#EEF3D1;
} 

a.navileft_passive {
	display:block;
	background-color:#f0f0f2;
	padding-top:3px;
	padding-bottom:3px;
	color:r#424142;
} 

a.navileft_passive:hover {
	color:#ffffff;
} 


a.navileft_passive2 {
	display:block;
	padding-left:20px;
	background-color:#F8FAFC;
	padding-top:3px;
	padding-bottom:3px;
	color:#424142;
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background-color:#e3001b;
	padding-top:3px;
	padding-bottom:3px;
	color:#ffffff;
	font-weight:bold;
border:1px solid black;
} 

a.navileft_open2 {
	padding-left:10px;
	display:block;
	background-color:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
	color:#e3001b;
	font-weight:bold
} 

a.navileft_open2:active {
	background-color:#ffffff;
} 
