/* CSS Document Webduett 2006*/

/* Allgemeine Angaben*/
html, body {
		/* bei LINKSBÜNDIGKEIT: wenn der Container vom Rand weg soll, dann margin im Container, nicht hier im body: sonst kann Scrollbalken im IE!*/

	color: #111214;
	background-color: #EEEEEE;
	text-align: center;
	margin: 5px 0px 10px;
	padding: 20px 0px 0px;
	font-size: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Hauptcontainer*/
#container {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #77818F;
	border-right: 1px solid #77818F;
	border-bottom: 1px solid #77818F;
	border-left: 1px solid #77818F;
	width: 698px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	background-color: #FFFFFF;
	/*background-image: url(../bilder/content.gif);
	background-repeat:repeat;
	color: #333333;/*Ändert die Schriftfarbe überall, wo sie nicht speziell ausgezeichnet ist*/
	
}



* html #container{ 
/* fuer IE 6 , IE 5 sonst Fehldarstellung \*/
   	width: 702px;	
	font-size: 96%;
	margin-left: auto;
	margin-right: auto;
/* IE-Hack Ende*/

}
/*Der Container für alle Testseiten - andere Higrufarbe*/
#containertest {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #77818F;
	border-right: 1px solid #77818F;
	border-bottom: 1px solid #77818F;
	border-left: 1px solid #77818F;
	width: 698px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	background-color: #FEF1C7;
	/*background-image: url(../bilder/content.gif);*/
	background-repeat:repeat;
	color: #333333;/*Ändert die Schriftfarbe überall, wo sie nicht speziell ausgezeichnet ist*/
	
}



* html #containertest{ 
/* fuer IE 6 , IE 5 sonst Fehldarstellung \*/
   	width: 702px;	
	font-size: 96%;
	margin-left: auto;
	margin-right: auto;
/* IE-Hack Ende*/

}
/*  Webduett Headerbild */
	#headerbanner{
	clear: both;
	border-right: 1px none #77818F;
	border-left: 1px none #77818F;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/header.jpg);
	background-repeat: no-repeat;
}
* html #headerbanner { 
/* fuer IE 6, IE 5 sonst Fehldarstellung \*/
    height: 120px;
/* IE-Hack Ende*/
}

	
#headerbannermitte {
	margin: 0px 10px;
	padding: 0px;
	text-align: left;

}
#headerbannerright {
	float: right;

}
#headerbannerrightcontent {
	width: 10px;
	margin: 0px;
	padding: 0px;

}
#headerbannerleft {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.headerlogo {
	margin: 20px 0px 0px 24px;
	padding: 0px;
	}
	
	
	
	
/* Metamenu: Wird bei diesem Layout nicht benutzt*/

#metamenu {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
	border-right: 1px none #77818F;
	border-left: 1px none #77818F;
	background-image: url(../bilder/menu.gif);
	background-repeat: no-repeat;
}
#metamenumitte {
	padding: 0px;
	margin-left: 200px;
	margin-right: 170px;
	margin-top: auto;
	margin-bottom: auto;
	height: 30px;

}
#metamenucontentright{
	height: 20px;
	width: 30px;

	}

#metamenuright {
	float: right;
}
#metamenuleft{
	float: left;

}
/*Bestimmt das grundsätzliche Aussehen der Metalinks*/
#metamenucontentleft{
	height:20px;
	width: 600px;
	margin-top: 8px;  /*zentriert das Menu*/
	margin-left:-32px;/*Ausrichtung des Metamenus*/
	font-size:11px;
	font-weight:normal; /*Bestimmt das  Aussehen der Metalinks*/
	
	}
	
	* html #metamenucontentleft { 
/* fuer IE 6 , IE 5 sonst Fehldarstellung \*/
   width: 450px;
   height: 15px;
   margin-top: 8px; /*zentriert das Menu*/
/* IE-Hack Ende*/
}

#metamenucontentleft ul {
	margin: auto;
	border: none;
}
#metamenucontentleft ul li {
	list-style-type: square;
	display: inline;

	
	}
	
	/*Wenn die Menufarben einzeln angesteuert werden sollen, dann muss das so sein: #metamenucontentleft  a:link (ohne ul li).
	Ansonsten gilt immer die allgemeinen Links!*/
	#metamenucontentleft  a:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;	

	}
	
	#metamenucontentleft  a:visited 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;	

	}
	
	#metamenucontentleft  a:hover 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E70008;
	text-decoration: none;
	font-weight: normal;		
	
	
	
	}
	
	
	
/* Beginn linke Spalte mit Menü und Text */
	
#main{
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 0em;
}

