
/* Standard Schriftart */
body
{
	font-family: "helvetica", sans-serif;
}
/* Seiten body style */
body
{
	font-size: 110%;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(../Bilder/collbgr.jpg);
	background-repeat: repeat;
}
/*Überschrift1*/
h1
{
	font-family: "Trebuchet MS", sans-serif;
	color:#996666;
	font-size: 1em;
	font-weight: lighter;
}
/*normaler Text*/
p
{
	color: #996666;
	font-size: 0.8em;
	letter-spacing : 1px;
	line-height : 20px;
	word-spacing : 0.5px;
	vertical-align : middle;
}
p1
{
	color: red;
	font-size: 90%;
	letter-spacing: 2px;
	line-height: 30px;
	word-spacing: 0.5px;
	vertical-align: middle;
	text-transform: capitalize;
}
/*acronym*/
acronym
{
	text-decoration: none;
	border-bottom: none;
}
/*Links*/
a.menu:link 
{
color: #C2C2C2;  
font-family: "helvetica", sans-serif; 
font-size: 15px; 
text-decoration: none; 
}
a.menu:visited 
{
color: #C2C2C2; 
font-family: "helvetica", sans-serif; 
font-size: 15px; 
text-decoration: none;
} 
a.menu:active 
{
color: #996666;  
font-family: "helvetica", sans-serif; 
font-size: 15px; 
text-decoration: none; 
} 
a.menu:hover 
{
color: #996666;  
font-family: "helvetica", sans-serif; 
font-size: 15px; 
text-decoration: none; 
} 

a:link 
{
	color: #996666;
	font-family: "helvetica", sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a:visited 
{
	color: Gray;
	font-family: "helvetica", sans-serif;
	font-size: 13px;
	text-decoration: none;
} 
a:active 
{
	color: #996666;
	font-family: "helvetica", sans-serif;
	font-size:13px;
	text-decoration: none;
} 
a:hover 
{
	color: Gray;
	font-family: "helvetica", sans-serif;
	font-size: 13px;
	text-decoration: none;
} 

a.schluss:link 
{
color: #e1e1e1;
font-family: "times new roman", times, serif;
font-size: 13px;
text-decoration: none;
text-transform : lowercase;
}
a.schluss:visited
 {color: #e1e1e1; 
 font-family: "times new roman", times, serif; 
 font-size: 13px; 
 text-decoration: none; 
 text-transform : lowercase;
 } 
a.schluss:active 
{color: #996666;  
font-family: "times new roman", times, serif; 
font-size: 13px; 
text-decoration: none; 
text-transform : lowercase;
} 
a.schluss:hover 
{color: #996666;  
font-family: "times new roman", times, serif; 
font-size: 13px; 
text-decoration: none; 
text-transform : lowercase;
} 

/*Tabellen definieren*/
table 
{
	margin: 0px auto 0px auto;
	color: #996666;
	font-size: 0.8em;
	letter-spacing : 1px;
	line-height : 15px;
	word-spacing : 0.5px;
	font-family: "Trebuchet MS", sans-serif;
}

td.body 
{
	font-size: 110%;
	padding: 0px 0px 10px 100px;
	line-height: 20px;
}
td.boda 
{
	font-size: 110%;
	padding: 5px 5px 5px 25px;
	line-height: 15px;
}
td.ende
{
	font-size: 80%;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
	text-transform: uppercase;
}

/*Körper definieren*/
#container
{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	min-height: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 1;
}
/* Abschnitt Kopfmenue1 definieren */
#header
{
	float: left;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	position: static;
	z-index: 1;
	background-color: transparent;
	background-image: url(../Bilder/onz.gif);
}
#menue
{
	float: left;
	width: 700px;
	margin-left: auto;
	height: 100px;
	position: static;
	background-color: transparent;
	z-index: 1;
}
/* Abschnitt body definieren */
#menueb
{
	float: left;
	width: 600px;
	margin-left: 2%;
	height: 250px;
	position: static;
	background-color: transparent;
	z-index:1;
}
#body
{
	float: left;
	width: 1100px;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	position: static;
	background-color: transparent;
	z-index:2;
}

#Abschluss
{
	float: left;
	width: 1100px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	position: static;
	z-index: 1;
	background-image: url(../Bilder/onz2.gif);
	background-repeat: repeat-x;
}
/*Standard images*/
img
{
	cursor: inherit;
}
/*Info Box*/
#box
{
	float: left;
	cursor: help;
}
#box img
{
	border: none;
}
#box div
{
display:none;
}
#box:hover div
{
	display: block;
	position: fixed;
	background: transparent;
	top: 125px;
	margin: 0px 0px 0px 150px;

}
/*Info Boxa*/
#boxa
{
	float: left;
	cursor: help;
}
#boxa img
{
border: none;
}
#boxa div
{
display:none;
}
#boxa:hover div
{
	display: block;
	position: fixed;
	background: transparent;
	top: 125px;
	margin: 0px 0px 0px 150px;
}
/*Info Boxb*/
#boxb
{
	float: left;
	cursor: help;
}
#boxb img
{
border: none;
}
#boxb div
{
display:none;
}
#boxb:hover div
{
	display: block;
	position: fixed;
	background: transparent;
	top: 115px;
	margin: 0px 0px 0px 210px;
}
/*Info Boxc*/
#boxc
{
	float: left;
	cursor: help;
}
#boxc img
{
border: none;
}
#boxc div
{
display:none;
}
#boxc:hover div
{
	display: block;
	position: fixed;
	background: transparent;
	top: 125px;
	margin: 0px 0px 0px 150px;
}
/*Info Boxd*/
#boxd
{
	float: left;
	cursor: help;
}
#boxd img
{
border: none;
}
#boxd div
{
display:none;
}
#boxd:hover div
{
	display: block;
	position: absolute;
	background: transparent;
	top: 125px;
	margin: 0px 0px 0px 250px;
}
/*Info Boxe*/
#boxe
{
	float: left;
	cursor: help;
}
#boxe img
{
border: none;
}
#boxe div
{
display:none;
}
#boxe:hover div
{
	display: block;
	position: absolute;
	top: 100px;
	background: transparent;
	margin: 0px 0px 0px 250px;
}

