/* 
#3D79AF - blau

 */


body {
	margin: 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
	color: #5e8db8;
}

a:hover {
	text-decoration: none;
	color: #2f465c;
}

p {
	margin: 0 0 20px 0;
}

.clear {
	clear: both;
}

.clear-klein {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


.copy {
	margin: 2px auto;
	width: 950px;
	text-align: left;
	font-size: 9px;
}

.copy a:link, .copy a:visited {
	cursor: text;
}

form {
	margin: 0;
	padding: 0;
}


h1 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 20px;
	background: url(images/quadrat.gif)
				no-repeat
				#3D79AF
				8px 5px;
}

h2 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/quadrat.gif)
				no-repeat
				#3D79AF
				8px 5px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

ul {
  list-style-image: url(images/liste.gif);
  margin: 0;
  padding: 8px 0 10px 16px;
}

li {
  padding: 0 0 4px 0;
}

.ausblenden, .print {
	display:none;
}

hr {
	height: 0px;
        border-top: 0px;
        border-bottom: 1px dashed #bbb;
}

.kommentar {
	font-size: 9px;
	color: #3d79af;
}

.blaueschrift {
	color: #5e8db8;
}

a.hellerlink:link, a.hellerlink:visited {
	color: #D4E6F2;
}

.schwarz a:link, .schwarz a:visited {
	color: #000;
}

label {
	margin: 0 -4px 0 0;
}

/* = = = = = = = = = = = = GRUNDGERUEST = = = = = = = = = = = = = */

#template {
	margin: 0 auto;
	width: 950px;
	border-top: 1px solid #3D79AF;
	border-left: 1px solid #3D79AF;
	border-right: 1px solid #3D79AF;
	border-bottom: 7px solid #3D79AF;
	text-align: left;
	background: #fff;
	background: url(images/verlauf_unten.jpg)
				repeat-x
                                left bottom
				#ffffff;
}

/* - - - - - - - HEADER - - - - - - - */

#header {
	height: 147px;
	border-bottom: 7px solid #3D79AF;
	background: url(images/bg-header.jpg)
				no-repeat;
}

.logo {
	float: right;
}

#content {
	background: url(images/verlauf_oben.jpg)
				repeat-x;
	padding: 40px 13px;
}

/* - - - - - - - LINKS - - - - - - - */

#links {
	width: 180px;
	float: left;
}

.adresse {
	background: #EAF3F9;
	border: 1px solid #D4E6F2;
	font-size: 10px;
	padding: 10px 5px;
}

.adresszeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

/* - - - - NAVI- - - - - */

.navi {
	margin: 0 0 20px 0;
	border-top:  7px solid #3D79AF;
	padding: 5px 0 0 0;
}

.navi ul {
	margin: 0;
	padding: 0;
}

.navi li {
	list-style: none;
	display: inline;
}

.navilink1, a.navilink1:link, a.navilink1:visited {
	display: block;
	color: #000;
	border-bottom: 1px solid #ABB5B6;
	padding: 5px 0 5px 30px;
	background: url(images/navipkt.gif)
				no-repeat
				5px 10px;
	font-weight: bold;
}

a.navilink1:hover, .navilinkaktiv1, a.navilinkaktiv1:link, a.navilinkaktiv1:visited {
	display: block;
	color: #fff;
	border-bottom: 1px solid #ABB5B6;
	padding: 5px 0 5px 30px;
	background: url(images/quadrat.gif)
				no-repeat
				5px 10px
                                #5E8DB9;
	font-weight: bold;
}


.navilink2, a.navilink2:link, a.navilink2:visited {
	display: block;
	color: #000;
	border-bottom: 1px solid #ABB5B6;
	padding: 5px 0 5px 40px;
	background: url(images/menu/bg-navi2.jpg);
}


a.navilink2:hover, .navilinkaktiv2 {
	display: block;
	color: #3D79AF;
	border-bottom: 1px solid #ABB5B6;
	padding: 5px 0 5px 40px;
	background: url(images/menu/bg-navi3.jpg);
	font-weight: bold;
}

.navilink3, a.navilink3:link, a.navilink3:visited {
	font-size: 9px;
	display: block;
	color: #000;
	border-bottom: 1px solid #ABB5B6;
	padding: 5px 0 5px 50px;
	background: url(images/menu/bg-navi4.jpg);
}


a.navilink3:hover, .navilinkaktiv3 {
	font-size: 9px;
	display: block;
	color: #3D79AF;
	border-bottom: 1px solid #ABB5B6;
	padding: 5px 0 5px 50px;
	background: url(images/menu/bg-navi4.jpg);
}
/* - - - - - - - MITTE - - - - - - - */

#mitte {
	width: 564px;
	float: left;
}

.inhalt-content {
	margin: 0 45px 0 45px;
}


/* = = = = = = = = = = = we:content = = = = = = = = = */

.subline {
	background: #d4e6f2;
	border-left: 15px solid #5e8db8;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0 0 20px 0;
}

.sublinerechts {
	background: #d4e6f2;
	font-weight: bold;
	margin: 0 22px 22px 22px;
	padding: 2px 2px 2px 181px;
}