#floatleft{
	float: left;	
}
/*MenuAlternative ist momentan NICHT eingesetzt -  - zum Verändern der Größen muss auch news 
und die Abstände geändert werden */
 #navcontainer {
	background-color: #FFFFFF; 
	border-right: 1px solid #77818F;
	position: relative;
	margin: 0;
	padding: 0 0 0 0;

}

#navcontainer ul
{
	margin: 0;
	padding: 0;

}

#navcontainer li {
	margin:0;
	padding: 0;
	list-style-type: none;
}
/*Navcontainer+Zubhör nicht aktiv - SIDEBAR AKTIV!!!*/
#navcontainer a
{
	display: block;
	padding-right: 10px;
	padding-left: 35px;
	width: 135px;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #77818F;
	border-right-color: #77818F;
	border-bottom-color: #77818F;
	border-left-color: #77818F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;

}
* html #navcontainer a { 
/*fuer IE 6 , IE 5 sonst Fehldarstellung \*/
   width: 115px;
  
/* IE-Hack Ende*/
}

#navcontainer a:hover
{
	color: #333333;
	background-color: #EEEEEE;
	text-decoration: none;
}
#navcontainer a:active
{
color: #333333;
background-color: #FFFFFF;
text-decoration: none;
}	
#navcontainer ul ul li { margin: 0 0 0 0; }

#navcontainer ul ul a
{
	display: block;
	padding: 5px 10px;
	width: 173px;
	color: #5e667d;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-top: 1px none #D5DBE1;
	border-right: 1px none #D5DBE1;
	border-bottom: 1px solid #D5DBE1;
	border-left: 1px none #D5DBE1;

}
* html #navcontainer ul ul a { 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
   width: 193px;
/* IE-Hack Ende*/
}
#navcontainer ul ul a:hover
{
	color: #111214;
	background-color: #EEF0F2;
	text-decoration: none;
	font-weight: normal;


}
#navcontainer ul ul a:active
{
	color: #FF0000;
	background-color: #EEF0F2;
	text-decoration: none;
	font-weight: normal;


}




/*MenuAlternative ist momentan eingesetzt -  - zum Verändern der Größen muss auch News 
und die Abstände geändert werden */
#sidebar {
	margin: 0;
	padding-top: 0em;/*Menuabstand von oben*/
	margin:auto;
	}

#sidebar ul {
	margin: 0;
	padding: 0px;
	}

#sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	padding: 5px 10px;
	margin: 0 0px 0 0px;
	width: 115px;
	text-decoration: none;
	background-color: #ffffff;
	/*background-image: url(../bilder/abstand.jpg);*/  /*MENUWECHSELBILD*/
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #77818F;
	border-right-color: #77818F;
	border-bottom-color: #77818F;
	border-left-color: #77818F;
	border-right-style: solid;	
}


* html #sidebar a { 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
   width:135px;
/* IE-Hack Ende*/
}

#sidebar a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	padding: 5px 10px;
	margin: 0;
	text-decoration: none;
	/*background-color: #ffffff;Rahmen Hintergrung*/
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #77818F;
	border-right-color: #77818F;
	border-bottom-color: #77818F;
	border-left-color: #77818F;
	
}

#sidebar a:hover {
	color: #111214;
background-color: #F3F3F3;
	text-decoration: none;
	/*background-image: url(../bilder/abstand_kontrast.gif);*/ /*MENUWECHSELBILD*/
}

#sidebar a:active {
color: #cc0000;
background-color: #eeeeee;
text-decoration: none;
/*background-image: url(../bilder/abstand_kontrast.gif);*/ /*MENUWECHSELBILD*/
}		
/*Submenu*/
#sidebar ul ul li { margin: 0 0 0 0; }

#sidebar ul ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	padding: 2px 10px 2px 10px;
	margin: 0 0px;
	width: 115px;
	text-decoration: none;
	background-color: #F3F3F3;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #77818F;
	border-right-color: #77818F;
	border-bottom-color: #77818F;
	border-left-color: #77818F;
	border-right-style: solid;
}


* html #sidebar ul ul a { 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
   width:135px;
   	padding: 2px 10px 2px 20px;
/* IE-Hack Ende*/
}
#sidebar ul ul a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	padding: 2px 10px 2px 10px;
	margin: 0;
	text-decoration: none;
	background-color:#F3F3F3;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #77818F;
	border-right-color: #77818F;
	border-bottom-color: #77818F;
	border-left-color: #77818F;
}
* html #sidebar ul ul a:visited { 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
  
   	padding: 2px 10px 2px 20px;
