/* CSS-Datei / OSFW-Layout 2008 */

/**
 * Projekt         : OSFW
 * Dateiname       : css/osfw.css
 * Erzeugungsdatum : 
 * Autor           : Sebastian Krüger
 * Letzte Akt.     : 01.12.2011 [MA]
 *
 * Beschreibung    : 
 * 
 * 
 * Versionshistorie:
 * 1.1(01.12.2011) : tab90 hinzugefügt
 * 
 * TO-DO: 
 * 
 */


/***********************************************/
/*        Teaser Seitenleiste 				   */
/***********************************************/


.teaser_anm {
	font-size:12px;
	text-align:center;
	padding:38px 10px 20px 10px;
	background:url(/bitmaps/teaser_anmelden.jpg) top left no-repeat;
	width:160px;
	height:125px;
	float:left;	
	color:#0165b0;
}

.fontbig {
	font-size:15px;	
}

.fontlarge {
	font-size:19px;
	margin-bottom:0px;
}

.teaser_anm small {
	font-size:11px;
}


/***********************************************/
/*           4Steps-Template (neues Passwort)  */
/***********************************************/

.stepcount_wrapper {
	width:auto;
	display:block;
	border-bottom:1px solid #cfcfcf;
	padding-left:100px;
}

.stepcount_active {
	color:#fff;
	width:100px;
	height:22px;
	padding-top:8px;
	background: url(../bitmaps/bg_step_active.jpg) no-repeat left top;
	display:block;
	float:left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

.stepcount_norm {
	color:#444;
	width:100px;
	height:20px;
	padding-top:10px;
	background: url(../bitmaps/bg_step_norm.jpg) no-repeat left top;
	display:block;
	float:left;
	text-align:center;
	font-size:13px;
}




/***********************************************/
/*                Link-Klassen                 */
/***********************************************/

#content_input a.buchlink:link, #content_input a.buchlink:visited {
	display:block;
	border-left: 2px solid #85adf9;
	font-size:12px;
	color:#0066b2;
	float:right;
	text-decoration:none;
	background:#cddff6;
	padding:2px 0px 2px 8px;
	width:120px;
}

#content_input a.buchlink:hover {
	background:#ffffff;
	text-decoration:none;
	color:#0066b2;
}


/***********************************************/
/*                Popup-Karten                 */
/***********************************************/

#region1, #region2, #region3, #region4 {
	width:500px;
	height:425px;
	z-index:20;
	position:absolute;
	display:none;
	top:120px;
	left:50%;
	z-index:30;
	margin-left:-212px;
	border: 3px dotted #ffffff;
	z-Index: 101;
}

#region1 img, #region2 img, #region3 img, #region4 img {
	border:0;
}


/***********************************************/
/*   Spezielle Klassen / Objektpräsentation    */
/***********************************************/



/** Download-Paragraphen **/
	
	p.download {
	  background: url(../bitmaps/icons/icon_download.gif) no-repeat left center;
	  padding: 24px 0 24px 53px;
	}
	
	/* Link in Fettschrift */
	p.download a{
	  font-weight: bold;
	}
	
/** ENDE Download **/


.obj_bild_start {
	width:auto;
	float:right;
	margin: 0px 0px 0px 20px;
}

/***** IE-Browserweichen *****/
*html .obj_bild_start {
	width:auto;
	float:right;
	margin:0;
	padding-left:20px;
}

html>body .obj_bild_start {
	width:auto;
	float:right;
}
/***** IE-Browserweichen *****/

.obj_bild_start img {
	clear:right;
	float:left;
}

.obj_bild_cont {
	display:block;
	float:left;
	margin: 0px 20px 0px 0px;
}

.obj_bild_cont img {
	clear:right;
}

.obj_bildbreit img {
	float:left;
}


/***********************************************/
/*     Allgemeine Formatierungen / Objekte     */
/***********************************************/

.clearfix {
	clear:both;	
}

a.aktionindex:link, a.aktionindex:visited {
	font-size:13px;
	color:#0066b2;
	text-decoration:none;
}

a.aktionindex:hover {
	color:#0066b2;
}


