BODY {
	background-color : #FAFAFA;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	margin : 0px;
	background-attachment : fixed;
	background-image : url(images/background2.jpg);
}
B {
	font-weight : bold;
}
STRONG {
	font-weight : bold;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
}
h1 {
	font-size: 2.4em;
	font-weight: bold;
	margin : 0px 0px 0.2em 0px;
}

h2 {
	font-size: 1.9em;
	font-weight: bold;
	margin : 0px 0px 0.2em 0px;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin : 0px 0px 0.5em 0px;
	padding: 0em 0em 0em 0.4em;
	background-color : #A5ACBF;
	font-family : Trebuchet MS;
	color : White;
	border : 1px solid black;
}

h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin : 0px 0px 0.2em 0px;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	font-family : Trebuchet MS;
	margin : 0px 0px 0.2em 0px;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

HR {
	color : #A5ACBF;
	height : 2px;
}

TABLE.content {
	border : 2px solid #A5ACBF;
}
TD.head {
	background-color : #FAFAFA;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	margin : 0px;
	background-attachment : fixed;
	background-image : url(images/background.jpg);
	
}


TD.contentleft {

}
TD.contentright {
	background-color : White;
}

IMG.left {
	border : 1px solid Black;
	float : left;
	margin : 0em 1em 0.1em 0em;
}
A.menu {
	display : inline;
	width : 90px;
	padding : 0px 2px 0px 2px;
	color : White;
	background-color : #A5ACBF;
	text-decoration : none;
	border : 1px solid #A5ACBF;
	font-size : 13px;
	font-weight : bold;
}

A:HOVER.menu {
	display : inline;
	width : 90px;
	padding : 0px 2px 0px 2px;
	color : black;
	background-color : #FFBF00;
	text-decoration : none;
	border : 1px solid black;
}
A.aktu {
	display : inline;
	width : 90px;
	padding : 0px 2px 0px 2px;
	color : black;
	background-color : white;
	text-decoration : none;
	border : 1px solid #A5ACBF;
	font-size : 13px;
	font-weight : bold;
}

A.liste {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
}
A:HOVER.liste {
	text-decoration : underline;
}

