/*

Stylesheet: Screen, Projektion
Kunde: Betreuungsverein der AWO Altenkirchen e.V. - http://awo-ak.org/
Author: SPIEKERDESIGN. buero fuer gestaltung - http://spiekerdesign.de/
Datum: 11.09.2006

Letzte Aktualisierung: 19.06.2007

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #fcfefd url(/img/bg-top.gif) repeat-x;
}

#rahmen {
	float: left;
	margin-top: 15px;
	padding-bottom: 30px;
	width: 900px;
}

/* --- ALLGEMEINES --- */

html {
	color: #333;
	font-size: 100%;
}

a:link, a:visited {
	color: #d01f3c;
	text-decoration: none;
}

a:hover {
	color: #d01f3c;
	text-decoration: none;
}

td, div, tr {
	color: #333;
	font-size: 100%;
}

p {
	color: #333;
	font-size: 90%;
	line-height: 1.6em;
}

h1 {
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 1px;
}

h2 {
	margin-top: 5px;
	color: #333;
	text-align: left;
	font: normal 150% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
	color: #333;
        text-align: left;
	font: normal 100% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, Sans-serif;
	margin-bottom: 2px;
	margin-top: 20px;
}

h4 {
        color: #333;
        font: bold 90% Arial, Helvetica, sans-serif;
        margin-bottom: 2px;
        margin-top: 20px;
}

hr.artikel_separator {
	background: transparent;
	border-top: 1px dotted #ededed;
	height: 0.5px;
}

select {
	width: 120px;
}

ul {
	margin: 0;
	padding: 0;
}

acronym {
        border-bottom: 1px dotted;
        cursor: help;
}

.hidden { display: none; }

.small {
	color: #FF8C00;
	letter-spacing: 0;
	text-decoration: none;
	/*display: block;
        width: 100%*/
	text-align: left;
	font: normal 75% Arial, Helvetica, sans-serif;
}

/* --- Text oeffnen/Taetigkeitsfelder --- */

.slide-out {
        color: #333;
	font-size: 90%;
	line-height: 1.6em;
        margin: 0 0 0 20px;
        padding: 0;
}

/* --- LINKE HAUPTNAVIGATION --- */

#navigation {
	float: left;
	padding-right: 25px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

#navigation ul {
	font-size: 90%;
	text-align: right;
}

#navigation li {
	list-style: none;
}

#navi-startseite {
	padding-bottom: 15px;
	padding-top: 5px;
}

#navi-informationen {
	padding-bottom: 15px;
	padding-top: 35px;
	background: url(/img/nav-infos.gif) no-repeat top right;
}

#navi-hilfen {
	padding-bottom: 15px;
	padding-top: 35px;
	background: url(/img/nav-hilfen.gif) no-repeat top right;
}

#navi-suche {
	padding-bottom: 15px;
	padding-top: 35px;
	background: url(/img/nav-suche.gif) no-repeat top right;
}

a.navi:link, a.navi:visited {
	border-bottom: 1px solid #f3f3f3;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 90%;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	line-height: 1.6em;
	text-decoration: none;
	width: 200px;
	text-align: right;
}

a.navi:hover {
	color: #D01F3C;
	background-color: #f3f3f3;
}

a#aktiv {
	color: #d01f3c;
	background-color: #fff;
}

a#aktiv:hover {
	color: #D01F3C;
	text-decoration: none;
}

/* --- SUCHE --- */

.sucheInput {
	width: 184px;
	color: #333;
	background-color: #f5f5f5/*#fcfefd*/;
	border: 1px solid #cbcbcb/*#f3f3f3*/;
	padding: 4px 8px;
}

.buttonSuche {
	float: right;
	font-weight: normal;
	padding: 2px;
	margin-top: 5px;
	background-color: #f5f5f5;
	cursor: pointer;
	border: 1px solid #cbcbcb;
	color: #333;
}

.buttonSuche:hover {
	color: #d01f3c;
}

/* --- INHALT --- */

#inhalt ul {
	margin-left: 1.5em;
	margin-bottom: 1em;
	font-size: 90%;
	list-style: square;
}

#inhalt li {
	margin-bottom: .2em;
        line-height: 1.6em;
}

.trenner {
        border-top: 1px solid #cbcbcb;
        margin-top: 1em;
}

.rechts {
        text-align: right;
}

.mitte {
        text-align: center;
}

#inhalt img {
	border: none;
}

.bild-rechts {
        text-align: right;
        display: block;
        padding: 20px;
}

#inhalt a#noborder {
        border: none;
        text-decoration: none;
}

