/* CSS Document iphone*/

/* CSS Document */

html {
		}
	
body {
	font-family : 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #F0F0F0;
	background-image: none;
	color: #333;
	text-align: center;
}

body#start {
	background: #F0F0F0;
	background-image: none;
}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags */

p, li {
	font-size: 14px;
	margin: 0 0 0.7em 0;
	line-height: 1.3em;
	padding: 0 0 0 5px;
}

a {
	color: #AF271F;
	outline:none;
}

a:hover {
	color: #444
}

img {
	border:none
}

ul {
	margin: 0 0 0 15px;
}


h1 {
	height: 30px;
	width: 100%;
	line-height: 30px;
	font-size: 12px;
	font-weight:normal;
	text-indent: 0px;
	color: #333;
	padding: 0 0 0 0px;
	background: #fff;
	text-align:center;
}

h1.efh {
	background: #fff;
}

h1.etw {
	background: #fff;
}
h1.gewerbe {
	background: #fff;
}
h1.grund {
	background: #fff;
}

h1.aktuell {
	background: transparent;
}

h1.akt_eigen {
	background: transparent;
}

h1.akt_miet {
	background: transparent;
}

h1.ausl {
	background: transparent;
}

h1.referenzen {
	background: transparent;
}

h1.dialog {
	background: transparent;
}

h1.ges_miet {
	background: transparent;
}

h1.ges_kauf {
	background: transparent;
}

h1.vermiet {
	background: transparent;
}

h1.suchergebnisse {
	background: transparent;
}
/*Seiten - / Objektüberschrift*/

h2 {
	font-size: 160%;
	margin: 0 0 0.7em 5px;
	display:block;
	height: 50px;
}

h2 span {
	display:block;
	width: 80px;
	height: 50px;
	font-size: 200%;
	float:left
}


h3 {
	font-size: 140%;
	margin: 0 0 0.4em 0;
	line-height: 1.3em;
	padding: 0 5px 0 5px;
}

h4 {
	font-size: 14px;
	margin: 0 0 0.7em 0;
	line-height: 1.3em;
	padding: 0 5px 0 5px;
}

h5 {
	font-size: 160%;
}

/* Headline mit Linie*/

h6 {
	font-size: 17px;
	border:none;
	margin: 0px 0 10px 0;
	padding: 0 0 0 5px;
	font-weight:normal;
}

h6.navline {
	border-color: #fff;
	color: #fff
}

h6.navline_upper {
	border:none;
	color: #333;
	text-transform: uppercase;
}



fieldset {
	padding: 10px;
	margin: 0 0 20px 0;
}

label {
	font-size: 110%;
}

label.zemText {
	display:none;
}

input.zemText{ 
	display:inline;
}

legend {
	font-size: 120%;
	font-family : 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AF271F;
}

hr {
	border:none;
	color: #666;
	background: #666;
	height: 1px;
	line-height: 1px;
	margin: 0 0 0.7em 0;
}


/* Klassen */

.bild {
	padding: 1px;
	border: 1px solid #d1d1d1
}

.bild_ohne {
	padding: 1px;
	border: 0;
}

.bild_text {
	float:left;
	padding: 1px;
	border: 1px solid #d1d1d1;
	margin: 0 10px 10px 0;
}

.bild_text_ohne {
	float:left;
	padding: 1px;
	margin: 0 10px 10px 0;
}

.bild_text_re {
	float: right;
	padding: 1px;
	border: 1px solid #d1d1d1;
	margin: 0 0 10px 10px;
}

.bild_text_re_ohne {
	float: right;
	padding: 1px;
	margin: 0 0 10px 10px;
}

/*
.referenz_liste {
	width: 200px;
	height: 210px;
	float:left;
	padding: 8px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0
}

.referenz_liste img {
	width: 200px;
	height: 150px
}

.referenz_liste h5 {
	font-size: 110%;
	width: 200px;
	font-weight:normal
}*/


