body.body {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background-image : url(bg.jpg);
	background-attachment : fixed;
}

body.inhalt{
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background-attachment : fixed;
	background-image : url(bg.jpg);
}

body.banner {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background-color : #DDEBF4;
}

a {
color: #818181;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.menue{
color: #000000;
}


.menuetitel {
	font-size: 15px;
	color: #000000;
	font : "Times New Roman", Times, serif;
}

.menuetd {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-color: #F0FAE6;
}

.menuetd2 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-color: #DDEBF4;
}

.menueborder {
	background-color: #666633;
}

.standardtd {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: transparent;
}

.standardtop {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #DDEBF4;
	font-style : oblique;
}

.standardborder {
	background-color: transparent;
}

.tabback {
background-color: #da0000;
}

.normal {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}



h1 {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}

.impressum {
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
}

.impressum2 {
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

