/* TEMPLATE */


*
{
	margin: 0;
	padding: 0;
}
html, body {
  height: 100%; /* Required */
}
body
{
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#FFFFFF;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	letter-spacing:0.03em;

}
* html #page
{
	height: 100%;
}
#container-page {
position: relative;
  margin: 0 auto;
	width: 900px;
    border: 0px dotted #cc0000;
	min-height: 99.9%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 99.9%; /* For IE */
background-image: url(../pics/help/bg_container.jpg);
	background-repeat: no-repeat;
}
#container-page-home {
position: relative;
  margin: 0 auto;
	width: 900px;
    border: 0px dotted #cc0000;
	min-height: 99.9%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 99.9%; /* For IE */
background-color: #000000;
   
}
#logo-home {
position: relative;
  margin: 0 auto;
	width: 350px;
	height: 210px; 
top:200px;
    border: 0px dotted #cc0000;
}

#webcan-home {
position: relative;
  margin: 0px;
	width: 200px;
	height: 18px; 
top:300px;
    border: 0px dotted #ccff00;
}
#webcan-home a:link, #webcan-home a:visited, #webcan-home a:hover, #webcan-home a:active {
    font-size: 11px;
    line-height: 14px;
	color:#000000;
	font-weight:normal;
    padding: 0px;
  
}

#nonFooter
	{
	position: relative;
	min-height: 100%;
border: 0px dotted #cc0000;

	}

	* html #nonFooter
	{
		height: 100%;
	}

#head
{
   width: 900px;
    height: 100px;
   margin: 0px;
   padding: 0px;
   border: solid 0px #099900;
position: relative;

}
#logo
{
   width: 900px;
    height: 100px;
   margin: 0px;
   padding: 0px;
   border: solid 0px #009900;
position: relative;
}
#balken
{
   width: 900px;
    height: 180px;
   margin: 0px;
   padding: 0px;

position: relative;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
#container-navigation
{
   width: 150px;
    height: 180px;
   margin: 0px;
   padding: 0px;

   border: solid 0px #099900;
position: relative;
float: left;
text-align: left;
}
#navigation
{
   width: 120px;
   margin: 0px;
   padding: 0px;
top: 40px;
left: 20px;
   border: solid 0px #099900;
position: relative;
float: left;
text-align: left;
}
#bild
{
   width: 750px;
    height: 180px;
   margin: 0px;
   padding: 0px;
   border: solid 0px #099900;
position: relative;
float: left;
}
#container-body
{
   width: 902px;
   margin: 0px;
   padding: 0px;
   border: solid 0px #0000ff;
position: relative;

}

#left
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 300px;
	border: solid 0px #000099;
	float: left;
	
}
#navigation_sub
{
	position: relative;
	margin: 0px;
	padding: 0px;
   margin-left: 16px;
   top: 20px;
	width: 134px;
   height: 200px;
	border: solid 0px #ff0000;
	text-align: left;

}

#right
{
	position: relative;
	margin: 0px;
	padding: 0px;
   left: 0px;
   top: 0px;
	width: 750px;
	border: solid 0px #990005;
   float: left;

}
#contentarea
{
	 width: 538px;
     margin: 0px;
	padding: 0px;
	position: relative;
border: solid 0px #009900;
   padding-bottom: 40px;
    float: left;
text-align: left;
}
#content
{
	width: 500px;
margin: 0px;
margin-top: 19px;
margin-left: 20px;
	padding: 0px;
	border: solid 0px #ff0ff0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
	line-height:16px;
     color:#FFFFFF;
     position: relative;
   text-align: left;
font-weight:normal;

}
#container-news
{
	position: relative;
	margin: 0px;
	padding: 0px;
   left: 0px;
   top: 0px;
	width: 210px;
   height: 300px;
	border: solid 0px #000099;
	text-align: left;
   float: left;

}
#news
{
	position: relative;
	margin: 0px;
	padding: 0px;
   left: 20px;
   top: 19px;
	width: 174px;
   height: 300px;
	border: solid 0px #000099;
	text-align: left;
   float: left;

}
#bestellen
{
	position: relative;
	margin: 0px;
	padding: 0px;
   left: 20px;
   top: 59px;
	width: 170px;
 
	border: solid 0px #000099;
	text-align: left;
   float: left;

}
#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
	
}
#footer
{
	margin: -40px auto;
	 width: 900px;
    height: 40px;
 position: relative;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	  border: solid 0px #ff0000;
	padding: 0px;
z-index: 10;
background-color: #00000;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
		margin-top: -40px;
	}