/*Referenzen*/

#ref_nav {
	font-size: 110%;
	font-weight: normal;
	height: 16px;
	padding: 5px 0 0 0;
	border-bottom: 1px dotted #333;
	margin: 0px 0 10px 0;
}

#ref_nav ul {
list-style: none;
margin: 0;
}

#ref_nav ul li {
float: left;
}

#ref_nav ul li a {
	text-decoration:none;
	padding: 0 15px 0 15px;
}

a.aktiv {
color: #333;
}

p.referenz {
	width: 200px;
	height: 210px;
	float:left;
	margin: 0 10px 20px 0;
	background: #fff;
	border: 1px solid #ccc;
	padding: 8px 8px 8px 5px;
}

p.referenz img {
	display:block;
	width: 200px;
	height: 150px;
	margin: 0 0 5px 0
}

.verkauft {
	color: #AF271F
}

a.openhouse {
	display:block;
	width: 150px;
	height: 20px;
	background: url(../images/openhouse_a.jpg) no-repeat;
	text-indent: -3000px;
	outline:none;
	margin: 10px 0 0 0
}

/* Layout */

#accessibility {
	display:none
}

#container {
	width: 100%;
	margin:auto;
	text-align:left;
	position: relative;
}

/*############################Startseite##############*/

#start_wrap {
	width: 320px;
	background: #f0f0f0;
	padding: 0px 0 0px 0;
	margin:auto;
}

.start_content {
	width: 320px;
	margin:auto;
	padding: 0px 0 0px 0;
	text-align:left;
	background: transparent;
}



.start_content ul {
	list-style-type: none;
	margin:0;
	padding:0;
	display:block;
	height: 86px
}

.start_content ul li {
	float:left;
	display:block;
	width: 110px;
	height: 20px;
}

.start_content ul li a {
	color: #ccc;
	text-decoration:none
}

.start_content ul li a:hover {
	color: #fff
}

.st_sidebar {
	display:none;
	width: 260px;
	float:left;
	padding: 0px 10px 0px 10px;
	color: #fff
}

.start_ges {
	display:none;
	background: url(../images/start_ges_bg.jpg) top left no-repeat;
	height: 240px;
	padding-top: 10px
}
/*Openhouse Startseite*/

.start_ges h3 a {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}

.oh_start {
	border-top: 1px dotted red;
	border-bottom: 1px dotted red; 
	padding: 10px 5px 10px 5px;
	margin: 0 0 10px 0;
}


.start_ges_bottom {
	background: url(../images/start_ges_bg_bottom.jpg) bottom left no-repeat;
}




.st_nav {
	width: 260px;
	float:none; 
	margin: 0 0 0 5px;
	padding: 0px 0px 0px 0px;
}
.start_ang {
	background: transparent;
	padding-top: 10px;
}

.start_ang_bottom {
	background: transparent;
	display:none;
}


.st_content {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
}

.st_kriem {
	padding-top:0px;
	height: auto;
}

.st_content ul li a {
	color: #AF271F
}
.st_content ul li a:hover {
	color: #333
}

a.film_start {
	display:none;
	width: 100px;
	height: 100px;
	float:right;
	background: url(../images/a_filmstart_bg.jpg) no-repeat;
	text-indent: -3000px;
	outline:none
}

.start_content_bottom {
	display:none;
	background: url(../images/start_content_bottom.jpg) bottom left no-repeat;
}

.teaser_start {
	margin: 0 0 0px 0;
	height: 80px;
	width: 320px
}

.teaser_start img{
	width: 80px;
	height: 60px;
	padding: 0px;
	float:left;
	background: transparent;
}

.teaser_start img:hover{
	background: #fff
	}

.teaser_start h3 a  {
	font-size: 12px;
	color: #333;
	text-decoration:none;
	font-weight:normal;
	float:right;
	width: 220px;
	height: 60px;
}

.teaser_start h3 a:hover {
	color: #333;
}

