/*html { overflow: -moz-scrollbars-vertical; }*/
body { 
   margin:0;
   padding:0; 
   background-color:#ffffff;
   color:#000000;
   font-family: Trebuchet MS, Arial;
   font-size:11px;
   line-height:13px;
      
   /*fuer den IE */
 	scrollbar-3dlight-color:#e6e6e6;
   scrollbar-arrow-color:#000000;
   scrollbar-base-color:#dc220d;
   scrollbar-darkshadow-color:#000000;
   scrollbar-face-color:#e6e6e6;
   scrollbar-highlight-color:#e6e6e6;
   scrollbar-shadow-color: #000000;
   
}

/* gilt fuer alle texte in den seiten */
p,td,th,div,li,span,b,i {
	font-size:11px;
	color:#000000;
}

/*ueberschrift*/
h1 {
	font-size:13px;
	line-height:14px;
	color:#000000;
	font-weight: bold;
}

/*zwischentitel*/
h2,h3,h4,h5,h6 {
	font-size:11px;
	line-height:14px;
	color:#000000;
	font-weight: bold;
}

/*diverse titel*/
.tabelle_titel {
	font-size:12px;
	line-height:14px;
	color:#000000;
	font-weight: bold;
}
.spalte_titel {
	font-size:12px;
	line-height:30px;
	color:#000000;
	font-weight: bold;
}
.content_titel {
	font-size:13px;
	line-height:18px;
	color:#000000;
	font-weight: bold;
}
.aktiv_titel {
	font-size:15px;
	line-height:17px;
	color:#dc220d;
	font-weight: bold;
}

.table 
{
	border-right:1px dashed Gray;
	border-top:1px dashed Gray;
	border-left:1px dashed Gray;
	border-bottom: 1px dashed Gray;
	background-color: #ffffff;
}
.table_login
{
	border-right:1px dashed #f6f6f6;
	border-top:1px dashed #f6f6f6;
	border-left:1px dashed #f6f6f6;
	border-bottom: 1px dashed #f6f6f6;
	background-color: #e6e6e6;
}
.table_info
{
	border-right:1px dashed Gray;
	border-top:1px dashed Gray;
	border-left:1px dashed Gray;
	border-bottom: 1px dashed Gray;
	background-color: #e6e6e6;
}
.table_aktiv
{
	border-right:1px dashed #dc220d;
	border-top:1px dashed #dc220d;
	border-left:1px dashed #dc220d;
	border-bottom: 1px dashed #dc220d;
	background-color: #fce9e7;
}

.img 
{
/*
	border-right:black 1px solid;
	border-top:black 1px solid;
	border-left:black 1px solid;
	border-bottom: 1px solid black;
	*/
	border-right:1px dashed Gray;
	border-top:1px dashed Gray;
	border-left:1px dashed Gray;
	border-bottom: 1px dashed Gray;
}	
.img2 
{
	border-right:#E5EAE7 1px solid;
	border-top:#E5EAE7 1px solid;
	border-left:#E5EAE7 2px solid;
	border-bottom: 2px solid #E5EAE7;
}

/*diverser text*/
.preisstatt {
	font-size:14px;
	line-height:14px;
	color:#000000;
	text-decoration:line-through
}

.preisangabe {
	font-size:14px;
	line-height:15px;
	color:#dc220d;
	font-weight: bold;
}
.kurzbeschr_text {
	font-size:12px;
	line-height:14px;
	color:#000000;
	font-weight: bold;
}
.hinweis_text {
	font-size:12px;
	line-height:15px;
	color:#dc220d;
	font-weight: normal;
}
 
/* links */  

a {
	font-size:11px;
	line-height:14px;   
	font-style:normal;
	text-decoration:underline;
}
a:link {
	color: #000000;
}

a:visited {
	color: #999999;
}

a:hover {
	text-decoration:underline;
	color: #dc220d;
}
a:active {
	color: #dc220d;
}

A.mainnav { 
font-size: 11px; 
line-height:13px;
color: #FFFFFF;
text-decoration:none;
font-weight: normal;
} 
A.mainnav:visited{ 
color:#cccccc;
text-decoration:none;
} 
A.mainnav:active {
color:#ffffff; 
text-decoration:none; 
/*background-color:#345C2A;*/
} 
A.mainnav:hover { 
color:#ffffff;
text-decoration:underline; 
/*background-color:#345C2A;*/
}

A.produktenav { 
font-size: 11px; 
line-height:13px;
color: #000000;
text-decoration:none;
font-weight: normal;
} 
A.produktenav:visited{ 
color: #333333;
text-decoration:none;
} 
A.produktenav:active {
color: #dc220d; 
text-decoration:none; 
font-weight: bold;
} 
A.produktenav:hover { 
color: #dc220d;
text-decoration:underline; 
/*background-color:#345C2A;*/
}

A.aktivnav { 
font-size: 11px; 
line-height:13px;
color: #FFFFFF;
text-decoration:none;
font-weight: normal;
} 
A.aktivnav:visited{ 
color: #ffffff;
text-decoration:none;
} 
A.aktivnav:active {
color: #ffffff; 
text-decoration:none; 
/*background-color:#345C2A;*/
} 
A.aktivnav:hover { 
color: #ffffff;
text-decoration:underline; 
/*background-color:#345C2A;*/
}

A.localnav { 
font-size: 13px; 
line-height:18px;
color: #000000;
text-decoration: none;
font-weight: bold;
} 
A.localnav:visited{ 
color:#000000;
text-decoration:none;
} 
A.localnav:active {
color:#000000; 
text-decoration:none; 
/*background-color:#345C2A;*/
} 
A.localnav:hover { 
color:#000000;
text-decoration:underline; 
/*background-color:#345C2A;*/
} 

/*formular-design*/

select.menue {
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 2px;
	WIDTH: 150px;
	height: 14px
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
}


select.menue2 {
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 2px;
	WIDTH: 50px;
	height: 14px
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
}

input.text {
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 2px;
	WIDTH: 110px;
	height: 14px
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
}

input.text2 {
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 2px;
	WIDTH: 100px;
	height: 14px
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
}
input.text3 {
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 2px;
	height: 14px
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
}

input.button {
	BORDER-LEFT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-COLOR: #000000;
	BORDER-RIGHT-COLOR: #000000;
	/*BORDER-TOP-STYLE: inset;
	BORDER-RIGHT-STYLE: outset;
	BORDER-LEFT-STYLE: inset;
	BORDER-BOTTOM-STYLE: outset;*/
	BACKGROUND-COLOR: #000000;	
	WIDTH: 25px;
	HEIGHT: 18px;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
}
input.button2 {
	BORDER-LEFT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-COLOR: #000000;
	BORDER-RIGHT-COLOR: #000000;
	/*BORDER-TOP-STYLE: inset;
	BORDER-RIGHT-STYLE: outset;
	BORDER-LEFT-STYLE: inset;
	BORDER-BOTTOM-STYLE: outset;*/
	BACKGROUND-COLOR: #000000;	
	HEIGHT: 18px;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
}

textarea {
	BACKGROUND-COLOR: #F4F4F4;
	BORDER-BOTTOM: #CCCCCC 2px dashed;
	BORDER-LEFT: #CCCCCC 2px dashed;
	BORDER-RIGHT: #CCCCCC 2px dashed;
	BORDER-TOP: #CCCCCC 2px dashed;
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px
}