/* IE-Hack Ende*/
}
#sidebar ul ul a:hover {
color: #111214;
background-color: #ffffff;
text-decoration: none;
}

#sidebar ul ul a:active {
color: #FF0000;
background-color: #eeeeee;
text-decoration: none;
}		


#floatright{
	float: right;	
}
/* HIER BEI WEBDUETT das Kontaktfeld!!!*/
#news {
	text-align: left;
	margin: 0px;
	padding: 10px;
	position: relative;
	width: 115px;
	border-top: 1px solid #77818F;
	border-right:1px solid #77818F;
	border-bottom: 1px solid #77818F;
	border-left: 1px none #77818F;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
* html #news { 
/*fuer IE 6, IE 5sonst Fehldarstellung \*/
   width:135px;
/* IE-Hack Ende*/

}
#news a:link {
	color: #cc0000;
	text-decoration:underline;
	font-weight: normal;	
}
#news a:visited {
	color: #CC0000;
	text-decoration:underline;
	font-weight: normal;	
	
}
#news a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: normal;	
	
}
/*Nur für das Newsbeispiel - news.htm*/
#bspnews {
	text-align: left;
	margin: 0px;
	padding: 10px;
	position: relative;
	width: 115px;
	border-top: 1px solid #77818F;
	border-right:1px solid #77818F;
	border-bottom: 1px solid #77818F;
	border-left: 1px none #77818F;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
* html #bspnews { 
/*fuer IE 6, IE 5sonst Fehldarstellung \*/
   width:135px;
/* IE-Hack Ende*/
}

#bspnews a:link {
	color: #cc0000;
	text-decoration:underline;
	font-weight: normal;	
}
#bspnews a:visited {
	color: #CC0000;
	text-decoration:underline;
	font-weight: normal;	
	
}
#bspnews a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: normal;	
	
}

/*Abstand zwischen Menu + Kontakt bzw. News*/
#abstandmenustartseite {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 135px;
	border-top: 1px none #77818F;
	border-right: 1px solid #77818F;
	border-bottom: 1px none #77818F;
	border-left: 1px none #77818F;
	background-image: url(../bilder/abstand.jpg);
	height: 40px;

}

* html #abstandmenustartseite { 
/*fuer IE 6, IE 5 sonst Fehldarstellung \*/
   width: 135px;
/* IE-Hack Ende*/

}
/*Abstand für das Menu rechts - NICHT AKTIV*/
#abstandmenustartseite2 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 115px;
	height: 40px;

}

* html #abstandmenustartseite2 { 
/*fuer IE 6, IE 5 sonst Fehldarstellung \*/
   width: 135px;
/* IE-Hack Ende*/

}


/*Rechte Spalte AUSKOMMENTIERT in der index-Datei - bei NEWS aktiv */
#bedienung {
	text-align: left;
	margin-top: 50px;
	padding: 0px 12px 0px 0px;/*steuert den Abstand der Bedienbilder*/
	border-top: 1px solid #77818F;
	border-right: 0px none #eeeeee;
	border-bottom: 1px solid #77818F;
	border-left: 1px solid #77818F;
	position: relative;
	width: 135px;
	color: #5e667d;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	}
* html #bedienung { 
/*fuer IE 6, IE 5sonst Fehldarstellung \*/
   width: 100px;
   padding: 0px 0px 0px 0px;/*steuert den Abstand der Bedienbilder*/
/* IE-Hack Ende*/
}

#bedienung a:link
{
color: #cc0000;
font-weight:normal;
text-decoration: underline;
}

#bedienung a:visited
{
color: #cc0000;
font-weight: normal;
text-decoration: underline;
}

#bedienung a:hover
{
color: #000000;
font-weight: normal;
text-decoration: underline;
}




.bedienungslinks {
	text-align: left;
	padding-top: 5px;
}

/* BeginnContent*/
#main{
	clear: both;
	margin: auto;
	padding: 5px 0px 0px;
}
/*Inhaltscontainer Allgemein*/
#contentcontainer{
	padding: 0px 20px 5px;
	margin-left: 165px;
	margin-right: 45px;
	margin-top: auto;
	margin-bottom: auto;
	/*background-color: #FFFFFF;*/
	font-size: 72%;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	
}

#contentcontainer a:link
{
color: #cc0000;
font-weight:normal;
text-decoration: underline;
}

#contentcontainer a:visited
{
color: #cc0000;
font-weight: normal;
text-decoration: underline;
}

#contentcontainer a:hover
{
color: #000000;
font-weight: normal;
text-decoration: underline;
}


