/* 
	Stylesheet für AG-KHS-S-A
	Erstellt von Thomas Krueger, ATnexXT (www.atnexxt.de), 12/2004 
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 900px;
	color: #000;
	font-size: 100.001%;
	background: #fff url(../pics/bg_body_150x1_999.gif) repeat-y;
	margin: 0;
	padding: 0;
}

/* allgemeine Formate */

p, h1, h2, h3, h4, h5, ul, li, table, tr, td, img { /* Browser-Defaults ueberschreiben */
	margin: 0;
	padding: 0;
	border: none;
}

/* allg Linkformate */

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #ff9933;
	text-decoration: underline;
}

/* Textformate */

#maincontent h1 {
	font-size: 120%;
	margin: 1em 0 1em 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#maincontent h2 {
	font-size: 100%;
	margin: 2em 0 .5em 0;
}

#maincontent h3 {
	font-size: 90%;
	margin: 1.5em 0 .5em 0;
}

#maincontent p {
	font-size: 80%;
	margin: .5em 0 0 0;
	line-height: 120%;
}

#maincontent ul, #maincontent ol {
	font-size: 80%;
	margin: 1em 0 2em 1em;
	padding: 1em 0 0 1em;
}

#maincontent ul li, #maincontent ol li {
	margin-bottom: .5em;
	line-height: 130%;
}

#maincontent ul ul, #maincontent ol ol {
	font-size: 100%;
}


/* Kopfbereich */

#head {
	height: 135px;
	width: 100%;
	background: #fff url(../pics/bg_head_1px_000.gif) repeat-x 0 65px;
}

#logo {
	width: 150px;
	height: 135px;
	background: #fff url(../pics/bg_logo_1x135_e8e8e8.gif) repeat-x;
	float: left;
}

#logo img {
	margin: 13px 0 0 20px;
}

#head h1 {
	color: #ff9933;
	font-size: 16px;
	padding-top: 33px;
	width: 100%;
}

ul#menue {
	position: absolute;
	left: 150px;
	width: 700px;
	top: 68px;
	list-style-type: none;
	font-size: 70%;
	font-weight: bold;
}

ul#menue li {
	display: inline;
	margin: 0 -2px; /* damit keine abstaende zwischen den menueelementen ist [gerade keine ahnung woran das liegt...] */
}

ul#menue li a {
	text-decoration: none;
	padding: 3px 8px;
}

ul#menue li a:link, ul#menue li a:visited {
	background: transparent;
	color: #000;
}

ul#menue li a:hover, ul#menue li.active a:link, ul#menue li.active a:visited {
	background: #000;
	color: #fff;
}

/* eof Kopfbereich */

#main { /* hauptbereich */
	
}

#leftmargin { /* linke Spalte fuer Untermenue und besonderes */
	position: absolute;
	min-height: 450px;
	height: 450px;
	background: #e8e8e8;
	width: 150px;
	font-size: 70%;
}

ul#menueleft {
	width: 150px;
	font-weight: bold;
}

ul#menueleft li {
	margin: .5em 0;
	padding-left: 18px; 
}

ul#menueleft li#login {
	margin-bottom: 15px;
	padding: 3px 0 3px 18px;
	background: #fff;
}

ul#menueleft li a {
	display: block;
	text-decoration: none;
}

ul#menueleft li a:link, ul#menueleft li a:visited {
	color: #000;
}

ul#menueleft li a:hover, ul#menueleft li.active a:link, ul#menueleft li.active a:visited {
	color: #ff9933;
}


#besonderes {
	width: 150px;
	text-align: center;
	background: #999;
}

#besonderes h2 {
	color: #fff;
	font-size: 100%;
	background: #999;
	margin: .5em 0;
	text-align: right;
	padding: 1em 1em 0 .5em; 
}

#besonderes p {
	text-align: right;
	color: #000;
	padding: 0 1em 0 .5em;
}

#besonderes p a {
	color: #000;
}

#maincontent {
	position: absolute;
	left: 150px;
	width: 600px;
	padding-left: 20px;
}

/* Mitgliederseiten */

#karte {
	width: 376px;
	height: 480px;
	float: left;
	background: transparent url(../pics/karte_pur.gif) no-repeat;
	
}

#karte img {
	float: right;
}

#karte ul {
	font-size: 10px;
	list-style-type: none;
	padding-top: 55px;
	margin: 0;
}

#karte ul li {
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9933;
}

li.salzwedel { margin: 0 0 0 71px; }
li.havelberg { margin: -15px 0 0 200px; }
li.osterburg { margin: -8px 0 0 145px; }
li.stendal { margin: 28px 0 0 155px; }
li.gardelegen { margin: -22px 0 0 81px; }
li.haldensleben { margin: 27px 0 0 85px; }
li.burg { margin: 7px 0 0 188px; }
li.magdeburg { margin: 13px 0 0 129px; }
li.oschersleben { margin: -3px 0 0 55px; }
li.schoenebeck { margin: 20px 0 0 125px; }
li.zerbst { margin: -19px 0 0 220px; }
li.wernigerode { margin: 24px 0 0 0; }
li.bitterfeld {margin:-13px 0 0 225px;}
li.eisleben { margin: 30px 0 0 120px; }
li.sangerhausen { margin: 14px 0 0 55px; }
li.halle { margin: -40px 0 0 185px; }
li.querfurt { margin: 5px 0 0 114px; }
li.merseburg { margin: -10px 0 0 163px; }
li.bernburg {margin: 35px 0 0 135px;}
li.koethen {margin: 0px 0 0 180px;}

#karte ul li a:link {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}

#karte ul li a:visited {
	font-size: 10px;
	font-weight: normal;
}

#karte ul a:hover {
	color: #ff9933;
	font-size: 12px;
	font-weight: bold;
}

/* rechte Spalte mit Inhalten auf AdreÃŸlistenseiten */

#rightmargin {
	float: right;
	width: 200px;
}

#rightmargin h1 {
	font-size: 90%;
	margin: 0;
	color: #ff9933;
	margin-bottom: 1em;
}

#rightmargin h2 {
	font-size: 12px;
	margin: 2em 0 1em 0;
}



/* Liste auf Mitgliederhauptseite */

ul#standorte {
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#standorte li {
	margin: 0 0 1em 0;
	font-weight: bold;
}

ul#standorte li a {
	text-decoration: none;
}

ul#standorte li ul {
	margin: -1em 0 0 0;
	list-style-type: none;
}

ul#standorte li ul li {
	font-size: 10px;
	margin: 0 0 .3em 0;
}

ul#standorte li ul a {
	text-decoration: underline;
}

/* eof Liste Mitgliederhauptseite */

/* Aktuelles Bereich */

h1.news-list-date {
	font-size: 30%;
	color: #666;
	margin: 0;
}

.news-list-morelink {
	font-size: 80%;
}

.orange { color:  #ff9933; }
