/* CSS Document */

body {
	background-color:#000000;
	margin: 50px 15px 0px 50px;
	padding: 0;
}

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	background-image:url(design/bg_ueberschrift.gif);
	background-position:0px 8px;
	background-repeat:no-repeat;
	padding: 0px 0px 20px 75px;
	font-family: Arial, Helvetica, sans-serif;
	color:#cc9933;
	font-size: 1em;
	font-style:italic;
	font-weight: bold; 
	text-transform:capitalize;
	letter-spacing:0.2em
}

h2 {
	background-image:url(design/bg_ueberschrift2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 12px 0px 0px 15px;
	color:#ffffff;
	font-variant:small-caps;
	font-size: 0.7em;
}

p {
	color:#afaf8b;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px 0px;
}

ul {
	color:#afaf8b;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 15px;
	list-style-type:disc;
}

a:link 	{color:#afaf8b; text-decoration:underline;}
a:visited {color:#808065; text-decoration:none;}
a:hover 	{color:#e5e5b5; text-decoration:underline;}
a:active 	{color:#666651; text-decoration:none;}

	/* Kopfbereich - in diesem werden alle Elemente, die den Kopfbereich betreffen, hineingebracht */

		/* Allgemeine Einstellungen für den Kopfbereich */

#kopf {
	background-image:url(design/logo_oben.gif);	/* Hintergrundbild */
	background-position:bottom right;			/* Position des Hintergrundbildes */
	background-repeat:no-repeat;				/* Wiederholung des Hintergrundbildes */
	height: 130px;							/* Höhe des Kopfbereiches */
	/*border: 1px solid #FFFFFF;	 Testrahmen */
}

.sprache {
	text-align:right;	/* Ausrichtung der Spracheneinstellung */
	font-size: 0.7em;	/* Schriftgröße */
	color:#cccc99;		/* Schriftfarbe */
	padding: 0px;
}

#kopf a {
	padding-bottom: 15px;}

#kopf a:link {
	color:#cccc99; 
	text-decoration:none;
}
#kopf a:visited {
/*	background-image:url(design/navi_hover.gif);
	background-position:bottom center;
	background-repeat:no-repeat; */
	color:#cccc99;
	text-decoration:none;
}
#kopf a:hover 	{
	background-image:url(design/navi_hover.gif);
	background-position:bottom center;
	background-repeat:no-repeat; 
	color:#cc9933;
	text-decoration:none;
}
#kopf a:active {
	background-image:url(design/navi_hover.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#cc9933; 
	text-decoration:none;
}

	/* Navigation oben - Menüleiste mit Accesskeys */

.navi {
	color:#cccc99;
	font-size: 0.8em;
	font-weight:700;
	text-align:right;
	padding-top: 12px;	
	padding-right: 195px;
	text-decoration:none;	
}
.navi li {
	display:inline;	
	list-style-type:none;
	padding: 0px 0px 0px 10px;
	margin:0px;
	text-align:center;
}
.navi ul {
	margin: 0px;
	padding: 0px;
}

	/* Inhalt */

#inhalt {
	margin: 20px 0px 0px 0px;
	min-height: 420px;
	line-height:1.2em; /* Fuer IE Float-Bug */
}

	/* Umfluss zwischen Spalte 2 und 3 aufheben */
.floatangleichung {
	clear:both;
	background-color:#212121; 
	color:#212121; 
	height: 1px; 
	border: 1px solid #212121; 
	margin: 0 35px 0 259px;
}

		/* Bild links - erscheint in jeder Unterseite */
	
#spalte1 {
	background-image:url(design/bild_inhalt.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:absolute;
	float:right;
	left: 50px;
	top: 200px;
	width: 253px;
	background-color:#000000;
	height: 400px;
}

#spalte1_privat {
	background-image:url(design/bild_inhalt_privat.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:absolute;
	float:right;
	left: 50px;
	top: 200px;
	width: 253px;
	background-color:#000000;
	height: 400px;
}

.minilinks {
	font-size: 0.6em;
	line-height: 1.7em;
	margin: 35px 5px 0px 87px;
}
.minilinks ul {
	margin: 0px;
	padding: 0px;	
}
.minilinks li {
	list-style-type: none;
}

.minilinks a {
	padding-left: 25px;
}

.minilinks a:link {
	color:#333333; 
	text-decoration:none;
}
.minilinks a:visited {
	color:#666666; 
	text-decoration:none;
}
.minilinks a:hover {
/* 	background-image:url(design/inhalt_hover.gif); 
	background-repeat:no-repeat; 
	background-position:left; */
	color:#5c4213; 
	font-weight:700; 
	text-decoration:none;
}
.minilinks a:active {
	color:#5c4213; 
	text-decoration:none;
}

		/* Hier kommt der eigentliche Inhalt rein */

#spalte2 {
	background-image:url(design/bg_inhalt.gif);	/* Um IE6 Fehler zu beheben */
	background-position:left;
	background-repeat:repeat-y;
	background-color:#212121;
	margin-left: 0px;
	margin-right: 35px;
	padding: 60px 275px 0px 280px;
}

#spalte3 {
	background-image:url(design/bg_spalte3_schwarz.gif);
	background-position:right top;
	background-repeat:repeat-y;
	background-color:#212121;
	float:right;
	display:inline;
	width:294px;
	margin-top: 60px;
	margin-bottom:25px;
}

#spalte3 ul {
	color:#ffcc99;
	font-size: 0.7em;
	padding: 20px 5px 30px 15px;
}

#spalte3 li {
	list-style-type:none;
}

#spalte3 img {
	border: 2px solid #ab9b3a;
	padding: 0px;
}
		/* Footer und Informationsbereich */
		
#footer {
	background-image:url(design/unterschrift.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
}

.infolinks {
	text-align:right;
	font-size: 0.7em;	/* Schriftgröße */
	color:#cccc99;		/* Schriftfarbe */
	padding: 0px;
	margin: 10px 35px;
}

.infolinks a:link 		{color:#afaf8b; text-decoration:none;}
.infolinks a:visited	{color:#afaf8b; text-decoration:none;}
.infolinks a:hover		{color:#cc9933; text-decoration:none;}
.infolinks a:active		{color:#cc9933; text-decoration:none;}

.kontaktzeile {
	padding: 85px 0px 5px 0px;
	font-size: 68%;
	text-align:center;		
}

.kontaktzeile a:link 	{color:#afaf8b; text-decoration:none;}
.kontaktzeile a:visited {color:#afaf8b; text-decoration:none;}
.kontaktzeile a:hover 	{color:#cc9933; text-decoration:none;}
.kontaktzeile a:active 	{color:#cc9933; text-decoration:underline;}