/* ###################### generell ###################### */
p, p.p_normal, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#FFFFFF;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	letter-spacing:0.03em;
	
}
p.rosa, td.rosa, .rosa {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#e2007a;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	letter-spacing:0.03em;
	
}
p.p-klein, td.p-klein, .p-klein {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#ffffff;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	letter-spacing:0.03em;
	
}
p.rosa-klein, td.rosa-klein, .rosa-klein {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#e2007a;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	letter-spacing:0.03em;
	
}
p.p_gross, .gross{
    font-size: 13px;
	line-height:19px;
    color:#FFFFFF;
	margin: 0px;
margin-top: 0px;
margin-bottom: 10px;
text-align: left;

}

p.p_eng {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#FFFFFF;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: -10px;
	text-align: left;
	letter-spacing:0.03em;
	
}
p.p-linie {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
    width: 172px;
    height: 10px;
	display: block;
    border-bottom: 1px dashed #FFFFFF;
	margin: 0px;
    margin-top: 0px;
	margin-bottom: 10px;
	text-align:left;
	text-transform: uppercase;
letter-spacing: 0.05em;
  
}

#adresse p, #adresse a:link, #adresse a:visited, #adresse a:hover, #adresse a:active {
    font-size: 11px;
    line-height: 14px;
	color:#FFFFFF;
	font-weight:normal;
    padding: 0px;
  
}

a:link,a:visited
{
	color: #e2007a; 
    font-size: 12px;
	line-height:17px;
    text-decoration: none;
    font-weight: normal;
	letter-spacing: 0.03em;
}

a:hover,a:active,a:focus
{
	color: #cccccc; 
    font-size: 12px;
	line-height:17px;

    text-decoration: none;
   font-weight: normal;
   letter-spacing: 0.03em;
}
a.a-klein:link,a.a-klein:visited
{
	color: #e2007a; 
    font-size: 11px;
	line-height:15px;
    text-decoration: none;
    font-weight: normal;
	letter-spacing: 0.03em;
}

a.a-klein:hover
{
	color: #cccccc; 
    font-size: 11px;
	line-height:15px;

    text-decoration: none;
   font-weight: normal;
   letter-spacing: 0.03em;
}
td.klein {
    font-size: 11px;
	line-height:15px;
    color:#FFFFFF;
	margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
letter-spacing: 0.03em;
}
td.klein-rot {
	font-size: 11px;
	line-height:15px;
	color:#FFFFFF;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	letter-spacing: 0.03em;
	background-image: url(../pics/help/rot.gif);
	background-repeat: repeat;
}
/* TITEL */
h1 {
	color:#e2007a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	display: block;
	line-height: 22px;
	margin: 0px;
	margin-bottom: 20px;
	text-align:left;

	text-transform: uppercase;
letter-spacing: 0.05em;
}
h1.h1-news {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
    width: 172px;
	display: block;
    border-bottom: 1px dashed #FFFFFF;
	line-height: 22px;
	margin: 0px;
	margin-bottom: 5px;
	text-align:left;
	text-transform: uppercase;
letter-spacing: 0.05em;
  
}

h2 {
color:#330000;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
line-height: 16px;
margin: 0px;
margin-bottom: 16px;
text-align:left;

}
h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
margin-bottom:3px;
text-align: left;
}

h4 {
	border:solid 0;
	color:#000;
	    font-size: 12px;
	line-height:17px;
text-align: left;
}


hr {
color:#CC0000;
width: 600px;
}
#content li{
font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
	line-height:17px;
    color:#666666;
	margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 16px;
text-align: left;
letter-spacing:0.04em;
padding: 0px;

}
#content ul {
list-style-position:outside;
list-style-image: url(../images/listenpunkt.gif);
padding:0px;
margin-bottom:8px;
margin-left:0px;
margin-top: 2px;
text-align: left;

}


#content ul li a:link{
	font-weight: normal;

}
#content ul li a:hover {
	font-weight: bold;

}


/* ################ navigation MAIN ######################## */



#navigation ul {
list-style-type:none;
margin:0px;
}


#navigation ul li {

margin:0 0 1px;
}

#navigation ul li a.navon_main:link,#navigation ul li a.navon_main:visited {
color:#FFFFFF ;

