/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* --------------------
generelle einstellungen
---------------------*/


body {
	background: #fff;
	font-size: 70%;
	min-height: 101%;
	padding: 0 0 1em 0;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #d1602a;
	text-decoration: none;
}
a:hover, a:focus {
	color: #d1602a;
	text-decoration: underline;
}

h1 {
	color: #f05c14;
	font-size: 130%;
	text-transform: uppercase;
	margin: 0 0 1.3em 0;
	padding: 0 0 0.6em 0;
	background: url(/bilder/dotted-line.png) repeat-x bottom transparent;
}

h2 {
	color: #f05c14;
	font-size: 120%;
	margin: 0 0 0.6em 0;
}

h3 {
	color: #f05c14;
	font-size: 110%;
	margin: 0 0 0.4em 0;
}

h4 {
	color: #f05c14;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

p {
	margin: 0 0 1.2em 0;
	color: #003a77;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

ul {
	list-style-type: none;
}

/* ----------------
layout definitionen 
-----------------*/

#container {
	width: 925px;
	margin: 0 auto;
	padding: 0 1px;
	background: url(/bilder/bg-container.png) repeat-y transparent;
	border-bottom: 1px solid #1a2e5f;
}

#header {
	height: 171px;
	overflow: hidden;
	border-bottom: 1px solid #1a2e5f;
}

#navigation {
	width: 188px;
	float: left;
}

#content {
	width: 477px;
	float: left;
	padding: 25px 20px;
	line-height: 140%;
}

#third {
	width: 200px;
	padding: 17px 10px 20px 10px;
	float: left;
	line-height: 130%;
}

p  span.full{
	margin: 0 0 1.2em 0;
	color: #f05c14;
}


/* ----------------
header definitionen 
-----------------*/

#header p {
	margin: 0;
	height: 28px;
	padding: 2px 0 0 10px;
	overflow: hidden;
	background: url(/bilder/bg-farbband.png) no-repeat transparent;
	font-size: 90%;
	color: #fff;
}

#header p a {
	color: #fff;
}

/* --------------------
navigation definitionen 
---------------------*/

#navigation img {
	border-bottom: 1px solid #1a2e5f;
}

#navigation p {
	font-size: 90%;
	border-bottom: 1px solid #1a2e5f;
	margin: 0;
	padding: 10px 6px 10px 10px;
	word-spacing: -0.2em;
}

#navigation p span {
	text-transform: uppercase;
}

#navigation ul {
	margin: 20px 0 1em 12px;
}

#navigation ul li {
	margin-bottom: 0.6em;
}

#navigation ul li a {
	background: url(/bilder/bg-navi-1.png) no-repeat transparent 0 3px;
	padding: 0 0 0 12px;
}

#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul a.aktiv {
	background: url(/bilder/bg-navi-1-hover.png) no-repeat transparent 0 3px;
	color: #0b3c74;
	text-decoration: none;
}

#navigation ul ul {
	margin: 0.4em 0 0.8em 10px;
}

#navigation ul ul li {
	margin-bottom: 0.4em;
}

#navigation ul ul li a {
	background: url(/bilder/bg-navi-2.png) no-repeat transparent 0 6px;
	padding: 0 0 0 8px;
}

#navigation ul ul li a:hover, #navigation ul ul li a:focus, #navigation ul ul a.aktiv {
	background: url(/bilder/bg-navi-2-hover.png) no-repeat transparent 0 6px;
	color: #0b3c74;
	text-decoration: none;
}



/* -----------------
content definitionen 
------------------*/

#content ul, #content ol {
	color: #003a77;
	margin: 0 0 1em 2em;
}

#content ul {
	list-style-type: square;
}

#content li {
	margin-bottom: 0.3em;
}

img.bild-gross {
	margin-bottom: 1.2em;
}

img.bild-links {
	float: left;
	margin: 0.4em 0.5em 0.5em 0;
}

img.bild-rechts {
	float: right;
	margin: 0.4em 0 0.5em 0.5em;
}

h6 {
	color: #003a77;
	font-size: 100%;
}

table {
	border-collapse: collapse;
	width: 477px;
	margin-bottom: 1.2em;
	font-size: 100%;
	color: #003a77;
	border-left: 1px solid #b4b5b6;
	border-top: 1px solid #b4b5b6;
}

table th, table thead td, table thead th {
	font-weight: bold;
	text-align: left;
	padding: 2px 5px;
	vertical-align: top;
	background-color: #b4b5b6;
	border-right: 1px solid #b4b5b6;
	border-bottom: 1px solid #b4b5b6;
}

