
/* ####################################################################*/
/* General - Overrides & Handlers #####################################*/
/* ####################################################################*/

* {
	padding:0;
	margin:0;
}

/* Clear Division Handler */
.clear {
 clear:both;
	height:1px;
 overflow:hidden;
}

a:active, a:focus {
 outline:none;
}

img {
	border:0px;
}

/* ####################################################################*/
/* General - Body, Page, Header, Content, Footer ######################*/
/* ####################################################################*/

#page {
	height:100%;
}

#page[id] {
 height:auto;
	min-height:100%;
}

html {
	height:100%;
}

body {
	height:100%;
	background:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#page {
	min-height:100%;
	margin:0 auto;
	position:relative;
}

#content {
	position:relative;
	margin:0;
	width:100%;
	background-image:url(../images/body_back.gif);
	background-repeat:repeat-x;
	background-position:0 92px;
}

#content_container {
	position:relative;
	margin:0 auto 0 auto;
	min-height:400px;
 height:auto !important;
	height:400px;
	width:990px;
	background-image:url(../images/content_back.jpg);
	background-repeat:no-repeat;
	background-position:0 92px;
}

#header {
	position:relative;
	height:92px;
	width:748px;
}

#logo {
	position:absolute;
	top:17px;
	left:16px;
}

#claim {
	position:absolute;
	top:49px;
	left:252px;
	color:#02497f;
	font-size:18px;
}

#claim_color_2 {
	color:#009ddb;
}

#footer {
	margin:30px 0 0 0;
	position:absolute;
	clear:both; 
	bottom:0px;
	overflow:hidden;
	width:100%;
	height:28px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background:#02497f;
}

#footer_container {
	position:relative;
	margin:0 auto;
	width:990px;
	height:28px;
}

#copyright {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	position:absolute;
	top:7px;
	left:17px;
	width:220px;
}

#footer_headline {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif;
	position:absolute;
	top:7px;
	left:263px;
	width:470px;
}

#footer_links {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	position:absolute;
	text-align:right;
	top:7px;
	right:18px;
	width:220px;
}

#footer_links a {
	color:#fff;
	text-decoration:none;
}

#footer_links a:hover {
	text-decoration:underline;
}

/* ####################################################################*/
/* Left Navigation ####################################################*/
/* ####################################################################*/

#left_navigation {
	float:left;
	width:220px;
	margin:11px 0 55px 10px;
}

.menu_address {
	float:left;
	width:200px;
	margin:9px 0 10px 6px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#c0d1df;
	line-height:15px;
}

.menu_button,
.menu_button_open,
.menu_button_active,
.menu_button_single,
.menu_button_single_active,
.menu_button_single_small,
.menu_button_single_small_active{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#ffffff;
	width:212px;
	padding:4px 2px 5px 7px;
	float:left;
	margin:0 0 2px 0;
	cursor:pointer;
	background:#017db8;
}

.menu_button_single_small,
.menu_button_single_small_active {
	font-size:11px;
	font-weight:bold;
	padding:0;
}

.menu_button_single,
.menu_button_single_active {
	font-size:13px;
	font-weight:normal;
	padding:0;
}

.menu_button_single_small a,
.menu_button_single_small_active a{
	display:block;
	text-decoration:none;
	color:#fff;
	width:212px;
	padding:5px 2px 6px 7px;
	font-size:11px;
	font-weight:bold;
}

.menu_button_single a,
.menu_button_single_active a{
	display:block;
	text-decoration:none;
	color:#fff;
	width:212px;
	padding:5px 2px 6px 7px;
	font-size:13px;
	font-weight:normal;
}


.menu_button_single a:hover,
.menu_button_single_active a:hover,
.menu_button_single_small a:hover,
.menu_button_single_small_active a:hover {
	text-decoration:none;
}

.menu_button,
.menu_button_single a,
.menu_button_single_small a {
	background:#017db8;
}

.menu_button_single_active a,
.menu_button_single_small_active a {
	color:#003366;
	background:#fff;
}

