@charset "utf-8";
.kasten_grau {
	background-color: #CCCCCC;
	position: relative;
	font-weight: bold;
	border: thin solid #000000;
}


html { height: 101%; }

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	background-color: #999999;
    }
#navigation {
	background-repeat: no-repeat;/*verschiebt die Links nach rechts*/
	left: 100px;
	height: 23px;
	padding-left: 20px;
	padding-bottom: 0px;
	background-image: url(../photoshop/navibalkenoben.jpg);
}
#sidebar1 {
	background-image: none;
	text-align: center;
}
.titelseitebox {
	background-color: #CCCCCC;
	border: thin solid #000000;
	float: none;
	font-size: 95%;
	height: auto;
	margin-bottom: 10px;
	vertical-align: top;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 10px;
	overflow: hidden;
}

	#navigation ul {
	list-style-type: none;
	margin: 0;
	}
	#navigation li {
	font-size: 14px;
	display: inline;
	line-height: 21px;
	}
	#navigation a {
	color: #FFFFFF;
	padding: 0 10px;/*Link-Abstand*/
	float: left;
	text-decoration: none;
	}
	#navigation a:hover {
	text-decoration: none;
	background-image: url(../photoshop/navibalkenhover.jpg);
	background-position: 0px 0px;
	}

a {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-weight: normal;
}

    .twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-color: #FFFFFF;
	background-image: url(../images/hintergrund1wiederholen.jpg);
	background-repeat: repeat;
	overflow: hidden;
    } 
    .twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 200px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 10px 15px 20px;
    }
.linkeseitebox {
}
.linkeseitebox {
	margin-top: 20px;
}

    .twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
    } 
    .twoColFixLtHdr #footer { 
    	padding: 0 10px 0 20px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
    	background:#DDDDDD; 
    } 
    .twoColFixLtHdr #footer p {
    	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
    .twoColFixLtHdr #header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0;
    }
    .twoColFixLtHdr #header {
	padding-top: 0pt;
	padding-bottom: 1pt;
	background-color: #7A4B41;
    } 
.textbilder {
	font-size: 70%;
	text-align: center;
	margin-left: 15px;
	width: 130px;
	float: left;
}

    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	visibility: hidden;
    }

.a.linkspry {
	background-color: #00CC00;
}
#menu .link {

}


#textfeld {
	background-color: #FFCC66;
	padding: 10px;
}
.twoColFixLtHdr #container #sidebar1 img {
	left: 140px;
	position: static;
	margin-bottom: 5px;
}
.titelseiteboximg {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
}
#linkeseitebox {
	text-align: center;
}
.linkeseiteboximg {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.bildbox {
	font-size: 12px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	float: left;
	position: static;
	width: 210px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}
.bilderbox {
	width: 480px;
	height: 280px;
	margin-top: 15px;
}
.bildbox80 {
	width: 120px;
	float: left;
	font-size: 14px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.bilderbox400 {
	width: 450px;
	height: 410px;
	margin-top: 15px;
}
.bilderbox150 {
	width: 480px;
	margin-top: 15px;
	height: 210px;
}
.bildbox150 {
	width: 145px;
	font-size: 12px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	float: left;
	display: block;
}

.bildbox150löschen {
}
.box400 {
	width: 400px;
	text-align: center;
	margin-left: 30px;
	font-size: 12px;
	font-style: normal;
}

.bildintextbox {
	width: 134px;
	font-size: 12px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	float: left;
	position: static;
	left: 422px;
	top: 253px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 3px;
}
.textboxauto {
	width: 480px;
	height: auto;
	margin-top: 15px;
}
.bilderbox200 {
	padding-bottom: 10px;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;

}
.bildbox160x160 {
	width: 160px;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	float: left;
	display: block;
	height: 160px;
	text-align: center;
}
.bildboxcenter {
	font-size: 12px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	float: left;
	width: 210px;
	margin-right: 135px;
	margin-left: 135px;
	display: inline;
}
.bildbox160 {
	width: 160px;
	font-size: 12px;
	text-align: center;
	clip: rect(20px,auto,auto,auto);
	line-height: normal;
	float: left;
	display: block;
	padding: 0px;
}
.blankbox {
	background-color: #FFFFFF;
}
.fltlft_w315 {
	float: left;
	margin-right: 8px;
	width: 310px;
}
.Kasten_beige {
	background-color: #FFCC99;
	border: thin solid #000000;
}
.Kasten_beige_NoBorder {
	background-color: #FFCC99;
	padding: 5px;
}

.center_picture_text {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent h2 {
	text-align: center;
}
.kasten_gruen {
	background-color: #090;
	position: relative;
	font-weight: bold;
	border: thin solid #000000;
	padding: 5px;
}
/* Begin Show your social networks 3.0 by enik*/

#sys_twitter {
	display: scroll;
	background-image: url(../images/sys/twitter.png);
	background-position: 0px 0px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

#sys_rss {
	display: scroll;
	background-image: url(../images/sys/rss.png);
	background-position: 0px 0px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

#sys_facebook {
	display: scroll;
	background-image: url(../images/sys/facebook.png);
	background-position: 0px 0px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

#sys_youtube {
	display: scroll;
	background-image: url(/images/sys/youtube.png);
	background-position: 0px 0px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

#sys_hi5 {
	display: scroll;
	background-image: url(../images/sys/hi5.png);
	background-position: 0px 0px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

#sys_blogger {
	display: scroll;
	background-image: url(../images/sys/blogger.png);
	background-position: 0px 0px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

#sys_flickr {
	display: scroll;
	background-image: url(../images/sys/flickr.png);
	background-position: 0px 0px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

#sys_myspace {
	display: scroll;
	background-image: url(../images/sys/myspace.png);
	background-position: 0px 0px;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

/* Hover */

#sys_twitter:hover {
   background-image: url(../images/sys/twitter_hover.png);
}

#sys_rss:hover {
   background-image: url(../images/sys/rss_hover.png);
} 

#sys_facebook:hover {
   background-image: url(../images/sys/facebook_hover.png);
}

#sys_youtube:hover {
   background-image: url(../images/sys/youtube_hover.png);
}

#sys_hi5:hover {
   background-image: url(../images/sys/hi5_hover.png);
}

#sys_blogger:hover {
   background-image: url(../images/sys/blogger_hover.png);
}

#sys_flickr:hover {
   background-image: url(../images/sys/flickr_hover.png);
}

#sys_myspace:hover {
   background-image: url(../images/sys/myspace_hover.png);
}

/* End Show your social networks 3.0 by enik*/
