﻿#site {
	CLEAR: both;
	BORDER: 8px #7c8eaf solid;
	position: absolute;
	top: 32px;
	left: 50%;
	right: 50%;
	height: auto;
	width: 860px;
	height: auto;
	margin-left: -430px;
	margin-right: -430px;
}
/* oben  rechts  unten  links  */

h1 {
	padding-top: 0px;
	font-size:17px;
	color: #f7f7f2;
	}
	
h2 {
	padding-top: 0px;
	font-size:16px;
	color: #f7f7f2;
	}
body {
	background-image:url(../images/layout/top_bottom.jpg);
    background-repeat: repeat;
	width: 860px;
	padding: 0px;
	margin: 0px;
}
#inhalt {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-image: url('../images/layout/bg_main.jpg');
	background-repeat: repeat;
	color: #FFFFFF !important;
	font-size: 16px; 
	padding: 0px;
}
/* ##################### */
/* #  normale Links    # */
/* ##################### */
/* oben  rechts  unten  links  */
a {
	font-size: 16px;
	color: #f7f7f2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal !important;
	text-decoration: none;
}
a:link {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #f7f7f2;
	letter-spacing: 0.07em;
}

a:hover {
	font-weight: bold;
	color: #f7f7f2 !important;
	text-decoration: none;
}

img {
	BORDER: 0px !important;
}
/* oben  rechts  unten  links  */
#qinfo {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #fcfcfc;
	padding-right: 6px;
	padding-bottom: 2px;
	background-color: transparent;
	font-size: 9px;
}

