﻿body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 75%;
	font-weight: normal;
}

a:link      {color:#ee7f00; font-size:100%; font-weight:normal; text-decoration:underline;}
a:visited   {color:#ee7f00; font-size:100%; font-weight:normal; text-decoration:underline;}
a:active    {color:#ee7f00; font-size:100%; font-weight:normal; text-decoration:underline;}
a:hover     {color:#000000; font-size:100%; font-weight:normal; text-decoration:underline;}

.kontrolle:link      {color:#FFFFFF; font-size:110%; font-weight:bold; text-decoration:underline;}
.kontrolle:visited   {color:#FFFFFF; font-size:110%; font-weight:bold; text-decoration:underline;}
.kontrolle:active    {color:#FFFFFF; font-size:110%; font-weight:bold; text-decoration:underline;}
.kontrolle:hover     {color:#000000; font-size:110%; font-weight:bold; text-decoration:underline;}

.help:link      {color:#000000; font-size:100%; font-weight:normal; text-decoration:none;}
.help:visited   {color:#000000; font-size:100%; font-weight:normal; text-decoration:none;}
.help:active    {color:#000000; font-size:100%; font-weight:normal; text-decoration:none;}
.help:hover     {cursor:help; color:#ee7f00; font-size:100%; font-weight:normal; text-decoration:underline;}


h1      {color:#000000; font-size:180%; font-weight:bold; text-decoration:none;}
h2      {color:#000000; font-size:140%; font-weight:normal; text-decoration:none;}
h3      {color:#000000; margin: 0px; font-size :120%; font-weight:bold; text-decoration:none;}
h4      {color:#000000; font-size:130%; font-weight:bold; text-decoration:none;}
h5      {color:#ef8712; font-size:130%; font-weight:bold; text-decoration:none; margin:0px}
h6      {color:#ffffff; margin: 0px; font-size :120%; font-weight:bold; text-decoration:none;}

input,select,textarea{
font-family: "Trebuchet MS", Tahoma, Arial;
font-size:100%; 
}

.button{
font-family: "Trebuchet MS", Tahoma, Arial;
font-size:90%; 
font-weight:normal;
}

font,table,td	{font-size:100%;}
img {border:0px;}

.buttonfehler     {background: #ee7f00; border: 1px solid #000000; }

.weisstext_g  {color:#ffffff; margin: 0px; font-size :150%; font-weight:bold; text-decoration:none;}

.unten:link      {color:#000000; font-size:100%; text-decoration:none;}
.unten:visited   {color:#000000; font-size:100%; text-decoration:none;}
.unten:active    {color:#000000; font-size:100%; text-decoration:none;}
.unten:hover     {color:#ee7f00; font-size:100%; text-decoration:none;}

.news:link      {color:#000000; font-size:100%; text-decoration:none;}
.news:visited   {color:#000000; font-size:100%; text-decoration:none;}
.news:active    {color:#000000; font-size:100%; text-decoration:none;}
.news:hover     {color:#ee7f00; font-size:100%; text-decoration:none;}

.shopschritte			{color:#000000; font-family:Trebuchet MS,Tahoma; font-size:120%; font-weight:bold; text-decoration:none;}
.shopschritte_vorh		{color:#000000; font-family:Trebuchet MS,Tahoma; font-size:120%; font-weight:bold; text-decoration:none;}
.shopschritte_aktiv		{color:#ee7f00; font-family:Trebuchet MS,Tahoma; font-size:120%; font-weight:bold; text-decoration:none;}

.shoplink:active	{color:#ee7f00; font-family:Trebuchet MS,Tahoma; font-size:120%; font-weight:bold; text-decoration:none;}
.shoplink:visited	{color:#000000; font-family:Trebuchet MS,Tahoma; font-size:120%; font-weight:bold; text-decoration:none;}
.shoplink:link		{color:#000000; font-family:Trebuchet MS,Tahoma; font-size:120%; font-weight:bold; text-decoration:none;}
.shoplink:hover		{cursor:pointer; color:#ee7f00; font-family:Trebuchet MS,Tahoma; font-size:120%; font-weight:bold; text-decoration:none;}

.suche_ergebnis_ueber 	{padding: 0px; color:#ee7f00; font-size:100%; font-weight:normal; text-decoration:none;}

.vollsuche{padding-left:20px; margin:0px;}


#haupt{
margin: auto; width: 1000px; text-align: left; 
}
#kopf{
	height: 117px;
}

#linkeseite{
	float: left;
	display: inline;
	margin-left: 18px;

}
#content{
	float: right;
	display: inline;
	margin-right: 18px;

}
#text{
	margin-right: 10px;
}

#fuss{
	display: inline;
	margin-left: 18px;
	margin-top:20px;
	background: url('../pix/unten_hg.jpg');
	height: 70px;
	width: 964px;
	float: left;
}

.abstand7{
margin:7px;
}

.seitennavi a, .seitennavi a:visited{
padding:5px;
height: 18px;
}

.seite{
padding:5px;
height: 18px;
}

#nav-sub {
	width: 170px;
	text-align: left;
	border: none; 
	font-size:125%;
	font-weight: bold;
	color: #000000;
	margin-left:10px;
}

ul#Navigation {
    margin: 0px;
    padding: 0px;
  }

ul#Navigation li {
    margin: 0px;
    padding: 0px;
    list-style: none;
	display: inline;
  }
  
ul#Navigation li ul {
    margin: 0px 0px 5px 0px;
    padding: 0px;
  }
ul#Navigation li ul li {
    margin: 0px;
    padding: 0px;
  }
ul#Navigation li ul li ul {
    margin: 0px 0px 5px 0px;
    padding: 0px;
  }
ul#Navigation li ul li ul li {
    margin: 0px;
    padding: 0px;
  }
  

/* 1 Ebene */
ul#Navigation a {
	display:block;
	margin-left: 0px;
	padding:0px;
	padding-left: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	/*height: 20px;
	line-height:20px;*/
}

ul#Navigation a:hover {
	color: #ee7f00;
}

ul#Navigation a.aktuell {
	color: #ee7f00;
	font-weight: bold;
}


ul#Navigation .leer {
	height: 12px;
	line-height:12px;
}



/* 2 Ebene */
ul#Navigation li ul a {
	display:block;
	margin-left: 20px;
	padding: 0px;
	padding-left: 0px;
	font-size:90%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	/*height: 18px;
	line-height:18px;*/
}

ul#Navigation li ul a:hover {
	color: #ee7f00;
}

ul#Navigation li ul a.aktuell {
	color: #ee7f00;
	font-weight: normal;
}

/* 3 Ebene */
ul#Navigation li ul li ul a {
	display:block;
	margin-left: 40px;
	padding:2px;
	padding-left: 0px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	/*height: 23px;
	line-height:23px;*/
}

ul#Navigation li ul li ul a:hover {
	color: #ee7f00;
}

ul#Navigation li ul li ul a.aktuell {
	color: #ee7f00;
	font-weight: normal;	
}
/* Tooltip */
.tooltiptitle {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	CURSOR: Default;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.tooltipcontent {
	COLOR: #000000;
	TEXT-DECORATION: none;
	CURSOR: Default;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
#ToolTip {
	position: absolute;
	width: 100px;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
}