.menu_button_active {
	background:#ffffff;
	color:#003366;
}

/*
.menu_button_single:hover,
.menu_button_single_active:hover,
*/
.menu_button_single a:hover,
.menu_button_single_active a:hover,
.menu_button:hover,
.menu_button_active:hover,
.menu_button_single_small a:hover,
.menu_button_single_small_active a:hover {
	background:#59a4d1;
	color:#fff;
}

.menu_button,
.menu_button_open,
.menu_button_active,
.menu_button_active:hover,
.menu_button:hover {
	background-image:url(../images/closed_blue.gif);
	background-repeat:no-repeat;
	background-position:206px 8px;
}

.menu_button_open {
	background-image:url(../images/open_blue.gif);
	margin:0px;
}

.menu_button_active {
	background-image:url(../images/open_active.gif);
	margin:0px;
}

.menu_button:hover {
	background-image:url(../images/closed_hover.gif);
}

.menu_button_open:hover,
.menu_button_active:hover {
	background-image:url(../images/open_hover.gif);
}

.menu_button:hover a {
	color:#000000;
}

.menu_content {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	padding-top:5px;
	color:#003366;
	width:221px;
	float:left;
	background:#e0f3ff;
	margin:0 0 2px 0;
}

.menu_content ul {
	list-style-type:none;
	margin:-2px 0 0 0;
}

.menu_content li {
	padding:3px 3px 6px 11px;
	border-bottom:1px solid #fff;
}

.menu_content li a {
	display:block;
	width:200px;
	color:#003366;
	text-decoration:none;
}

.menu_content li a:hover {
	color:#003366;
	text-decoration:underline;
}

.menu_links {
	float:left;
	width:200px;
	margin:15px 0 0 8px;
}

/* ####################################################################*/
/* Text ###############################################################*/
/* ####################################################################*/

#text {
	color:#003266;
	float:left;
	padding:18px 20px 20px 20px;
	width:466px;
	background:#eff9ff;
	margin:144px 0 55px 11px;
	min-height:287px;
	height:auto !important;
	height:287px;
}

#text h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#text h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	margin:0 0 8px 0;
}

#text h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0 0 8px 0;
}

#text p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
}

#text a {
	color:#003266;
	text-decoration:none;
}

#text a.menu1 {
	color:#003266;
	font-weight: bold;
	text-decoration:none;
}

#text a.menu1:hover {
	color:#003266;
	font-weight: bold;
	text-decoration:underline;
}

#text a:hover {
	color:#003266;
	text-decoration:underline;
}

#text p.home {
	font-size:13px;
	line-height:16px;
	margin:0 0 12px 0;
}

#text ul.home {
	font-size:13px;
}

#text ul,
#text ul.home,
#text ul.links{
	list-style-type:none;
	margin:0;
}

#text ul.links{
	line-height:18px;;
}

#text ul.home {
	font-weight:bold;
	margin:0 0 10px 0;
}

#text li {
	padding:0 3px 7px 12px;	
	background-image:url(../images/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}

#text ul.home li {
	padding:0 3px 8px 16px;	
	background-image:url(../images/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
}

#text ul.links li {
	background-position:1px 6px;
}

.infobox {
	padding:10px 12px 12px 12px;
	background:#e6f2fa;
	border:1px solid #d3e5f1;
}

#text .infobox h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#02497f;
	margin:0;
}

.infobox p,
#text .infobox p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#02497f;
}

#text .aufzaehltab 	{margin-left: 0px; margin-top: 6px;}

/* ####################################################################*/
/* Table Team #########################################################*/
/* ####################################################################*/

table.team {
	border-collapse:collapse;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#00335a;
	width:687px;
}

table.team td {
	padding:3px 10px 7px 0px;
	vertical-align:top;
}

table.team td.team_image {
	width:100px;
}

table.team td.team_text {
	width:580px;
}

/* ####################################################################*/
/* Table Termine ######################################################*/
/* ####################################################################*/