.ganzebreite {
	padding: 0 0 20px 0;
}

.zweidrittel {
	padding:  0 0 20px 0;
	width: 295px;
	float: left;
}


.eindrittel {
	width: 159px;
	padding: 0 0 20px 0;
	float: left;
}

.abstand-drittel {
	float: left;
	width: 20px;
}


.abstand-halb {
	float: left;
	width: 50px;
}

.halbhalb {
	width: 210px;
	padding: 0 0 20px 0;
	float: left;
}

.img {
	border-top: 5px solid #3d79af;
	border-bottom: 5px solid #3d79af;

}



/* - - - - - - - RECHTS - - - - - - - */

#rechts {
	width: 180px;
	float: left;
}

.aktuelles-box-rechts-oben {
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #5e8db8;
}

.aktuelles-box-rechts {
	padding: 20px 20px 20px 0;
	border-bottom: 1px dashed #5e8db8;
}



/* - - - - - - - - Kontakt - - - - - - - - */

.kontakt-box {
	padding: 220px 0 0 0;
	background: url(images/ruoff-kontakt.jpg) no-repeat;
}

.abstand-kontaktspalte {
	float: left;
	width: 20px;
}

.kontaktspalte{
	width: 225px;
	padding: 0 0 20px 0;
	float: left;
}

.bezeichnung {
	width: 100px;
	float: left;
	margin:4px 0 0 0;
	height: 16px;
	}

.bezeichnungdanke {
	width: 100px;
	float: left;
	}

.formularfeld {
	height: 25px;
}

.feld {
	border: 1px solid #3d79af;
	width: 120px;
	margin: 0 0 5px 0;
	color: #313431;
	font-size: 11px;
	background: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	}
.feldcaptcha {
	border: 1px solid #3d79af;
	width: 102px;
	margin: 0 0 5px 0;
	color: #313431;
	font-size: 11px;
	background: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	}
.inputselected {
	border: 1px solid #3d79af;
	width: 120px;
	margin: 0 0 5px 0;
	background-color: #eff4f9;
	color: #313431;
	font-size: 11px;
	}



.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #3d79af;
	width: 225px;
	height: 115px;
	color: #313431;
	margin: 0 0 5px 0;
	background: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	}

.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #3d79af;
	width: 225px;
	height: 115px;
	color: #313431;
	background-color: #eff4f9;
	margin: 0 0 5px 0;
	}

.abstand-sendebutton {
	line-height: 4px;
	height: 4px;
	font-size: 4px;
}

/* - - - - - - - POPUP - - - - - - - */
.zoom, .zoom a:link, .zoom a:visited {
	padding: 0 0 5px 0;
	color: #fff;
	text-align: right;
	background: #3d79af;
}


/* = = = = = = = = = = = News Detail = = = = = = = = = */

.newsdetail {
	background: #dfebf3;
	border-top: 1px solid #5e8db8;
	border-left: 15px solid #5e8db8;
	border-right: 1px solid #5e8db8;
	border-bottom: 1px solid #5e8db8;
}

.newsdetail-subline {
	color: #5e8db8;
	text-align: right;
	font-weight: bold;
}

.newsdetail-sublinerechts {
	color: #5e8db8;
	font-weight: bold;
}

.newsdetail-links {
	width: 160px;
	float: left;
}

.newsdetail-abstand {
	float: left;
	width: 25px;
}

.newsdetail-rechts {
	width: 260px;
	float: left;
}

/* = = = = = = = = = = = News Listing = = = = = = = = = */

.newslisting-subline {
	color: #5e8db8;
	font-weight: bold;
	width: 90px;
	float: left;
	padding: 7px 0 0 3px;
}


.newslisting-bild {
	width: 90px;
	float: left;
}


.newslisting-links {
	width: 200px;
	float: left;
}
.newslisting-rechts {
	width: 240px;
	float: left;
	padding: 7px 0 7px 10px;
}


/* - - - - - - - - Suche - - - - - - - - */

.suchen {
	font-size: 11px;
	border: 1px solid #3D79AF;
	width: 180px;
}

.suchestart {
	margin: 5px 0 0 0;
}

.suche {
	background: #EAF3F9;
	padding: 3px 10px;
	margin: 10px 0 10px 0;
	border-left: 3px solid #D4E6F2;
}



/* - - - - galerie- - - - - */

.galerie {
	margin: 0 15px 0 0;
}

.left {
	float: left;
	margin: 0 0 3px 0;
}

.weiter {
	float: right;
	margin: 0 0 3px 0;
}

.linie {
	border-top: 1px solid #3d79af;
	clear: both;
	padding: 5px 0 0 0;
}

.hgbild {
	background: #dce4ec;
}

.popup {
	border-top: 1px solid #fff;
	margin: 4px 50px 0 50px;
	padding: 4px 0 0 0;
}

/* = = = = = = = = = = = Locations = = = = = = = = = */

/* - - - - Detailseite- - - - - */

