body,td,th
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #414141;
}

body
{
	background-color: #A1A1A1;
	font-size: 11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #414141;
}

.style1
{
	color: #ffffff
}

.style2
{
	color: #5F5F5F;
}

.style3
{
	color: #FFFFFF;
}

.profilpadding
{
	padding-left:25px;
	padding-right:10px;

}

a
{
	font-size: 11px;
	color: #CC0000;
}

a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}

/*Ueberschriften Begin*/

h3
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11pt;
	font-weight: bold;
	color:#FF0000;
	background-color:transparent;
}

h4
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color:#00CC33;
	background-color:transparent;
}

h5
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
}

h6
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8.5pt;
	font-weight: normal;
}
/* Ueberschriften End */

#error
{
	border: 0px;
	color:#FF0000;
}

ul#error li
{
	left: 0px;
	top: 0px;
}

#sendmail
{
	font-size: 10pt;
	border: 0px;
}

.pflicht
{
	color:#FF0000;
}

/*InfoBox zur beseitigung von Unklarheiten
Anwendungszweck vorallem in Formularen */

a.infobox
{ 
	border-bottom: 1px dashed #FF0000; 
	text-decoration:none;
}

a.infobox:hover
{ 
	cursor:help;
	color:#c30; 
}

a.infobox span
{ 
	visibility:hidden; 
	position:absolute;
	width:163px;
	margin-top:-30px;
	padding:4px;
	margin-left:15px;
	text-decoration:none; 
}

a.infobox:hover span
{ 
	visibility:visible; 
	border:2px solid #FF0000;
	color:#000000;
	background:#D7D7D7;
}

/*Links für das Sitemap "main" und "sub" */

a.main
{
	border-left: 5px solid #999999;
	font-weight:bold;
	text-decoration:none;
}

a.main:hover
{  
	border-left: 5px solid #FF0000;
	text-decoration:none;
 
}

a.main:visited
{
	text-decoration: none;
}

a.main:active
{
	text-decoration: none;
}

/*/////////////////////////////////////*/

a.sub
{
	border-left: 1px solid #FFFFFF;
	margin-left:17px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}

a.sub:hover
{
	margin-left:17px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration:none;
}

a.sub:visited
{
	text-decoration: none;
}

a.sub:active
{
	text-decoration: none;
}

/*/////////////////////////////////////*/

a.site
{
	margin-left:33px;
	color:#000000;
	text-decoration:none;
}

a.site:hover
{
	margin-left:33px;
	background:#D2D2D2;
	text-decoration:none;
}

a.site:visited
{
	text-decoration: none;
}

a.site:active
{
	text-decoration: none;
}

.button
{
	background:#EEEEEE;
	color:#000000;
	width:100px;
	border:3px solid #CC0000;
}

input, textarea, select
{
	background:#EEEEEE;
}
