/*=====================================================================
	ALLGEMEIN
=====================================================================*/
*, body {
	padding:0;
	margin:0;
	font-size: 11px;	
	font-family: Tahoma, Verdana, Arial;
	color: #564b47;	
	background-color: transparent;
	line-height: 150%;
}

body {
	background-color: #FFFFFF;
	background: #FFFFFF url(/layoutbilder/background-main.gif) repeat-x;
	text-align: center;
}

ul {
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
	list-style-image:url(/layoutbilder/orange_box.gif);
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.textlink {
	background-image: url(/layoutbilder/textlink.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	/*background-position: right center;*/
	padding-left: 15px;
}

p {
	padding: 5px;
}

sup {
	font-size: 8px;
	color: red;
}

/*=====================================================================
	HEADER
=====================================================================*/

#header {
	width: 1020px;
	height: 200px;
	margin: 0 auto;
	margin-top: 16px;
	text-align: center;
	background: #FFFFFF url(/layoutbilder/background-header.gif) no-repeat;		
}

.header_top {
	width: 970px; 
	height: 45px; 
	padding: 0px; 
	margin: 0 auto;
	text-align: left; 
}

.header_top h1 {
	float: left; 
	height: 30px; 
	padding-top: 15px; 
	font-size: 14px; 
	font-weight: bold; 
}

.header_nav {
	display: block; 
	float: right; 
	height: 30px; 
	padding-top: 5px;
}

.header_bottom {
	width: 990px;
	height: 131px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background: transparent url(/layoutbilder/header.jpg) no-repeat; 	
}

.header_claim {
	float: left;
	padding: 10px 0px 0px 200px;
	font-size: 20px; 
	font-weight: bold; 
	font-family: Arial; 
	color: #FFFFFF;
	line-height: 20px;
}

.header_claim_orange {
	font-size: 20px; 
	font-weight: bold; 
	font-family: Arial; 
	color: #F07221;
}

.header_rightbox {
	float: right; 
	padding: 10px 60px 0px 0px; 
}

.header_rightbox_txt {
	font-weight: bold;
	font-size: 24px; 
	font-family: Arial; 
	color:#FFFFFF; 
}

/*=====================================================================
	INHALT
=====================================================================*/
#content { 
	width: 1020px; 
	min-height: 200px;
	margin: 0 auto; 
	padding: 0px;
	text-align: center;
	line-height: 16px;
	background: #FFFFFF url(/layoutbilder/background-content.gif) repeat-y;	
}

.content_left {
	position:relative;
	float: left;
	width: 190px;	
	margin-top: -139px;
	margin-left: 10px;
	padding: 10px;
	text-align: center;		

}
.content_middle {
	float: left;
	width: 580px;
	padding: 0px 10px;
	text-align: left;	
}

.content_middle h2{
	font-weight: normal;
	font-family: Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #F07221;
}

.content_middle img{
	float: left;
	padding-right: 10px;
}

.content_right {	
	float: left;
	width: 170px; 
	padding: 10px;
}

.beiladung_detail_header {
	width: 100%;
	height: 37px;	
	padding-top: 5px;
	text-align: center;
	font-weight: bold; 
	font-family: Arial; 
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: transparent url(/layoutbilder/header-beiladung-detail.gif) repeat-x;
}

.picbox_container{
	float: right; 
	width: 182px; 
margin: 20px;

}

.picbox_content { 
	background-color: #DEDBCC; 
	border: 1px solid #7D7D7D;
}

.umzugsliste_checked {
	width: 100px;
	height: 20px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(/layoutbilder/background-umzugsliste-checked.gif) no-repeat; background-position: 0px 0px;
}

.umzugsliste_unchecked {
	width: 100px;
	height: 20px;
	padding-left: 25px;
	font-size: 12px;
	background: transparent url(/layoutbilder/background-umzugsliste-unchecked.gif) no-repeat;
}

/*=====================================================================
	NAVIGATION
=====================================================================*/
.nav {
	width: 180px;
	background-color: #EDEDED;
	border: 1px solid #000000;	
}

.nav li{
	padding: 0;
	margin: 0;
	list-style-type: none;	
}

.nav-element {
	display:block; 
	padding: 5px 0px 0px 10px;
}


.nav-container, .navlogin-container {
	width: inherit;
	height: 24px;
	padding: 0;
	margin: 0;	
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;	
	border-bottom: 1px solid #666565;
	border-top: 1px solid #FFFFFF;
	background: transparent url(/layoutbilder/background-navelement.gif) no-repeat center;
	list-style-image: none;
}

.navlogin-container {
	background: none;
}

.nav_element_dot {
	margin-right: 5px;
}

.homebutton {
	height: 33px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #666565;
	background: transparent url(/layoutbilder/background-homebutton.gif) no-repeat;
}

.login {

	padding: 20px 25px;
	text-align: left;
	line-height: 25px;
}

/*=====================================================================
	FORMULAR
=====================================================================*/
.form_box {
	width: 100%;
	margin: 10px 0px;
	padding: 10px 15px;
	background-color: #F5F2EB;
	border: 1px solid #CCCBC5;
}

.form_box h2{
	margin: 5px 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 18px;
	color: #F07221;
}

.result_box {
	width: 100%;
	margin: 10px 0px;
	padding: 10px 15px;
	background-color: #EDEDED;
	border: 1px solid #CCCBC5;
}

.input_disabled {
	background-color: #FFFFFF;
	border: none;
}

.input_field, .select_field, .input_field_anz, .textarea_field {
	height: 24px;
	padding: 2px;
	background-color: #F7F7F7;
	border: 1px solid #CDCDCD;
}

.input_field_anz {
	width: 40px;
	text-align: center;
	margin-right: 10px;
}

.select_ergebnisse {
	width: 365px;
	height: 150px;
	padding: 3px;
	background-color: #F7F7F7;
	border: 1px solid #CDCDCD;
}

.next_step {
	width: 100%;
	height: 40px;
	text-align:center;
	background: transparent url(/layoutbilder/naechster-schritt.gif) no-repeat center top;
}


/*=====================================================================
	FEHLERAUSGABE
=====================================================================*/

.error {	
	color: red;
	font-weight: bold;
}

.success{	
	color: green;
	font-weight: bold;
}

.deactivated{	
	color: grey;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
