
html{
	height:100%;
	font-size:12px;
}
body{
	text-align:center;
	/*background-color: #ffffa3;*/
	background-color:#99B3CC;
	height:100%;
	font-size:11px;
	color:#000;
}
h1{
	padding:5px 0px 5px 0px;
	color:#fff;
	border-bottom:solid 1px #fff;
	font-size:15px;
}

h2{
	font-size:12px;
	font-weight:bold;
	color:#121212;
 }
 
#danke li{
list-style: square;
margin-left: 30px;
}
 
a{
	color:rgb(0,98,255);
	font-weight:bold;
	text-decoration:none;
}
a.black{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
color: rgb(0,98,255);
}

a:active {
	color: black;
}

#frame {
	position:relative;
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	background:url('../gfx/start/bg_startseite.jpg') no-repeat;
	width: 1022px;
	height: 682px;
	margin-left: auto;
	margin-right: auto;
	top: 20px;
}

#logosmall{
  position: absolute;
  top: 30px;
  left: 48px;
}

#foerderer{
  position: absolute;
  top: 509px;
  right: 40px;
}

#footer{
	width:910px;
	height:62px;

	position:absolute;
	top:592px;
	left: 16px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-left: 65px;
	
}

#impressum{
  padding-top: 10px;
  text-align: center;
}

table{
	font-size:12px;
}

label{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-top:10px;
} 
.no_display{
	display:none;
}
.display{
	display:block;
}

#content{
	position:absolute;
	left:275px;
	top:103px;
}

.content_bg{
background:url('../gfx/bg_content.gif') no-repeat;
background-position: 200px 45px;
}

.clear{
	clear:both;
}

#menu{
	position:absolute;
	left:45px;
	top:140px;
	z-index:20;
	width:210px;
}
#menu ul{
	list-style-type:none;
}
#menu li{
	background:url('../gfx/left_menu/bg_btn.jpg') no-repeat;
	width:210px;
	height:75px;
	padding-top:5px;
	padding-left:7px;
}

#menu a:hover {
	color: green;
}

#menu li a{
	font-family:arial;
	color:#333121;
	text-decoration:none;
	font-size:15px;
}
#menu li a img{
	float:left;
	margin-right:15px;
}
#menu li a span{
	display:block;
	padding-top:5px;
}

#menu_small{
	z-index:20;
	background-color:#ADC9E1;
	
}
#menu_small ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu_small li{
	background:url('../gfx/left_menu/small/bg_btn.jpg') no-repeat;
	width:124px;
	height:32px;
	padding-top:3px;
	padding-left:3px;
}
#menu_small li a{
	font-family:arial;
	color:#333121;
	text-decoration:none;
	font-size:10px;
	line-height:11px;
	font-weight:bold;
}
#menu_small li a img{
	float:left;
	margin-right:5px;
}
#menu_small li a span{
	display:block;
	padding-top:0px;
}

#language{
  position: absolute;
  text-align: right;
  padding: 4px;
	right:38px;
	top: 35px;
	font-size: 16px;
	background-color:#FBD542;
}

#login_formular{
  padding: 100px;
}

#login_status{
  position: absolute;
  width: 150px;
  text-align: right;
	left:96px;
	bottom: 110px;
	z-index:98;
}

#login_status a{
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#content_layer .blue_btn{
	background:url('../gfx/blue_btn.gif') no-repeat;
	width:105px;
	height:24px;
	text-align:center;
	border:0;
	color:#0D2259;
	font-size:11px;
	font-weight:bold;
}

 #content_layer{
	position:absolute;
	left:0px;
	top:0px;
	height:455px;
	width:690px;
	background-color:#99B3CC;
	padding:0px 10px 10px 10px;
	border:dashed 1px #fff;
	overflow: hidden;
	z-index:20;
 }
 
  #content_layer_scroll{
	position:absolute;
	left:0px;
	top:0px;
	height:455px;
	width:690px;
	background-color:#99B3CC;
	padding:0px 10px 10px 10px;
	border:dashed 1px #fff;
	overflow: auto;
	z-index:20;
 }
 
 #content_layer input{
	font-size:10px;
	height:16px;
 }
 
 #content_layer select{
	font-size:10px;
	background-color:#E8F0F7;
 }
 
 
 #login_div{
	position:relative;
	left:45px;
	top:120px;
	height:450px;
	width:950px;
 }
 
 #login_div #crane_form{
	width:800px;
	height:350px;
	overflow:auto;
	background-color:#99B3CC;
 }

 #user_div{
	position:relative;
	left:45px;
	top:120px;
	height:450px;
	width:950px;
 }
 
 #user_div #crane_form{
	width:800px;
	height:350px;
	overflow:auto;
	background-color:#99B3CC;
 }
 
 #user_group{
	background-color:#99B3CC;
	width:100%;
	height:382px;
	text-align:left;
 }
 
 #user_group table{
	padding:10px 20px;
 }
 
 .user-tabel{
 padding: 2px 10px;
	height:230px;
	width:200px;
	overflow: auto;
	border: dashed 1px white;
 }
 
 #liste-bestaetigen{
 text-align: right;
 }

