HTML {
	margin: 0;
	overflow:auto;
	border: none;
}
body {
	margin: 0;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}
OBJECT {
	margin: 0;
	overflow:hidden;
	border: none;
	background:white;
}

input {
	font-family: arial;
}
.copy {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	vertical-align: text-top;
	padding: 22px;
}

.box {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: solid 1px #809AAD;
	padding: 7px;
}
.logoutbox {
	position: absolute;
	width: 420px;
	height: 300px;
	left: 170px;
	top: 90px;
	text-align: center;
	padding: 2px;
	border: solid 1px #809AAD;
	background: #E2EBCF;
	visibility: hidden;
}
.loginbox {
	position: absolute;
	width: 420px;
	height: 300px;
	left: 170px;
	top: 90px;
	text-align: center;
	padding: 2px;
	border: solid 1px #809AAD;
	background: white;
}
.onlinebox {
	width: 150px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: solid 1px #225685;
	background: white;
	padding: 1px;
}
.subBox {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	width: 240px;
	color: #333333;
	border: solid 1px #809AAD;
	padding: 3px;
}
.subBoxVermietung {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	width: 260px;
	color: #333333;
	border: solid 1px #809AAD;
	padding: 3px;
}
.legendeBox {
	position: absolute;
	left: 800px;
	top: 128px;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	width: 180px;
	color: #333333;
	border: solid 2px #809AAD;
	padding: 10px;
	background : #EEEFBE;
}
.legendeBoxSub {
	position: absolute;
	left: 800px;
	top: 422px;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	width: 180px;
	color: #333333;
	border: solid 2px #809AAD;
	padding: 10px;
	background : #EEEFBE;
}

.legendeBoxTG {
	position: absolute;
	left: 680px;
	top: 128px;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	width: 180px;
	color: #333333;
	border: solid 2px #809AAD;
	padding: 10px;
	background : #EEEFBE;
}
.legendeBoxSubTG {
	position: absolute;
	left: 900px;
	top: 128px;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	width: 180px;
	color: #333333;
	border: solid 2px #809AAD;
	padding: 10px;
	background : #EEEFBE;
}

.buttonBox2 {
	border: solid 1px #809AAD;
	background : #ECE9D8;
	padding: 3px;
}
.font8 {
	font-size: 8px;
	font-weight: normal;
}
.font12 {
	font-size: 12px;
	font-weight: normal;
}
.font12b {
	font-size: 12px;
	font-weight: bold;
}
.font10 {
	font-size: 10px;
	font-weight: normal;
}
.font10b {
	font-size: 10px;
	font-weight: bold;
}
.font11 {
	font-size: 11px;
	font-weight: normal;
}
.font9 {
	font-size: 9px;
	font-weight: normal;
}
.font14 {
	font-size: 14px;
}
.font14b {
	font-size: 14px;
	font-weight: bold;
}
.font16 {
	font-size: 16px;
}
.font16b {
	font-size: 16px;
	font-weight: bold;
}
.font20b {
	font-size: 20px;
	font-weight: bold;
}
.byebye {
	font-size: 80px;
	font-style: italic;
	color: #376C56;
}
.font_normal {
	font-weight: normal;
}
.blue {
	color: #225685;
}
.white {
	color: white;
}
.orange {
	color: orange;
}
.green {
	color: green;
}
.red {
	color: red;
}
.gray {
	color: gray;
}
.black {
	color: black;
}
.mint {
	color: #008C69;
}
ul {
	margin-left: 16px;
	margin-top: 0;
	margin-bottom : 0;
}
ul.tool {
	margin-left: -16px;
}

textarea.adressen {
	font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
	font-size: 10pt;
	background : #FFFF99;
}
a:link,a:visited {
	font-size : 11px;
	color :	gray;
}
a:hover {
	font-size : 11px;
	color :	red;
}
a:link.in_tabelle,a:visited {
	color :	gray;
}
a:hover.in_tabelle {
	display:block;
	background:	#F1CD7A;
}

