/*<![CDATA[*/ 


/*@import url(./style_inhalt.css);*/

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

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

body.bg-inhalt {
	background: none;;
}

body.bg-inhalt-dm {
	background: none;
}

#druckadresse {
	display: none;
}

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

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


form {
	padding: 0;
	margin: 0;
}

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

h1 {
	font-size: 2.3em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0px 0 10px 0;
	color: #000;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 0 0px 0;
	margin: 15px 0 5px 0;
	color: #000;
}

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

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

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

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

.hr hr {
	display: none;
}


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

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

.kl {
	font-size: 0.9em;
}

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

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


/*//////////////////////////////////////////////////////////////////////////////////*/
/* Titel */
#titel {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0 0 0;
	border-bottom: 1px solid #000;
}

#titel #logo {
	float: right;
	padding: 0px 0px 0 0px;
}

#titel #claim {
	display: none;
	float: left;
	padding: 0px 0px 0 0px;
}

#titel #drucktitel {
	float: left;
	color: #555251;
	font-size: 2.5em;
	margin: 42px 0 0 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Tertiaermenu */
#tertiaermenu {
	display: none;
	float: left;
	height: 20px;
	padding: 76px 0 0 0;
	font-size: 0.85em;
	line-height: 1.0em;
}

#tertiaermenu a {
	float: left;
	height: 20px;
	padding: 0 20px;
	color: #fff;
	text-decoration: none;
	border-right: 2px solid #fff;
}
#tertiaermenu a.last {
	border-right: 0px;
}

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

#tertiaermenu a.aktiv {
	color: #b4b4ff;
}

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

#menu {
	display: none;
	float: left;
	width: 100%;
	height: 35px;
	background: none;
}

#menu ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li a {
	float: left;
	/*width: 219px;*/
	height: 25px;
	padding: 10px 75px 0 10px;
	font-size: 1.4em;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
}

#menu ul li.aktiv a {
	color: #f637e3;
}

#menu ul li a:hover {
	color: #f637e3;
	text-decoration: underline;
}

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

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

#inhalt {
	float: left;
	width: 100%;
	padding: 20px 0 15px 0;
}

#inhalt h2 {
	/*text-transform: uppercase;*/
}

#inhalt .backlink {
	float: right;
}

#inhalt .bild-links {
	float: left;
	margin: 0 15px 10px 0;
}

#inhalt .bild-rechts {
	float: right;
	margin: 0 0 10px 15px;
}

#inhalt a.bild-rahmen img,
#inhalt img.bild-rahmen {
	border: 1px solid #8d8d8d; 
	margin-right: 5px;
}
#inhalt a.bild-rahmen:hover img {
	border: 1px solid #f637e3; 
}


#inhalt ul {
	list-style: square;
	margin: 0px;
	padding: 5px 0 10px 0;
}
#inhalt ul li {
	list-style: square;
	margin-left: 25px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Reiter */

#reitercontainer {
	float: left;
	padding: 30px 0 20px 0px;
	width: 100%;
}

.reiter {
	float: left;
	padding: 0 3px 0 0;
}

.reiter a {
	float: left;
	height: 25px;
	padding: 10px 20px 0 20px;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.reiter a:hover {
	color: #000;
}

.reiter a.aktiv { border: 1px solid #000; }

.reiterinhalt {
	float: left;
	padding: 10px 0px;
	border-top: 1px solid #000;
	background: none;
}

.reiterinhalt .reiterteaser {
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
}

.reiterinhalt .reiterteaser .thumb {
	float: left;
	width: 27%;
}

.reiterinhalt .reiterteaser .thumb a {
	float: left;
	border: none;
}

.reiterinhalt .reiterteaser .text {
	float: right;
	width: 73%;
	color: #000;
}

.reiterinhalt .reiterteaser .text h2 {
	font-size: 1.3em;
	padding: 0px;
	margin: 5px 0 5px 0;
	color: #000;
}

.reiterinhalt .reiterteaser .text h2 a {
	text-decoration: none;
	color: #000;
}

.reiterinhalt.r1 .reiterteaser .text a { color: #000; }
.reiterinhalt.r2 .reiterteaser .text a { color: #000; }
.reiterinhalt.r3 .reiterteaser .text a { color: #000; }

.reiterinhalt .reiterteaser .text a:hover {
	color: #000;
}

.reiterinhalt.r1, .reiterinhalt.r1 .reiterteaser .thumb a { }
.reiterinhalt.r2, .reiterinhalt.r2 .reiterteaser .thumb a { }
.reiterinhalt.r3, .reiterinhalt.r3 .reiterteaser .thumb a { }

.reiterinhalt .reiterteaser .thumb a:hover {
	border-color: #fff;
}


/*//////////////////////////////////////////////////////////////////////////////////*/
/* News */
.news em {
	float: right;
	font-weight: normal;
	font-style: normal;
	color: #333;
	padding: 0 0 5px 0;
}

.newstext {
	float: left;
	width: 380px;
}

.datum-thumb {
	float: right;
	width: 120px;
	text-align: right;
}

#inhalt .news h2 {
	text-transform: none;
	color: #000;
	margin: 0 0 5px 0;
}
#inhalt .news h2 a {
	color: #000;
	text-decoration: none;
}

.news p.links a {
	text-transform: uppercase;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#inhalt .news h2 a:hover,
.news p.links a:hover {
	color: #f637e3;
}


/*//////////////////////////////////////////////////////////////////////////////////*/
/* Galerie */
.galerie {
	
}

.galerie .thumb {
	float: left;
	width: 160px;
	margin: 0 10px 10px 0;
}

.galerie .thumb.clearer {
	clear: both;
}

.galerie .thumb a {
	float: left;
	width: 160px;
	height: 160px;
	background: #ededed;
	text-align: center;
}
.galerie .thumb a:hover {
	background: #d3d3d3;
}

.galerie .thumb p {
	float: left;
	width: 160px;
	margin: 4px 0 5px 0;
	padding: 0px;
	text-align: center;
}


/*//////////////////////////////////////////////////////////////////////////////////*/
/* Sidebar */
#sidebar {
	display: none;
	float: right;
	width: 200px;
	padding: 0 0px 0 0px;
	margin: 0px;
	color: #000;
}

#sidebar .newsteaser {
	float: left;
	width: 200px;
	padding: 15px 0 0 0;
}

#sidebar .newsteaser {

}

#sidebar .newsteaser h3 {
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	color: #000;
}

