/* css created and developed by 12bis3.de - zeitgemäß kommunizieren */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

/* generelle einstellungen */

body {
	background: url(/bilder/bg-browser.gif) repeat-x #ebebed;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	margin: 10px;
	min-height: 101%;
}

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

img {
	border: none;
}


/* layout definitionen */

#container {
	width: 908px;
	margin: 0 auto;
}

#header {
	background: url(/bilder/bg-header.jpg) no-repeat;
	height: 160px;
}

#content {
	background: url(/bilder/bg-content-main.gif) repeat-y;
}

#navigation {
	background: url(/bilder/bg-content-top-left.gif) no-repeat left top;
	width: 173px;
	float: left;
}

#main {
	width: 492px;
	float: left;
	background: url(/bilder/bg-content-border.png) repeat-y right;
	padding: 0 10px;
	margin-top: 3px;
}

#third {
	background: url(/bilder/bg-content-top-right.gif) no-repeat right top;
	float: left;
	width: 213px;
	padding: 3px 0 0 10px;
}

#footer {
	background: url(/bilder/bg-content-bottom.gif) no-repeat top #ebebed;
	padding: 23px 0 12px 0;
	text-align: center;
}



/* header definitionen */
#header img {
	margin: 54px 0 19px 0;
}
* html #header img {
	margin: 54px 0 17px 0;
}
#header ul {
	background: url(/bilder/bg-meta.gif) no-repeat;
	list-style-type: none;
	color: #fff;
	padding: 4px 28px 13px 0;
	text-align: right;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #fff;
}


/* navigation */
#navigation ul {
	background: url(/bilder/bg-navigation.gif) no-repeat left top #008e84;
	margin: 3px 0 0 3px;
	list-style-type: none;
	padding-top: 20px;
}
#navigation ul li {
	padding: 0 8px;
}
#navigation ul li a {
	display: block;
	background: url(/bilder/bg-navi-listitem.png) repeat-x top;
	padding: 8px 0 7px 8px;
	color: #fff;
}
#navigation ul li a:hover, #navigation ul li a.aktiv {
	background-color: #fdc500;
	text-decoration: none;
}
#navigation ul li ul {
	background: url(/bilder/bg-navi-listitem.png) repeat-x top #33a59d;
	padding: 0;
	margin: 0;
}
#navigation ul li ul li {
	padding: 3px 4px;
}
#navigation ul li ul li a {
	padding: 3px 0 2px 4px;
	background: none;
}
#navigation ul li ul li a:hover, #navigation ul li ul li a.aktiv {
	background-color: #fdc500;
}
#navigation ul li ul li ul {
	background: none #66bbb5;
	padding-left: 8px;
}
#navigation ul li ul li ul li {
	padding: 1px 2px 1px 10px;
	background: url(/bilder/list-style-image.png) no-repeat 0px 7px;
}
#navigation ul li ul li ul li a {
	padding: 2px 0 1px 4px;
	background: none;
}
#navigation ul li ul li ul li a:hover, #navigation ul li ul li ul li a.aktiv {
	color: #fdc500;
	background-color: transparent;
}

#navi-bottom {
	background: url(/bilder/bg-navi-bottom.gif) repeat-x #fff;
	height: 109px;
	margin-left: 3px;
}


/* inhalt / main definitionen */

h1 {
	color: #3a62a3;
	margin: 15px 0 17px 0;
	font-size: 160%;
}

h2 {
	color: #3a62a3;
	margin: 0 0 10px 0;
	font-size: 130%;
}

h3 {
	color: #3a62a3;
	font-size: 110%;
	margin: 0 0 8px 0;
}

p {
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	line-height: 160%;
	color: #5c5d5f;
	margin-bottom: 1em;
}

div.image {
	margin-bottom: 1em
}
div.image img {
	border: 1px solid #008e84;
}
div.image div {
	background: url(/bilder/bg-image-bottom.gif) no-repeat bottom right;
	height: 142px;
	width: 492px;
	position: absolute;
}

#main ul {
	margin: 0 0 1em 16px;
	line-height: 160%;
	color: #5c5d5f;
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	list-style-type: none;
}

#main ol {
	margin: 0 0 1em 35px;
	line-height: 160%;
	color: #5c5d5f;
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
}