a:link.bestand,a:visited.bestand
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 10pt;
font-weight: normal; 
color: black; 
text-decoration: none;
}
a:hover.bestand
{
color: red;
}

a:link.link_projektliste,a:visited.link_projektliste
{
font-size:	11pt;
font-weight:bold;
color:black;
text-decoration: none;
}
a:hover.link_projektliste
{
color: red;
}
a:link.fullbox,a:visited.fullbox
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 8pt;
font-weight: bold; 
color: white; 
text-decoration: none;
background : #225685;
padding-left : 16px;
padding-right : 16px;
padding-top : 5px;
padding-bottom : 5px;
border : solid 1px black;
}
a:hover.fullbox 
{font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 8pt;
font-weight: bold; 
color: black; 
text-decoration: none;
background : #C6DE6B;
padding-left : 16px;
padding-right : 16px;
padding-top : 5px;
padding-bottom : 5px;
border : solid 1px black;
}
a:link.auswahl,a:visited.auswahl
{
color: black;
font-size: 10pt;
text-decoration: none;
}
a:hover.auswahl 
{
color: red; 
}
a:link.auswahl_kd,a:visited.auswahl_kd
{
color: black;
font-size: 8pt;
text-decoration: none;
}
a:hover.auswahl_kd 
{
color: red; 
}

table.wellcomebox
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
font-weight: normal; 
color: black; 
text-decoration: none;
background : transparent;
padding-left : 7px;
padding-right : 7px;
padding-top : 1px;
padding-bottom : 1px;
}
a:link.navibox,a:visited.navibox
{
display:block;
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: white;
font-weight: bold; 
width: 150px;
line-height: 26px;
padding-left : 4px;
padding-right : 4px;
padding-top : 3px;
padding-bottom : 3px;
border-top : solid 1px #376C56;
border-left : solid 1px #376C56;
border-right : solid 1px #376C56;
border-bottom: solid 1px white;
text-decoration: none;
}
a:hover.navibox 
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: #225685;
font-weight: bold; 
width: 150px;
line-height: 26px;
padding-left : 4px;
padding-right : 4px;
padding-top : 3px;
padding-bottom : 3px;
border-top : solid 1px white;
border-left : solid 1px white;
border-right : solid 1px white;
border-bottom : solid 1px white;
background : #DEE9DF;
text-decoration: none;
}
a:link.naviboxchecked,a:visited.naviboxchecked 
{
display:block;
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: #225685;
font-weight: bold; 
width: 150px;
line-height: 26px;
padding-left : 4px;
padding-right : 4px;
padding-top : 3px;
padding-bottom : 3px;
border-top : solid 1px #225685;
border-left : solid 1px #225685;
border-right : solid 1px #225685;
border-bottom : solid 1px #225685;
background : white;
text-decoration: none;
}

