body {
	margin: 0;
	background: #3D7CB1 url(../bilder/allgemein/pfoten.jpg) fixed bottom left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #171730;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
}

li { 
	list-style-image: url(../bilder/allgemein/liste.png);
	line-height: 19pt;
}


#inhalt {
	margin: auto;
	margin-top: 30px;
	width: 934px;
	background: url(../bilder/allgemein/lila_hg.png) repeat-x;
}

#tabelle {
	margin: auto;
	width: 900px;
}

#tabhg {
	/* background-color: #DEDEFD; */
	background: url(../bilder/allgemein/tabhgpic.jpg) repeat-y;
	padding: 20px;
	border: 2px solid;
	border-color: #383872;
	border-collapse: collapse;
}

.navi {
	padding: 5px;
	font-weight: bold;
	letter-spacing: 1px; 
	color: #DEDEFD;
}

a.navi {
	text-decoration:none;
}

a.navi:visited { 
	text-decoration:none;
}

a.navi:hover { 
	color: #383872; 
	text-decoration:none;
	background-color: #DEDEFD; 
}

a.navi:active { 
	color: #3D7CB1;
	text-decoration:none;
}

.nonavi{
	padding: 5px;
}


a.text {
	color: #171730;
	letter-spacing: 1px;   
	text-decoration:underline; 
}

a.text:visited { 
	color: #171730;
	text-decoration:none; 
}

a.text:hover { 
	color: #A5007B;  
	text-decoration:none; 
}

a.text:active { 
	color: #383872;
	text-decoration:none;
}


/*

#lila {
	margin: auto;
	margin-top: 30px;
	width: 900px;
	height: 272px;
	background-color: #383872;
}

ALTE STYLES ------------------------

p {
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #B11237;  
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	letter-spacing: 1px;
	color: Black;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #B11237;  
}


textarea, input {
  	background-color: #B11237;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
  	color: #E1E1E0;
} 

img {
	padding: 15px 2px 15px 2px;
}

u {
	color: #B11237;
}

#oben {
	position: fixed;
	background: url(../bilder/allgemein/hg_links_oben.gif) no-repeat;
	top: 0;
	width: 100%;
	height: 120px;
	z-index: 2;
}

#links {
	position: fixed;
	background: url(../bilder/allgemein/hg_links.gif) no-repeat;
	margin-top: 120px;
	width: 169px;
	height: 159px;
	z-index: 2;
}

#rechts {
	background: url(../bilder/allgemein/hg_rechts.gif) bottom right no-repeat;
	position: fixed;
	right: 0;
	bottom: 90px;
	width: 230px;
	height: 250px;
	z-index: 3;
}

#unten {
	position: fixed;
	background: url(../bilder/allgemein/hg_rechts_unten.gif) bottom right no-repeat;
	bottom: 0;
	width: 100%;
	height: 90px;
	z-index: 3;
}

#linksunten {
	position: fixed;
	background: url(../bilder/allgemein/hg_links_unten.gif) bottom left no-repeat;
	bottom: 0;
	width: 155px;
	height: 69px;
	z-index: 2;
}


#inhalt {
	position: absolute;
	margin: 90px 0 0 200px;
	padding-bottom: 100px;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: Black;  
}

#inhalt1 {
	position: absolute;
	margin: 90px 0 0 200px;
	width: 57%;
	height: 69%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: Black; 
	z-index: 4; 
}

#inhalt2 {
	position: absolute;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: Black; 
	z-index: 5; 
}

#inhaltgalerie {
	position: absolute;
	margin: 90px 200px 0 200px;
	padding-bottom: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: Black;  
}

#start {
	position: absolute;
	margin-top: 5%;
	width: 100%;
}

.navigation {
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	color: #E1E1E0;
	text-align: right;
}

.inactivehg {
	background-color: #E1E1E0;
	padding: 1px 0 3px 0;
	color: Black;
	letter-spacing: 1px;
}

.mittig {
	text-align: center;
}

.rechts {
	text-align: right;
}

.kein {
	padding: 0;
}

.einruecken {
	margin-left: 57px;
}

.spacles {
	white-space: pre;
}

.picre {
	padding: 3px 3px 0 0;
}

.disclaimer {
	width: 420px;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	margin-top: 0;
}

.mini {
	font-size: 11px;
}

.mini1 {
	font-size: 11px;
	font-style: italic;
}


a.navi {
	background-color: #B11237;
	padding: 1px 0 3px 0;
	color: #E1E1E0;
	letter-spacing: 1px;   
	text-decoration:none; 
}

a.navi:visited { 
	color: #B3B6B7;
	letter-spacing: 1px; 
	text-decoration:none; 
}

a.navi:hover { 
	background-color: #E1E1E0;
	padding: 2px 0 3px 0;
	color: #B11237;
	letter-spacing: 1px;  
	text-decoration:none; 
}

a.navi:active { 
	color: #B3B6B7;
	letter-spacing: 1px;
	text-decoration:none;
}

a.oben {
	font-size: 17px;
	font-weight: bold;
	color: #B11237;   
	text-decoration:none; 
}

a.oben:visited { 
	color: #B11237; 
	text-decoration:none; 
}

a.oben:hover {
	background-color: #E1E1E0;
	font-size: 21px; 
	color: #B11237;  
	text-decoration:none; 
}

a.oben:active { 
	color: #B11237;
	text-decoration:none;
}

.naviitem {
	display: inline-block;
}

.naviitem a .showimage {
	display: none;
}

.naviitem a:hover .showimage {
	position: fixed;
	right: 5px;
	top: 25px;
	width: 300px;
	height: 225px;
	border: 1px solid black;
	display: block;
	z-index: 100;
}

.naviitem1 {
	display: inline-block;
}

.naviitem1 a .showimage1 {
	display: none;
}

.naviitem1 a:hover .showimage1 {
	position: fixed;
	right: 5px;
	top: 25px;
	width: 225px;
	height: 300px;
	border: 1px solid black;
	display: block;
	z-index: 100;
}

a.bildle:hover {
	cursor: default;
}
*/