	
a:active 	{
	color:  #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:link 		{
	color:  #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited	{
	color:  #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover 	{
	color:  #000000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}




BODY {
	SCROLLBAR-FACE-COLOR: #F5F5F5;
	SCROLLBAR-HIGHLIGHT-COLOR: #E6E6E6;
	SCROLLBAR-SHADOW-COLOR: #C0C0C0;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #F5F5F5;
	background: #BECAD1 url(/img/background-2.jpg) no-repeat;
}


/*Styles for Titels*/
.contentTitelRot, .contentTitelBlau, .contentTitelCyan, .contentTitelGruen, .contentTitelOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
.contentTitelRot {
	color: #BA0231;
}
.contentTitelBlau {
	color: #23488F;
}
.contentTitelCyan {
	color: #3B85B9;
}
.contentTitelGruen {
	color: #449818;
}
.contentTitelOrange {
	color: #C97823;
}
/*Styles for Titels*/


.liRot{
	color: #BA0231;
}
.liBlau{
	color: #23488F;
}
.liOrange{
	color: #C97823;
}


a.LinkRot:link, a.LinkRot:visited, a.LinkRot:active, a.LinkRot:focus, 
a.LinkCyan:link, a.LinkCyan:visited, a.LinkCyan:active, a.LinkCyan:focus, 
a.LinkGruen:link, a.LinkGruen:visited, a.LinkGruen:active, a.LinkGruen:focus, 
a.LinkOrange:link, a.LinkOrange:visited, a.LinkOrange:active, a.LinkOrange:focus, 
{ color:  #000000;
	text-decoration: none;
	font-weight: bold; }
a.LinkRot:hover{ color: #BA0231; text-decoration: none; }
a.LinkCyan:hover{ color: #3B85B9; text-decoration: none; }
a.LinkGruen:hover{ color: #449818; text-decoration: none; }
a.LinkOrange:hover{ color: #C97823; text-decoration: none; }



.contentText, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 15px;
}
td {
	vertical-align: top;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b92b4;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
}



select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BECAD1;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BECAD1;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BECAD1;
}



.boxAdresse, .boxAdresse a,  .boxAdresse a:hover{
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: normal;
}

.Sitemap li{
	color: #C97823;
	list-style-type: disc;
	padding-bottom: 5px;
}
.Sitemap a:hover{
	color: #C97823;
	text-decoration: none;
}
.Sitemap li li {
	font-weight: normal;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-top: 2px;
}
.Sitemap a.light{
	font-weight: normal;
}
.Sitemap ul{
	padding-left: 8px;
	margin-left: 8px;
}

.tKunden td{
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 20px;
}
.tKunden td a, .tKunden td a:hover, .tKunden td a:visited{
	font-weight: normal;
}