#sidebar .newsteaser h3 a {
	color: #000;
	text-decoration: none;
}


#sidebar .newsteaser p {
	margin: 0 0 3px 0;
}

#sidebar .newsteaser p.links {
	text-align: right;
}

#sidebar .newsteaser p.links a {
	text-align: right;
	text-transform: uppercase;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#sidebar .newsteaser a:hover,
#sidebar .newsteaser p.links a:hover {
	color: #f637e3;
}


.kat-bg {
	display: block;
	background: #535153;
	padding: 5px 0 5px 20px;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Galerie-Menu */

.galerie-menu {
	float: left;
	clear: both;
	width: 210px;
}

.galerie-menu ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.galerie-menu ul li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.galerie-menu ul li a {
	float: left;
	width: 200px;
	padding: 6px 0px 6px 10px;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background: url(images/umenu_li_bg.gif) top left no-repeat;
}
.galerie-menu ul li#first a {
	background: none;
}

.galerie-menu ul li a:hover {
	color: #f637e3;
	text-decoration: underline;
}

.galerie-menu ul li.aktiv a {
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Umenu */

#menubar {
	display: none;
	float: left;
	width: 210px;
	padding: 0 1px 0 0px;
	background: url(images/umenu_bg.gif) top right no-repeat;
}

#umenu {
	float: left;
	clear: both;
	width: 210px;
}

#umenu ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#umenu ul li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#umenu ul li a {
	float: left;
	width: 200px;
	padding: 6px 0px 6px 10px;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background: url(images/umenu_li_bg.gif) top left no-repeat;
}
#umenu ul li#first a {
	background: none;
}

#umenu ul li a:hover {
	color: #f637e3;
	text-decoration: underline;
}

#umenu ul li.aktiv a {
	font-weight: bold;
}

/* 2. UMenu Ebene */
#umenu ul li ul {
	padding: 0 0 10px 0;	
}

#umenu ul li li a {
	width: 185px;
	height: auto;
	padding: 1px 0px 1px 25px;
	background: none;
}

#umenu ul li.aktiv li a {
	font-weight: normal;
}
#umenu ul li li.aktiv a {
	font-weight: bold;
}

/* 3. UMenu Ebene */
#umenu ul li ul li ul {
	padding: 0 0 10px 0;	
}

#umenu ul li li li a {
	width: 175px;
	height: auto;
	padding: 1px 0px 1px 35px;
	background: none;
}

#umenu ul li.aktiv li.aktiv li a {
	font-weight: normal;
}
#umenu ul li.aktiv li.aktiv li.aktiv a {
	font-weight: bold;
}


/*//////////////////////////////////////////////////////////////////////////////////*/
/* Teaser */
.teasercontainer {
	display: none;
	float: left;
	width: 210px;
	padding: 30px 0 5px 0;
	/*background: #fff;*/
}

.teasercontainer .teaser {
	float: left;
	width: 210px;
	padding: 0 0 10px 0;
	text-align: center;
}
.teasercontainer .teaser .textteaser {
	padding: 0 5px;
	font-size: 0.85em;
	line-height: 1.25em;
	text-align: left;
}
/*//////////////////////////////////////////////////////////////////////////////////*/
/* Footer */

#footer {
	display: none;
	float: left;
	margin: 0px;
	padding: 0 0 10px 0;
	width: 960px;
	font-size: 0.85em;
	color: #000;
}

#footer #copyright {
	float: left;
	padding: 0px;
	text-align: center;
}

#footer #agentur {
	float: right;
	width: 200px;
	padding: 0px;
	text-align: center;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #f637e3;
}

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

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

p.fehler {
	color: #cc2517;
	text-align: left;
	font-weight: bold;
}

label.fehler {
	color: #cc2517;
	text-align: left;
}

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

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

.gruen {
	color: #008000;
}

.grau {
	color: #616161;
}

em {
	color: #c43448;
	font-weight: bold;
	font-style: normal;
}


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

/*]]>*/ 