/*Inhaltscontainer Kontakt*/
#contentkontaktcontainer{
	padding: 0px 20px 5px;
	margin-left: 60px;
	margin-right: 45px;
	margin-top: auto;
	margin-bottom: auto;
	/*background-color: #FFFFFF;*/
	font-size: 72%;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	
}


#contentkontaktcontainer a:link
{
color: #cc0000;
font-weight:normal;
text-decoration: underline;
}

#contentkontaktcontainer a:visited
{
color: #cc0000;
font-weight: normal;
text-decoration: underline;
}

#contentkontaktcontainer a:hover
{
color: #000000;
font-weight: normal;
text-decoration: underline;
}
/*Content NEWS*/
#contentnewscontainer{
	padding: 0px 20px 5px;
	margin-left: 140px;
	margin-right: 55px;
	margin-top: auto;
	margin-bottom: auto;
	/*background-color: #FFFFFF;*/
	font-size: 11px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	
}

* html #contentnewscontainer { 
/*fuer IE 6, IE 5sonst Fehldarstellung \*/
  font-size: 72%;
/* IE-Hack Ende*/
}

#contentnewscontainer a:link
{
color: #cc0000;
font-weight:normal;
text-decoration: none;
}

#contentnewscontainer a:visited
{
color: #cc0000;
font-weight: normal;
text-decoration: none;
}

#contentnewscontainer a:hover
{
color: #000000;
font-weight: normal;
text-decoration:none;
}

/*###CONTENT### im Typo3 - Eingesetzt z.B. bei Kontakt*/ 
#contentlinks {
	float: left;
	width: 30%;
	text-align: left;
	padding-bottom:20px;
	padding-top:20px;
	
}

/*###CONTENT1### im Typo3*/
#contentrechts {
	float:right;
	width:30%;
	text-align:left;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:30px;
	}
	* html #contentrechts { 
/*fuer IE 6, IE 5sonst Fehldarstellung \*/
   width: 20%;
	 padding-left:10px;
/* IE-Hack Ende*/
}
/*Dieser Container ist ein Beispiel, wie man via Typo einzelne 'Kästen' mit Inhalt bestücken kann*/
#contentcontainer2{
	padding: 0px 20px 5px;
	/*margin-left: 30px;*/
	margin-right: 15px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #FFFF99;
	font-size:100%;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}





/* HIER Login + Suchen - Bereich*/
#topcontent {
 	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #B8BDC5;
	border-right-color: #B8BDC5;
	border-bottom-color: #B8BDC5;
	border-left-color: #B8BDC5;
	font-size: 9px;
	padding-left:580px;
	padding-top:15px;
}
#topcontent a:link
{

text-decoration: underline;
font-size:100%;
color: #666666;
font-weight: bold;	
	
}

#topcontent a:visited
{
text-decoration: underline;
font-size:100%;
color: #666666;
font-weight: bold;	
}

#topcontent a:hover
{
color:#cc0000;
text-decoration:underline;
font-size: 100%;
font-weight: bold;	
}

/* NUR für den LOGIN-INTRA Bereich*/
#topcontentlogin {
 	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #B8BDC5;
	border-right-color: #B8BDC5;
	border-bottom-color: #B8BDC5;
	border-left-color: #B8BDC5;
	font-size: 9px;
	padding-left:505px;
	padding-top:15px;
}
#topcontentlogin a:link
{

text-decoration: underline;
font-size:100%;
color: #666666;
font-weight: bold;	
	
}

#topcontentlogin a:visited
{
text-decoration: underline;
font-size:100%;
color: #666666;
font-weight: bold;	
}

#topcontentlogin a:hover
{
color:#cc0000;
text-decoration:underline;
font-size: 100%;
font-weight: bold;	
}


/*HIER Pfad*/
#submenulinks {
padding-top:22px;
}

#submenulinks a:link {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;	
	font-size:10px;
}
#submenulinks a:visited {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;	
	font-size:10px;
	
}
#submenulinks a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
	font-size:10px;
	
}



/* BeginnFooter*/
#footer{
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B8BDC5;
	border-right-color: #B8BDC5;
	border-bottom-color: #B8BDC5;
	border-left-color: #B8BDC5;
	background-color: #FFFFFF;
	height: 30px;
}
#footerrechts {
	float: right;
}

#footerlinks {
	float: left;

}

#footermitte {
	margin-left: 220px;
	margin-right: 10px;
	text-align: right;
}


#footercontentmitte /*hier liegt das Footermenu*/
{
	margin: 0px;
	margin-top:5px;
	padding: 5px 0px 5px 5px;
	font-size: 11px;
	}
	* html #footercontentmitte { 