#main ul li {
	background: url(/bilder/main-list-style.png) no-repeat 0px 6px;
	padding: 0 0 0 15px;
}

p.meldung {
	background: url(/bilder/dotted-meldung.png) repeat-x bottom;
	padding-bottom: 10px;
}

p.meldungen {
	background: url(/bilder/dotted-meldung.png) repeat-x top;
	padding-top: 10px;
	clear: left;
}

p.pager {
	background: url(/bilder/dotted-meldung.png) repeat-x top;
	padding-top: 10px;
	text-align: right;
}
p.pager span {
	text-align: left;
	float: left;
}

#main a {
	color: #3a62a3;
}

dl.downloads {
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	margin-bottom: 8px;
	background: url(/bilder/listing-downloads.png) no-repeat 4px 5px;
	padding-left: 17px;
	color: #5c5d5f;
}
dl.downloads dt {
	margin: 0 0 3px;
}

dl.presse {
	background: url(/bilder/dotted-meldung.png) repeat-x top;
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	margin-bottom: 12px;
	padding-top: 12px;
	width: 489px;
	clear: left;
}
dl.presse dt {
	float: left;
	width: 120px;
	margin-bottom: 12px;
}
dl.presse dt img {
	border: 1px solid #008e84;
}
dl.presse dd {
	width: 369px;
	float: left;
	margin-bottom: 12px;
}
dl.presse dd h2 {
	margin-bottom: 6px;
	font-size: 110%;
}
dl.presse dd h6 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #5c5d5f;
	font-weight: normal;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #ebebed;
	padding-bottom: 0.3em;
}
dl.presse dd h2 span {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #5c5d5f;
	font-size: 90%;
}

p.quelle {
	font-style: italic;
}


dl.pressedocs {
	background: url(/bilder/dotted-meldung.png) repeat-x top;
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	margin-bottom: 12px;
	padding-top: 12px;
	width: 490px;
	clear: left;
}
dl.pressedocs dt {
	float: left;
	width: 140px;
	margin-bottom: 12px;
}
dl.pressedocs dt img {
	border: 1px solid #008e84;
}
dl.pressedocs dd {
	width: 350px;
	float: left;
	margin-bottom: 12px;
	line-height: 140%;
}
dl.pressedocs dd h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #5c5d5f;
	font-size: 100%;
	margin-bottom: 6px;
}
dl.pressedocs dd p {
	line-height: 160%;
	color: #5c5d5f;
	margin-bottom: 8px;
}

div.abo {
	margin-bottom: 1.3em;
}
div.abo img {
	float: left;
	margin-right: 1px;
}
div.abo input {
	float: left;
	margin-right: 1px;
	width: auto;
	border: none;
	background: none;
}
div.abo input:hover, div.abo input:focus {
	border: none;
	background: none;
}

img.image-left {
	margin: 0 0.5em 0.5em 0;
	float: left;
	border: none;
}
img.image-right {
	margin: 0 0 0.5em 0.5em;
	float: right;
	border: none;
}

img.test-right {
	margin: -1.5em 0 0.2em 0.5em;
	float: right;
}

h3.faq {
	background: url(/bilder/dotted-meldung.png) repeat-x top;
	padding-top: 0.6em;
}

table {
	color: #5c5d5f;
}

table.sounds {
	border-collapse: collapse;
}

table.sounds td {
	padding: 2px 3px 3px 0px;
	text-align: left;
	vertical-align: top;
}


/* formular definitionen */


form p {
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	margin-bottom: 6px;
	clear: left;
}
fieldset {
	border: 1px solid #008e84;
	padding: 10px;
	margin-bottom: 1em;
}
legend {
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #3a62a3;
	font-size: 120%;
}

label {
	width: 180px;
	display: inline;
	float: left;
}
input {
	background: url(/bilder/bg-form.png) repeat-x #fff;
	border: 1px solid #3a62a3;
	padding: 1px; 
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	width: 270px;
	color: #04416f;
	font-size: 100%;
}

p.form-small input, input.form-small {
	width: auto;
	margin-right: 0.2em;
}

p.form-cat {
	margin-left: 180px;
}
p.form-cat input {
	width: 20px;
}

textarea {
	background: url(/bilder/bg-form.png) repeat-x #fff;
	border: 1px solid #3a62a3;
	padding: 1px; 
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	width: 270px;
	height: 150px;
	color: #04416f;
	font-size: 100%;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	background: url(/bilder/bg-form-over.png) repeat-x #fff;
	border: 1px solid #fdc300;
}

