#border {
  border: 5px solid #BD1C2C;
}

#fadeshow1 {
	z-index: 50;
}


#logo {
	position: absolute;
	z-index: 100;
	overflow: auto;
	visibility: visible;
	top: 15px;
left: 50%;
margin-top: -5px;
margin-left: -449px;
}

/* header links */
#header-links {
	padding: 0px 0px; margin: 0px 5px 5px 5px;
	font-size: 1.2em;
	color: #000000;
	text-transform: uppercase;
}
#header-links a {	
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
}
#header-links a:hover {
	color: #BD1C2C;		
}

#menuklein {
	font-size: 0.8em;
}

#menu-unten {
	font-size: 1.0em;
	color: #000000;
	text-transform: uppercase;
}
#menu-unten a {	
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
}
#menu-unten a:hover {
	color: #BD1C2C;		
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
}
body {
	background-image:   url("hintergrund.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

a {
	color: #BD1C2C;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 16px;
	color: #BD1C2C;
}
h2 {
	font-size: 18px;
	color: #BD1C2C;
}
h3 {
	font-size: 24px;
	color: #BD1C2C;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 18px;
	color: #000000;
}
h6 {
	font-size: 9px;
	color: #000000;
}

.menu_small {font-size: 16px;}
