/* DATEI: test_style.css*/
body  {
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #9D232A;
}

.rand_general  {
	border-style : solid;
	border-color : #D2935E;
	border-left-width : 15px;
	border-right-width : 15px;
	border-top-width : 15px;
	border-bottom-width : 15px;
	background-color : #FFFFFF;
}

.rand_content {
	border-style : solid;
	border-color : #EEDFAA;
	border-left-width : 9px;
	border-right-width : 9px;
	border-top-width : 9px;
	border-bottom-width : 9px;
	background-color : #FFFFFF;
}

.whiteline  {
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #FFFFFF;
}

.subhead  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9D232A;
	text-align : top;
}

.subhead_2  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	font-weight : regular;
	color : #9D232A;
	text-align : top;
}

.copy  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 13pt;
	color : #000000;
}
.copyrot  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 13pt;
	color : #9D232A;
}

.copykastenrot  {
	font-family : Arial,sans-serif;
	font-size : 11px;
	line-height : 12pt;
	color : #9D232A;
}

.verweis  {
	font-family : Arial,sans-serif;
	font-size : 11px;
	line-height : 12pt;
	color : #000000;
}

.term_gelb {
	background-color : #EEDFAA;
}
.term_weiss {
	background-color : #FFFFFF;
}

.term_veranst {
	background-color : #FFFFFF;
	font-family : Arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9D232A;
	text-align : top;
}

.footer  {
	font-size : 10px;
	font-family : Arial;
	color : #EEE8D4;
	text-align : right;
}

a.footer:link, a.footer:visited 
{
	font-size:10px;
	font-family: Arial;
	color:#EEE8D4; 
	text-decoration:none; 
}

a.footer:hover, a.footer:active 
{
	font-size:10px;
	font-family: Arial;
	color:#D2935E;
	text-decoration:true; 
}

.absatz	{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
}


a:link  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	color : #9D232A;
	text-decoration : none;
}

a:visited  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	color : #9D232A;
	text-decoration : none;
}

a:active  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	color : #9D232A;
	text-decoration : none;
}

a:hover  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	color : #9D232A;
	text-decoration : underline;
}

.nb  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 13pt;
	color : #FF0000;
}

.ia  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 13pt;
	color : #cccc00;
}

.za  {
	font-family : Arial,sans-serif;
	font-size : 12px;
	line-height : 13pt;
	color : #33FF33;
}


#fehler1 {
	font-family : Arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9D232A;
	visibility: hidden;
	z-index: 20;
}

#fehler2 {
	font-family : Arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9D232A;
	visibility: hidden;
	z-index: 30;
}

#fehler3 {
	font-family : Arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9D232A;
	visibility: hidden;
	z-index: 40;
}

#danke {
	font-family : Arial,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9D232A;
	visibility: hidden;
	z-index: 40;
}