a:link.navibox_sd,a:visited.navibox_sd
{
display:block;
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: white;
font-weight: bold; 
width: 150px;
line-height: 20px;
padding-left : 4px;
padding-right : 4px;
padding-top : 3px;
padding-bottom : 3px;
border-top : solid 1px #6C96AC;
border-left : solid 1px #6C96AC;
border-right : solid 1px #6C96AC;
border-bottom : solid 1px #225685;
text-decoration: none;
}
a:hover.navibox_sd 
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: #225685;
font-weight: bold; 
width: 150;
line-height: 20px;
padding-left : 4px;
padding-right : 4px;
padding-top : 3px;
padding-bottom : 3px;
border-top : solid 1px white;
border-left : solid 1px white;
border-right : solid 1px white;
border-bottom : solid 1px white;
background : #BACDD8;
text-decoration: none;
}
a:link.naviboxchecked_sd,a:visited.naviboxchecked_sd 
{
display:block;
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: #225685;
font-weight: bold; 
width: 150px;
line-height: 20px;
padding-left : 4px;
padding-right : 4px;
padding-top : 3px;
padding-bottom : 3px;
border-top : solid 1px #225685;
border-left : solid 1px #225685;
border-right : solid 1px #225685;
border-bottom : solid 1px #225685;
background : white;
text-decoration: none;
}
a:link.navibox_verm,a:visited.navibox_verm
{
display:block;
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: black;
font-weight: bold; 
width: 150;
line-height: 26px;
padding-left : 4px;
padding-right : 4px;
padding-top : 3px;
padding-bottom : 3px;
border-top : solid 1px #D7A65B;
border-left : solid 1px #D7A65B;
border-right : solid 1px #D7A65B;
border-bottom : solid 1px white;
text-decoration: none;
}
a:hover.navibox_verm 
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: #225685;
font-weight: bold; 
width: 150;
line-height: 26px;
padding-left : 4px;
padding-right : 4px;
padding-top : 3px;
padding-bottom : 3px;
border-top : solid 1px white;
border-left : solid 1px white;
border-right : solid 1px white;
border-bottom : solid 1px white;
background : #EFDCBE;
text-decoration: none;
}
a:link.naviboxchecked_verm,a:visited.naviboxchecked_verm 
{
display:block;
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: #225685;
font-weight: bold; 
width: 150;
line-height: 26px;
padding-left : 4px;
padding-right : 4px;
padding-top : 3px;
padding-bottom : 3px;
border-top : solid 1px #225685;
border-left : solid 1px #225685;
border-right : solid 1px #225685;
border-bottom : solid 1px #225685;
background : white;
text-decoration: none;
}

.naviBezBox
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: #225685;
font-weight: bold; 
width: 150;
line-height: 26px;
padding-left : 4px;
padding-right : 10px;
padding-top : 3px;
padding-bottom : 3px;
text-decoration: none;
}
.containerLRTB_b
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
color: white;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-left : solid 1px #225685;
border-right : solid 1px white;
border-top : solid 1px #225685;
border-bottom : solid 1px #225685;
background : #225685;
}
.containerLRTB_b_b
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
color: white;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-left : solid 1px #225685;
border-right : solid 1px #225685;
border-top : solid 1px #225685;
border-bottom : solid 1px #225685;
background : #225685;
}
.containerRTB_b
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
color: white;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-top : solid 1px #225685;
border-right : solid 1px white;
border-bottom : solid 1px #225685;
background : #225685;
}
.containerRTB_b_ende
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
color: white;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-right : solid 1px #225685;
border-top : solid 1px #225685;
border-bottom : solid 1px #225685;
background : #225685;
}
.containerR_b
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-right : solid 1px #225685;
background : #225685;
}
.containerR_b_ende
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-right : solid 1px #225685;
background : #225685;
}
.bg_yellow_tools
{
background : #EDD10A;
color:			black;		
}
.bg_green_tools
{
background : #96C936;
color:			black;		
}
.bg_blue_tools
{
background : #85B3CB;
color:			black;		
}
.bg_light_blue_tools
{
background : #9DE6E6;
color:			black;		
}
.bg_red_tools
{
background : #FFCECE;
color:			black;		
}
.bg_red
{
background : #FC472E;
border:			solid 1px #225685;
}
.bg_red_white
{
background :		#FC472E;
color:				white;
}
.bg_green
{
background : #578B1D;
border:			solid 1px #225685;
}
.bg_green_white
{
background :		#578B1D;
color:				white;
}
.bg_yellow
{
color:			black;		
background :	#FFFF59;
border:			solid 1px #225685;
}
.bg_yellow_white
{
color:				black;
background :		#FFFF59;
}
.bg_orange_white
{
color:				white;
background:		    #F5920A;
}
.bg_blue
{
color:				white;
background :		#007EBB;
border:				solid 1px #225685;
}
.bg_blue_white
{
background :		#007EBB;
color:				white;
}
.bg_gray
{
background :	gray;
}
.bg_white
{
color:			black;		
background:		white;
border:			solid 1px #225685;
}
.bg_white_noborder
{
color:			black;		
background:		white;
padding:		5px;
}
.bg_light_red
{
color:			black;		
background :	#FEC0B8;
}
.bg_light_orange
{
color:			black;		
background :	#FBD5A2;
}
.bg_light_green
{
color:			black;		
background :	#D0EEB0;
}
.bg_light_yellow
{
color:			black;		
background :	#FFFFC1;
}
.bg_light_blue
{
color:			black;		
background :	#AFCFFE;
}
.bg_light_gray
{
background :	#E3E6E8;
}
.bg_silver
{
background :	silver;
}
.bg_only_white
{
background :	white;
}
.bg_verylight_gray
{
background :	#EFF0F1;
}
.bg_verylight_yellow
{
color:			black;		
background :	#FFFFD2;
}
.bg_verylight_blue
{
color:			black;		
background :	#D2E4FF;
}
.bg_verylight_green
{
color:			black;		
background :	#DCF2C4;
}
.bg_verylight_red
{
color:			black;		
background :	#FED9D3;
}
.bg_light_yellow_gray
{
color:			gray;		
background :	#FFFFC1;
}
.bg_vertrieb
{
background :	#DEE9DF;
}
.bg_MAE_head
{
background :	#FF73FF;
}
.bg_MAE
{
background :	#D082D7;
}

