/* defaults */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
}

body {
	font:normal 100%/150%   Helvetica,Verdana, Arial,'Liberation Sans','Bitstream Vera Sans', sans-serif;
	background:#bebebe;
	color:#333333;
	text-align:center;
	min-width:1250px;
	max-width:1250px;
	
}

/* boxes, box specific typography */

#pg {
	position:relative;
	margin:0 auto 0 auto;
	text-align:left;
	width:780px;
}

#pghead {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:120px;
	background:white;
}

#pglogo {
	padding:4px 0 4px 0;
	position:absolute;
	height:20px;
	left:0;
	width:100%;
	bottom:0;
	background:#7EBD3B url("backup/img/one98navbg.png") repeat-y left top;
}

#pgnav {
	display:table;
	list-style:none;
	white-space:nowrap;
	margin:0 0 0 5px;
}
#pgnav li {
	display:table-cell;
	margin:5px;
}
#pgnav li a, #pgnav li b {
	font-size:80%;
	line-height:260%;
	padding:10px;
	text-decoration:none;
	
}
#pgnav li a:hover {
	background:#3D70C3;
}

#pgbody {
	width:100%;
	position:absolute;
	top:75px;
	margin:25px 0 0 0;
	background-color: #fff;
	font-size:85%;
	padding:20px 0 0 0;
	
}

#pgleft {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:left;
	float: left;
	margin:20px 0 20px 20px;
	width:200px;
	font-size:90%;
	line-height:1.4;
	border: none;
	
}

#pgmain {
	background-color:#FFFFFF;
	width: 915px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#000000;
	margin:0px auto;
	margin-bottom: 40px;
	padding-top: 40px;
	padding:0 0 40px 0;
	border:none;
}

.pgmain_container { background-color:#FFFFFF; width: 850px;	float:left; padding: 10px 10px 0 40px; margin-top: 0px; }

	
#pgtail {
	clear:both;
	border-top:2px solid #023c74;
	padding:.5em 0 0 0;
	color:#999;
	position:relative;
	font-size:12px;
	line-height:1.1;
}
#pgtail p {
	margin:0;
}
#pgtail a {
	color:#999;
}




/* typography */
h1, h2, h3, h4, h5, h6 {
	margin:0 0 .5em 0;
	color:#666;
	
}
h1 {	font-size:130%;}
h2 {	font-size:115%;}
h3 {	font-size:105%;}
h4 {	font-size:95%;}
h5 {	font-size:85%;}
h6 {	font-size:80%;}

p, ul, ol, dl {
	margin:0 0 1.5em 0;
}
ul {
	padding:0 0 0 25px;
}
a {
	text-decoration:underline;
}
a:link {
	color:#888888;
}
a:visited {
	color:#333333;
}
a:hover, a:active {
	color:red;
}
img {
	border:none;
}
hr {
	height:1px;
	color:#ccc;
	clear:both;
}
div.hr{
	clear:both;
	width:100%
	height:5px;
	margin-bottom:20px;
	border-top:1px solid #CCC;
}

/* Nav */

.nav a:link{
padding: 3px 6px 7px 6px;
display: block;
font-weight: bold;
color:#FFFFCC; 
text-decoration: none;

}

.nav a:hover {
padding: 3px 6px 7px 6px;
/*background: url(img/nav/nav-1-hover.gif) repeat-x 0 0;*/
color:#FFFFCC;
text-decoration: underline;

}


.nav ul {
width: 535px;
}

.nav li {

float: left; 
background: url(/img/nav/nav-1.gif) repeat-x;
color:#FFFFCC;
list-style-type: none;
}


.nav a:active{
padding: 3px 6px 7px 6px;
float: left; 
background: url(backup/img/nav/nav-1-hover.gif) repeat-x 0 0;
color:#FFFFCC;
font-weight: bold; 
text-decoration: none;
list-style-type: none;
}
 
.nav a:visited{
padding: 3px 6px 7px 6px;
float: left; 
background: url(backup/img/nav/nav-1-hover.gif) repeat-x 0 0;
color:#FFFFCC;
font-weight: bold; 
text-decoration: none;
list-style-type: none;
}



