/*css by Beate Bodendorf*/

* { padding: 0; margin: 0; }

html { height: 101%; }

body {
    background-color: #003b50;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}

h1 {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 0.5em;
}

h2 {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0.5em;
}

p, li {
    margin-bottom: 0.2em;
}

ul {
	margin-top: 0.2em;
}

img {
    border: 0;
}

.skiplink {
	position: absolute;
	top: -2000px;
	left: -3000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.sponsor { display: none; }

/*Kopfbereich*/

#banner {
	margin-left: 4px;
}

#kopfbereich {    /*Positionierung von Alt-Garge im Logo*/
	position: relative;
	color: #0c0b62; /*dunkelblaue Schrift*/
}

#kopfbereich .altgarge {
	position: absolute;
	top: 11px;
	left: 15px;
	font-size: 130%;
}

#wrapper #kopfbereich a:link,
#wrapper #kopfbereich a:visited   {    /*Links im Kopfbereich gestalten   #wrapper nur hinzugefügt, um eine höhere Punktzahl zu erhalten*/
    color: #416b8d;
	text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #416b8d;
}

#wrapper #kopfbereich a:hover,              /*Ende Links im Kopfbereich gestalten*/
#wrapper #kopfbereich a:focus {
	color: #6796bb;
    border-bottom: 1px solid #6796bb;
}

/*Wrapper*/

#wrapper {
    width: 970px;
    min-height: 530px;
    color: black;
    background-color: #fff;
/*    background: white url(../grafik/spalten.jpg) repeat-y top left; faux column*/
    margin: 10px auto;    /*zentrieren*/
}

/*Navibereich*/

#navibereich {
	width: 970px;
	height: 25px;
	background-color: #f7f7f7;
	background-image: url(../grafik/menue_off.jpg);
    background-repeat: repeat-x;
    background-position: top left;
	border-top: 2px solid #dae2e8;
	border-bottom: 2px solid #a6b7c4;
}

#navibereich ul {
		margin-left: 182px;
		margin-top: 0;
}

#navibereich li {
	width: 135px;
    float: left;
    list-style-type: none;
    list-style-position: inside;
	position: relative;
}

#navibereich li ul {  /* Pulldown-Menue ausgeblendet */
	margin: 0;
	padding: 0;
	position: absolute;
	top: 27px;
	left: 0;
	display: none;
}

#navibereich li:hover ul {  /*einblenden*/
	display: block;
}

#navibereich li:hover ul li {
	width: 135px;

	margin-bottom: 0;
}

#navibereich a {
	display: block;
	height: 17px;
	color: #416b8d;
    font-weight: bold;
    text-decoration: none;
    background-color: #cccccc;
    background-image: url(../grafik/menue_off.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 4px 10px;
	border-top: 0;
	border-bottom: 2px solid #a6b7c4;
    border-right:  1px solid #dae2e8;
}

#navibereich #navi01 a {
	border-left:  1px solid #dae2e8;
}

#navibereich a:hover,
#navibereich a:focus {
    color: #668dad;
}

#startseite #navi01 a,
#infoseite #navi02 a {      /*Den aktuellen Navigationspunkt hervorheben:*/
    color: #003b50;
}



/*Textbereich*/

#textbereich {
    width: 920px;
    color: #0c0b62; /*dunkelblaue Schrift*/
	background-color: #fff;
    padding: 20px 25px 10px 25px;
    margin-bottom: 15px;
}

#wrapper #textbereich a:link,
#wrapper #textbereich a:visited   {    /*Links im Textbereich gestalten   #wrapper nur hinzugefügt, um eine höhere Punktzahl zu erhalten*/
    color: #0c0b62;
	text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #416b8d;
}

#wrapper #textbereich a:hover,              /*Ende Links im Textbereich gestalten*/
#wrapper #textbereich a:focus {
	color: #0c0b62;
    border-bottom: 1px solid #0c0b62;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.imagefloatleft {
	float: left;
	margin: 5px 20px 5px 0;
	width: 250px;
	height: 166px;
    border: 3px solid #e9eaee;
}

.imagefloatright {
	float: right;
	margin: 5px 0 5px 10px;
	width: 250px;
	height: 166px;
    border: 3px solid #e9eaee;
}

.zeilenhoehe {
    line-height: 20px;
}

/*Linksammlung*/

#linkbox {   /*sozusagen der "Wrapper" der Linksammlung, damit die Backgroundgrafik dahintergehängt werden kann*/
	width: 912px;
    background-image: url(../grafik/background_links.jpg);
    background-repeat: repeat-y;
}

#linkkategorien {    /*Linksammlung linke Box*/
	float: left;
    width: 220px;
    color: #0c0b62; /*dunkelblaue Schrift*/
    padding: 10px 10px 10px 20px;
}

#linkkategorien ul {
	padding: 0;
	margin: 0;
}

#linkkategorien li {
    list-style-type: none;
    margin: 0;
}

#wrapper #linkkategorien a:link,
#wrapper #linkkategorien a:visited {
    border-bottom: none;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
    padding-bottom: 0.3em;
}

