@media all{

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#757474;background:#f0f1f2;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



body {
text-align: center; /*zentriert die Seite im Fenster*/
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:30px;
}

#header{
text-align:center;
}

#container{
margin: 0 auto; /*zentriert die Seite im Fenster*/
max-width:962px;
width:962px;
text-align: left;
}

#wrap {
background-color:#ffffff;
border-bottom:solid 7px #fdc300;
border-top: solid #e3e3e3 1px;
border-right: solid #e3e3e3 1px;
border-left: solid #e3e3e3 1px;
}

#menu_top{
border-top: solid #e3e3e3 1px;
}

div .menu_top_2{
float:left;
width:117px;
line-height:27px;
}


#sidebar { /*1. Spalte: Suche und Navigation*/
float:left;
width:180px;
overflow:hidden;
position:relative;
background: url(shadow.png) repeat-x;

}

#sidebar a{
color:#666666;
}

#menu_left { /*1. Spalte: Suche und Navigation*/
padding-top:20px;

}

div .menu_left_2{
line-height:20px;
border-bottom:solid 1px #fdc300;
padding-left:16px;
}

div .menu_left_off{
background: url(menu_left_off.png) repeat-x;
line-height:20px;
margin-left:20px;
}

div .menu_left2_off{
background: url(menu_left_off.png) repeat-x;
margin-left:45px;
line-height:20px;
}

#search{
padding-bottom:20px;
}

#main { /*2. Spalte: Hauptinhalt*/
float:left;
width:600px;

background: url(shadow.png) repeat-x;
}

#main .inside{
padding:10px 10px 15px 10px;
border-left:solid 1px #e3e3e3;
border-right:solid 1px #e3e3e3;
}

#main a{
font-weight:bold;
}


#content1 { /* Abschnitt Vermietung*/
width:750px;
float:left;
}

#content { /* Unterabschnitte Vermietung*/
width:580px;
float:left;
}

#content a{
line-height:17px;
}

#emotion{
border-bottom:solid #e3e3e3 1px;
}

#content .inside {
padding-top:17px;
padding-left:20px;
padding-right:15px;
padding-bottom:17px;
}

#title{
height:40px;
width:515px;
background: url(menu_left_off.png);
}


#sidebar-2 { /*3. Spalte: Aktion und Downloads*/
float:right;
width:180px;
overflow:hidden;
position:relative;
background: url(shadow.png) repeat-x;
}


#info_header{
height:29px;
padding-left:18px;
background: url(info_header.png) no-repeat;
color:#fff;
font-size:85%;
line-height:29px;
font-weight:bold;
}

#info_body{
background:#eff2f8;
padding:9px 17px 10px 17px;
}

#info_body a{
font-weight:bold;
line-height:17px;
}

#info_body h2{
line-height:25.5px;
}

#info_img{

}

#info_footer{
background: url(shadow.png) repeat-x;
}

#map_wrap{
float:right;
width:300px;
height:250px;
}

#img{
float:right;
margin-left:10px;
}



/* zur vertikalen Einfassung aller Kinder in das Elternelement #wrap (H&ouml;he #wrap > H&ouml;he h&ouml;chstes Kind) */
div .clear {
clear:both;
height:0;
line-height:0;
font-size:0;
margin:0;
padding:0;
}



p {
font-size:85%;
color:#666666;
line-height:17px;
}

li {
margin-left:17px;
font-size:85%;
line-height:16px;
list-style-type:disc;
}

h1 {
color:#3c3c3c;
font-size:123.1%;
padding-bottom:8px;
line-height:50px;
}

h2 {
font-size:108%;
line-height:30px;
padding-bottom:9px;
}

h3 {
font-size:85%;
padding-bottom:9px;
line-height:20px;
font-weight:bold;
}


a{
color:#757474;
font-size:85%;
text-decoration:none;
}


p a{
font-size:100%;
}

a:hover{
text-decoration:none;
}

}


@media print{

html, body{
background:#fff;
margin-top:0;
}

#wrap{
border-top:0;
}

#search, #sidebar-2{
display:none;
}

}