/* --- --- --- GRUNDEINSTELLUNG --- --- --- */

* {
	margin: 0px;
	padding: 0px;
	outline: none;
	background: #fff url('../images/layout/background.jpg') repeat-x;
}

body {
	width: 900px;
	height: auto;
	margin: 0px auto;
	font: 9pt/12pt normal Helvetica, Arial, sans-serif;
}

div.clr {
	height: 1px;
	width: 99.99%;
	overflow: hidden;
	clear: both;
}

strong {
	background: #fff;
}

img {
	background: #fff;
	float: left;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #f2f2f2;
}

table {
	padding: 15px 0px 10px 0px;
	background: #fff;
}

th {
	background: #f5f5f5;
	border: 1px solid #f2f2f2;
}

td {
	background: #fff;
	border: 1px solid #f2f2f2;
	padding: 5px 10px 5px 10px;
}

a {
	background: none;
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #e50c05;
}

.Content .Wir {
	background: #fff;
	width: auto;
	height: 200px;

}

.Content .Wir p {
	background: none;
	padding-top: 5px;
}

.Content object {
	margin-left: 55px;
}

/* --- --- --- TYPOGRAFIE --- --- --- */

h1, h2, h3 {
	background: none;
	color: #e50c05;
	padding-bottom: 5px;
	font: 12pt normal Helvetica, Arial, sans-serif;
	font-weight: bold;
}

p {
	background: #fff;
	color: #333;
	padding-top: 15px;
	padding-bottom: 5px;
	
}

/* --- --- --- HEADER --- --- --- */

div#Header {
	background: #fff;
	border: 1px solid #f2f2f2;
	height: 75px;
	width: 898px;
}

div#Header img {
	border: #fff;
	padding: 15px 10px 0px 0px;
}

div#Header h1 {
	font: 40px normal Georgia, serif;
	padding-top: 16px;
}

/* --- --- --- NAVIGATION --- --- --- */

ul#Headnavi {
	background: #fff url('../images/layout/navi_verlauf.jpg') repeat-x;
	display: block;
	height: 45px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #f2f2f2;
	border-top: 3px solid #14094b;
}

ul#Headnavi li {
	float: left;
	background: #fff url('../images/layout/navi_verlauf.jpg') repeat-x;
	height: 32px;
	width: auto;
	font: 10pt normal Helvetica, Arial, sans-serif;
	padding: 13px 5px 0px 5px;
	list-style: none;
}

ul#Headnavi li a {
	background: url('../images/layout/navi_verlauf.jpg') repeat-x;
	width: auto;
	height: 32px;
	padding: 13px 5px 0px 5px;
	text-decoration: none;
	color: #333;
}

ul#Headnavi li a:hover,
ul#Headnavi li a:active,
ul#Headnavi li a:focus,
ul#Headnavi li.active a {
	position: relative;
	height: 32px;
	width: auto;
	padding: 13px 5px 13px 5px;
	color: #e50c05;
	border-top: 3px solid #e50c05
}

/* --- --- --- BANNER --- --- --- */

div#Banner {
	background: #fff url('../images/layout/banner.jpg') no-repeat;
	height: 250px;
	border: 1px solid #f2f2f2;
}

/* --- --- --- CONTENTBEREICH --- --- --- */

div#ContentWrapper {
	display: block;
	position: relative;
	background: #fff;
	min-height: 300px;
	width: 898px;
	padding-top: 10px;
	border: 1px solid #f2f2f2;
}

/* --- SEKUNDÄRNAVIGATION --- */

ul#Sidebar {
	background: #f5f5f5;
	width: 280px;
	height: auto;
	margin-left: 10px;
	border: 1px solid #f2f2f2;
	border-top: 3px solid #14094b;
	float: left;
	padding: 15px 0px 20px 15px;
}

ul#Sidebar h1 {
	background: #f5f5f5;
	margin-left: -15px;
	margin-top: -15px;
	padding-top: 15px;
	padding-left: 15px;
}

ul#Sidebar p {
	background: #f5f5f5;
}

ul#Sidebar li {
	background: #f5f5f5;
	border-bottom: 1px dashed #d4d4d4;
	display: block;
	list-style: none;
	font: 10pt normal Helvetica, Arial, sans-serif;
	margin-left: -10px;
	padding: 10px 0px 10px 10px;
}