.email {
	vertical-align:text-bottom;
	padding-bottom:2px;
}

.preisteil {
	width:100%;
	padding:0;
	background:#e4effd;
}

iframe {
	border:none;
}

font {
	font-size:13px;
}

.gross {
	font-size:14px;
}

.klein {
	font-size:12px;
}

.kleinkurs {
	font-size:12px;
	font-style:italic;
}

#auswahl_suche {
	width:320px;
	text-align:left;
}

#content_input a.redbig:link, #content_input a.redbig:visited {
	color:#ec1c24;
	font-size:13px;
	text-decoration:underline;
}

#content_input a.redbig:hover {
	color:#0066b2;
	text-decoration:none;
}

#suche_rechts {
	display:block;
	width:240px;
	height:350px;
	float:right;
}

#schnellsuche {
	display:block;
	position:absolute;
	left:50%;
	width:196px;
	height:236px;
	padding:5px 12px 0px 12px;
	margin-left:240px;
	top:230px;
	z-index:20;
}

a, a>img {
	border:none;
	padding:0;
}

#content_input a:link, #content_input a:visited {
	color:#0066b2;
	text-decoration:underline;
}

#content_input a:hover {
	color:#ec1c24;
	text-decoration:none;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
	text-transform:uppercase;
	margin:0;
}

h2 {
	display:block;
	width:100%;
	background:#d2e3f8;
	color:#0066b2;
	font-size:13px;
	text-align:center;
	padding:1px 0px 1px 0px;
	margin:0px 0px 10px 0px;
}


h3 {
	display:block;
	width:100%;
	background:#e2effe;
	color:#0066b2;
	font-size:12px;
	text-align:center;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}

h4 {
	display:block;
	width:100%;
	background:#e4effd;
	color:#0066b2;
	font-size:12px;
	text-align:center;
	padding:1px 0px 1px 0px;
	margin:0px 0px 10px 0px;
}

.spacer {
	height:8px;
	float:left;
	width:50px;
}

#search_box {
	background:#FFFFFF;
	float:left;
	color:#0066b2;
	width:162px;
	padding: 8px 0px 8px 18px;
	margin-bottom:10px;
}

li {
	list-style-image:url(../bitmaps/listenpfeil.gif);
	margin-bottom:8px;
	padding-left:-10px;
}

*html li {
	padding-top:-8px;
}

/***********************************************/
/*                Span-Klassen                 */
/***********************************************/

span.tab145 {
	width:145px;
	display:block;
	float:left;
}

span.tab120 {
	width:120px;
	display:block;
	float:left;
}

span.tab90 {
	width:90px;
	display:block;
	float:left;
}

span.tab80 {
	width:80px;
	display:block;
	float:left;
}

span.objheader {
	color:#0066b2;
	font-size:15px;
	font-weight:bold;
}

span.objheader2 {
	color:#0066b2;
	font-size:13px;
	font-weight:bold;
}

span.weiss {
	color:#ffffff;
}

span.weiss_mid {
	color:#ffffff;
	font-size:14px;
}

span.blau_hell {
	color:#cadff9;
}

span.blau {
	color:#0066b2;
}

span.blau_small {
	color:#0066b2;
	font-size:11px;
	font-style:italic;
}

span.blau_mid {
	color:#0066b2;
	font-size:14px;
}

span.rot_mid {
	color:#ec1c24;
	font-size:14px;
}

span.rot {
	color:#ec1c24;
}

span.gruen {
	color:#009933;
}

span.small {
	font-size:1119:35 16.10.2008px;
}

span.objhead {
	color:#0066b2;
	font-size:14px;
	font-weight:bold;
}

/***********************************************/
/*         Fehlerklassen/Ausgabeklassen        */
/***********************************************/
.suchausgaben {
	color:#009900;
	font-weight:bold;
}

.suchausgabenfehler {
	color:#ec1c24;
	font-weight:bold;
}

.fehlerbox {
	width:572px;
	padding:10px;
	border:4px solid #ec1c24;
	text-align:center;
	margin-bottom:10px;
	color:#ec1c24;
	font-weight:bold;
}