.teaser_start h3 span {
	font-weight:normal;
	display:block;
	width: 50px;
	height: 57px;
	font-size: 20px;
	float:left;
	padding: 3px 0 0 0;
}


#start_eyec {
	display:none;
	width: 415px;
	height: 276px;
	position: absolute; 
	top:0;
	right:0;
	background: url(http://www.kriemelmann-immobilien.de/rotate/rotate.php) no-repeat;
}

/* Lightbox Pläne*/

.plan img {
	display:none
}


.clear {
	overflow:hidden
}

* html .clear {
	height: 1%;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; } 

/* Clearfix-Anpassung für IE */
.clearfix {display: inline-block;}

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

.floatbox { overflow:hidden; }
/*##Suche, Artikel Startseite####*/

#st_artikel_wrap {
	display:none;
	width: 980px;
	margin: auto;
	padding: 10px 0 20px 0;
	text-align:left
}
#st_aktuell {
	margin: 0 0 0 590px;
	width: 340px;
	padding: 0px 10px 0px 10px;
}

ul#st_nav_akt {
	list-style-type: none;
	margin:0
}

ul#st_nav_akt li a {
	background: url(../images/st_nav_akt_a_bg.jpg) no-repeat;
	display:block;
	padding: 2px 0 2px 25px;
	margin: 0 0 0px 0px;
	text-decoration:none
} 

#st_art_li {
	float:left;
	width: 560px;
}


#st_suche {
	float:left;
	width: 265px;
	height: 250px;
	margin: 0 0px 0 0;
	background: url(../images/st_suche_bg.jpg) no-repeat;
	padding: 38px 0 0 25px;
	}
	
#st_suche .suchfeld {
	font-size: 12px;
	font-family : 'Trebuchet MS',Arial, Helvetica, sans-serif;
	width: 200px;
	background: transparent;
	border:none;
	margin: 0 10px 0 0;
}

#st_suche .suchbtn {
	padding: 0 0 0 0;
	margin:  5px 0 0 0;
	background: url(../images/btn_suche_st.jpg);
	border:0;
	width: 22px;
	height: 22px;
	color: #fff;
	font-size: 1px
}


#st_rss {
	background: url(../images/st_rss_bg.jpg) top right no-repeat;
	padding: 0 60px 30px 10px;
	margin: 0px 0px 0 290px;
	width: 190px;
	
}

#st_nl {
	background: url(../images/st_nl_bg.jpg) top right no-repeat;
	padding: 0 60px 0 10px;
	margin: 0px 0px 0 290px;
	width: 190px;
}

#swip {
	width: 200px;
	background: url(../images/swip_bg.jpg) top right no-repeat;
	padding: 0 50px 10px 10px;
	margin: 0px 0px 0 290px;
}

#swip h5 a {
	text-decoration:none
}


a.st_link {
	background: url(../images/teaser_details_a.jpg) no-repeat;
	padding: 0 0 0 20px;
	text-decoration:none
}

/*############################Folgeseite##############*/


#anrufen {
	display:none;
	width: 290px;
	height: 110px;
	background: url(../images/anrufen_bg.jpg) no-repeat;
	position: absolute;
	top: 0;
	right: 0
}

#header {
	width: 100%;
	height: 110px;
	margin: 0 0 0px 0;
	text-align:center;
	background: #fff;
	padding: 10px 0 0 0;
}
/*############################hover Effekkt anlegen##############*/
#header a {
	width: 100%;
	height: 110px;
	padding: 0px 0 0 0;
	background: #fff;
	text-align:center;
}

#header a img {
	display:inline
}

#banner {
	background-image: none;
	background-color: #fff;
	width: auto;
	height: 30px;
	color: #fff;
	margin: 0 0 5px 0;
	text-align:center;
}



#banner_start {
	height: 100px;
	color: #333;
	margin: 0 0 1px 0;
	background-image: none;
	background-color: #fff;
	background: #fff;
	padding: 20px 10px 0 0;
}

