/* CSS Document Tatsachen Baden */
body {
	margin:auto; padding:0px;
	margin-top: 40px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100.1%;
	color:#666;
}

#global {
	width:858px;
	margin:auto; 
	font-size:0.75em;
	text-align:left;
}

/*   Startseite     */
body#startseite {
	background-color:#2a2a2a;
}
#startseite #global {
	text-align:center;
	vertical-align:middle;
	margin-top:18%;
}
#startseite h1 {
	margin:0;
	padding:0;
	font-size:100%;
}
.bildLinks { float:left; padding:3px 12px 6px 0px;}
/* Logo                                         */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  */

#logo {
	width:520px; 
	height:88px !important;
	overflow: hidden;
	padding:0 0 0 28px; margin:0;
}
* HTML #logo {
	width: 548px; /* IE 5 */
	w\idth: 528px;  /* IE 6 + */
}
#logo img {
	border: 0;
}
#orange #logo {
	background-color:#cc9933;
}

#schwarz #logo {
	background-color:#2a2a2a;
}

#grau #logo {
	background-color: #999999;
}

/* Inhalt                                       */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  */
#contentContainer {
	padding:0; margin:0;
	padding-bottom:1em;
	width:858px;
	text-align:left;
}

/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  */
/* 2 Spalten */

#Content2ColLi {
	float: left;
	width: 242px;
	padding-right: 12px;
	border-right: 1px dotted #ccc;
}
#Content2ColRe {
	float: right;
	width: 242px;
	padding-left: 18px;
	text-align: left;
}

/* Hintergrundfarben Hintergrund orange */
body#orange {
	background-color:#cc9933;
}
#orange #contentContainer {
	background:url(../images/Hg_orange.gif) #fff repeat-y;
}
/* Hintergrundfarben  Hintergrund schwarz */
body#schwarz {
	background-color:#2a2a2a;
}
#schwarz #contentContainer {
	background:url(../images/Hg_schwarz.gif) #fff repeat-y;

}
/* Hintergrundfarben Hintergrund grau */
body#grau {
	background-color:#999;
}
#grau #contentContainer {
	background:url(../images/Hg_grau.gif) #fff repeat-y;

}


/* für alle Versionen */
#contInhalt {
	width:548px; 
	float:left; 
}
#contInhalt a, #contInhalt a:link, #contInhalt a:visited  {
	color:#993333;
}
#contInhalt a:hover {
	text-decoration:none;
}
#contInhalt a, #contInhalt a:link, #contInhalt a:visited  {
	color:#993333;
}
#contInhalt a:hover {
	text-decoration:none;
}

#InhaltTxt {
	/*width:530px; */
	padding:40px 2px 12px 28px; 
	margin:0;
}

#InhaltTxt ul {
	margin:1.8em 0em 1.8em 0em;
	padding:0em; 
	margin-left:1.5em;
}
#InhaltTxt li {
	list-style-type:square;
	padding-left:0em;
	line-height:1.4em;
	
}
#InhaltTxt p {
	line-height:1.6em;
	margin:1.8em 0em 1.8em 0em;
}

/* Rechte Spalte mit Navigation und Eyecatcher  */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  */

#RightCol {
	width:302px;
	float:left;
	margin:0; padding:0;

}
#galerie {
	background-color:#fff;

}
#galerie img {
	margin:24px 36px;
}
#NavAdr {	
	right:0;
	margin-top:1em;
	width:302px;
}

/* Navigation                                */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  */

#navi {
	color:#fff;
	margin:0;
	margin-left: 150px;
	text-align:left; 
	width:152px;
	padding-top:12px;
	font-size:0.9em;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif; */
}
#navi ul {
	padding:0;
	margin:0;	
}
/* level 1 */
#navi ul li {
	list-style-type:none;
	background:url(../images/bullet_m.gif) no-repeat 0px 2px;
	margin-bottom: 0.8em;
	/*margin-bottom: 1.1em;*/
	text-transform: uppercase;
	/*letter-spacing:0.055em;*/
}
#navi ul li a, 
#navi ul li a:link, 
#navi ul li a:visited, 
#navi ul li a:active {
	color:#fff; 	
	font-weight:bold;
	padding:0 0 0 14px;
	text-decoration:none;
	display:block; width:136px;
	line-height:1.36em;
	/*line-height:1.4em;*/
}
#navi ul li a:hover {
	text-decoration:underline;
	color:#fff;
}
#navi ul li a.aktiv,  #navi ul li a.aktiv:link, #navi ul li a.aktiv:active, #navi ul li a.aktiv:hover {
	color:#2a2a2a;
	text-decoration:underline;
	background:url(../images/bullet_a.gif) no-repeat 0px 2px;

}
/* level 1 für Geschichte aktiver Link */
#schwarz #navi ul li a.aktiv, 
#schwarz #navi ul li a.aktiv:link, 
#schwarz #navi ul li a.aktiv:active, 
#schwarz #navi ul li a.aktiv:hover {
	color:#cc9933;
	text-decoration:none;
	background:url(../images/bullet_a_ge.gif) no-repeat 0px 2px;
	border-bottom: 1px dotted #cc9933;

}
/* level 2 */
#navi ul ul li {
	background-image:none;
	margin:1px 0;
	text-transform:none;
	font-size:1em;
	/*letter-spacing: 0.025em; */
}
#navi ul ul li a {
	color:#fff;
	font-weight:bold;
	padding:0px 0px 0px 14px;
	text-decoration:none;
	display:block; width:136px;
	line-height:1.2em;
	/*line-height:1.4em; */
}
#navi ul ul li a:hover {
	text-decoration:underline;
	color:#fff;
}
#navi ul ul li a.aktiv, #navi ul ul li a.aktiv:link, #navi ul ul li a.aktiv:active, #navi ul ul li a.aktiv:hover {
	color:#fff;
	text-decoration:underline;
	background-image:none;
	
}