.zitat,.zitat-bg,.zitat-grau {
	font: oblique 100%/1.5em Georgia, Times, Serif;
	color: #356AA0;
	display: block;
	padding: 8px 8px 0 8px;
	vertical-align: super;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

.zitat-bg {
	background: url(/img/zitat-bg.gif) bottom right no-repeat;
}

.zitat-grau {
	color: #666;
	margin-left: 15px;
}

.zitat-anhang {
        color: #666;
        font-size: 70%;
}

/* --- SEITENFUSS --- */

#fuss-rahmen {
	float: left;
	height: 200px;
	text-align: center;
	width: 100%;
	background: #7abbd2 url(/img/bg-fuss.jpg) repeat-x top;
}

#fuss-container {
	float: none;
	margin: 0 auto;
	width: 900px;
}

#fuss-links {
	float: left;
	margin: 0 auto;
	padding-top: 30px;
	text-align: right;
	width: 200px;
	font-size: 80%;
	color: #fff;
}

#fuss-links a:link, #fuss-links a:visited {
	color: #d01f3c;
	text-decoration: none;
	border-bottom: 1px dotted #d01f3c;
}

#fuss-links a:hover {
	border-bottom: none;
	background: transparent;
}

#fuss-mitte {
	float: right;
	margin: 0 auto;
	padding: 0 20px 0 0;
	text-align: left;
	width: 600px;
	font-size: 75%;
	color: #fff;
}

#fuss-mitte img {
	border: none;
	text-decoration: none;
}

#fuss-mitte a {
	margin-right: 30px;
	display: block;
	float: left;
}

#fuss-mitte a:link, #fuss-mitte a:visited {
	width: 120px;
	height: 120px;
	border: 10px solid #fff;
	text-decoration: none;
	background-color: #fff;
}

#fuss-mitte a:hover {
	border: 10px solid #fff;
	background-color: #d9edf8;
}

#fuss-rechts {
	padding-top: 30px;
}

#btn-top {
	float: right;
	margin: 0;
	width: 50px;
	height: 50px;
  	background: transparent url(/img/btn-seitenanfang.gif) no-repeat 0px 0px;
}

#btn-top:hover { background-position: -50px 0px; }

/* --- SEITENKOPF --- */

#header {
	float: none;
	height: 161px;
	width: 909px;
	margin: 0 auto;
	background: url(/img/teaser-2.jpg) no-repeat top;
}

#headerwrap {
	width: 100%;
	height: 161px;
	top: 0;
	padding: 0;
	vertical-align: top;
	margin: 0 auto;
	background-color: #7abbd2;
}

#logo {
	float: left;
	height: 95px;
	width: 450px;
	background: url(/img/logo.gif) no-repeat left bottom;
}

#inhalt {
	float: left;
	padding-left: 15px;
	text-align: left;
	width: 640px;
}

#inhalt td {
	color: #333;
	font: 95% Arial, Helvetica, sans-serif;
}

#inhalt ul {
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	font: 95% Arial, Helvetica, sans-serif;
	color: #333;
}

#inhalt li {
	list-style: square;
}

#inhalt a:link, #inhalt a:visited {
	color: #d01f3c;
	text-decoration: none;
	border-bottom: 1px dotted #d01f3c;
}

#inhalt a:hover {
	color: #D01F3C;
	border-bottom: none;
}

#topnav li {
	display: inline;
	float: left;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#topnav li a.first {
	border-left: 1px solid #D9EDF8;
	height: 60px;
}

#topnav {
	float: right;
	text-align: right;
	margin-right: 0;
	height: 90px;
	position: relative;
}

#topnav a:link, #topnav a:visited, #topnav a:hover {
	border-right: 1px solid #D9EDF8;
	color: #333;
	display: block;
	float: left;
	font: 90% Arial, Helvetica, sans-serif;
	height: 60px;
	line-height: 60px;
	padding: 0 10px;
	text-align: right;
	text-decoration: none;
}

#topnav a:hover {
	color: #D01F3C;
	background: url(/img/topnav-hover.gif) repeat-x top;
}

#navwrap {
	margin: 0 auto;
	width: 900px;
	height: 90px;
	margin-bottom: 20px;
	margin-top: 0;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}

/* --- AKTUELLES-Styling --- */

.datum {
   font-size: 70%;
   color: #888;
   padding: 0 1em 0 0;
   letter-spacing: 1px;
   text-align: left;
   line-height: 1em;
}

.aktuell-h3 {
	color: #333;
        text-align: left;
	font: normal 100% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica, Sans-serif;
	margin: 20px 0 0 0;
}

.aktuelles-footer {
        font-size: 70%;
        text-align: right;
        padding: 2px 0 2px 0;
        border-bottom: 1px dotted #999;
}

/* --- GoogleMap Textgroesse --- */

.GMapEZ {
        font-size: 75%;
}


/* --- JavaScript Fehlermeldung --- */

#no-javascript {
	font-size: .8em;
	font-weight: bold;
	background: #fff url(/img/fehler.gif) no-repeat 2px 1px;
	color: #d01f3c;
	padding: 4px 8px 3px 23px;
	display: block;
	margin: 1px 0;
	border: 1px solid red;
}

#no-javascript a:link, a:visited { color: #333; }
