/* White Style-Sheet file: */

/* Hintergrund + Haupttext */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF; /* 255 */
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #000000; /* 000 */
}
.small {
	font-size: 10px;
	color:#808080; /* 128 */
}
/* Verweis */
a:link {
	color: #808080; /* 128 */
	text-decoration: none;
}
/* Besucht */
a:visited {
	color: #808080; /* 128 */
	text-decoration: none;
}
/* Tastatur */
a:focus {
	color: #808080; /* 128 */
	text-decoration: underline;
}
/* Mauseffekt */
a:hover {
	color: #808080; /* 128 */
	text-decoration: underline;
}
/* Aktuell */
 a:active {
	color: #404040; /* 064 */
	text-decoration: none;
}
/* Schatten */
.shadow1, .shadow3, .shadow5 {
	padding: 1px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	}
.shadow5:hover .shadow1, .shadow5:hover .shadow3, .shadow5:hover {
	padding: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.shadow1 {
	background-color: #606060; /* 096 */
	border: 1px solid #808080; /* 128 */
	margin: 0px;
}
.shadow3 {
	background-color: #A0A0A0; /* 160 */
	border: 1px solid #C0C0C0; /* 192 */
	margin: 0px;
}
.shadow5 {
	float: right;
	background-color: #E0E0E0; /* 224 */
	border: 1px solid #FFFFFF; /* 255 */
	margin: 3px 3px;
}
.shadow5:hover {
	border-width: 4px;
}
.shadow5 img {
	border: 0px solid #FFFFFF; /* 255 */
	margin: -1px;
	display: block;
	position: relative;
	top: -3px;
	left: -3px;
	-moz-opacity: 0.55;
	}
.shadow5:hover img {
	margin: -1px;
	top: -1px;
	left: -1px;
	-moz-opacity: 1;
}
/* Ausrichtungen */
.intro {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 768px;
	height: 60px;
	margin-left: -384px;
	margin-top: -30px;
	padding: 0px;
	text-align: center;
}
.introleft {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 372px;
	height: 372px;
	margin-left: -378px;
	margin-top: -186px;
	padding: 0px;
	text-align: center;
}
.introright {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 352px;
	height: 372px;
	margin-left: 6px;
	margin-top: -186px;
	padding: 0px;
	text-align: left;
}
.topicleft {
	position: absolute;
	bottom: 6px;
	left: 6px;
}
.topicright {
	position: absolute;
	bottom: 6px;
	right: 6px;
}
.bottomleft {
	position: absolute;
	top: 6px;
	left: 6px;
}
.bottomright {
	position: absolute;
	top: 6px;
	right: 6px;
}
.maincenter {
	position: absolute;
	top: 6px;
	left: 269px;
}
.left116rightright {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 116px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}
.right116leftleft {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 116px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
.main756rightright {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 756px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}
.main468rightright {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 468px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}
.main372centerleft {
	position: absolute;
	top: 6px;
	left: 390px;
	width: 372px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
.main372leftcenter
{
	position: absolute;
	top: 6px;
	left: 6px;
	width: 372px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}
.main372leftleft {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 372px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
.main372rightright {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 372px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}
.main352centerleft {
	position: absolute;
	top: 6px;
	left: 390px;
	width: 352px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
.main276leftleft {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 276px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}