.fehler {
	color:#ec1c24;
	font-weight:bold;
}


/***********************************************/
/*                Formularfelder               */
/***********************************************/
select.suche {
	width:190px;
	font-size:11px;
	border: 1px solid #85adf9;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #85adf9;
}

input.req, select.req, textarea.req {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top: 1px solid #85adf9;
	border-bottom: 1px solid #85adf9;
	border-left: 1px solid #85adf9;
	border-right: 2px solid #ec1c24;
}

input.check, input.radio {
	border:0;
}

.button {
	background:#e4effd;
	border: 1px solid #85adf9;
	font-weight:bold;
	color:#0066b2;
}

.buttondisable {
	background:#cccccc;
	border: 1px solid #aaaaaa;
	font-weight:bold;
	color:#aaaaaa;
}

.button_ext {
	background:#e4effd;
	border: 1px solid #85adf9;
	font-weight:bold;
	color:#0066b2;
}

.button_ext:disabled {
	background:#cccccc;
	border: 1px solid #aaaaaa;
	font-weight:bold;
	color:#aaaaaa;
}

.agenturnamesecra {
	border: 0px;
  height: 0px;
  width: 0px;
}

/***********************************************/
/*                Bilderklassen                */
/***********************************************/
.imgalignright {
	float:right;
	margin: 0px 0px 20px 20px;
}

.imgalignleft {
	float:left;
	margin: 0px 20px 20px 0px;
}

.imgbord_2 {
	border: 4px solid #e2e2e2;
/*
	border-top: 2px solid #fe898e;
	border-bottom: 2px solid #fe898e;

	border-left: 0px;
	border-right: 0px;
*/
}

.imgbord_1 {
	border: 4px solid #ffffff;
/*
	border-top: 2px solid #fe898e;
	border-bottom: 2px solid #fe898e;

	border-left: 0px;
	border-right: 0px;
*/
}

.imgbord_0 {
	border:0;
}

.imgbord_0_imp {
	border: 0px !important;
}


/***********************************************/
/*                Tabellenklassen              */
/***********************************************/

table.uebersicht {
	width:600px;
}

table.kb_left {
	border: 2px solid #a1c8fd;
}

table.dotblau {
	border: 2px dotted #a1c8fd;
	padding:10px;
}

table.bordblau {
	border: 2px solid #a1c8fd;
}

table.dotrot {
	border: 2px dotted #fe898e;
	padding:10px;
}

table.solidrot {
	border: 2px solid #fe898e;
	padding:1px;
}

table.solidgelb {
	border: 2px solid #FEFF8E;
	padding:1px;
}

td.kopf {
	padding:10px;
	margin-bottom:10px;
	border-top: 1px solid #fe898e;
	border-bottom: 1px solid #fe898e;
}

tr.pad2, td.pad2 {
	padding:2px;
}

td.pad8hb {
	padding:8px;
	background:#e4effd;
}

td.pad8hb2 {
	padding:8px;
	background:#cddff6;
}

td.pad2hb {
	padding:4px;
	background:#e4effd;
}

td.nopadhb {
	padding:0;
	background:#e4effd;
} 

td.nopadhb2 {
	padding:0;
	background:#cddff6;
}

td.pad2hb2 {
	padding:4px;
	background:#cddff6;
}

td.pad2weiss {
	padding:4px;
	background:#ffffff;
}

td.pad2w {
	padding:4px;
	background:#ffffff;
}

td.pad2b {
	padding:4px;
	background:#007cc2;
}

td.bgweiss {
  padding:0;
	background:#ffffff;
}

td.lines20 {
  line-height:17px;
}

.warntabelle {
  	border: 2px dotted #ec1c24;
		background:#ffffff;
}


/***********************************************/
/*                 Layoutboxen                 */
/***********************************************/

#merk_box_top {
	width:180px;
	height:34px;
	display:block;
	background:url(../bitmaps/merkliste_top.jpg) no-repeat;
}

#merk_box_cont {
	width:170px;
	height:35px;
	display:block;
	padding:5px;
	background:#ffd374;
}

