@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #CCCCCC;
	background-image: url("../03_Bilder/01 Index/Hintergrund.jpg");
}
#layout_begrenzungsstrich_oben {
	background-image: url("../03_Bilder/01 Index/layout_begrenzungsstrich.jpg");
	position: absolute;
	height: 2px;
	left: 0px;
	top: 0px;
	right: 0px;
}

#layout_banner {
	position: absolute;
	height: 38px;
	left: 0px;
	top: 2px;
	right: 0px;
}
#layout_banner  #links {
	left: 2px;
	position: absolute;
}
#layout_banner  #rechts {
	position: absolute;
	right: 0px;
	top: 2px;
}

#layout_maske_links {
	position: absolute;
	left: 0px;
	top: 12px;
	height: 60px;
	width: 250px;
	background-position: right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	z-index: 1;
}
#layout_maske_rechts {
	position: absolute;
	top: 12px;
	height: 60px;
	width: 250px;
	background-position: right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	z-index: 1;
	right: 0px;
}
#layout_schwarz_links {
	background-color: #000000;
	position: absolute;
	height: 40px;
	width: 120px;
	left: 0px;
	top: 17px;
}
#layout_schwarz_rechts {
	background-color: #000000;
	position: absolute;
	height: 40px;
	width: 120px;
	top: 17px;
	right: 0px;
}
#menu_oben_hintergrund {
	background-image: url("../03_Bilder/01 Index/layout_menu_hintergrund_2.jpg");
	background-repeat: repeat;
	background-position: center;
	position: absolute;
	height: 34px;
	top: 38px;
	left: 0px;
	right: 0px;
}

#menu_oben {
	height: 30px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	z-index: 2;
}
#menu_unten_begrenzungsstrich {
	background-image: url("../03_Bilder/01 Index/layout_begrenzungsstrich_trans.png");
	background-repeat: repeat-x;
	background-position: center;
	position: absolute;
	height: 1px;
	left: 0px;
	right: 0px;
	bottom: 42px;
}
#menu_unten_begrenzungsstrich  table {
	color: #333333;
	font-size: 16px;
	margin-top: 5px;
}
#menu_unten_begrenzungsstrich  a {
	color: #666666;
	text-decoration: none;
}
#menu_unten_begrenzungsstrich  a:hover {
	color: #CCCCCC;
}
#menu_unten_begrenzungsstrich #englisch {
	position: absolute;
	left: 15px;
	top: 2px;
}
#menu_unten_begrenzungsstrich #hinweis {
	position: absolute;
	left: 10px;
	top: 14px;
	color: #333333;
}


#text {
	font-size: 14px;
	color: #B9D5E8;
	text-align: center;
	z-index: 2;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
	position: absolute;
	left: 0px;
	right: 0px;
}
#text a {
	color: #3983C6;
}

#schwarz {
	background-image: url("../03_Bilder/01 Index/schwarz.png");
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 72px;
	right: 0px;
	bottom: 40px;
	z-index: -1;
}
#kapitel {
	height: 40px;
	width: 200px;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