ul#Sidebar li a {
	background: #f5f5f5;
	color: #333;
	text-decoration: none;
	margin-left: -10px;
	padding: 10px 0px 10px 25px;
}

ul#Sidebar li a:hover,
ul#Sidebar li a:active,
ul#Sidebar li a:focus,
ul#Sidebar li.active a {
	background: #f5f5f5;
	color: #e50c05;
	border-left: 5px solid #14094b;
	margin-left: -10px;
	padding: 10px 0px 10px 20px;
}

ul#Sidebar p strong {
	background: #f5f5f5;
}

/* --- KONTAKTADRESSE --- */

div#SidebarKontakt {
	background: #fff url('../images/layout/navi_verlauf.jpg') repeat-x;
	width: 280px;
	height: auto;
	margin-left: 10px;
	border: 1px solid #f2f2f2;
	border-top: 3px solid #14094b;
	float: left;
	padding: 15px 0px 20px 15px;
}

div#SiderbarKontakt h1 {
	background: none;
}

div#SiderbarKontakt p {
	background: none;
}

div#SiderbarKontakt strong {
	background: none;
}

/* --- INHALTE --- */

/* --- NEWS -- */

.Content {
	background: #fff url('../images/layout/navi_verlauf.jpg') repeat-x;
	margin-left: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 15px 15px 0px 15px;
	border: 1px solid #f2f2f2;
	border-top: 3px solid #14094b;
}

.Content h1 {
	background: none;
	border-bottom: 1px solid #f2f2f2;
}

.Content p {
	background: none;
}

/* --- HOTNEWS --- */

.ContentHot {
	background: #fff url('../images/layout/navi_verlauf.jpg') repeat-x;
	margin-left: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 15px 15px 0px 15px;
	border: 1px dashed #14094b;
	border-top: 3px solid #14094b;
}

.ContentHot h1 {
	background: none;
	border-bottom: 1px solid #f2f2f2;
}

.ContentHot p {
	background: none;
}

/* --- LIEDER --- */

.CD {
	background: #fff;
	width: 240px;
	float: left;
	margin-bottom: 20px;
}

.Cover {
	background: #fff;
	width: auto;
	float: right;
}

.Cover img {
	margin-top: 10px;
	margin-right: 0px;
	float: right;
}

.Lieder {
	background: #fff;
	width: 240px;
}

.Lieder p {
	padding-top: 10px;
}

/* --- KONTAKT --- */

.contactform {
	min-height: 300px;
}

p#fehler {
	background: #fff;
}

form {
	background: #fff;
	min-height: 300px;
}

.tabelle th {
	background: #fff;
	border: none;
}

.tabelle th input {
	border: 1px solid #d4d4d4;
	background: #f5f5f5;
	width: 100px;
	margin-left: 70px;
}

.tabelle td {
	font: 9pt/12pt normal Helvetica, Arial, sans-serif;
	border: none;
}

.tabelle input {
	height: 20px;
}

.tabelle input,
.tabelle textarea {
	background: #fff;
	border: 1px solid #d4d4d4;
}

/* --- SPONSOREN --- */

.Sponsoren {
	background: #fff;
	height: auto;
}

.Sponsoren img {
	margin-right: 20px;
	margin-bottom: 5px;
}

/* --- --- --- FOOTER --- --- --- */

div#Footer {
	display: block;
	margin-top: auto;
	background: #14094b;
	height: 20px;
	width: 898px;
	border: 1px solid #f2f2f2;
}

div#Links p {
	background: #14094b;
	font: 10px normal Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 4px 0px 0px 10px;
	float: left;
}

div#Links a {
	color: #fff;
}

div#Links a:hover {
	color: #e50c05;
}

ul#Rechts li {
	background: #14094b;
	display: block;
	font: 10px normal Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 4px 10px 0px 0px;
	float: right;
	list-style: none;
}

ul#Links li a {
	color: #fff;
}

ul#Rechts li a {
	background: #14094b;
	color: #fff;
	text-decoration: none;
}

ul#Rechts li a:hover {
	color: #e50c05;
}