table td {
	text-align: left;
	vertical-align: top;
	padding: 2px 5px;
	border-right: 1px solid #b4b5b6;
	border-bottom: 1px solid #b4b5b6;
}

table tfoot td {
	padding: 1px 5px;
	font-style: italic;
}

h2.downloads {
	background: transparent url(/bilder/dotted-line.png) repeat-x;
	clear: left;
	padding-top: 0.7em;
}

p.print, p.galerie {
	background: transparent url(/bilder/dotted-line.png) repeat-x;
	clear: left;
	padding-top: 0.4em;
	text-align: right;
}

p.print a {
	background: transparent url(/bilder/icon-print.png) no-repeat;
	padding-left: 19px;
}

p.print span, p.meldungen span, p.galerie span {
	float: left;
}

p.print span a {
	padding: 0;
	background: none;
}

p.meldungen {
	clear: left;
	text-align: right;
	margin-top: -0.7em;
}

dl.news {
	width: 477px;
	margin-bottom: 1em;
	background: transparent url(/bilder/dotted-line.png) repeat-x bottom;
	padding-bottom: 0.3em;
}

dl.news dt {
	width: 105px;
	float: left;
	margin-bottom: 0.2em;
}

dl.news dd {
	width: 370px;
	float: left;
	margin-bottom: 0.2em;
}

div.galerie {
	width: 146px;
	text-align: center;
	height: 142px;
	padding: 2px 12px 0 0;
	float: left;
	margin: 0 0 1.2em 0;
}

div.galerie img {
	border: 2px solid #b4b5b6;
}

dl.presse {
	width: 477px;
	margin-bottom: 1em;
}

dl.presse dt {
	text-align: center;
	margin-bottom: 0.4em;
}

dl.presse dd p {
	margin-bottom: 0.6em;
}

dl.termin {
	width: 475px;
	margin: 0 0 1em 0;
	color: #29408b;
}

dl.termin dt {
	width: 125px;
	float: left;
	margin: 0 0 0.6em 0;
	font-weight: bold;
}

dl.termin dd {
	width: 350px;
	float: left;
	margin: 0 0 0.6em 0;
}

dl.termin dd p {
	margin: 0 0 0.5em 0;
}


/* ---------------
third definitionen 
----------------*/

#third h5 {
	color: #d1602a;
	font-size: 100%;
	margin: 0 0 0.8em 0;
	padding: 10px 4px 0.8em 4px;
	background: url(/bilder/dotted-line.png) repeat-x bottom transparent;
}

#third h4 {
	color: #003a77;
	font-size: 100%;
	margin-bottom: 0.8em;
	padding: 0 4px;
}

#third p {
	margin: 0 0 1.2em 0;
	padding: 0 4px 1em 4px;
	background: url(/bilder/dotted-line.png) repeat-x bottom transparent;
}

#third p a {
	color: #003a77;
	font-weight: bold;
}

#third p.koop {
	text-align: center;
}

#third p.koop a {
	font-weight: normal;
}

#third img {
	margin-bottom: 1em;
}






/* ------------------
formular definitionen 
-------------------*/

fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 1.2em;
}

legend {
	font-size: 110%;
	font-weight: bold;
	color: #f05c14;
}

label {
	float: left;
	width: 150px;
}

input, textarea, select {
	width: 280px;
	border: 1px solid #b4b5b6;
	padding: 3px 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #003a77;
	background-color: #fff;
}

p.check label {
	width: 425px;
}

p.check input {
	width: auto;
	border: none;
	background: none;
	margin-right: 10px;
	float: left;
}

option {
	padding: 0 3px;
	background: transparent;
}

textarea {
	height: 130px;
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border-color: #003a77;
	background-color:  #e1e1e1;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.inp-small {
	width: 50px;
	padding-right: 5px;
}
input.inp-big {
	width: 218px;
	padding-right: 5px;
}

p.upload input {
	width: 290px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

span.radio-check input{
	width: auto;
	border: none;
	background: none;
}

input.inputbtn {
	color: #d1602a;
	font-weight: bold;
	width: auto;
	padding: 3px 20px;
}

span.inputbtn input {
	color: #d1602a;
	font-weight: bold;
	width: auto;
	padding: 3px 20px;
}

input.inputbtn:hover, input.inputbtn:focus {
	border-color: #003a77;
}

input.submit-login {
	margin-left:106px;
	width: 292px;
}

p.error {
	color: #f05c14;
	margin-bottom: 0.2em;
}

/*-----------------
footer definitionen
-----------------*/





/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}
.clear {
	display: block;
}