#banner_box {
	display:block;
	position:absolute;
	left:50%;
	margin-left:60px;
	top:212px;
}

.box_600_dot_hb {
	padding:10px;
	width:580px;
	text-align:left;
	border: 2px dotted #fe898e;
	background:#e4effd;
}

.innerbox_600 {
	padding:5px;
	width:570px;
	text-align:left;
	background:#e4effd;
}

.box_600_dot_call {
	padding:10px;
	width:580px;
	text-align:left;
	height:50px;
	border: 2px dotted #a1c8fd;
	background:url(../bitmaps/call.jpg) bottom right no-repeat;
}

.box_600_obj {
	padding:5px 0px;
	margin-bottom:10px;
	width:600px;
	text-align:left;
	border: 2px dotted #fe898e;
	border-bottom: 2px dotted #fe898e;
	border-left:none;
	border-right:none;
}

.box_600_dot {
	padding:10px;
	width:580px;
	text-align:left;
	border: 2px dotted #fe898e;
}

.box_600_dot_c {
	padding:10px;
	width:580px;
	text-align:center;
	margin-bottom:10px;
	border: 2px dotted #fe898e;
}

.box_280_dot {
	padding:5px;
	width:275px;
	text-align:left;
	margin:0px 10px 10px 0px;
	border: 2px dotted #fe898e;
	height:170px;
	float:left;
}

.box_lm {
	width:auto;
	text-align:left;
	height:auto;
	border: 2px dotted #ec1c24;
}


/***********************************************/
/*         Sitesuche                           */
/***********************************************/

#sitesuche_box {
  background:#FFFFFF;
	float:left;
	color:#0066b2;
	width:172px;
	padding: 8px 0px 8px 8px;
	margin-bottom:10px;
}

#sitesuche_box select {	
	font-size:9px;
	border: 1px solid #85adf9;
}

/***********************************************/
/*          Surftipp / 4er-Block-Tipps         */
/***********************************************/

/******* Surftipp ******/
#surftipp_button {
	background:url(../bitmaps/surftipp_but.gif) no-repeat;
	width:83px;
	height:34px;
	display:block;
	margin-left:-3px;
	z-index:2;
	position:absolute;	
}

*html #surftipp_button {
	margin-left: -180px;
}

*:first-child+html #surftipp_button {
	margin-left: -180px;
}

#surftipp_top {
	background:url(../bitmaps/surftipp_top.gif) no-repeat;
	width:182px;
	height:7px;
	display:block;
	float:left;
	margin-top:10px;
}

#surftipp_mid {
	background:url(../bitmaps/surftipp_mid.gif) repeat-y;
	width:182px;
	height:auto;
	text-align:center;
	float:left;
}

*html #surftipp_mid {
	margin-top:-11px;
}

#mainnav #surftipp_mid a.st_pic  {
	border:none;
	background:none;
	margin:0;
	padding-left:11px;
}

#surftipp_bot {
	background:url(../bitmaps/surftipp_bot.gif) no-repeat;
	width:182px;
	height:25px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	clear:both;
}
/******* Surftipp ******/

/******* Tipps / 4er-Block ******/
.tipp_top {
	background:url(../bitmaps/tipp_top.gif) no-repeat;
	color:#ffffff;
	width:142px;
	height:26px;
	text-align:center;
	padding-top: 4px;
	clear:right;
}

td.tippbg {
	background:url(../bitmaps/tipp_mid2.gif) center repeat-y;
}


.tipp_mid {
	color:#0066b2;
	width:132px;
	height:auto;
	padding:4px 5px 8px 5px;
	text-align:center;
	line-height:12px;
	font-size:11px;
	clear:right;
	overflow: hidden;
}

.tipp_mid img {
	border-top: 2px solid #ec1c24;
	border-bottom: 2px solid #ec1c24;
	margin-bottom:8px;
}

span.iemargin {
	display:block;
	clear:both;
}

*html span.iemargin {
	margin:8px 0px 0px 0px;
}

*:first-child+html span.iemargin {
	font-size:13px;
}