select {
	background: url(/bilder/bg-form.png) repeat-x #fff;
	border: 1px solid #3a62a3;
	padding: 1px; 
	font-family: georgia, tahoma, arial, helvetica, sans-serif;
	color: #04416f;
	font-size: 100%;
}
select:hover {
	background: url(/bilder/bg-form-over.png) repeat-x #fff;
	border: 1px solid #fdc300;
}

input#submit-login {
	margin-left: 60px;
	width: 114px;
	padding: 0 1px;
}
* html input#submit-login {
	margin-left: 63px;
}



/* third spalte definitionen */

#language-box {
	background: url(/bilder/bg-language-box.png) no-repeat;
	width: 200px;
	height: 43px;
	margin-bottom: 12px;
}

#language-box ul {
	list-style-type: none;
	color: #3a62a3;
	padding: 13px 0 0 14px;
}
#language-box ul li {
	display: inline;
}
#language-box ul li a {
	color: #3a62a3;
}

#third div.orange {
	background: url(/bilder/bg-box-orange-bottom.png) no-repeat bottom left;
	padding: 0 14px 10px 0;
	margin: 0 0 12px -1px;
}
#third div.blue {
	background: url(/bilder/bg-box-blue-bottom.png) no-repeat bottom left;
	padding: 0 14px 10px 0;
	margin: 0 0 12px -1px;
}
#third div.green {
	background: url(/bilder/bg-box-green-bottom.png) no-repeat bottom left;
	padding: 0 14px 10px 0;
	margin: 0 0 12px -1px;
}

#third h5 {
	font-weight: normal;
	font-size: 100%;
	padding: 4px 0 5px 14px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

/*#third div.orange h5 {
	background: url(/bilder/bg-box-orange-top.png) no-repeat;
	margin: -5px 0 0 -14px;
	padding: 0 0 5px 14px;
}
#third div.orange h5 span{
	padding-top: 4px;
}*/
#third div.orange h5 {
	background: url(/bilder/bg-box-orange-top.png) no-repeat;
}
#third div.blue h5 {
	background: url(/bilder/bg-box-blue-top.png) no-repeat;
}
#third div.green h5 {
	background: url(/bilder/bg-box-green-top.png) no-repeat;
}

#third div.video {
	margin-bottom: 12px;
}

#third form {
	background: url(/bilder/bg-box-orange-main.png) repeat-y left;
	padding: 5px 0 1px 14px;
}
#third form p {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #fff;
	margin: 5px 0 6px 0;
	clear: left;
}
#third label {
	width: 60px;
	display: inline;
	float: left;
}
#third input {
	background: url(/bilder/bg-form.png) repeat-x #fff;
	border: 1px solid #fdc400;
	padding: 1px; 
	font-family: tahoma, arial, helvetica, sans-serif;
	width: 110px;
	color: #04416f;
	font-size: 100%;
}
#third input:hover, #third input:focus {
	background: url(/bilder/bg-form-over.png) repeat-x #fff;
	border: 1px solid #fff;
}
#third input#submit-login {
	margin-left: 60px;
	width: 114px;
	padding: 0 1px;
}
* html #third input#submit-login {
	margin-left: 63px;
}

#third a {
	color: #fff;
}

#third div.blue p {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 1px 0 2px 14px;
	background: url(/bilder/bg-box-blue-main.png) repeat-y left;
}

#third div.blue h4 {
	color: #fff;
	font-size: 100%;
	margin: 0;
	padding: 5px 0 1px 14px;
	background: url(/bilder/bg-box-blue-main.png) repeat-y left;
	line-height: 140%;
}

#third div.green ul {
	background: url(/bilder/bg-box-green-main.png) repeat-y left;
	list-style-type: none;
	padding: 5px 0 1px 14px;
}
#third div.green ul li {
	background: url(/bilder/list-style-image.png) no-repeat 0px 4px;
	padding: 0 0 4px 12px;
}


/* definitionen footer */

#footer p {
	margin: 0;
	color: #5c5d5f;
	font-family: tahoma, arial, helvetica, sans-serif;
}
#footer p a {
	color: #5c5d5f;
}





/* clear me baby */

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

.clear {
	display: block;
}

