A:hover { color: #cc0000; text-decoration: none ; font-family: Arial, Helvetica, sans-serif}

A:ACTIVE {
	color: #cc0000; text-decoration: none ; font-family: Arial, Helvetica, sans-serif
}

.copyright:link {
	color: #cc0000;
	font: xx-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none
}
.copyright:visited {
	color: #cc0000;
	font: xx-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none
}
.copyright:hover {
	color: Black;
	font: xx-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none
}
.copyright:active {
	color: #000000;
	font: xx-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none
}

.text {
	color: #000000;
	font-size: x-small;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

.textrot {
	color: #cc0000;
	font-size: x-small;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

.textrot:link  {
	color: #cc0000;
	font-size: x-small;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.textrot:visited  {
	color: #cc0000;
	font-size: x-small;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.textrot:hover {
	color: #000000;
	font-size: x-small;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.textrot:active {
	color: #cc0000;
	font-size: x-small;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
color: #cc0000;
	font-weight: bold;
	font-size: x-small;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
}
.fett{
	font-weight : bold;
}

h2{
	color: #cc0000;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height: 120%;
	margin-bottom : 2px;
}

p{
	color: #000000;
	font-size: x-small;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top : 0px;
}
.acrobat { color: #000000; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, sans-serif }

.acrobatrot:link { color: #CC0000; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, sans-serif }
.acrobatrot:visited {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif
}
.acrobatrot:hover {
	color: Black;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif
}
.acrobatrot:active {
	color: Black;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif
}

.content{
	border:solid 0px #000000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;
	border-right-color : Black;
	border-left-color : Black;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}


.nav{
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	height : 20px;
	padding : 0 0 0 10px;
}

.weissfett {
	color: #FFFFFF;
	font: bolder x-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none
}

.kontakt:link {
	color: #cc0000;
	font: bolder x-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	height : 20px;
	padding : 0 14px 0 14px;
	text-align : center;
}
.kontakt:visited {
	color: #cc0000;
	font: bolder x-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	height : 20px;
	padding : 0 14px 0 14px;
		text-align : center;
	
}
.kontakt:hover {
	color: Black;
	font: bolder x-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	height : 20px;
	padding : 0 14px 0 14px;
		text-align : center;
}
.kontakt:active {
	color: #cc0000;
	font: bolder x-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	height : 20px;
	text-align : center;
	padding : 0 14px 0 14px;
}
.navrot {
	color: #cc0000;
	font: normal x-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none
}
.obenrot {
	color: #cc0000;
	font: bolder x-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none
}
.navschwarz {
	color: #000000;
	font: normal x-small/120% Arial, Helvetica, sans-serif;
	text-decoration: none
}
ul{
	list-style-type : disc;
	vertical-align : text-top;
}
	
ol{
	list-style : decimal;
	margin-left : 48px;
}
	
li{
	line-height : 120%;
	list-style-position : inherit;
	margin-left : -24px;
}

.boxorange{
	background-color : #ffcc66;
}