#wrapper #linkkategorien a:hover,  /* Die aktuellen Linkkategorie hervorheben*/
#wrapper #linkkategorien a:focus {
	margin-left: 0.5em;
    border-bottom: none;
    color: #0c0b62;
}


#linkkategorien #aktiv a {
	margin-left: 0.5em;
	font-weight: bold;
    color: #0c0b62;
}

#linksammlung {    /*Linksammlung rechte Box*/
    color: #0c0b62; /*dunkelblaue Schrift*/
	width: 600px;
	float: left;
    padding: 5px 10px 10px 20px;

}

#wrapper #textbereich #linksammlung .png {       /*unterstreichung beim edit- und löschen button entfernen*/
    border-bottom: 0;
}


#linksammlung .links {
	margin: 0.2em 0 1em 0;
}

#textbereich #linkbox .border {  /*Grafik oberer und unterer Rand floaten*/
	float: left;
}


/*adminbereich der Linksammlung und für Aktuelles*/

#adminbereich #links {
	background: #fff;
	width: 600px;
	float: left;
	position: relative;
	padding: 10px;
}

#adminbereich #rechts {
	background: #fff;
	width: 250px;
	float: left;
	padding: 10px;
}


/*loginbereich der Linksammlung und für Aktuelles*/

#login {
    margin-top: 30px;
    padding-left: 350px;
}


/*Termine und Aktuelles*/

#textbereich .typ {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 0.8em;
}

#textbereich .gruppe {
	font-weight: bold;
    margin-bottom: 0.2em;
}

#textbereich .termin {
	margin-top: 0.3em;
}

#textbereich .text {
	margin-bottom: 1em;
	margin-top: 0.6em;
}

#textbereich .erstellt {
	margin-bottom: 1.8em;
	margin-top: 0.7em;
	font-size: 70%;
}

#textbereich #allgemein {
	padding: 0;
	width: 912px;
	min-height: 200px;
	margin-bottom: 1.5em;
}

#textbereich .boxlinks {
	width: 402px;
	float: left;
	padding: 10px 20px 10px 20px;
	margin-right: 26px;
}

#textbereich .boxrechts {
	width: 402px;
	float: left;
	padding: 10px 20px 10px 20px;
}

#textbereich .clearing {
	clear: both;
}

#textbereich .boxen {   /*sozusagen der "Wrapper" der Termin und der Infobox, damit die Backgroundgrafik dahintergehängt werden kann*/
	width: 912px;
  background-image: url(../grafik/background_boxen.jpg);
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

#textbereich #boxen img {
	float: right;
}

#textbereich #allgemein .startbild {  /*Bild auf der Startseite*/
	float: right;
	margin: 0 0 0 15px;
	width: 400px;
}

.textdruck {
	display: none;
}

#wrapper #versteckt {
	display: none;
}

/*Dorfplan*/

#dorfplanbereich {
	width: 940px;
    color: #0c0b62; /*dunkelblaue Schrift*/
	background-color: #fff;
    padding: 20px 15px 10px 15px;
    margin-bottom: 15px;
}

#dorfplanbereich #dorfplanlinks {
	width: 448px;
	float: left;
	min-height: 382px;
	max-height: 382px;
	border: 2px solid #aabac7;
	padding: 0;
	margin: 0;
}

#dorfplanbereich #dorfplanlinks table td {
    margin: 0;
    padding: 0;
}

#dorfplanbereich #dorfplanlinks table {
   border-bottom: hidden; 
   border-top: hidden;
}   

#dorfplanbereich #dorfplanlinks table img {
    float: left;
    margin: 0;
    padding: 0;    
}

#dorfplanbereich #dorfplanrechts {
	width: 450px;
	float: left;
	min-height: 368px;
	background: #f8f8f8;
	border: 2px solid #aabac7;
	padding: 4px 14px 10px 10px;
	margin-bottom: 0;
	margin-left: 5px;
}

#dorfplanbereich .clearing {
	clear: both;
}

#dorfplanbereich .dorfplannavi {
	width: 220px;
	float: right;
	padding-bottom: 7px;
}

#dorfplanbereich .strasse {
	width: 220px;
	float: left;
	padding-bottom: 7px;
}

#wrapper #dorfplanbereich a:link,
#wrapper #dorfplanbereich a:visited   {    /*Links im Textbereich gestalten   #wrapper nur hinzugefügt, um eine höhere Punktzahl zu erhalten*/
    color: #416b8d;
	text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #416b8d;
}

#wrapper #dorfplanbereich a:hover,              /*Ende Links im Textbereich gestalten*/
#wrapper #dorfplanbereich a:focus {
	color: #6796bb;
    border-bottom: 1px solid #6796bb;
}

#dorfplanbereich #dorfplanrechts .strasse {
	font-weight: bold;
}

/*Anfahrt*/

#wrapper #karte {
	margin: 0 0 15px 30px;
}

#wrapper #karte ul li{
	margin-left: 30px;
}

#wrapper #textbereich .webwelten a {
    border-bottom: 0;
}

/*Fussbereich*/


#fussbereich a {
    color: #a8b6c1;
    font-size: 80%;
    line-height: 1.5;
}

#fussbereich { 
    padding-bottom: 2em; 
    text-align: center;
}