#banner_start div {
	background: transparent;
	padding: 0 5px 0 5px;
	width: 100%;
	height: 100px;
	
}

#banner_start p {
	font-size: 12px;
	font-style: normal;
}

#conti_content {
	background: transparent;
}

#content_wrap {
	width: 320px;
	margin:auto;
	padding: 0 0 20px 0;
	text-align:left;
	
}
/*linke Spalte*/

#sidebar {
	display:none;
	float:left;
	width: 180px;
	padding: 30px 0 0 0;
	color: #555
}

#sidebar a {
	text-decoration:none
}

#sb_rss {
	background: url(../images/sb_rss_bg.jpg) top right no-repeat;
	padding: 0 65px 30px 0;
	margin: 30px 0 0 0
}

#sb_nl {
	background: url(../images/sb_nl_bg.jpg) top right no-repeat;
	padding: 0 60px 0 0
}


a.sb_link {
	background: url(../images/sidebar_a_bg.jpg) no-repeat;
	padding: 0 0 0 20px
}

/*Hauptnavigation*/

#sb_nav {
	display:none;
	width: 320px;
	margin: 0 0 0 10px;
	padding: 0 0px 0 0px;
	color: #333;
}

#nav_top {
	width: 280px;
	background: transparent;
	margin: 0 0 10px 0;
	padding: 0
}
#nav_top .nt {
	
	margin: 0 0 0 0px;
	background: #fff;
	padding: 10px 10px 0 10px;
	height: 1%/*270px;Beseitigung Peekaboo Bug IE6*/
}


#suche {
	display:none;
	height: 70px;
	background: url(../images/suche_bg.jpg) -10px 0px no-repeat;
	padding: 38px 0 0 15px;
	clear:left;
}



#suche .suchfeld {
	font-size: 12px;
	font-family : 'Trebuchet MS',Arial, Helvetica, sans-serif;
	width: 200px;
	background: transparent;
	border:none;
	margin: 0 10px 0 0;
}

#suche .suchbtn {
	padding: 0 0 0 0;
	margin:  5px 0 0 0;
	background: url(../images/btn_suche2.jpg);
	border:0;
	width: 22px;
	height: 22px;
	color: #fff;
	font-size: 1px
}



#nav_sub {
	width: 280px;
	background: url(../images/nav_top_sub_bg.jpg) left bottom no-repeat;
	margin: 0 0 10px 0;
	padding: 0
}
#nav_sub .ns {
	margin: 0 0 0 0px;
	background: url(../images/ns_bg.jpg) no-repeat;
	padding: 10px 10px 10px 10px;
	height: 1%;/*270pxBeseitigung Peekaboo Bug IE6*/
}


#sb_nav ul {
	margin: 0 0 10px 10px;
	padding:0;
	list-style-type:none;
}

#sb_nav li{
	float:left;
	display:block;
	width: 110px
}

#sb_nav li a {
	color: #ccc;
	text-decoration:none;
	padding: 2px
}
#sb_nav li a:hover {
	color: #fff
}
/*Direktabfrage*/
#danfrage {
	display:none;
	width: 280px;
	/*background: url(../images/nav_top_sub_bg.jpg) left bottom no-repeat;*/
	margin: 0 0 10px 0;
	padding: 0;
	color:#333333;
}

#danfrage li {
	float:none;
	width: 220px;
}

#danfrage .ns {
	margin: 0 0 0 0px;
	/*background: url(../images/ns_bg.jpg) 0 -50px no-repeat;*/
	padding: 10px 10px 10px 10px;
	height: 1%;/*270pxBeseitigung Peekaboo Bug IE6*/
}


a.danfrage {
	display:block;
	width: 270px;
	height: 50px;
	padding: 0px 0 0 10px;
	line-height: 50px;
	text-decoration:none;
	font-size: 170%;
	margin: 0px 0 0px 0;
	background: url(../images/danfrage_a_bg.jpg) no-repeat;
	color: #fff;
}