/* level 2 für Geschichte aktiver Link */

#schwarz #navi ul ul li a.aktiv, 
#schwarz #navi ul ul li a.aktiv:link, 
#schwarz #navi ul ul li a.aktiv:active, 
#schwarz #navi ul ul li a.aktiv:hover {
	color:#cc9933;
	text-decoration:underline;
	background-image:none;
}


/* Service Navigation                        */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  */
#navi ul.service {
	margin-top:2em;
}
#navi ul.service li {
	list-style-type:none;
	background:none;
	margin-bottom:0em;
	text-transform:none;
}
#navi ul.service li a {
	color:#fff; 	
	font-weight:normal;
	padding:0px 0px 2px 14px;
	text-decoration:none;
	display:block; width:136px;
	line-height:1.2em;
	/*line-height:1.4em; */
}
#navi ul.service li a:hover {
	text-decoration:underline;
	color:#fff;
}
#navi ul.service li a.aktiv,  #navi ul.service li a.aktiv:link, #navi ul.service li a.aktiv:active, #navi ul.service li a.aktiv:hover {
	color:#2a2a2a;
	text-decoration:underline;
	background:none;
}

/* Benutzerdefinierte Tags                   */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  */

h2 {
	font-size:1.1em; padding:0; margin:0;
	font-weight:bold; letter-spacing:0.025em;
	line-height:1.2em;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#993333;
}

h3 {
	font-size:1em; font-weight:bold;
	margin-bottom:-1.4em; margin-top:1.8em;
	line-height:1.4em;
	color:#333;
}
h4 {
	font-size:1em; font-weight:bold;
	margin-bottom:-1em; margin-top:1.8em;
	line-height:1.4em;
	color:#a21963;
}
img {
	border:0;	
}
hr {
	clear:both;
	margin:0; padding:0;
	visibility:hidden; height:0px !important;
}


/* Fusszeile                                 */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  */

#footer {
	margin:0px;;
	padding:4px 0px 4px 26px;
	width:790px;
	font-size:0.9em;
	font-size:11px; 
	text-align:left; 
	line-height:1em;
	color:#2a2a2a;
}
#footer a {
	color:#2a2a2a;
}
#footer a:link, #footer a:visited {
	color:#2a2a2a;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
/* Formular                                  */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  */
form {
	padding-left:0px;
}
textarea {
	width:300px;
	height:62px;
}
.errormeldung {
	color:#CC0000;
}
#links a {
	font-size:0.9em;
}
#sponsoren img {
	padding-top:5px;
	padding-bottom:5px;
}
/* Event-Veranstaltungen                     */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  */
.eventPos {
	margin-top:1.25em;
	margin-bottom:1.25em;	
	line-height:1.6em;
}
.eventDatum {
	margin:0em; display:block;
	font-size:0.9em;
}
.eventTitel {
	margin:0; display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999;
}
.eventInhalt {
	margin:0; display:block;
}
/* Allgemeine Klassen                        */
/* *  *  *  *  *  *  *  *  *  *  *  *  *  *  */
.clearMe {
	clear:both; 
	float:none; display:block;
	margin:0; padding:0;
	height:1px; font-size:1px;
	line-height:1px; overflow:hidden;
}
.unsichtbar {
  position: absolute;
  width: 100%;
  top: -2000px;
  left: -2000px;
  z-index: 20;
  width: 100%;}
  
  
/*  Grosse Schriften    */  
.gross {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#2a2a2a;
	color: #fff;
	padding:0 2px 0 0;
}
.FontKlein {
	font-size: 0.8em;
}

/* Pressetexte    */
.presseartikel {
	margin-top: 1.2em;
}
.presseartikel a {
	font-size: 0.9em;
}
.presseartikel h3 {
	text-transform: uppercase;
	margin:0; padding:0;
	font-size:1.26em; 
	font-weight: normal;
}
#InhaltTxt .presseartikel p {
	margin:0;
}
.prAutor {
	font-size: 1em;
	font-style:normal;
}
.prBild {
	float:left;
	width: 124px;
	/* margin-top: 3px; */
}
.prText {
	margin-left: 128px;
	padding-top: 4px;
	border-top: 1px dotted #333;

}
