/*<![CDATA[*/ 

/* andere Styles */
@import url(style_inhalt.css);
@import url(style_menu.css);
@import url(style_galerie.css);



/* Allgemein */

html, body {
}

body {
	background-color: #c7d0f2;
	padding: 0px;
	margin: 0px;
	
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.25em;
}

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


form {
	padding: 0;
	margin: 0;
}

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


h1 {
	font-size: 1.6em;
	padding: 0;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 5px 0;
}

h3 {
	font-size: 11px;
	padding: 0;
	margin: 0 0 0px 0;
}


.hr {
	border-bottom: 1px dashed #017dc4;
	margin: 2px 0 10px 0;
}

.hr hr {
	display: none;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

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



/* SeitenRahmen */

#seite {
	text-align: left;
	width: 780px;
	padding: 0px;
	margin: 10px auto 0 auto;
}



/* Titel */

#titel {
	float: left;
	display: block;
	width: 780px;
	height: 112px;
	background: url(images/titel_bg.gif) bottom left no-repeat;
}

#titel #logo {
	float: left;
	display: block;
	padding: 0px;
	width: 233px;
}

#titel #drucklogo, #titel #druckadresse {
	display: none;
}

/* Mitglied sagt (Statement) */

#titel #mitgliedsagt {
	float: right;
	display: block;
	width: 541px;
	height: 112px;
	padding: 0px;
	color: #1a1a1a;
}

#titel #mitgliedbild {
	float: right;
	display: block;
	padding: 0px;
	text-align: right;
}

#titel #mitglied-stmt {
	float: right;
	display: block;
	width: 399px;
	padding: 0px;
}

#titel #mitglied-stmt #stmt-o, #titel #mitglied-stmt #stmt-u, #titel #mitglied-stmt #stmt-m {
	float: left;
	display: block;
	width: 399px;
	padding: 0px;
}

#titel #mitglied-stmt #stmt-o {
	height: 13px;
	background: url(images/statement_bg_oben.gif) bottom left no-repeat;
}

#titel #mitglied-stmt #stmt-m {
	background: url(images/statement_bg_mitte.gif) top left repeat-y;
}

#titel #mitglied-stmt #stmt-u {
	height: 25px;
	background: url(images/statement_bg_unten.gif) top left no-repeat;
}

#titel #mitglied-stmt #stmt-m div {
	padding: 0 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	line-height: 1.20em;
}

/* Tertiaernavigation */

#titel #tertiaer {
	float: right;
	padding: 17px 20px 0 0;
	margin: 0px;
}

#titel #tertiaer a {
	float: left;
	display: block;
	padding: 0 0 0 10px;
	color: #000;
	font-size: 0.9em;
}

#titel #tertiaer a.aktiv {
	color: #000088;
}

/* Haupt Menu */

#menu {
	float: left;
	display: block;
	padding: 0px;
	width: 780px;
	background: url(images/menu_bg.gif) top left no-repeat;
}


/* Inhalt */
#umenu-inhalt-container {
	float: left;
	width: 780px;
	background: url(images/inhalt_bg.gif) top left repeat-y;
}

#umenu-inhalt {
	float: left;
	width: 758px;
	padding: 0 11px 0 11px;
	background: url(images/puzzle_bg_umenu.gif) 11px 0px no-repeat;
}

#inhaltcontainer {
	float: right;
	width: 613px;
	padding: 17px 0 0 0;
}

#galerie {
	float: right;
	padding: 0px 10px 0 0;
	background: #FFF url(images/galerie_bg.gif) top left no-repeat;
}

#galerie #inhaltcontainer {
	float: right;
	width: 738px;
	padding: 17px 0 0 0;
}



/* Inhalt Footer */

#inhalt-footer {
	float: left;
	width: 590px;
	margin: 20px 0px 0 0;
	padding: 0 10px 0 0;
}

#inhalt-footer #weiterempfehlen {
	float: left;
}

#inhalt-footer #seitenanfang {
	float: right;
}

#inhalt-footer #drucken {
	float: left;
	margin: 0 0 0 100px;
}

#inhalt-footer #weiterempfehlen a {
	display: block;
	padding: 0 0 0 18px;
	background: url(images/icon_weiterempfehlen.gif) left center no-repeat;
}

#inhalt-footer #drucken a {
	display: block;
	padding: 0 0 0 21px;
	background: url(images/icon_drucken.gif) left center no-repeat;
}

#inhalt-footer #seitenanfang a {
	display: block;
	padding: 0 0 0 18px;
	background: url(images/icon_nachoben.gif) left center no-repeat;
}

/* Abschluss & Copyrights */

#inhalt-abschluss {
	float: left;
	width: 780px;
	padding: 23px 0px 0px 0;
	background: url(images/inhalt_bg_footer.gif) left top no-repeat;
}

/* Copyrights */
#copyrights {
	text-align: right;
	font-size: 0.85em;
	padding: 0px 11px 0px 0;
}
#copyrights a {
	color: #FE860C;
	text-decoration: none;
}
#copyrights a:hover {
	text-decoration: underline;
}

#copyrights strong {
	display: none;
}

#copyrights p {
}

#copy-hammer {
	margin: 0 0 0 15px;
}





/* Formular */

.input-newsletter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 155px;
	padding: 0px 4px;
	font-size: 0.9em;
}


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

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

/* Farben */

.rot {
	color: #ec1c05;
}

.gruen {
	color: #008000;
}



/*]]>*/ 