a.danfrage:hover {
	color: #ccc
}

ul#nav_akt li {
	float: none;
	width: 270px
}

ul#nav_akt li a {
	background: url(../images/nav_akt_a_bg.jpg) no-repeat;
	display:block;
	padding: 2px 0 2px 25px;
	margin: 0 0 0px 10px
} 



/*rechte Spalte mit Inhalt######################################### */

#content {
	margin: 0 0 0 0px;
	width: 320px;
	padding: 0px 0 0 0px;
	position: relative;
	
}

.obj_status {
	background: #ccc;
	font-size: 110%;
	width: 120px;
	height: 18px;
	padding: 2px 0 0 0;
	text-align:center;
	position: absolute;
	top: 120px;
	right: 0;
	background: url(../images/objektstatus_bg.gif) no-repeat;
	color: #fff;
	text-transform: uppercase;
}

/*Galerie*/

#desc {
	font-size: 12px;
	height: 20px;
	padding: 0 0 0 5px;
}

#placeholder {
	width: 320px;
	height: 214px;
	padding: 0px;
	background: transparent;
}

.rssThumbs {
	width: 320px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	overflow:hidden
}

.rssThumbFloat {
	display:block;
	width: 158px;
	height: 38px;
	float:left;
	background: #333;
	margin: 1px;
}

.rssThumbFloat img{
	display:none;
}

.rssThumbFloat a {
	display:block;
	height: 38px;
	width: 158px;
	font-size: 12px;
	text-decoration:none;
	background: transparent;
	padding: 0px;
	color: #fff;
	line-height: 38px;
	text-align:center;
	
	
}

.rssThumbFloat a:hover {
	background: #555;
}

.rssThumbFloat a:active {
	background: #555;
}

#content ol {
	display:none;
	width: 320px;
	padding: 5px 0px 15px 0px;
	list-style-type:none;
	border-top: 1px solid #ccc;
	overflow:hidden
}

#content ol li {
	display:block;
	width: 150px;
	float:left;
}
#content ol li a {
	text-decoration:none;
	background: url(../images/content_ol_a_bg.jpg) 0 2px no-repeat;
	padding: 0 0 0 15px;
}
#content ol li a:hover {
	
	background: url(../images/content_ol_a_bg.jpg) 0 -18px no-repeat;
}


/*Tabelle*/

table {
	width: 320px;
	margin: 5px 0 1.3em 0;
	padding: 5px 0 15px 0px;
	border: 0;
	overflow:hidden
}



tr {
	font-size: 140%;
	background: url(../images/line_bg.gif) left bottom repeat-x;
	padding: 2px;
	width: 50%;
}

td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

/*Umgebungsplan*/

#map_wrap {
	
	width: 320px;
	height: 214px;
	padding: 0px;
	background: transparent;
}

#map_canvas {

	width: 320px;
	height: 214px;
	font-size:12px;
}

/*Usenav*/

#usenav {
display:none;
	height: 80px;
	padding: 20px 0 0 0
}
#usenav a {
	display:block;
	width: 90px;
	height: 20px;
	float:left;
	font-size: 110%;
	padding: 30px 0 0 0;
	text-align:center;
	text-decoration:none;
	margin: 20px 0 0 0
}

#usenav a.print {
	background: url(../images/btn_print_bg.jpg) 30px  0 no-repeat;
}

#usenav a.print:hover {
	background: url(../images/btn_print_bg.jpg) 30px -59px no-repeat;
}

#usenav a.send {
	background: url(../images/btn_send_bg.jpg) 30px  0 no-repeat;
}

#usenav a.send:hover {
	background: url(../images/btn_send_bg.jpg) 30px -59px no-repeat;
}






#usenav a.top {
	background: url(../images/btn_top.jpg) 30px  0 no-repeat;
}

