/* Reset */
h1, h2, h3, h4, h5, h6 {
font-size: inherit;
font-weight: normal;
margin: 0;
padding: 0;
}

body, ul, ol, li, form {
margin: 0;
padding: 0;
}


/* camp-mobile CSS */

body {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #000;
background-image: url(images/bg_body.jpg);
background-repeat: no-repeat;
background-position: center top;
}

#page {
width: 900px;
margin: 15px auto;
}

#header {
height: 155px;
}

#header #logo {
width: 393px;
height: 84px;
margin: 0 auto;
}


#header #logo .logo_image {
width: 393px;
height: 84px;
display: block;
background-image: url(images/logo.png);
background-repeat: no-repeat;
text-decoration: none;
}

#header #keywords {
width: 880px;
padding: 0 10px;
text-align: justify
}

#header #keywords h2 {
width: 880px;
color: #fff;
font-size: 22px;
letter-spacing: 1px;
}

#siegel {
width: 149px;
height: 148px;
background-image: url(images/siegel.png);
background-repeat: no-repeat;
margin-left: 800px;
margin-top: 85px;
float: left;
position: absolute;
z-index: 100;
}

#wohnmobil_ankauf {
width: 900px;
height: 175px;
background-image: url(images/wohnmobil_ankauf.jpg);
background-repeat: no-repeat;
}

#wohnmobil_ankauf .telservice_text {
float: left;
width: 300px;
height: 75px;
margin-top: 90px;
margin-left: 390px;
font-size: 13px;
font-weight: bold;
line-height: 22px;
display: inline;
}

#main {
margin: 20px 0px;
}

#main .main_left {
float: left;
width: 430px;
margin-right: 10px;
margin-left: 10px;
display: inline;
}

#main .main_left_wide {
float: left;
width: 530px;
margin-right: 10px;
margin-left: 10px;
display: inline;
}

#main .main_left h1 {
font-size: 23px;
color: #95d400;
margin-bottom: 20px;
}

#main p.content {
font-size: 14px;
line-height: 18px;
}

#main .main_right {
float: left;
width: 430px;
margin-left: 10px;
margin-right: 10px;
display: inline;
}

#main .main_right_wide {
float: left;
width: 330px;
margin-left: 10px;
margin-right: 10px;
margin-top: 38px;
display: inline;
}

#main .main_right #form_right {
width: 430px;
height: 343px;
background-image: url(images/bg_form_right.gif);
background-repeat: no-repeat;
}

#form_right form {
padding: 10px;
}
#form_right .form_right_top {
height: 190px;
}
#form_right .form_right_middle {
border-top: 1px dashed #fff;
padding-top: 10px;
margin-top: 10px;
height: 70px;
}
#form_right .form_right_bottom {
margin-top: 10px;
height: 50px;
}

#form_right .form_right_item {
margin-bottom: 5px;
clear: both;
}

#form_right .form_right_title {
width: 130px;
display: inline;
float: left;
margin-right: 5px;
}

#form_right .textfield, #form_right .selectfield, #form_right .textareafield {
width: 265px;
background-color: #fff;
background-image: url(images/bg_textfield.gif);
background-repeat: repeat-x;
border: 0;
padding: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
}

#form_right .textfield {
height: 15px;
}

#form_right .textareafield {
height: 55px;
}

#form_wide {
width: 445px;
}

#form_wide form {
padding: 0px;
}
#form_wide .form_wide_top {
}
#form_wide .form_wide_middle {
border-top: 1px dashed #fff;
padding-top: 20px;
margin-top: 20px;
}
#form_wide .form_wide_bottom {
margin-top: 10px;
}

#form_wide .form_wide_item {
margin-bottom: 7px;
clear: both;
}

#form_wide .form_wide_title {
width: 130px;
display: inline;
float: left;
margin-right: 5px;
}

#form_wide .textfield, #form_wide .selectfield, #form_wide .textareafield {
width: 285px;
background-color: #fff;
background-image: url(images/bg_textfield.gif);
background-repeat: repeat-x;
border: 0;
padding: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0;
}

#form_wide .textfield {
height: 17px;
}

#form_wide .textareafield {
height: 155px;
}



#footer {
border-top: 1px solid #374c07;
padding: 10px;
text-align: center;
}


/* Diverses */

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

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

#footer a {
color: #ccc;
text-decoration: none;
padding: 0px 10px;
}

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

a.button_verkaufen {
width: 429px;
height: 61px;
display: block;
background-image: url(images/bg_button_verkaufen.gif);
background-repeat: no-repeat;
}

a.button_verkaufen:hover {
background-image: url(images/bg_button_verkaufen_hover.gif);
text-decoration: none;
}

input.button_absenden {
width: 166px;
height: 34px;
display: block;
background-image: url(images/bg_button_absenden.gif);
background-repeat: no-repeat;
border: none;
background-color: transparent;
font-size: 0px;
color: #fff;
text-indent: -1000px;
margin-left: 134px;
cursor: pointer;
}

input.button_absenden:hover {
background-image: url(images/bg_button_absenden_hover.gif);
text-decoration: none;
}

table td {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.green_line {
border-bottom: 1px solid #374c07;
height: 0;
line-height: 0;
font-size: 0;
margin: 15px 0;
}

.msg {
padding: 5px; 
border: 2px solid #fff; 
margin: 0; 
text-align: center;
font-weight: bold;
}

.msg_error {
color: #fff;
background-color: #990000;
}

.msg_success {
color: #000;
background-color: #95d400;
}

.hidden {
visibility: hidden;
}

.clear {
clear: both;
}
