/*<![CDATA[*/ 



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

/* Allgemein */
body {
	padding: 0;
	margin: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
	background: #fff;
}

#druckadresse, #logodruck, .nachoben {
	display: none;
}

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

a:hover {
	color: #000;
	text-decoration: none;
}


form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 8px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.35em;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.15em;
	padding: 0 0 3px 0;
	margin: 10px 0 5px 0;
	color: #000;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0;
	margin: 0px 0 3px 0;
	color: #000;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000;
}

.hr {
	border-bottom: 1px solid #000;
	margin: 0;
}

.hr hr {
	display: none;
}

img {
	border: 0;
	/*margin: 0;
	padding: 0;*/
}

table {
	font-size: 1.0em;
	border: 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Seitenrahmen */
#seite {
	width: 100%;
	padding: 0;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.35em;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Titel */

#inhalt-sidebar-container {
	float: left;
	width: 100%;
}

#titel-menu-inhalt-container {
	float: left;
	width: 100%;
}

#titel {
	float: left;
	width: 100%;
	height: 90px;
	border-bottom: 1px solid #000;
}


#titel #logo {
	float: left;
	padding: 5px 0 0 0;
}


/* Drucken */

#titel #drucken {
	float: right;
	padding: 9px 0 0 0;
}

#titel #drucken a {
	float: right;
	padding: 0px 10px 0 25px;
	color: #9eb6da;
	text-decoration: underline;
	background: url(images/drucken_bg.gif) top left no-repeat;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Menu */

#menu-container {
	display: none;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Sidebar */

#tertiaer {
	display: none;
}

#sidebar .kasten {
	display: none;
}

#sidebar #kontaktadresse {
	display: block;
	position: absolute;
	top: 5px;
	left: 400px;
	width: 400px;
	font-size: 0.9em;
	line-height: 1.1em;
}

#sidebar #kontaktadresse h4 {
	display: none;
}

#sidebar #kontaktadresse p {
	margin: 0 0 3px 0;
	/*float: left;
	padding: 0 10px 0 0;*/
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Inhalt */

#inhalt-container {
	float: left;
	width: 100%;
	padding: 0px 0 0 0;
}

#inhalt {
	float: left;
	width: 100%;
	margin: 0 0px 0px 0;
	padding: 10px 0 0 0px;
}


#inhalt img {
	border: 1px solid #000; 
}

#inhalt .klein {
	font-size: 0.9em;
}

/* Tabellen */
.inhalttabelle {
	border: 1px solid #000;
	border-collapse: collapse;
}
.inhalttabelle th {
	vertical-align: bottom;
	/*background-color: #c81e1e;*/
	background-color: #fff;
	color: #000;
	padding: 3px 8px;
}

.inhalttabelle td {
	vertical-align: top;
	background-color: #fff;
	padding: 3px 8px;
	border: 1px solid #000;
	border-collapse: collapse;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Mitglieder */
#mitglieder {
	font-size: 0.9em;
}

#mitglieder ul {
	float: left;
	width: 100px;
	padding-right: 15px;
}

.mitglieder {
	padding: 0 0 0 15px;
}

.mitglieder td {
	padding: 10px 0 0 0;
	vertical-align: top;
	/*border-bottom: 1px solid #d2d2d2;*/
}

.mitglieder td h3 {
	margin: 0 0 8px 0;
	padding: 0px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Termine */
#termine h2 {
	margin: 20px 0 0px 0;
}
#termine h3 {
	margin: 0 0 0px 0;
	padding: 0px;
}

#termine td {
	padding: 10px 10px 10px 0;
	vertical-align: top;
	/*border-bottom: 1px solid #d2d2d2;*/
}

#termine td.noborder {
	border-bottom: 0px;
}

#termine td .termintext {
	font-size: 0.85em;
	line-height: 1.25em;
}

#termine td .thumb {
	float: right;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Pressemitteilungen */

#pressemitteilungen h2 {
	margin: 20px 0 0px 0;
}


#pressemitteilungen .mitteilung {
	padding: 10px 10px 10px 0;
	vertical-align: top;
	/*border-bottom: 1px solid #d2d2d2;*/
}

#pressemitteilungen .thumb {
	float: right;
	padding: 3px 0 10px 15px;
}

#pressemitteilungen .pressetext {
	/*font-size: 0.9em;
	line-height: 1.25em;*/
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Gremien */
.gremien td {
	padding: 10px 0 0 0;
	vertical-align: top;
	border-bottom: 1px solid #d2d2d2;
}

.gremien td img {
	border: 1px solid #686868;
	margin: 0 15px 10px 0;
}

.gremien td h2 {
	padding: 0px 0 0 0;
	margin: 0 0 8px 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Sitemap */
#sitemap ul {
	margin: 0 0 5px 30px;
}

#sitemap ul li {
	font-weight: bold;
}

#sitemap ul li ul {
	margin-top: 5px;
}
#sitemap ul li ul li {
	
	font-weight: normal;
}


/*//////////////////////////////////////////////////////////////////////////////////*/

/* Footer */

#footer {
	float: left;
	margin: 0px 0 10px 0px;
	padding: 0px 0 0px 0;
	width: 100%;
	font-size: 0.9em;
	color: #000;
	border-top: 1px solid #000;
}

#footer #copyright {
	float: left;
	padding: 4px 0 0 0px;
}

#footer #webdesign {
	float: right;
	padding: 4px 0px 0 0;
}

#footer #webdesign a {
	color: #000;
}
#footer #webdesign a:hover {
	color: #000;
}

#footer #webdesign strong {
	display: none;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Meldungen */
.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #e1103a;
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Farben */
.rot {
	color: #ec1c05;
}

.gruen {
	color: #008000;
}

.grau {
	color: #666;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/*]]>*/ 