.container_head_blue
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
margin-top: 30px;
line-height: 40px;
font-size: 16px;
font-weight: bold;
padding-left: 8px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-radius: 6px;
vertical-align: middle;
border-left : solid 1px #59A5BB;
border-right : solid 1px #59A5BB;
border-top : solid 1px #59A5BB;
border-bottom : solid 1px #59A5BB;
}

.containerLRTB
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-left : solid 1px #225685;
border-right : solid 1px #225685;
border-top : solid 1px #225685;
border-bottom : solid 1px #225685;
}
.containerRTB
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-right : solid 1px #225685;
border-top : solid 1px #225685;
border-bottom : solid 1px #225685;
}
.containerLRB
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-left : solid 1px #225685;
border-right : solid 1px #225685;
border-bottom : solid 1px #225685;
}
.containerLRT
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-left : solid 1px #225685;
border-right : solid 1px #225685;
border-top : solid 1px #225685;
}
.containerLTB
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-left : solid 1px #225685;
border-top : solid 1px #225685;
border-bottom : solid 1px #225685;
}
.containerRB
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-right : solid 1px #225685;
border-bottom : solid 1px #225685;
}
.containerLB
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-left : solid 1px #225685;
border-bottom : solid 1px #225685;
}
.containerTB
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-top : solid 1px #225685;
border-bottom : solid 1px #225685;
}
.containerT
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-top : solid 1px #225685;
}
.containerB
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom : solid 1px #225685;
}
.containerR
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-right : solid 1px #225685;
}
.containerL
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
border-left : solid 1px #225685;
}

a:link.button,a:visited.button
{
font-family : arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size : 10px;
color : white;
background : white;
border-right : solid 1px silver;
border-bottom : solid 1px silver;
text-decoration : none;
}
a:hover.button
{
font-family : arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size : 10px;
color : white;
background : white;
border-right : solid 1px #7B7BBF;
border-bottom : solid 1px #7B7BBF;
text-decoration : none;
}
a:link.q_box,a:visited.q_box
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: #225685;
height: 20px;
font-weight: bold; 
padding-left : 4px;
padding-right : 10px;
padding-top : 3px;
padding-bottom : 3px;
background : white;
border: solid 1px #225685;
text-decoration: none;
}
a:hover.q_box 
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
font-size: 12px;
color: #225685;
font-weight: bold; 
padding-left : 4px;
padding-right : 10px;
padding-top : 3px;
padding-bottom : 3px;
border : solid 1px #225685;
background : #D6E971;
text-decoration: none;
}
a:link.head_navi,a:visited.head_navi
{
display:block;
height:34px;
border-top: solid 1px white;
border-left: solid 1px white;
border-right: solid 1px white;
border-bottom: solid 1px white;
}
a:hover.head_navi
{
background : #F1CD7A;
border-top: solid 1px #FF8000;
border-left: solid 1px #FF8000;
border-right: solid 1px #FF8000;
border-bottom: solid 1px #FF8000;
}

