﻿/*Formular**********************************/

formular br
{clear:both;}

.innerformular
{float:left;
 margin-right:0px;}


input, textarea, table span input
{font-size:12px;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 2px solid #ccc;
	padding:2px;
	margin:0px 8px 10px 0;
	color:#373737;
	background-color:#f9f9f9;float:left;
}

textarea
{height:200px;}

label
{float:left;
font-size:12px;
width:300px;
margin:2px 2px 10px 0;
padding:2px;
display:block;
color:#555555;}

select
{
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 2px solid #ccc;
	margin:0 0 10px 0;
	color:#373737;
	background-color:#f9f9f9;
}
.short
{width:25px;
 float:left;
 margin:2px 4px 10px 0;
padding:2px;
display:block;
color:#555555;}

.main
{width:140px;}

.long
{width:215px;}

label.middle
{width:85px;}

label.main
{width:105px;}

label.long
{width:150px;}

label.super
{width:210px !important;}

input.middle
{width:60px;}

input.mainmiddle
{width:95px;}

input.plz
{width:30px;}

.selectfield
{width:150px;}

.selectshort
{width:60px;}

.partner
{background-color:#f8e9ec;}

span.RadInput_DeDeNet input
{margin:0px 5px 0px 0;
 width:70px !important;}
 
 span.RadInput_DeDeNet
 {width:70px !important;}
 
 td.checkbox label
 {color:#c2c2c2;
  margin:0px 0 0 5px;
  padding:0;
  width:120px;}
  
  td.partnerhotel label
 {
  color:#8a2237;}
  
  td.checkbox input
 {border:0px solid;
  margin:0px;
  padding:0px 0 0 0;
  height:12px;
  font-size:1px;}
  
  #detailtext label
  {width:120px;
   color:#8a2237;}
 
 /*span.checkbox label
{
float: left;
border:0px solid #ADADAD;
width: 30% !important;
clear: none;
font-size:0.8em;
}

span.checkbox input { 
float: left;
border:0px solid #ADADAD;
font-family:Verdana, Arial, Helvetica, sans-serif;
clear: none;
margin: 0px 0px 0px -4px;
padding: 0px 0px 0px 0px;

}*/


/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible;
		 /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;
		
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 10px 0 0; 
	margin-right:5px; 
	font-size:12px; 
	font-weight:bold;
	text-align: center; 
	background: transparent url(images/btn_blue_sprite.gif) no-repeat right -83px; 
}
	
button.submitBtn span {
	padding: 6px 0 0 10px; 
	height:30px; 
	background: transparent url(images/btn_blue_sprite.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -124px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -41px;
}

/*Button Kalkulation*/

.bttcalculation
{background:transparent;
 border:0;
 margin:0;
 padding:0;
 /*clear:both;float:none;*/}

.formular a
{font-size:12px;
color:#003d8f;

}

.formular a:hover
{

}
/*Schnellsuche*/

.quicksearch
{height:70px;
 margin-top:20px;
}

.quicksearch button
{float:left;}

.quicksearch input
{margin-top:5px;
float:left;
}

.quicksearch label
{margin-top:5px;
width:100px ;
float:left;}

.quicksearch a
{margin:10px 10px 0 0;
float:left;
}

.quicksearch p
{margin:10px 0 0 0;
 color:#003d8f;
 text-decoration:underline;
 cursor:pointer;font-size:12px;}
 
 .quicksearch p:hover
 {text-decoration:none;}
 
 
 /*Fehlermeldung*/
 
 .error
 {color:#8a2237 !important;
  font-size:10px;}
  
  /*Optionsliste Tagungsanfrage*/
  
  fieldset
{padding:0em 0.6em 0.6em 0.6em;
    margin-bottom:0.5em;
    }
  
  .checkoption2
{margin-left: 4.5em; 
margin-right: .3em;
margin-bottom:1em;}

.leftspace
{margin-left:0 !important;}

.widthspecial
{width:500px;}

.checkoption2 label
{
  margin:0em 0 0em 0.8em;}
  
  
  
  .checkoption2 input
  {margin:2px 0 0em 0em;
    
    height:15px;}
  
  span label
{
float: left;
border:0px solid #ADADAD;
width: 30% !important;
clear: none;
font-size:1em;
}

div.makebold label
{
float: left;
border:0px solid #ADADAD;
width: 30% !important;
clear: none;
font-size:1em;
font-weight:bold;
margin-left:10px;
}

div.makebold input
{border:0px solid #ADADAD;
 margin:6px 0 0 0;
 padding:0;}

div.widthspecial span label
  {width:26% !important;}
  
 div.widthspecial br
 {clear:both;} 

span input { 
float: left;
border:0px solid #ADADAD;
/*width: 500px !important;*/

clear: none;
margin: 0px 0px 0px -4px;
padding: 0px 0px 0px 0px;

}


