* {
	margin:0;
}
body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	line-height: 24px;
	background-color: #fff;
	background-image: url(1_media/BG-dot.gif);
	padding: 0;
	font-weight: normal;
	text-align: center;
	color: #7f7f7f;
}
html {
	width: 100%;
	height: 100%;
}
p {
	color: #7f7f7f;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	margin-bottom:1.1em;
}
td {
}
img {
	border:none;
}
/* EBENEN */

#CONTAINER {
	text-align: left;
	width: 780px;
	text-align: left;
	background: #FFFFFF;
	position:relative;
	margin:0 auto;
}
#HEADER {
	position:relative;
	height:80px;
	background: #ffffff;
	padding:0 20px;
}
#HEADER_Logo {
	position:absolute;
	right:19px;
	top:20px;
	width:400px;
	height:39px;
}
#HEADER h1 {
	/*Header ausblenden*/
	position:absolute;
	z-index:5;
	top:-50px;
}
#CONTENT1 {
	position:relative;
	height:351px;
	padding:0 20px;
	background: #FFFFFF;
}
#CONTENT2 {
	position:relative;
	padding: 0 20px 10px 20px;
	background: #FFFFFF;
}
#CONTENT2_Text {
	padding: 0 10px 0 0;
}
#CONTENT2_Text_Menuspace {
	float:right;
	height:150px;
	width:200px;
}
#CONTENT2_Menu {
	width:160px;
	position:absolute;
	top:0px;
	right:21px;
}
#FOOTER {
	padding:0 20px;
}
#MenuImpressum  a {
	padding: 10px 0;
}



/* Sonstige */


hr {
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0;
	border-color: #c0c0c0;
	padding: 8px 0;
	clear:both;
}

h1 {
}
h2 {
	color: #797979;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom:12px;
}
h3 {
	color: #797979;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom:1.0em;
}
h4 {
	color: #797979;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom:0em;
}
h5 {
	color: #02ab41;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 -10px;
}
a:link, a:visited {
	color: #f00;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff6848;
	text-decoration: none;
}
.clearer {
	clear:both;
}


.kleiner, .kleiner a {
	font-size: 14px;
	line-height: 22px;
	color: #7f7f7f;
}


.kleingrau, .kleingrau a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #7f7f7f;
}
.SWF_Box {	
}
.SWF_Box_Error {
	font-size:11px;
	padding:5px 10px;
	background-color:#CCCCCC;
}
.SWF_Box_Error p {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

/* NoScript Warnung */
#JS_Alert {
	z-index:78;
	position:absolute;
	left:0;
	top:0;
	margin:1px;
	padding:1px 3px;
}
noscript p, noscript p a {
	font-size: 12px;
	color: #FFFFFF !important;
	background-color: #FF0000;
	font-weight: bold;
	padding:0 1px;
}