.border_R
{
border-right: solid 1px white;
}
OPTION.black
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
color: black;
background: white;  
}
OPTION.verkauft
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
background: #8BB390;  
}
OPTION.platziert
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
background: #BCDEDE;  
}
OPTION.reserviert
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
background: #FFFF99;  
}
.card {
	position: absolute;
	width: 320px;
	height: 380px;
	left: 528px;
	top: 201px;
	border: 0;
	background-image: url(../sys_pics/bw_card.gif);
}
.right7 {
	position: absolute;
	width: 120px;
	height: 93px;
	left: 20px;
	top: 747px;
	border: 0;
	background-image: url(../sys_pics/right_7_1.jpg);
}
.right8 {
	position: absolute;
	width: 120px;
	height: 100px;
	left: 823px;
	top: 120px;
	border: 0;
	background-image: url(../sys_pics/res_legende.gif);
}
.panorama {
	position: absolute;
	width: 600px;
	height: 142px;
	left: 160px;
	top: 61px;
	border: 0;
	background-image: url(../pics/reichenbach_panorama.jpg);
}
.vorab {
	position: absolute;
	width: 800px;
	height: 700px;
	left: 50px;
	top: 30px;
	border: 0;
	background-image: url(../sys_pics/vorab.gif);
}
.haftnotiz {
	position: absolute;
	width: 366px;
	height: 253px;
	left: 400px;
	top: 200px;
	border: 0;
	background-image: url(../sys_pics/haftnotiz-guenther-011010.gif);
}
.spider1 {
	position: absolute;
	width: 25px;
	height: 46px;
	left: 32px;
	top: 54px;
	border: 0;
	background-image: url(../sys_pics/spinnen-013.gif);
}
.spider2 {
	position: absolute;
	width: 25px;
	height: 25px;
	left: 200px;
	top: 0px;
	border: 0;
	background-image: url(../sys_pics/spinnen-012.gif);
}
.spider3 {
	position: absolute;
	width: 25px;
	height: 50px;
	left: 500px;
	top: 0px;
	border: 0;
	background-image: url(../sys_pics/spinnen-013.gif);
}
.reportheader1 {
	width: 800px;
	height: 150px;
	border: 0px;
	background-image: url(../sys_pics/report-header-1.gif);
}
.xmass {
	position: absolute;
	width: 274px;
	height: 272px;
	left: 40px;
	top: 260px;
	border: 0;
	background-image: url(../pics/x_mass_1.gif);
}
.admin_blue {
	background-color: #376C56;
}
SPAN.webbee {
	font-size: 11px;
	color: gray;
}
.containerKreis
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
position: absolute;
left: 140px;
top: 200px;
height: 320px;
width: 244px;
background: white;
font-size: 11px;
border : solid 1px #225685;
visibility: hidden; 
}
.containerBigKreis
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
position: absolute;
left: 140px;
top: 50px;
height: 590px;
width: 500px;
background: white;
font-size: 11px;
border : solid 1px #225685;
visibility: hidden; 
}
.containerWelcomeIntranet
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
position: absolute;
left: 360px;
top: 400px;
width: 560px;
background: white;
padding: 10px;
font-size: 12px;
border : dotted 2px #225685;
}
.containerHinweis
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
background: #FFFF97;
padding: 10px;
font-size: 12px;
border : dotted 1px #225685;
}
.containerKunde
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
width: 1029px;
padding: 10px;
border-top : solid 2px #225685;
border-left : solid 3px #225685;
border-right : solid 3px #225685;
border-bottom : solid 3px #225685;
background-image: url(../sys_pics/bg_gray.gif);
}
.containerKundeWhite
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
width: 1029px;
padding: 10px;
border-top : solid 2px #225685;
border-left : solid 3px #225685;
border-right : solid 3px #225685;
border-bottom : solid 3px #225685;
background: white;
}
.containerAdresse
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
width: 1007px;
padding: 10px;
background: FFFFB7;
border-top : solid 1px #225685;
border-left : solid 1px #225685;
border-right : solid 1px #225685;
border-bottom : solid 1px #225685;
border-radius:15px;
}

