
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#e5e6e8;
	border-left: 25px solid #e5e6e8; }
	
#seitentitel {
	margin:0 auto;
	width:944px;
	height:159px; 
	}
			
#logo {
	float:left;
	width:154px;
	height:129px;
	margin-top:30px; 
	}
#headder {
	float:right;
	width:775px;
	height:129px;
	margin-top:30px;
	}
	
#seiteninhalt {
	margin:0 auto;
	width:944px;
	height: 581px;
	padding-top: 15px; }
	
#menue {
	background-color: white;
	float:left;
	width:154px;
	height: 100%;
	margin-top: -15px;
	padding-top: 15px;
	display: inline; }
	
#content {
	float:right;
	width:775px;
	height: 100%;
	margin: 0;
	padding: 0;
	display: inline; }
	
#footer {
	text-align: right;
	margin:15px auto 0px;
	width:944px;
	height:20px; }
	
/* Textauszeichnungen */
ul, li {
	color: black;
	font-size: 13px;
	text-indent: 20px;
	list-style-type: none;
	list-style-position: inside;
	display: block;
	margin: 0;
	padding: 5px 0px;
	position: static }
	
li {
	border-top: 1px solid #e5e6e8 }
	
a.menue:link {
	color: black;
	text-decoration:  none;
	list-style-image: none;
	display: block }
	
a.menue:hover {
	color: #900;
	background-image: url(../img/quadro.gif);
	background-repeat: no-repeat;
	background-position: 7px 50%;
	list-style-image: none;
	display: block }
	
a.menue:active {
	color: #900;
	background-image: url(../img/quadro.gif);
	background-repeat: no-repeat;
	background-position: 7px 50%;
	list-style-image: none;
	display: block }
	
a.menue:visited {
	color: black;
	text-decoration:  none;
	list-style-image: none;
	display: block }
	
.menue_aktiv {
	color: #900;
	background-image: url(../img/quadro.gif);
	background-repeat: no-repeat;
	background-position: 7px 50%;
	list-style-image: none;
	display: block }
	
.headline {
	color: black;
	font-size: 15px;
	font-family: Arial, sans-serif;
	line-height: 18px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: left;
	display: block;
	padding-bottom: 6px;
	z-index: 20  }
	
.copy {
	color:  black;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 13px;
	background-image:  url(../img/quadro.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 0px  ;
	padding-left: 14px; }
	
a.copy:link {
	color: #741316;
	text-decoration:  none;
	background-image: none;
	list-style-image: none;
	padding-left: 5px }
	
a.copy:hover {
	color: #000000;
	text-decoration: underline;
	background-image: none;
	list-style-image: none;
	padding-left: 5px }
	
a.copy:active {
	color: #000000;
	text-decoration: underline;
	background-image: none;
	list-style-image: none;
	padding-left: 5px }
	
a.copy:visited {
	color: #741316;
	text-decoration: none;
	background-image: none;
	list-style-image: none;
	padding-left: 5px }
	
.copylist {
	color: black;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 13px;
	background-image: url(../img/quadro_grau.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 0px ;
	padding-left:15px;
	display: block; }
	
#flash {
	width: 449px;
	height: 143px;
	z-index: -1;
	overflow: hidden; }
	
#transparent {
	background-color: fuchsia;
	background-image: none;
	position: relative;
	top: -82px;
	width: 142px;
	height: 82px;
	z-index: 40;
	display: inline; }
	
#stoerer {
	color: white;
	font-size: 11px;
	font-weight: bold;
	background-color: #741316;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	top: -110px;
	left: -35px;
	width: 35px;
	height: 19px;
	padding-top: 7px; }

#menue_auszeichnung {
	background-image: url(../img/menue_auszeichnung.gif);
	background-repeat: no-repeat;
	background-position: 0 187px;
	position: relative;
	left: -6px;
	width: 166px;
	height: 100%;
	overflow: visible;
	padding-left: 6px; }