/******* Tipps / 4er-Block ******/


/*************************************/
/*           Top-Navigation          */
/*************************************/

#topnav a:link, #topnav a:visited {
	font-size:11px;
	color:#0066b2;
	text-decoration:none;
}

#topnav a:hover {
	text-decoration:underline;
}


/*************************************/
/*          Hauptnavigation          */
/*************************************/


#mainnav a:link, #mainnav a:visited {
	display:block;
	border-left: 2px solid #85adf9;
	background:url(../bitmaps/nav_arrow_norm.gif) no-repeat left #ffffff;
	font-size:12px;
	color:#0066b2;
	text-decoration:none;
	padding:1px 0px 1px 18px;
	width:160px;
	float:left;
	margin-bottom:3px;
}

#mainnav a:hover {
	background:url(../bitmaps/nav_arrow_hover.gif) no-repeat left #0066b2;
	text-decoration:none;
	color:#ffffff;
}


/****** Link-Startseite *******/
#mainnav a.home:link, #mainnav a.home:visited {
	display:block;
	background:url(../bitmaps/home_but_norm.gif) no-repeat left;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	height:28px;
	text-decoration:none;
	padding-left:18px;
	padding-top:11px;
	width:162px;
	border:none;
	margin-bottom:6px;
}

#mainnav a.home:hover {
	background:url(../bitmaps/home_but_hover.gif) no-repeat left;
	color:#ffffff;
}
/****** Link-Startseite *******/

/****** Link-Aktion *******/
#mainnav a.aktion:link, #mainnav a.aktion:visited {
	display:block;
	border-left: 2px solid #ffd202;
	background:url(../bitmaps/nav_arrow_aktion_norm.gif) no-repeat left #fff4c0;
	font-size:12px;
	color:#0066b2;
	text-decoration:none;
	padding:1px 0px 1px 18px;
	width:160px;
	float:left;
	margin-bottom:3px;
}

#mainnav a.aktion:hover {
	background:url(../bitmaps/nav_arrow_aktion_hover.gif) no-repeat left #ffe52a;
	text-decoration:none;
	color:#0066b2;
}
/****** Link-Aktion *******/


/****** Link-Gewinnspiel *******/
#mainnav a.gewinn:link, #mainnav a.gewinn:visited {
	display:block;
	border-left: 2px solid #85adf9;
	border-bottom: 1px solid #ec1c24;
	border-top: 1px solid #ec1c24;
	background:url(../bitmaps/nav_arrow_norm.gif) no-repeat left #ffffff;
	font-size:12px;
	color:#0066b2;
	font-weight:bold;
	text-decoration:none;
	padding:1px 0px 1px 18px;
	width:160px;
	float:left;
	margin-bottom:3px;
}

#mainnav a.gewinn:hover {
	background:url(../bitmaps/nav_arrow_hover.gif) no-repeat left #0066b2;
	text-decoration:none;
	color:#ffffff;
}
/****** Link-Gewinnspiel *******/

/****** Link-Merkliste *******/
#mainnav a.merk:link, #mainnav a.merk:visited {
	position:relative;
	font-size:11px;
	color:#0066b2;
	font-weight:bold;
	background:none;
	margin-top:4px;
	width:auto;
	float:right;
	padding:0;
	border:0;
	text-decoration:none;
}

#mainnav a.merk:hover {
	color:#ec1c24;
	text-decoration:underline;
}
/****** Link-Gewinnspiel *******/


/****** Link-Teaser *******/
#mainnav a.normlink:link, #mainnav a.normlink:visited {
	background:none;
	width:auto;
	padding:0;
	border:0;
	margin-left:0;
	text-decoration:underline;
	font-weight:bold;
	color:#0165b0;
	float:none;
}

#mainnav a.normlink:hover {
	text-decoration:none;
}
/****** Link-Teaser *******/

/*************************************/
/*          Layoutelemente           */
/*************************************/

body {
	margin:0;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size:12px;
	background: url(../bitmaps/bg_top.jpg) top repeat-x #cadff9;
}

#container {
	text-align:left;
	width:930px;
	height:auto;
	display:block;
	margin: 0 auto;
}

