﻿.contextmenue_xzone
{
	position: absolute;
	left:-220px;
	top:-235px;
	display:block;
	z-index:200;
}
.c1 {
 	border: 1px solid #010066;
	background-color: #E2EBEA;
	padding:15px 15px;
	margin:0 0 10px 220px;
	text-align:center;
}
.hright {
 	border-left: 1px solid #010066;
	float: right;
	font-size:.9em;
	font-weight:normal;
	text-align: right;
	color:#4B4B4B;
}
.news{
	clear:both;
}
.content p.header1, .content p.header2, .content p.header3, .content p.header4, .content p.header5,
.content-2 p.header1, .content-2 p.header2, .content-2 p.header3, .content-2 p.header4, .content-2 p.header5
{
	width:100%;
	font-weight:bold;
	vertical-align: middle;
	text-align: left;
	clear:both;
	font-size: .9em; 
	padding:3px 15px;
	margin:0 -15px 10px -15px;
}
.content p.header1, .content p.header2 , .content p.header3, .content p.header4, .content p.header5
{
	padding:3px 20px;
	width:569px;
}
.header1, .header2, .header3, .header4, .header5
{
	position:relative; 
	border-spacing: 0px;
	padding: 3px 7px;
	vertical-align: middle;
	text-align: left;
	color: #010066;
	font-weight:bold;
	margin:0 -10px 10px -10px;
}
.header1
{
 	border-top: 1px solid #010066; 
 	border-bottom: 1px solid #010066; 
	background-color: #E2EBEA;
	color: #010066;
}
.header2{
 	border-bottom: 1px solid black;
 	border-top: 1px solid black; 
	background-color: #fffbc6;
	color: #010066;
}
.header3{
 	border-bottom: 1px solid black;
 	border-top: 1px solid black; 
	background-color: black;
	color: white;
}
.header4{
 	border-bottom: 1px solid black;
 	border-top: 1px solid black; 
	background-color: red;
	color: white;
}
.header5{
 	border-bottom: 1px solid black;
 	border-top: 1px solid black; 
	background-color: LightBlue;
	color: yellow;
}
.header1 span, .header2 span, .header3 span, .header4 span, .header5 span{
 	font-weight:bold;
	display:block;
	padding:0 0 0 10px;
}
.header1 a, .header2 a, .header3 a, .header4 a, .header5 a
{
	vertical-align: middle;
	text-align: right;
	background: url('../images/btn_url.gif') no-repeat left ;
	padding-left:16px;
	text-decoration: none;
}


.clear {
	clear: both;
}
.content ul, .content-2 ul
{
	margin: 0 0 0 20px;
}
.content ol, .content-2 ol
{
	margin: 0 0 0 30px;
}
.content li, .content-2 li
{
	margin-bottom: 10px;
	text-align: left;
}
.content blockquote, .content-2 blockquote
{
	margin-left:20px;
}
address
{
	font-style:normal;
	margin-bottom:1em;
	margin-left:15px;
	text-align: left;
}
em
{
	font-size:1em;
}
.content table, .content-2 table, table.standard
{	
 	border-collapse:collapse;
	border: 1px solid #010066;
	border-spacing: 0px 0px;
	float:none;
	text-align:left;
	margin-bottom:20px;
}
table.blind, table.blind td
{
	border: 0;
}
caption
{
	border: 1px solid #010066; 
	background-color: orange;
	font-weight:bold;
	padding:5px 0;
	margin-left: -1px; /* Fix FF 1px issue */
}

html:first-child caption { /* Opera only */
	margin-left: 0;
}
.content th, .content-2 th
{
	border: 1px solid #010066;
	border-left: 0;
	border-bottom: 0;
	background-color: #E2EBEA;
	color:#010066;
	padding: 5px 5px;
	font-size:1.1em;
}
.content tr, .content-2 tr {
	padding: 0 0;
}
.content td, .content-2 td {
	vertical-align: top;
	border: 1px solid #010066;
	border-left: 0;
	border-bottom: 0;
	padding: 5px 5px 5px 5px;
	
}
Table.noborder, .noborder td{
	border: 0;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}