#user_form select{
  width: 100px;
} 
 
 #cranetab select{
	width:185px;
 }
 #cranetab input{
	width:180px;
 }


#flyingcrane_big{
width: 320px;
float: left;
}

#flyingcrane_small{
width: 170px;
float: left;
}

.show_crane_big{
	padding:10px;
	height:140px;
}
.show_crane_big a{
	color:#fff;
	font-weight:bold;
}

 .show_crane_small{
	padding:10px;
	height:140px;
}
.show_crane_small a{
	color:#fff;
	font-weight:bold;
}
 
 
 #crane_div #crane_form{
	width:800px;
	height:350px;
	overflow:auto;
	background-color:#99B3CC;
 }
 
#family{
 width:100%;
 height: 330px;
 float: left;
}
 
#date_id{
  float: left;
}

#crane_details{
	position:absolute;
	margin:0;
	padding:5px;
	background-image: url('../gfx/crane/crane-ringed-crane-small2.jpg');
  width: 830px;
  height: 482px;
  overflow: hidden;
	 }
	 
 #crane_details table{
	font-size:11px;
	color:#121212;
	font-weight:normal;
 }
 #crane_details select{
	width:150px;
	font-size:10px;

 }
 #crane_details h1{
	font-size:16px;
	font-weight:bold;
	color:#121212;
	border-bottom:dotted 4px white;
	margin-bottom:10px;
	background-color:#99B3CC;
 }
 
.time_picker_div {
	padding:5px;
}

.ring-cover{
width: 92px;
height: 93px;
}

#ring-cover-back{
position: absolute;
top: 142px;
left: 288px;
z-index:1;
background-color: rgb(192,192,192);
}

#ring-cover-top{
position: absolute;
top: 142px;
left: 288px;
z-index: 9;
}

.crane_ring{
  position: relative;
  width: 34px;
  height: 23px;
	background-color:rgb(192,192,192);

}

#ringe-rechts{
position: absolute;
top: 15px;
left: 10px;
width: 30px;
height: 90px;
z-index: 8;
}

#ringe-links{
position: absolute;
top: 6px;
left: 47px;
width: 30px;
height: 90px;
z-index: 7;
}


.ring-block{
position: absolute;
background-color:#99B3CC;
padding: 5px;
border-top: dotted white 4px;
border-bottom: dotted white 4px;
width: 195px;
}

#bein{
top: 145px;
left: 30px;
}

#ring-position{
top: 480px;
left: 25px;
}

#ring-sender{
top: 15px;
left: 655px;
width: 150px;
}

#ring-alter{
top: 115px;
left: 655px;
width: 150px;
}

#status{
top: 220px;
left: 655px;
width: 150px;
}

#zustand{
position: absolute;
top: 220px;
left: 655px;
background-color:#99B3CC;
padding: 5px;
border-top: dotted white 4px;
border-bottom: dotted white 4px;
width: 150px;
}

#more_options{
position: absolute;
top: 15px;
left: 490px;
background-color:#99B3CC;
padding: 5px;
border-top: dotted white 4px;
border-bottom: dotted white 4px;
width: 150px;
}

#ring-remarks{
top: 290px;
left: 655px;
width: 150px;
}

#ring-remarks textarea{
height: 80px;
width: 145px;
}

#ring-submit{
position: absolute;
top: 445px;
right: 24px;
}

.freq{
  padding-left: 15px;	
}
#frequences_id{
  overflow:auto;
  height:110px;
  width:180px; 
  border: solid 1px rgb(0,98,255);
  background-color: white;
}

#user_rel_crane{
	width:180px;
	height:90px;
	overflow:auto;
}

#user_rel_crane input{
	width:20px;
}

.ui-accordion-data{
position: absolute;
left: 190px;
bottom: 5px;
height: 60px;
width: 100%
}

#map_accordion{
font-size: 11px;
}

.ui-accordion-link{
}

#infos{
height: 100%;
}

.text_image{
  float: right;
  margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 2px;
	margin-right: 0px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: white;
}
 
.half{
width: 340px;
}

.email_img {
	margin-bottom: -4px;
}

.red input{
  background-color: red;
}

