/* @override 
	http://localhost/gs/gs.css
	http://localhost/witz/witz.css
	http://localhost/herzog/herzog.css
*/
#all {
width:1024px;
margin: 0px auto;
padding:0px;
margin-top:-17px;
text-align: left;
z-index:2;
}

#kopf {
height: 149px;
float: left;
clear: right;
border-left: 4px solid silver;
border-right: 4px solid silver;
	background-color: #f7f7f7;
}

#navi {
width:361px;
float:left;
padding: 0px;
margin: 0px;
margin-top: 0px;
background: url(pics/bilder_links/01_ani.gif) no-repeat;
}

#inhalt  { 
position: relative; 
top: 0px; 
width: 637px;
min-height: 600px; 
float: left; 
overflow: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 4px solid silver;
	border-left: 4px solid silver;
	border-right: 4px solid silver;
	background-color: #f7f7f7;
}

/* @group allgemein */

html { 
  padding:0px;
  margin:0px;
	
}

body  { color: #000; font: 14px Verdana; background: #fff url("pics/stoffhintergrund.jpg") repeat-y; text-align: left; margin: 0; padding: 0 }

p  { font-size: 14px; margin: 0 }

h1    { background-color: transparent; text-transform: uppercase; padding-top: 0 }

h2  { font-size: 13px; background-color: transparent; padding-top: 10px }

h3  { font-size: 12px; background-color: transparent; margin-top: 5px; margin-bottom: 2px; padding-top: -15px }
h4  { color: black; font-size: 14px; font-weight: normal; text-transform: uppercase; margin-bottom: 0 }
h5     { color: black; font-size: 15px; font-weight: normal; margin-bottom: 0; margin-left: 17px }
h6     { color: black; font-size: 14px; font-weight: normal; text-transform: uppercase; margin-top: 10px; margin-bottom: 0; margin-left: 17px }

a   { color: #009ee0; font-size: 14px; background-color: transparent; margin: 0 }

img#logo_gross {
margin-bottom: 0px;
padding-left: 10px;
}



/* @end */

/* @group navi */

#navlist {
	padding: 0px;
	margin: 0px;
	margin-top: 390px;
}

#navlist li {
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style: none;
	display: inline;
}

#navlist li a.spr img {
	float: left;
}

#navlist li img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}

img#titel_text_bild {
	padding-left: 5px;
}

#navlist li a.nav_a {
margin-bottom: 0px;
padding: 0px;
list-style: none;
text-decoration: none;
color: #000;
font-size: 14px;
}

#navlist li a.nav_p:hover {
background: url(.pics/pt_h.gif) no-repeat right;
}

#navlist li a.nav_p {
margin-bottom: 0px;
padding: 0px;
list-style: none;
text-decoration: none;
color: #000;
font-size: 14px;
background: url(pics/pt_p.gif) no-repeat right;
}


/* @end */

/* @group inhalt */

#inhalt_text {
width: 425px;
	float: left;
	clear: left;
}

#inhalt_text p {
	padding-left: 17px;
}

#bilder_inhalt_rechts {
	float: right;
	clear: right;
	border-left: 4px solid silver;
	position: relative;
}

#bilder_inhalt_rechts img {
	border-bottom: 4px solid silver;
}

#veranstaltung {
	margin-left: 16px;
}

#veranstaltung a {
	font-size: 12px;
}



/* @end */

