@CHARSET "ISO-8859-1";

body {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 14pt;
	color: black;	
	margin: 0px;
	padding: 0px;
	
}
#overlay_pic
{
	border-radius: 10px;
	width: 180px;
	height: 50px;
	padding-top: 10px;
	text-align: center;
	background-color: black;
	opacity: 0.9;
  	filter: alpha(opacity = 90);
	color: #005BAC;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -90px; 
	margin-top: -50px; 
}

#overlay_bg
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: white;
	opacity: 0.4;
  	filter: alpha(opacity = 40);
	position: absolute;
}
#overlay2 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 180px;
	height: 50px;
	padding-top: 10px;
	left: 50%;
	top: 50%;
	margin-left: -90px; 
	margin-top: -50px; 
	background-color: black;
	color: #005BAC;
	position: absolute;
}

#container {
width: 1280px;
margin: 0 auto;
}

#left {
	float: left;
	margin-left: 0px;
	width: 180px;
}
#header {
	padding 0;
	padding-top: 5px;	
	margin-left: 305px;
}
#content {
	margin-top: 0px;
	margin-left: 180px;
	width: 1100px;
}
#right {
	margin-top: 15px;
	float: right;
	width: 202px;
}

img {
	border: 0px;
}
img.gallery {
	border: 1px solid black;	
}

hr {
	border: 0px;
	border-top:  1pt solid black;	
}

table {
   	 border-collapse: collapse; 
}
td.bottom_border, tr.bottom_border {
	border-bottom: 1px solid black;	
}
tr.odd {
}
	
tr.even {
	background-image: url("../images/right_bg_a40.png");
}
td {
   	 padding: 3px;	
}
td.kader_titel {
	background-image: url("../images/bg_blue.png");
}
div.vorstand_left {
	margin-right:5px; 
	margin-bottom:10px; 
	padding:5px; 
	background-image: url('../images/bg_blue.png');
}
div.vorstand_right {
	margin-left:5px;
	margin-bottom:10px;  
	padding:5px; 
	background-image: url('../images/bg_blue.png');
}
div.vorstand_title {
	margin:10px;
	border-bottom: 2px solid black;
}
div.vorstand_content {
	margin:10px;
}

div.page_title {
	margin-bottom: 10px;
	font-family: verdana;
	font-weight: bold;
	font-size: 15pt;
	line-height: 17pt;
	color: rgb(37,78,155);
	border-bottom: 1pt solid black;
	text-transform: uppercase;	
}



a {
	color: black;	
}
a.undecorated {
	text-decoration: none;	
}

a.left_navigation_head, a.left_navigation_head_selected {
	font-family: verdana;
	font-size: 10pt;
	line-height: 25pt;
	text-align: center;
	color: black;
	text-transform: uppercase;
	text-decoration: none;	
}
a.left_navigation_head_selected {
	color: #005BAC;
}

a.left_navigation, a.left_navigation_selected {
	font-family: verdana;
	font-size: 10pt;
	line-height: 17pt;
	padding-left: 15px;
	color: black;
	text-decoration: none;	
}
a.left_navigation_selected {
	color: #005BAC;
}

.right_navigation_head {
	font-size: 10pt;
	color: black;
	text-transform: uppercase;
}

.right_navigation {
	font-size: 10pt;
	line-height: 20px;
	color: black;
}

div.box_right {
	margin-bottom: 10px;
	}
.box_right_header {	
	text-transform: uppercase;
}
.box_right_content{
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1pt solid black;
	font-family: verdana;
	font-size: 9pt;
	line-height: 14pt;
	background-image: url("../images/right_bg_a40.png");
}
span.error {
	color: red;	
}
INPUT, TEXTAREA, SELECT
{
	COLOR: black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: white;
	BORDER-BOTTOM: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
    BORDER-RIGHT: #999 1px solid;
    BORDER-TOP: #999 1px solid;
    MARGIN: 1px;
	WIDTH: 250px ;
}
TEXTAREA {
	HEIGHT: 50px;
	WIDTH: 400px;
}
TEXTAREA.long
{
	HEIGHT: 250px;
	WIDTH: 400px;
}
INPUT.radio, INPUT.checkbox {
	HEIGHT:	12px;
	WIDTH: 12px;
	BORDER: 0px;
}
INPUT.resultat
{
	WIDTH: 30px ;
}

INPUT.date
{
	WIDTH: 70px ;
}
INPUT.plz
{
	WIDTH: 40px ;
}

INPUT.plz_ausland
{
	WIDTH: 100px ;
}

INPUT.time
{
	WIDTH: 40px ;
}
INPUT.button {
	WIDTH:100px;	
}

ul.navigation {
	margin: 0px;
	padding: 0px;
	
	list-style-type: none;	
}

li.navigation_title {
	border-bottom: 1px solid black;
}
li.navigation {
}

p.bericht_title {
	font-weight: bold;	
}