#usenav a.top:hover {
	background: url(../images/btn_top.jpg) 30px -59px no-repeat;
}
#usenav a.back {
	background: url(../images/btn_back.jpg) 30px  0 no-repeat;
}

#usenav a.back:hover {
	background: url(../images/btn_back.jpg) 30px -59px no-repeat;
}

.send a {
	display:block;
	width: 90px;
	height: 20px;
	padding: 30px 0 0 0;
	text-align:center;
	text-decoration:none;
	background: url(../images/btn_send_bg.jpg) 30px  0 no-repeat;
	font-size: 110%;
}
.send a:hover {
	background: url(../images/btn_send_bg.jpg) 30px -59px no-repeat;
}

/*Objektnav*/

#objektnav {
	display:none;
}

#objektnav h3 {
	border-bottom: 1px dotted #666;
	margin: 0 0 10px 0;
	
}

#objektnav ul {
	list-style-type: none;
	margin:0
}

#objektnav ul li.prev a {
	background: #333;
	color: #fff;
	padding: 0 0 0 20px;
	text-decoration:none
}

#objektnav ul li.next a {
	background: #333;
	color: #fff;
	padding: 0 0 0 20px;
	text-decoration:none
}


/*Objektübersicht*/

.teaser {
	width: 320px;
	height: 80px;
	position:relative;
}

.teaser img {
	float:left;
	width: 80px;
	height: 60px;
	padding: 0px;
	background: transparent;

}

.teaser img:hover {
	background: #fff
}


.teaser h3 {
	float:right;
	width: 220px;
	height: 60px;
	font-weight: normal;
	font-size: 12px;
}

.teaser h3 span {
	display:block;
	width: 50px;
	height: 57px;
	font-size: 20px;
	float:left;
	padding: 3px 0 0 0;
}
.teaser h3 a {
	text-decoration:none;
	color: #333
}

p.details {
	display:none;
	float:right;
	width: 310px;
}

p.details a {
	text-decoration: none;
	background: url(../images/teaser_details_a.jpg) left center no-repeat;
	padding: 0 0 0 25px
}

.teaser .objektstatus {
	background: #ccc;
	font-size: 110%;
	width: 120px;
	height: 18px;
	padding: 2px 0 0 0;
	text-align:center;
	position: absolute;
	top: 40px;
	left: 0;
	background: url(../images/objektstatus_bg.jpg) no-repeat;
	color: #fff;
	text-transform: uppercase;
}


/*Kontakt ########################################## */


div.ffcontact label {
	display:none;
}

div.ffcontact h5 {
	font-size:110%;
}


/*nav mobile*/

#nav_mobile {
	display:block;
}

#nav_mobile ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width: auto;
}

#nav_mobile ul li {
	margin: 1px;
	width: auto;
	height: 38px;
	background: #333;
	color: #fff;
	padding:0;
}
#nav_mobile ul li a {
	display:block;
	height: 38px;
	width: auto;
	font-size: 12px;
	text-decoration:none;
	background: transparent;
	padding: 0px;
	color: #fff;
	line-height: 38px;
	text-align:center;
	
}

#nav_mobile ul li a:hover {
	background: #555;
}

#nav_mobile ul li a:active {
	background: #555;
}

/*Footer ########################################## */

#footer {
	clear:both;
	border-top: 0px solid #fff;
	height: 50px;
	background: #AF271F url(../images/footer_bg.jpg) top center no-repeat;
	color: #fff;
	padding: 15px 0 0 0
}

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

#footer p {
	 width: auto;
	 height: 30px;
	 margin: auto;
	 text-align:left;
	 background: transparent;
	 padding: 0 5px 0 5px
}

#adresse {
	display:block;
	text-align:left;
	padding: 10px 0px 10px 0px;
	background: #333;
	color: #ccc;
}

#adresse h4 {
	font-size: 12px;
}
#adresse p {
	font-size: 12px;
}