#header {
	width:930px;
	height:209px;
	display:block;
	clear:both;
}

#topnav {
	width:300px;
	height:auto;
	display:block;
	position:absolute;
	left:50%;
	top:4px;
	margin-left:180px;
	text-align:left;
}

#headline {
	width:620px;
	padding-top:17px;
	height:30px;
	display:block;
	margin-left:37px;
	text-align:left;
}

#quotes_1 {
	background:url(../bitmaps/headline_arr_left.gif) left no-repeat;
	width:25px;
	height:26px;
	float:left;
}
#quotes_2 {
	background:url(../bitmaps/headline_arr_right.gif) left no-repeat;
	width:27px;
	height:26px;
	float:left;
}

#mainnav {
	width:202px;
	height:auto;
	display:block;
	float:left;
	margin-left:26px;
	text-align:left;
}

*html #mainnav {
	margin-left:13px;
}

#content {
	width:674px;
	height:auto;
	display:block;
	float:left;
}

#content_top {
	width:674px;
	height:58px;
	float:none;
	clear:right;
}

#content_input {
	width:600px;
	height:auto;
	min-height:440px;
	background:#FFFFFF;
	color:#000000;
	float:left;
	line-height:15px;
	padding:15px 37px 20px 37px;
	clear:right;
}

#content_vs {
	width:600px;
	height:auto;
	background:#FFFFFF;
	color:#000000;
	line-height:15px;
	padding:0;
	margin-left:-300px;
	position:absolute;
	top:0;
	left:50%;
}

*html #content_input {
	height:520px;
	margin-right:-3px;
}

*html #content_input img {
	margin:0;
}

#content_bot {
	width:674px;
	height:24px;
	float:left;
	clear:both;
	font-size:10px;
	line-height:12px;
	text-align:center;
	color:#0066b2;
	padding-top:23px;
}

#footer {
	width:930px;
	height:70px;
	display:block;
	float:left;
	clear:both;
}

/* ###################################### */
/* #  Ausstattungsmerkmale Objektseite  # */
/* ###################################### */
.ausstattungskategorie {
  margin-bottom: 10px;
}

.ausstattungskategorietitel {
  float: left;
  width: 135px;
}

.ausstattungsunterblock {
  float: left;
  width: 450px;
}

.ausstattungsunterblock .hiddenInfo {
  display: none;
}

.ausstattungsmerkmal_basis {
  width: 130px;
  padding-left: 15px;
  float: left;  
  background-position: left center;
  background-repeat: no-repeat;
}

.ausstattungsmerkmal_vorhanden {
  background-image: url(/bitmaps/ja_11.gif);
}

.ausstattungsmerkmal_nicht_vorhanden {
  background-image: url(/bitmaps/ja_ohne.gif);
}

/* ########################################## */
/* #  Ausstattungsmerkmale Onlineanmeldung  # */
/* ########################################## */
.ausstattungskategorie_onlineanmeldung {
  margin-bottom: 10px;
}

.ausstattungskategorietitel_onlineanmeldung {
  width: 135px;
}

.ausstattungskategorietitel_objektdaten {
  width: 136px;
}

div .ausstattungskategorietitel_onlineanmeldung, div .ausstattungskategorietitel_objektdaten {
  float: left;
}

.ausstattungsunterblock_onlineanmeldung {
  float: left;
  width: 450px;
}

.ausstattungsmerkmal_basis_onlineanmeldung {
  width: 150px;
  float: left;  
  background-position: left center;
  background-repeat: no-repeat;
}


/* ########################################## */
/* #  Homepages Liste                       # */
/* ########################################## */

ul#homepages_list {

  margin: 20px 0;
  padding: 0 0 0 0;

  list-style-position: inside;

  border: 0px solid #000;
}


ul#homepages_list li {

  float: left;

  width: 119px;
  list-style: none;
}

ul#homepages_list li.clearfix {

  float: none;
  clear: left;

  list-style: none;
  list-style-image: none;
  height: 0px;
}


ul#homepages_list li img {
  border: 0;
}