/*fuer IE 6, IE 5sonst Fehldarstellung \*/
   margin-top:3px;
/* IE-Hack Ende*/

}

#footercontentlinks /*Hier liegen die Barrieresymbole*/
{
	width: 309px;
	margin: 0px;
	padding: 5px 0px 0px 8px;

	}
	* html #footercontentlinks { 
/*fuer IE 6, IE 5sonst Fehldarstellung \*/
   width: 320px;
   padding: 5px 0px 0px 8px;
/* IE-Hack Ende*/

}
#footermitte a:link {
	color: #000000;
	text-decoration:none;
	font-weight: normal;	
}
#footermitte a:visited {
	color: #000000;
	text-decoration:none;
	font-weight: normal;	
	
}
#footermitte a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;	
	
}

/* Klassen, Überschriften und Abstandshalter*/

#clearfix {
	clear: both;

}

#abstandallgemein {
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top: 1px solid #77818F;
	width: 698px;
	height: 20px;
	background-image:  url(../bilder/header_abstand_2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;	
	
}

* html #abstandallgemein { 
/*fuer IE 6, IE 5 sonst Fehldarstellung \*/
   width:700px;

/* IE-Hack Ende*/

}
.invisibletext {
	display: none;		
}

.invisibleweiss {
	color: #FFFFFF;
	font-size: 10px;
			
}
.bilddarstellung {
	text-decoration: none;
	font-weight: bold;
	border: none;

}

.fett
{
font-weight:bold;
}

.linkrot
{
color: #E70008;
font-weight:bold;
} 

.hcontent
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.abkuerzung {
	cursor: help;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.pfad {
	color:#666666;
	font-weight: bold;
	}

/*Links Allgemein*/
a:link {
	color: #666666;
	font-weight: bold;	
	text-decoration:none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	
	
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
	
	
}


/*Ist nötig, um z.B. die Typo3-Formulare in allen Browsern identisch aussehen zu lassen*/
table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


/*input und folgende sind für das Aussehen des Formulars zuständig!!!*/

input/*färbt die Eingabefelder von Formularen - aber nicht das Texteingabefeld!*/
{
color: #000000;
background: #ffffff;
border: 1px solid #000000
}

.submit input
{
color: #000000;
background: #ffffff;
border: 2px outset #000000
}

textarea/*färbt das Texteingabefeld von Formularen*/
{
color: #000000;
background: #ffffff;
border: 1px solid #000000
}
fieldset
{
border: 1px solid #000000;
background: #ffffff;

}

legend
{
color: #ffffff;
background: #ffffff;
border: 1px solid #000000;
padding: 2px 6px
}


/*SPRICHT das template_css.html für die SUCHE an*/

/*Eingabefeld*/
.tx-indexedsearch-searchbox-sword{
	background:#ffffff;
	margin-left: 40px;
	border:  1px solid #000000;	
	
	}
	
	.tx-indexedsearch-redMarkup {
	
	color:#61a26a;
	font-size: 12px;
	
	}
	/*färbt die großen Kästen - Ergebnisausgabe*/
	div.tx-indexedsearch-res div.res {
	margin:0 0 15px 0;
	padding:15px;
	background:#f7f3f7;
	color:inherit;
	}


div.tx-indexedsearch div.res h2 {
	margin-top:0;
	}

/*die Infos sind im Template auskommentiert: unterhalb von ###ROW_LONG### 

dl.tx-indexedsearch-info {
	background:#AEC7D4;
	color:inherit;
	padding:15px;
	}

dl.tx-indexedsearch-info dt,
dl.tx-indexedsearch-info dd {
	float:left;
	}

dl.tx-indexedsearch-info dt.item-path {
	clear:both;
	}*/

/* TYPO3 INDEXED SEARCH ENGINE SEARCH FORM */

/*Ganze Eingabebox*/
div.searchbox-tmpl-css fieldset {
	padding:15px;
	background:#ffffff;
	color:inherit;
	border:0;
	margin:0 0 15px 0;
	}

/*färbt die Spalte mit den Trefferseiten, wenn es viele Ergebnisse gibt*/	
ul.browsebox {
	padding:7px 15px;
	background:#cccccc;
	color:#fff;
	margin:0 0 15px 0;
	border:0;
	}

ul.browsebox li {
	padding:0;
	margin:0 10px 0 0;
	border:0;
	display:inline;
	font-size: 11px;
	}

ul.browsebox a {
	color:#fff;
	background:transparent;
	text-decoration:none;
	font-size: 11px;
	
	}

ul.browsebox a:hover {
	color:#E5D3A1;
	font-size: 11px;
	}