font-size: 11px;
line-height: 14px;
display:block;
width: 120px;
height: 20px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.1em;
}
#navigation ul li a.navon_main:hover {
color:#FFFFFF ;

font-size: 11px;
line-height: 14px;
display:block;
width: 120px;
height: 20px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.1em;
}
#navigation ul li a.navoff_main:link,#navigation ul li a.navoff_main:visited {
color:#999999 ;

font-size: 11px;
line-height: 14px;
display:block;
width: 120px;
height: 20px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.1em;
}
#navigation ul li a.navoff_main:hover {
color:#FFFFFF ;

font-size: 11px;
line-height: 14px;
display:block;
width: 120px;
height: 20px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.1em;
}
/* ################ navigation SUB ######################## */
/* ################ Hauptrubriken ######################## */
#navigation_sub ul {
list-style-type:none;
margin:0px;
}


#navigation_sub ul li {
width: 130px;
margin:0 0 1px;
}

#navigation_sub ul li a.navon:link,#navigation_sub ul li a.navon:visited,#navigation_sub ul li .navon {
color:#40001a ;

font-size: 11px;
line-height: 14px;
display:block;
width: 130px;
height: 16px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.08em;
padding-left: 4px;
padding-top: 4px;
margin-bottom:5px;
background-color:#999999;

}
#navigation_sub ul li a.navon:hover {
color:#40001a ;

font-size: 11px;
line-height: 14px;
display:block;
width: 130px;
height: 16px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.08em;
padding-left: 4px;
padding-top: 4px;
margin-bottom:5px;
background-color:#999999;

}
#navigation_sub ul li a.navoff:link,#navigation_sub ul li a.navoff:visited ,#navigation_sub ul li .navoff {
color:#40001a ;

font-size: 11px;
line-height: 14px;
display:block;
width: 130px;
height: 16px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.08em;
padding-left: 4px;
padding-top: 4px;
margin-bottom:5px;
background-color:#999999;

}
#navigation_sub ul li a.navoff:hover {
color:#40001a ;

font-size: 11px;
line-height: 14px;
display:block;
width: 130px;
height: 16px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.08em;
padding-left: 4px;
padding-top: 4px;
margin-bottom:5px;
background-color:#999999;

}

/* ################ navigation SUB ######################## */



#navigation_sub ul {
list-style-type:none;
margin:0px;
}


#navigation_sub ul li {

margin:0 0 1px;
}


#navigation_sub ul li a.navon_sub:link,#navigation_sub ul li a.navon_sub:visited {
color:#e2007a ;

font-size: 11px;
line-height: 14px;
display:block;
width: 118px;
height: 17px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.09em;
padding-left: 16px;
}
#navigation_sub ul li a.navoff_sub:link,#navigation_sub ul li a.navoff_sub:visited {
color:#FFFFFF;
font-size: 11px;
line-height: 14px;
display:block;
width: 118px;
height: 17px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.09em;
padding-left: 16px;
}
#navigation_sub ul li a.navoff_sub:hover {
color:#e2007a;
font-size: 11px;
line-height: 14px;
display:block;
width: 118px;
height: 17px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
letter-spacing: 0.09em;
padding-left: 16px;
}


/* ################ navigation SUB 2 REGION ######################## */

#navigation_sub ul li a.navon_sub2:link,#navigation_sub ul li a.navon_sub2:visited {
color:#e2007a ;
font-size: 11px;
line-height: 14px;
display:block;
width: 100px;
height: 15px;
font-weight:normal;
text-decoration:none;
letter-spacing: 0.08em;
margin-left: 26px;
border-bottom: 1px solid #999999;
}
#navigation_sub ul li a.navoff_sub2:link,#navigation_sub ul li a.navoff_sub2:visited {
color:#FFFFFF;
font-size: 11px;
line-height: 14px;
display:block;
width: 100px;
height: 15px;
font-weight:normal;
text-decoration:none;
letter-spacing: 0.08em;
margin-left: 26px;
border-bottom: 1px solid #999999;
}
#navigation_sub ul li a.navoff_sub2:hover {
color:#e2007a;
font-size: 11px;
line-height: 14px;
display:block;
width: 100px;
height: 15px;
font-weight:normal;
text-decoration:none;
letter-spacing: 0.08em;
margin-left: 26px;
border-bottom: 1px solid #999999;
}


