BODY {
	margin-top : 5px;
	margin-right : 8px;
	margin-left : 8px;
	margin-bottom : 5px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CC0000;
	SCROLLBAR-ARROW-COLOR: #CC0000;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	}

.lowText { 
text-decoration: none; 
color: #FFFFFF; 
font: 12px Arial, Helvetica;
text-align: center;
}


.highText { 
text-decoration: none; 
color: #CCCCCC; 
font: 12px Arial, Helvetica; 
text-align : center;
}

.highTextBlack {
	text-decoration: none;
	color: #000000;
	font: 12px Arial, Helvetica;
	text-align : center;
}

.itemBorder { 
border: 1px solid #000000; 
}

.itemBorderBlank { 
border: 1px solid #CC0000; 
}



.button{
	HEIGHT: 18px;
	WIDTH: 100px;
	BACKGROUND-COLOR: #FFFFFF;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CC0000;
	BORDER-BOTTOM: CC0000 1px solid;
    BORDER-LEFT: CC0000 1px solid;
    BORDER-RIGHT: CC0000 1px solid;
    BORDER-TOP: CC0000 1px solid;
}	

TD {

	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}


.subtitleblack{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	font-weight : bold;
}



.subtitlered{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #CC0000;
	font-weight : bold;
}



LI {
	list-style-image : url(../images/note.gif);
}


H1 {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #000000;
	margin-bottom : 3px;
}



H2 {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #CC0000;
	margin-bottom : 3px;
}

H3 {
	color: #FFFFFF;
	font-size : 1px;
	padding-bottom : 0px;
	padding-top : 0px;
}

.kontakt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #CCCCCC;	
}

A.red {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #CC0000;
	text-decoration : none;
}



A.red:ACTIVE {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size : 13px;
	font-weight : normal;
	color : #CC0000;
	text-decoration : none;
	}	

	A.red:VISITED {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #CC0000;
	text-decoration : none;
}

A.red:HOVER {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333333;
	text-decoration : underline;
}


A.grey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #CCCCCC;
}

A.grey:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #CCCCCC;
	}
	
A.grey:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #CCCCCC;
}

A.grey:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
}

A.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}

A.white:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	}

A.white:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}


A.white:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #CCCCCC;
	text-decoration : none;
}