table.termine {
	border-collapse:collapse;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#00335a;
	width:699px;
	border:1px solid #93b9cd;
}

table.termine td,
table.termine td.head,
table.termine td.hell {
	padding:5px 6px 7px 6px;
	vertical-align:top;
	border-bottom:1px solid #93b9cd;
	background:#f7fcff;
}

table.termine td.head {
	background:#e0f3ff;
}

table.termine th,
table.termine th.spacer,
table.termine th.termine,
table.termine th.ort,
table.termine th.kosten {
	color:#00335a;
	font-weight:bold;
	font-size:11px;
	background:#e0f3ff;
	text-align:left;
	vertical-align:top;
	padding:4px 5px 4px 5px;
	border-bottom:1px solid #93b9cd;
}

table.termine th.spacer {
	width:205px;
}

table.termine th.termine {
	width:250px;
}

table.termine th.ort {
	width:118px;
}

table.termine th.kosten {
	width:118px;
}

img.info_button {
	margin:4px 0 0 0;
}

/* ####################################################################*/
/* Right Column #######################################################*/
/* ####################################################################*/

#right_column {
	float:left;
	width:222px;
	margin:188px 0 45px 11px;
	min-height:276px;
 height:auto !important;
	height:276px;
}

.right_column_box {
	width:200px;
	background:#eff9ff;
	padding:10px 11px 7px 11px;
	margin:0 0 10px 0;
	min-height:20px;
	height:auto !important;
	height:20px;
}

.right_column_box h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003266;
	margin:0 0 5px 0;
}

.right_column_box p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#003266;
	margin:1px 0 6px 0;
}

.right_column_box a {
	color:#003266;
	text-decoration:none;
}

.right_column_box a:hover {
	text-decoration:underline;
}

.rc_arrow {
	margin:0 0 0 2px;
}

/* ####################################################################*/
/* Service List #######################################################*/
/* ####################################################################*/

#service_list {
	position:absolute;
	width:431px;
	height:116px;
	left:261px;
	top:110px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#e7d057;
}

#service_list ul {
	list-style-type:none;
	margin:0;
}

#service_list li {
	padding:0 3px 6px 0;
}

/* ####################################################################*/
/* Image Kombination ##################################################*/
/* ####################################################################*/

#image_combination {
	position:absolute;
	width:431px;
	height:258px;
	right:10px;
	top:12px;
}

#image_01 {
	position:absolute;
	left:209px;
	top:0px;
}

#image_02 {
	position:absolute;
	left:0px;
	top:99px;
}

#image_03 {
	position:absolute;
	left:209px;
	top:110px;
}


/* ####################################################################*/
/* Formular Elemente ##################################################*/
/* ####################################################################*/

.textinput {
	width: 350px;
	height: 18px;
	border: 1px solid #999999;
	margin-top: 5px;
	padding-left: 2px;
	padding-top: 2px;
}

.textinputbig {
	width: 430px;
	height: 18px;
	border: 1px solid #999999;
	margin-top: 5px;
	padding-left: 2px;
	padding-top: 2px;
}

.textinputsmallplz {
	width: 100px;
	height: 18px;
	border: 1px solid #999999;
	margin-top: 5px;
	padding-left: 2px;
	padding-top: 2px;
}

.textinputsmallort {
	width: 242px;
	height: 18px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 2px;
	padding-top: 2px;
}

.textarea {
  width: 430px;
  border: 1px solid #999999;
  color: #000000;
  padding: 2px;
  margin: 2px 0 2px 0;
}

.submitbto {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	padding:2px 2px 2px 2px;	
	width:150px;
	text-align:center;
	background:#017db8;
	border: 0px solid #000000;
}

.submitbto:hover{
	background:#59a4d1;
	cursor:pointer;
}


.select {
	width: 200px;
	border : 1px solid #999999;
	padding: 2px 2px 2px 2px;
}

.selectsmall {
	width: 120px;
	border : 1px solid #999999;
	padding: 2px 2px 2px 2px;
}