.locationbox {
	color: #5e8db7;
	width: 475px;
	border-left: 1px solid #4695bc;
	border-right: 1px solid #4695bc;
	border-bottom: 1px solid #4695bc;
	border-top: 10px solid #4695bc;
}


.locationtextkurz {
	margin: 0 0 0 15px;
	width: 175px;
}


.location-links {
	float: left;
	width: 190px;
}


.location-rechts {
	float: left;
	width: 240px;
}

.location-abstand {
	float: left;
	width: 15px;
}

.location-rechts-beschreibung {
	float: left;
	width: 110px;
	margin: 0 10px 0 0;
	font-weight: bold;
}


.location-rechts-beschreibungmehrinfos {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
	font-weight: bold;
}


.location-rechts-text {
	float: left;
	width: 120px;
}

.location-rechts-textmehrinfos {
	float: left;
	width: 180px;
}

.location-rechts-beschreibung-innen {
	float: left;
	width: 185px;
	margin: 0 10px 0 15px;
}


.fett-schwarz {
	color: #000;
	font-weight: bold;
}


.locationmehrinfostext {

	margin: 0 0 0 15px;
	width: 400px;
}

/* -  Tabellen-Container fuer Miet Preise und Raumliste - */

.miet-preise-box {
	font-weight: bold;
	color: #5e8db7;
	border: 1px solid #4695BC;
	padding: 5px;
	margin: 0 10px;
	background: #DEE8F2;
}

.miet-preise-box-block {
	color: #5e8db7;
	padding: 5px;
	margin: 0 10px;
	background: #EEF3F7;
	border-left: 1px solid #4695BC;
	border-right: 1px solid #4695BC;
	border-bottom: 1px solid #4695BC;
}
.spalte-klein {
	width: 60px;
	float: left;
}

.spalte-gross{
	width: 100px;
	float: left;
}

/* - - - - Listing - - - - - */

.locationlistingbox {	
	color: #5e8db7;
	border-bottom: 10px solid #4695bc;
}

.locationlisting-links {
	float: left;
	width: 100px;
	height: 70px;
}

.borderbild {
	border: 1px solid #4695bc; 
}

.locationlisting-rechts{
	float: left;
	width: 260px;
}

.locationlisting-mehr{
	padding: 53px 0 0 0;
	float: left;
	width: 80px;
	text-align: right;
}

/* = = = = = = = = = = = Speisevorschlaege = = = = = = = = = */

/* - - - - Detailseite - - - - - */

.speisenbox {	
	background: url(images/bg-speisen.gif)
	            repeat-y;
	border-left: 1px solid #4695bc;
	border-right: 1px solid #4695bc;
	border-bottom: 1px solid #4695bc;
	border-top: 10px solid #4695bc;
}

.speisen-links {
	float: left;
	width: 235px;
}

.speisen-links-innen {
	padding: 10px 20px 0 20px;
}

.speisen-subline-links {
	color: #3c79b0;
	font-weight: bold;
	font-size: 12px;
}

.speisen-subline-rechts {
	margin: 0 0 10px 10px;
}

.speisen-rechts{
	margin: 0 0 0 2px;
	color: #fff;
	width: 235px;
	float: left;
}

.preis {
	font-weight: bold;
	float: left;
	width: 135px;
}

.properson {
	float: left;
	width: 75px;
	padding: 0 10px 0 0;
	text-align: right;
}

.speisen-subline-unten{
	margin: 10px 0 10px 10px;
}


/* - - - - Listing - - - - - */


.speisenlistingdetailbox {	
	color: #5e8db7;
	border-bottom: 1px solid #4695bc;
}

/* - - - - Listing- Gruppen - - - - - */

.speisenlistingbox {	
	background: #eff7fa;
	border-left: 1px solid #4695bc;
	border-right: 1px solid #4695bc;
	border-bottom: 1px solid #4695bc;
	border-top: 10px solid #4695bc;
}

.speisenlisting-abstand {
	float: left;
	width: 6px;
	height: 80px;
}

.speisenlisting-links {
	float: left;
	width: 310px;
	padding: 10px 0 0 0;
}

.speisenlisting-rechts {
	float: left;
	width: 155px;
	padding: 0 0 0 6px;
}

.borderspeisenbild {
	border-left: 1px solid #4695bc;
	border-bottom: 1px solid #4695bc;
}

.editmodeabstand {
	margin: 0 0 0 15px;
}


/* - - - - Anfahrt  - - - - - */

.folgeseite-zelle-links {
	width: 230px;
	float: left;
}

.folgeseite-zelle-rechts {
	width: 230px;
	float: right;
	text-align: right;
}

.textbox {
	margin: 8px 8px 8px 10px;
}

.folgeseite-zelle-abstand {
	width: 15px;
	float: left;
}

.googlemapsfeld {
	padding: 2px;
	border: 1px solid #3d79af;
	width: 220px;
	color: #313431;
	font-size: 11px;
	height: 20px;
	background: #ffffff;
}

.googlemapssenden {
	padding: 2px;
	height: 20px;
	border: 1px solid #3d79af;
	width: 220px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background: #3d79af;

}