.tip a{
color: #333333;
text-decoration: none;
}

#pgtipps{
	margin:0 30px 0 250px;
	padding:0 0 3em 0;
}

#pgtipps a:link {
	color: #000;
	text-decoration: none;
}

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

#pgtipps a:active {
	color: #000;
	text-decoration: none;
}

#pgtipps a:visited {
	color: #000;
	text-decoration: none;
}

/*Nav pgleft*/

.nav2 a {
color:#333333;
text-decoration:none
}

.nav2 a:link {
color: #333333;
text-decoration:none;
}

.nav2 a:hover {
text-decoration: underline;
color: #000;
font-weight: bold;
text-decoration: none;
}

.nav2 a:active {
text-decoration: underline;
color: #000;
font-weight: bold;
text-decoration: none;
}



/*Nav pgleft*/

.nav3 a {
color:#333333;
text-decoration:none;
font-weight: bold;
}

.nav3 a:link {
color: #333333;
text-decoration:none;
}

.nav3 a:hover {
text-decoration: none;
color: #000;
font-weight: bold;
text-decoration: none;
}

.nav3 a:active {
text-decoration: none;
color: #000;
font-weight: bold;
}



.links a:link {
#color: #000000;
text-decoration:none;
}

.links a:hover {
#color: #000000;
text-decoration:underline;
}

.links a:active {
color:#000000;
text-decoration: none;
}

.links a:visited {
color:#000000;
text-decoration:none;
}

.ro {
	background:url(/img/roundedbox_ro.gif) top right no-repeat;
}

.lo {
	background:url(/img/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	background:url(/img/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(/img/roundedbox_lu.gif) bottom left no-repeat;
}

.headbox_r {
	float: left;
	width: 10px;
	height: 43px;
	background:url(/img/roundheadbox_r.gif) top right no-repeat;
}

.headbox_l {
	float: left;
	width: 10px;
	height: 43px;
	background:url(/img/roundheadbox_l.gif) top left no-repeat;
}

.bottombox_r {
	float: left;
	width: 10px;
	height: 10px;
	background:url(/img/roundbottombox_r.gif) top right no-repeat;
}

.bottombox_l {
	float: left;;
	width: 10px;
	height: 10px;
	background:url(/img/roundbottombox_l.gif) top left no-repeat;
}


.form input {

border: 1px solid #333;

}

.radio input {

border: 0px;

}

.form textarea {

border: 1px solid #333;

}

form {
margin-left: 10px;
width:830px;
border: 1px solid #333;

}

<!--[if IE 6]>

<style type="text/css">

#ie_mainbox_top {clear: left; text-align: left; margin-top: -20px; font-size: 12px; font-weight: normal; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; background-color: #f6f7e7;}
#ie_mainbox_ul {padding:40px 0px 0 0px; margin-bottom: 0px; margin-left: 0px;}
#ie_mainbox_ul_r {padding:40px 0px 0 0px; margin-bottom: 0px; margin-left: 0px;}

#ie_leftbox {margin-top: -7px; margin-bottom: -5px; width: 238px;clear: left; float: left; border-left: 1px solid #c1c1c1; border-right: 1px solid #c1c1c1; height: auto; background-color: #f5f5f5; color: #4d4d4d;}

#ie_leftbox_u {margin-top: -7px; margin-bottom: -5px; padding-bottom: 4px; width: 238px;clear: left; float: left; border-left: 1px solid #c1c1c1; border-right: 1px solid #c1c1c1; height: auto; background-color: #f5f5f5; color: #4d4d4d;}

#ie_bottombox {margin-top: -7px; float: left; width: 270px; height: 10px; background-color:#f6f7e7; border-bottom: 1px solid #c3c3c3;}
#ie_bottombox_r {margin-top: -6px; float: left; width: 270px; height: 10px; background-color:#f6f7e7; border-bottom: 1px solid #c3c3c3;}
</style>

<![endif]-->

<!--[if IE 7]>

<style type="text/css">

#ie_mainbox_top {clear: left; text-align: left; margin-top: -20px; font-size: 12px; font-weight: normal; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; background-color: #f6f7e7; padding-top: 0px}

#ie_mainbox_ul {padding-top: 0;  margin-bottom: 0px; margin-left: 0px;}
#ie_mainbox_ul_r {padding:10px 0px 0 0px; margin-bottom: 0px; margin-left: 0px;}

</style>

<![endif]-->

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/img/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/img/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/img/bubble.gif) no-repeat bottom;
}


