/* HTML */
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5f1dc;
}
IMG {
	border: none;
	border-color: #B3B3B3;
}
ACRONYM {
	border: none;
	cursor: help;
	margin: 0px;
}
A {
	color: #000;
}
P, H1, H2, H3 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
H1 {
	font-weight: bold;
	font-size: 13px;
	color: #ac0121;
	text-transform: uppercase;
}
H2, LEGEND {
	font-size: 11px;
	font-weight: normal;
	color: #ac0121;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
}
FIELDSET {
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	width: 100%;
}
LABEL {
	margin: 0px;
	padding: 0px;
}
INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
UL, LI {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	list-style-type:none;
}
LI {
	background-image: url(img/li.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	width: auto;
	padding: 0px 0px 5px 10px;
}

/* Navigationen */
.s_nav UL, .s_fusszeile UL {
	margin: 0px;
	padding: 0px;
}
.s_nav LI, .s_fusszeile LI {
	padding: 0px;
	background: none;
}
.s_fusszeile UL, .s_fusszeile LI, .s_fusszeile A {
	display: inline;
}

/* Struktur */
.s_aussen {
	margin: 0px auto;
	width: 857px;
}
.s_header {
	height: 169px;
	background-image: url(img/logo_balken.gif);
	background-repeat: no-repeat;
}
.s_home {
	float: left;
	height: 169px;
	width: 657px;
	padding-left: 100px;
}
.s_home A {
	height: 169px;
	width: 657px;
	float: left;
}
.s_home SPAN {
	display: none;
}
.s_sprache {
	text-align: right;
	padding-top: 35px;
	float: left;
	width: 100px;
}
.s_sprache A, .s_col3_3 A, .s_col2_2 A {
	text-decoration: none;
	padding-left: 11px;
	background-image: url(img/pfeilchen_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.s_col3_3 A, .s_col2_2 A {
	text-decoration: underline;
}
.s_col3_3, .s_col2_2 {
	font-size: 11px;
}
.s_nav {
	gg_float: left;
	width: 857px;
	background-color: #ac0121;
	border-top: 1px solid #FFF;
	border-collapse: collapse;
	border-spacing: 0;
	display: table;
	clear: both;
}
.s_nav UL {
	display: table-row;
	float: none;
	list-style-type: none;
}
.s_nav LI {
	border-left: 1px solid #FFF;
	padding: 0px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.s_nav LI {
	/*
	float: left;
	*/
}
.s_nav A {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	margin: 0 auto;
	padding: 6px;
	float: none;
	display: block;
}
*+html .s_nav LI {
    float:left;
	position: relative;
    white-space: nowrap;
}
*+html .s_nav A {
	padding: 6px 12px 6px 12px;
}
* html .s_nav LI {
    float: left;
    white-space: nowrap;
    width: 1px;
}
* html .s_nav A {
	padding: 6px 12px 6px 12px;
}
.s_nav UL LI.erster {
	border: none;
}
.s_nav UL LI.erster A.aktiv, .s_nav UL LI.erster A:hover {
	background-color: #1c4b82;
}
.s_nav UL LI.zweiter A.aktiv, .s_nav UL LI.zweiter A:hover {
	background-color: #7e1f58;
}
.s_nav UL LI.dritter A.aktiv, .s_nav UL LI.dritter A:hover {
	background-color: #878913;
}
.s_nav .aktiv, .s_nav A:hover {
	background-color: #7a1826;
}
.s_mitte {
	float: left;
	background-color: #FFF;
	border-top: 29px solid #FFF;
}
.s_logo {
	width: 110px;
	float: left;
}
.s_col3_1, .s_col3_2, .s_col3_3, .s_col2_1, .s_col2_2, .s_col1_1 {
	float: left;
	padding: 0px 18px 18px 18px;
}
.s_col3_1, .s_col3_2 {
	width: 294px;
}
.s_col3_3 {
	width: 161px;
}
.hg3col {
	background-image: url(img/hg_3col.gif);
	background-repeat: repeat-y;
	background-position: 329px 0px;
}
.s_col2_1 {
	width: 624px;
}
.s_col2_2 {
	width: 161px;
}
.hg2col {
	background-image: url(img/linie_strichliert.gif);
	background-repeat: repeat-y;
	background-position: 659px 0px;
}
.s_col1_1 {
	width: 821px;
}
.hg1col {
}
.s_drache {
	width: 857px;
}
.s_drache1, .s_drache2, .s_drache3 {
	background-repeat: no-repeat;
	float: left;
	width: 857px;
	background-image: url(img/drache_gross.gif);
}
.s_drache1 {
	background-position: 250px bottom;
}
.s_drache2 {
	background-image: url(img/drache_klein.gif);
	background-position: 550px bottom;
}
.s_drache3 {
	background-position: 500px bottom;
}

.s_inhalt {
	float: left;
	width: 740px;
	padding: 20px 20px 20px 10px;
}
.s_themenbild {
}
.s_fusszeile {
	text-align: center;
	width: 857px;
	padding-top: 8px;
	float: left;
	color: #736F54;
	font-size: 11px;
}
.s_fusszeile A {
	color: #736F54;
	margin-left: 10px;
}

/* Mailform start */
.mf-item {
	padding-bottom: 10px;
}
.mf-input, .mf-select, .mf-textarea, .mf-submit {
	width: 350px;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
}
.mf-input {
}
.mf-select {
	width: 352px;
	height: 17px;
}
.mf-textarea {
	height: 150px;
}
.mf-submit {
	width: 150px;
	height: 17px;
}
/* Mailform ende */

.i_teaser_bild, .i_download_bild {
	padding-bottom: 6px;
}
.i_teaser_punkt {
}
.i_teaser_pfeil LI {
	background-image: url(img/pfeilchen_rot.gif);
	color: #1c4b82;
	color: #133762;
}
.i_teaser_pfeil A {
	color: #1c4b82;
}

