/* Style Sheet Axel Bender Version 27.02.2012 */


/* Hintergrund fuer alles */
body {
background-image: url(hint1.jpg) ; 
background-repeat: repeat-y; 
background-attachment: fixed;
background-position:  center top;
}



/* Rahmen f&uuml;r den ganzen inhalt, Trickreiche Festlegung zentriert */

#alles {
color : #000099;
position: absolute;
margin-top:1px;
width: 1170px;
margin-left:-500px;
left:50%;
}



/* Kopfbereich mit Logo, Name und Topnavi*/

#titel h1{
position:absolute; 
		left:280px; 
		top:10px;
margin: 0px 0px 0px 0px;
float:left;
font-family:Lucida Sans Unicode,Arial; 
color:#000099;
font-size:28px;
}

#logo {
position:absolute; 
		left:0px; 
		top:20px;
margin: 0px 0px 0px 10px;
}

#navitop {
position: absolute;
		top: 80px;
		left: 400px;
font-family:Arial,Verdana,Tahoma,sans-serif;
text-decoration: none;
font-size: 14px;
color:#EE4300;
font-weight : bold;
}



/* Linke Spalte mit Navi*/

#navi {
position: absolute;
		top:240px;
		left: 10px;
clear: left;
float: left;
width: 160px;
margin:0px 0 0 0;
padding: 0px;
}



/* Allgemeines im Hauptbereich mitte unten rechts ="main"*/

#content {
position: absolute;
		top: 185px;
		left: 200px;
width: 800px;
padding: 0 10px 0 10px;
line-height: 140%;
text-align: left;
}

#content p {
margin:10px 20px 0px 0;
font-family:Arial,Verdana,Tahoma,sans-serif;
color: #000099;
font-size: 12px;
font-weight:normal;
}

#content h2 {
font-family:Arial,Verdana,Tahoma,sans-serif;
color: #000099;
font-size: 14px;
line-height: 140%;
font-weight:bold;
margin: 0px 0 10px 0;
}

#content h3 {
font-family:Arial,Verdana,Tahoma,sans-serif;
color: #000099;
font-size: 12px;
margin: 15px 0 10px 0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}



/* individueller Inhalt im Hauptbereich unten rechts*/

#start {
position: absolute;
		top: 0px;
		left: 20px;
width: 450px;
padding: 0 5px 0 10px;
text-align: left;
font-family:Arial,Verdana,Tahoma,sans-serif;
color: #000099;
font-size: 15px;
line-height:200%;
font-weight: 600;
margin: 0px 0 10px 0;
}

#kontakt {
position: absolute;
		top: 45px;
		left: 70px;
width: 320px;
padding: 0 10px 0 10px;
text-align: left;
font-family:Arial,Verdana,Tahoma,sans-serif;
color: #000099;
font-size: 14px;
line-height: 140%;
font-weight: bold;
}



/* Links in den Navi-Bereichen und Email in Kontakt*/

a:link {
text-decoration: none;
font-family:  arial;
font-size: 14px;
color: #EE4300;
font-weight : bold;
}

a:visited {
text-decoration: none;
font-family:  arial;
font-size: 14px;
color: #EE4300;
font-weight : bold;
}

a:focus { 
text-decoration: none;
font-family:  arial;
font-size: 14px;
color: #000099;
font-weight : bold;
}

a:hover {
text-decoration: underline;
font-family:  arial;
font-size: 14px;
color: #000099;
font-weight : bold;
}

a:active {
text-decoration: none;
font-family:  arial;
font-size: 14px;
color: #000099;
font-weight : bold;
}

.active {
text-decoration: none;
font-family:  arial;
font-size: 14px;
color: #000099;
font-weight : bold;
			}
			
			
a img {
border: 0;
}



/* Klassen fuer Bilder im Text*/


.links {
margin: 10px 10px 5px 0;
float: left;
}

.rechts {
margin: 10px 0 5px 10px;
float: right;
}


/* Klassen fuer Galerien (alt)*/

.bodyMain  {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	scrollbar-base-color:#xxxxxx;
	scrollbar-track-color:#xxxxxx;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	background-image:url(Hintergrund/althint/mainframe.GIF);
	background-attachment: fixed;
  background-color: white;
	background-repeat: no-repeat;
	color : #000099;
	font-family :  "Arial";
	font-style : normal;
	font-size : 12pt;
} 


.bodyTop  {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	scrollbar-base-color:#xxxxxx;
	scrollbar-track-color:#xxxxxx;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	background-image:url(Hintergrund/althint/topframe.GIF);
	background-attachment: fixed;
  background-color: white;
	background-repeat: no-repeat;
	color : #000000;
	font-family :  "Arial Black";
	font-style : normal;
	font-size : 8pt;
}


.bodyNavi  {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	scrollbar-base-color:#xxxxxx;
	scrollbar-track-color:#xxxxxx;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	background-image:url(Hintergrund/althint/naviframe.GIF);
	background-attachment: fixed;
  background-color: white;
	background-repeat: no-repeat;
	color : #000000;
	font-family :  "Arial Black";
	font-style : normal;
	font-size : 8pt;
}


.bodyGalerienavi  {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	scrollbar-base-color:#xxxxxx;
	scrollbar-track-color:#xxxxxx;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	background-image:url(Hintergrund/althint/naviframe.GIF);
	background-attachment: fixed;
  background-color: white;
	background-repeat: no-repeat;
	color : #000000;
	font-family :  "Arial Black";
	font-style : normal;
	font-size : 8pt;
} 


.bodyVollbild  {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	scrollbar-base-color:#xxxxxx;
	scrollbar-track-color:#xxxxxx;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	background-image:url(Hintergrund/althint/vollbildframe.GIF);
	background-attachment: fixed;
  background-color: white;
	background-repeat: no-repeat;
	color : #000000;
	font-family :  "Arial Black";
	font-style : normal;
	font-size : 8pt;
} 


.bodyMinibar  {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	scrollbar-base-color:#xxxxxx;
	scrollbar-track-color:#xxxxxx;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	background-image:url(Hintergrund/althint/miniframe.GIF);
	background-attachment: fixed;
  background-color: white;
	background-repeat: no-repeat;
	color : #000000;
	font-family :  "Arial Black";
	font-style : normal;
	font-size : 8pt;
} 


.divVollbildQ{
 		position: absolute;
		top:90px;
		left: 100px;
}


.divVollbildH{
 		position: absolute;
		top: 60px;
		left:162px;
}