form table{width:830px;table-layout:fixed}
form td, textarea, input{font-size:12px;}
.odd td{background-color:#EBFAFF} /* ebf8ff*/
tr.top td{padding-top:5px}
tr.bottom td{padding-bottom:10px}
td{padding-left:10px}
td .dot{margin:6px 3px -4px 1px}

input, textarea{border:1px solid #333333;}
input.cbx, input.rad, input.btn{border-style:none}
input.small{width:50px}

.input div{display:inline}
/*.two div{width:200px}*/
#c_art, #c_art .input{width:220px}
#pfeil{margin:6px 0 0 70px}
#c_raumanzahl, #c_quadratmeter, #c_belade_plz, #c_ort, #c_art, #c_hoehe{float:left}
#c_quadratmeter, #c_hoehe{margin-left:20px}
#c_raumanzahl div, #c_quadratmeter div, #c_hoehe div, #c_belade_plz div, #c_ort div, #c_strasse div{display:inline}
#c_raumanzahl div.label, #c_quadratmeter div.label, #c_hoehe div.label, #c_belade_plz div.label, #c_ort div.label, #c_strasse div.label{margin-right:10px}
.two div#c_belade_plz{width:100px}
#ort, #strasse{width:200px}
#c_wand_tapete_entfernen, #c_wand_tapezieren, #c_wand_streichen, #c_wand_tapete_entfernen div, #c_wand_tapezieren div, #c_wand_streichen div{display:inline}
#c_decke_tapete_entfernen, #c_decke_tapezieren, #c_decke_streichen, #c_decke_tapete_entfernen div, #c_decke_tapezieren div, #c_decke_streichen div{display:inline}
#c_untergrund div, #c_raucher div, #c_geschlecht div{display:inline}
#c_raucher{margin-top:-25px}
textarea{font-family: arial, sans-serif}

.td{float:left;width:270px}
.td .label{position:absolute}
.td #c_geschlecht .input{margin-left:50px}
.td #c_telefon .input{margin-left:56px}

.td .input{margin-left:100px}
.td .input{margin-left:100px}

p.small{font-size:10px;line-height:130%;margin-top:10px;margin-right:10px}
.center{text-align:center}
.center p.small{text-align:left}
.btn{margin-bottom:20px}


.err{color:#ee0000;}
.err input{border-color:#ee0000}
.suc{text-align:center}
.suc p{color:#070}

#ie #c_telefon div.label{margin-left:-56px}
#ie #c_name div.label, #ie #c_handy div.label{margin-left:-100px}
#ie #c_termin div.label, #ie #c_email div.label{margin-left:-100px}
#ie td .dot{margin-bottom:0px}
#ie .dot{display:block;float:left}
#ie .top b{display:block;float:left;padding-top:4px;padding-left:3px}
#ie textarea{overflow:hidden}

#c_strasse div.input {width: 250px;}

.wappen {float: left; margin-right: 10px; margin-top: -2px;}

.banner{background-color:white;text-align:center;}
.banner img{margin-top:20px;border:0}

/*** Content ***/

.content{
	background-color:#FFFFFF;
	width: 600px;
	float:right;
	margin-left: 20px;

	border-left: 1px solid #ccc;
	padding: 0px 20px 0 20px;
	margin-top: 40px;
}

/*** BODY ***/
.mainwrapper {
	width:1080px; 
	margin: 0 auto;
}

/*** ADS ***/
.bannerad {
	float: right;
}

/* Immo-komatible Dots */
.bdot{
    background: url("/img/dot_w.gif") no-repeat scroll 0 3px transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    text-indent: 6px;
    width: 25px;
}
.odd .bdot{
	background-image: url(/img/dot_b.gif);
}
