/* ------------------------------------------- */
/* CSS Angaben fuer den Body Bereich */
/* CSS Seniorenresidenz Sandesneben */

* {
	margin:0;
	padding:0;
	}
	
body {
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/back.jpg);
	background-repeat:repeat-x;
	background-color:#ece9dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
             text-align:center;
	}
	
	
/*Layout-Gerüst*/

#container {
	width:659px;
	margin:auto;
text-align:left;
	}

#header {
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/header.jpg);
	width:659px;
	height:256px;
	}
	
#inhalt {
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/inhalt.jpg);
	background-repeat:repeat-y;
	width:659px;
	min-height:250px;
	}
	
#footer {
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/footer.jpg);
	width:659px;
	height:19px;
	}
	
	
/*Navigation*/

#unter-nav {
	position:absolute;
	margin-top:50px;
	margin-left:30px;
	height:20px;
	font-size: 0.9em;
	text-transform: lowercase;
	color: #fff;
}

#navigation {
	position:absolute;
	margin-top:110px;
	margin-left:50px;
	text-transform: uppercase;
	font-size:0.9em;
	width:284px;
	}
	
#navigation ul, #navigation  li {
	list-style-type: none;
	display:block;
	margin:0;
	padding:0px;
	list-style-image: url(http://www.seniorenresidenz-sandesneben.de/images/blank.jpg);
}

#navigation ul li a {
	color:#717171;
	padding:6px 0px 5px 25px;
	margin-top:-1px;
	text-decoration:none;
	display:block;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100%; 
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/linie.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:0.9em;
	}
	
#navigation ul li.oben a {
	text-decoration:none;
	display:block;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100%; 
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/linie2.jpg)important;
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#navigation ul li.activ a {
	text-decoration:none;
	display:block;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100%; 
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/aktiv.jpg)important;
	background-position:left top;
	background-repeat:no-repeat;
	color:#339966;
	}
	
#navigation ul li.activ-oben a {
	text-decoration:none;
	display:block;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100%; 
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/aktiv_oben.jpg)important;
	background-position:left top;
	background-repeat:no-repeat;
	color:#717171;
	}
	
	
	
#navigation ul li a:hover {
	color:#717171;
	text-decoration:none;
	border:none;
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/hover.jpg);
	background-repeat:no-repeat;
	}
	
#navigation ul li.oben a:hover {
	text-decoration:none;
	display:block;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100%; 
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/hover_oben.jpg)important;
	background-position:top left;
	background-repeat:no-repeat;
	}
	

#navigation ul li a:visited {
	color:#999;
	text-decoration:none;
	}
	
/*Inhalt*/

#foto {
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/gbook.jpg);
             background-repeat:no-repeat;
	float:right;
	width:310px;
             height:65px;
	}
	
#text {
	padding-left:50px;
	padding-right:45px;
	padding-top:50px;
	padding-bottom:40px;
	letter-spacing:1px;
	}
	
h2 {
	background-image:url(http://www.seniorenresidenz-sandesneben.de/images/ueber.jpg);
	background-repeat:no-repeat;
	padding-left:45px;
	margin-left:-50px;
	font-size:1.6em;
	color: #159c4c;
	text-transform: capitalize;
	font-style: italic;
	}
	
li {
	list-style-image: url(http://www.seniorenresidenz-sandesneben.de/images/liste.jpg);
	padding:3px;
	margin-left:20px;
}

	
/*Links*/

a:link {
	text-decoration:none;
	color:#159c4c;
	font-weight:bold;
	}

a:hover {
	color:#000;
	border-bottom:1px solid #159c4c;
	}
	
a:visited {
	color:#9eb685;
	}
	
#unter-nav a, #unter-nav a:hover, #unter-nav a:visited {
	color:#ece9dd;
	font-weight:bold;
	text-decoration:none;
	font-size:1.0em;
	}

/* ------------------------------------------- */
/* CSS Angaben fur die Aussentabelle Randfarbe */

.outborder {
border:0;
}

/* CSS Angaben fur die Aussentabelle Innenfarbe  
Abstaende und Textfarben*/
.outinnen {

font-size: 11px;
color: #4a5871
}
/* ------------------------------------------- */
/* CSS Angaben fuer alle Tabellenraender der Gaestebuchausgabe
Tabellen */


table {
align:center;}

.outerborder {padding:20px;}

.gbentry {
	width:550px;
margin-bottom:20px;
}

.gbentrytop, .gbentryout, .gbentrybottom {  
padding: 2px;
font-size:1.2em;
}


/* GB-Eintragstemplate mitte */
.gbentryout {
font-size:0.8em;

}

/* GB-Eintragstemplate unten */
.gbentrybottom {

font-size: 11px;
color: #000000;
}

.gbentrytop a, .gbentryout a, .gbentrybottom a {  
font-size: 11px;
text-decoration: none;
}
.gbentrytop a:hover, .gbentryout a:hover, .gbentrybottom a:hover {  
font-size: 11px;
text-decoration: underline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer die Formularelemente */

.feld {
background-image: url(../templates/T10000/inputbg.gif);
background-color: #f3e8d6;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #c19d59;
width: 200px; 
}
.textfeld {
background-image: url(../templates/T10000/inputbg.gif);
background-color: #f3e8d6;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #c19d59;
width: 300px; 
}
.los {


width: 100px; 
}

form {
display: inline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer GB Navi zum Seitenweisen blaettern*/

.tci {font-size:0.8em;
padding:0;}




/* ------------------------------------------- */