input.inputEdit
{
background: #FFFF9F;
}
.stamm_text
{
font-family: arial,Tahoma,Arial,Helvetica,Swiss,Sans-serif;
position: absolute;
left: 125px;
top: 640px;
font-size: 12px;
font-weight: bold;
color: white;
}
form.ohneLF
{
display:	inline;
}
td.border_1
{
border:	solid 1px black;
}
input.right
{
text-align:	right;
}
a:link.logout,a:visited.logout
{
	display:block;
	width: 150px;
	height: 30px;
	border: 1px solid gray;
}
a:hover.logout
{
	width: 150px;
	height: 30px;
	border: solid 1px red;
}
a:link.logout_1,a:visited.logout_1
{
	position: absolute;
	left: 72px;
	top: 130px;
	width: 150px;
	height: 30px;
	border: 1px dotted gray;
}
a:hover.logout_1
{
	position: absolute;
	left: 72px;
	top: 130px;
	width: 150px;
	height: 30px;
	border-top: dotted 1px gray;
	border-left: dotted 1px gray;
	border-right: solid 2px #808080;
	border-bottom: solid 2px #808080;
}
.bg_header_1
{
background-image: url(../sys_pics/bg_header_1.gif);
}
.bg_header_2
{
background-image: url(../sys_pics/bg_header_2.png);
}
.bg_header_blue
{
background-image: url(../sys_pics/bg_header_blue.gif);
}
.bg_header_green
{
background-image: url(../sys_pics/bg_header_green.gif);
}
.bg_header_sand
{
background-image: url(../sys_pics/bg_header_sand.gif);
}
.baro
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #225685;
	border-bottom: solid 6px lime;

}
.textboxdatum
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
	height: 16px;
	color: #225685;
	border: solid 1px #225685;
	background: white;
}
.borderblue
{
font-size: 12px;
background : white;
border-top : solid 1px #7B7BBF;
border-left : solid 1px #7B7BBF;
border-right : solid 1px #7B7BBF;
border-bottom : solid 1px #7B7BBF;
}
.ani_wait_ebene_1 {
background-image:url(../sys_pics/loading36.gif); 
background-repeat:no-repeat;
background-position:center;
}
.ani_wait_ebene_2 {
background-image:url(../../sys_pics/loading36.gif); 
background-repeat:no-repeat;
background-position:center;
}
#navgroup {text-align:center;}
#navgroup div {display:inline-block;}


div.vertical
{
 margin-left: -90px;
 position: absolute;
 width: 195px;
 transform: rotate(-90deg);
 -webkit-transform: rotate(-90deg); /* Safari/Chrome */
 -moz-transform: rotate(-90deg); /* Firefox */
 -o-transform: rotate(-90deg); /* Opera */
 -ms-transform: rotate(-90deg); /* IE 9 */
}
th.projektliste
{
font-size:	10pt;
background:#FFFFFF;
color:black;
border:solid 1px blue;
padding-bottom:10px;
padding-left:4px;
padding-right:4px;
}

th.projektliste_white_border
{
font-size:	10pt;
background:#FFFFFF;
color:black;
border:solid 1px white;
border-top:solid 1px blue;
border-bottom:solid 1px blue;
padding-bottom:10px;
padding-left:4px;
padding-right:4px;
}

th.vertical
{
 height: 200px;
// line-height: 14px;
 padding-bottom: 15px;
 text-align: left;
}
td.projektliste
{
 height: 22px;
 padding: 4px;
 font-size:  9pt;
 min-width: 16px;
 border: solid 1px blue;
}
td.sorter
{
 height: 22px;
 background: #00698C;
 border: solid 1px blue;
 border-right: solid 1px white;
}