p{
	margin:0px 0px 10px 0px;
}
h3 
{
 	border-top: 1px solid #010066; 
 	border-bottom: 1px solid #010066; 
	background-color: #E2EBEA;
	margin:0 -15px 10px -15px;
	padding: 3px 15px;
 	font-weight: bold;
	font-family: Tahoma, Verdana,Segoe,sans-serif;
	font-size: 1.0em; 
	vertical-align: middle;
	color: #010066;
 	text-align: left;
}
h2 
{
 	font-weight:bold;
	color: #010066;
	font-family: Tahoma, Verdana,Segoe,sans-serif;
	font-size: 1.2em; 
	margin: 1em 0 .5em 0;
}
h1 
 {
 	text-align:center;
 	font-weight:bold;
	color: #010066;
	border-bottom: #010066 1px solid; 
	font-size: 1.3em; 
	padding: 0.8em 0.8em 0 .8em;
	margin:0.8em 0.8em;
}
.links
{
	float:left;
	margin-right:20px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; 			/* peekaboo bug fix for IE7 */
}
.rechts
{
	float:right;
	margin-left:20px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; 			/* peekaboo bug fix for IE7 */
}
img, .ohne_Rahmen
{
	border:0;
}
.imgborder,.ImageStyleDefault, .Rahmen
{
	border:1px solid #010066;
}

.content p, .content-2 p
{
	line-height:1.3em;
	padding:0px 0px 0 0px;
}
.content{
	 width: 579px;
}
.content-2
{
	width: 758px;
}

.content, .content-2 {
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; 			/* peekaboo bug fix for IE7 */
	font-size: 1em;
	border: #4B4B4B 1px solid;
	padding: 0px 20px;
	color:#4B4B4B;	
	background-color: #fcf7e6;
	text-align:justify;
	letter-spacing:0.1em;
}
.kleiner{
	font-size:0.9em;
}
.groesser{
	font-size:1.1em;
}

/********************               Kunath               **************************/
.tablestyle1
{
	width:100%;
 	padding: 0 0 0 0;
}
.tablestyle1 strong
{
 	font-size:1.0em;
}
.tablestyle1 td
{
	text-align: center;
 	border: 1px solid #010066; 
 	padding: 5px 2px 2px 2px;
 	font-size:.9em;
 	letter-spacing:.0em;
}
.tablestyle1 em
{
	font-weight:normal;
	font-style:normal;
 	font-size:1em;
}
big{
	font-size:1.8em;
	font-weight:bold;
}

.farbe1{
	color:red;
}
.farbe2{
	background-color: #B5C5E2;
}


/* Start Content-Bereich */
.clear {
	clear: both;
}
.imgfloat {
	width: auto;
}
.textfloat {
	width: 200px;
	padding:10px 10px;
	border: 1px solid #010066;
}
.to-right {
	position: relative;
	float: right;
	margin: 3px 0 10px 15px;
}
.to-left {
	position: relative;
	float: left;
	margin:3px 15px 10px 0 ;
}
.outer1 {
	margin-left: 324px; 
	margin-right: -10px; 
	margin-bottom: 10px;
}
.outer0 {
	position: relative;
	margin-left: -335px;
}
.right {
	overflow:hidden;
	clear: both;
	float: right;
	width: 294px;
}
.left {
	overflow:hidden;
	float: left;
	width: 295px;
	margin-right: 1px;
	border-right: 1px solid #010066;
}
.inright {
	text-align: left;
	padding: 0 0;
}
.inleft {
	text-align: left;
	margin: 0 0px;
	padding: 0 10px 0 0;
}
.inleft p{
	padding: 0 0 10px 10px;
	margin:0 0px 0 0px;
}
.inright p{
	padding: 0 0 10px 10px;
}
.inleft h3, .inright h3
{	
	margin:0 0px 10px -10px;
	padding:2px 20px;
}
.content-2 .outer1 {
	margin-left: 535px; 
}
.content-2 .outer0 {
	margin-left: -546px;
}
.content-2 .right {
	width: 386px;
}
.content-2 .left {
	width: 384px;
}

