/* CSS-Stylesheet */

body {
	background-color: #425462;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	margin: 0px;
	padding: 50px 0px 0px 120px;
	color: #425462;
}

h2 {
	margin: 20px 0px 0px;
	padding: 0px;
	color: #E5E2DD;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	margin: 0px 0px 5px;
	font-weight: normal;
	line-height: 17px;
	padding: 0px;
}

h4 {
	font-size: 18px;
	color: #425462;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
}

#zentrieren {
	text-align:left;
	width: 808px;
	position: absolute;
	left: 133px;
	visibility: visible;
	display: block;
}

#page {
	width: 758px;
	margin: 0 0 1;
	padding: 0px;
	display: block;
	}
	
#page .clearer {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 1px;
	padding: 0;
	margin: 0;
}
	
div.t_l {
	background: url(../siteware/top.gif) no-repeat left top;
	float: left;
}
div.t_c {
	background: url(../siteware/top_center.gif) repeat-x center top;
	float: left;
}
div.t_r {
	padding: 25px;
	background: url(../siteware/top_right.gif) no-repeat right top;
	float: right;
}
div.m_l {
	background: url(../siteware/middle_left.gif) repeat-y left;
	float: left;
}
div.m_r {
	background: url(../siteware/middle_right.gif) repeat-y right;
	float: right;
}
div.b_l {
	background: url(../siteware/bottom.gif) no-repeat left bottom;
	float: left;
}
div.b_c {
	background: url(../siteware/bottom_center.gif) repeat-x center bottom;
	float: left;
}
div.b_r {
	background: url(../siteware/bottom_right.gif) no-repeat right bottom;
	float: right;
}

/* Header */

#head {
	width: 755px;
	margin: 1px 0px 0px 1px;
	padding: 0px;
	background: #000000 url(../siteware/header_755x99.jpg) no-repeat;
	clear: both;
	float: left;
	height: 99px;
}

/* --------------------------------- Links */

a {
	color: #e9eff1;
	text-decoration: none;
}

a.box {
	border-bottom: 3px solid transparent;
	display: block;
	text-decoration: none;
	width: 735px;
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
}

a.box:hover {
	border-bottom: 3px solid #5eafed;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;
	width: 735px;
}

a.boxSmall {
	border-bottom: 3px solid transparent;
	display: block;
	text-decoration: none;
	width:105px;
	margin: 0px;
	padding: 0px 0px 3px;
	float: left;
}

a.boxSmall:hover {
	border-bottom: 3px solid #5eafed;
	display: block;
	text-decoration: none;
	width:105px;
	margin: 0px;
	padding: 0px 0px 3px;
	float: left;
}


a.boxBigSmall {
	border-bottom: 3px solid transparent;
	display: block;
	text-decoration: none;
	width:105px;
	margin: 0px;
	padding: 0px 0px 3px;
	float: left;
}

a.boxBigSmall:hover {
	border-bottom: 3px solid #5eafed;
	display: block;
	text-decoration: none;
	width:105px;
	margin: 0px;
	padding: 0px 0px 3px;
	float: left;
}

.txtLink {
	color: #5eafed;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/* ------------------ Content */

.left {
	float:left;
}

#content {
	margin: 0px 1px 1px 1px;
	padding: 0px;
	width: 755px;
	background: #303F4A;
	display: block;
	float: left;
}

.txtRight {
	clear: both;
	float: right;
}

.txtLeft {
	clear: both;
	float: left;
}

.conTxt {
	margin: 0px 0px 0px 125px;
	padding: 0px 0px 125px;
	width: 450px;
	font-size: 12px;
	color: #e9eff1;
	line-height: 15px;
	display: block;
	clear: both;
	float: left;
}

#conAbsatz {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 450px;
	font-size: 12px;
	color: #e9eff1;
	line-height: 15px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404f5a;
}

#conAbsatzRef {
	width: 450px;
	font-size: 12px;
	color: #e9eff1;
	line-height: 15px;
	clear: both;
	display: block;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404f5a;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#conVideo {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 500px;
	font-size: 12px;
	color: #e9eff1;
	line-height: 15px;
	display: block;
	background: #000000;
	height: 410px;
	clear: both;
	float: left;
}

.Video {
	margin: 75px 0px 0px 90px;
	padding: 0px;
	width: 320px;
	display: block;
	background: #000000;
	clear: both;
	float: left;
}

.pictleft {
	float: left;
	width: 125px;
	height: 125px;
	display: block;
	background: #000000;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	background: #000000;
}

.bildunter {
	float: left;
	clear: both;
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.linkAbs {
	margin: 0px;
	color: #5eafed;
	text-decoration: none;
	padding: 0px;
	line-height: 24px;
}

.link {
	margin: 10px 0px 0px;
	color: #5eafed;
	text-decoration: none;
}

.linkpfeil {
	float: left;
	margin: 2px 10px 0px 0px;
}
	
#TeaserBig2 {
	clear: both;
	height: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaserTop2_755x125.jpg) no-repeat;
	width: 755px;
	clear: both;
	margin: 0px 0px 0px 1px;
	float: left;
}
	
#TeaserBig3 {
	clear: both;
	height: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaserTop3_755x125.jpg) no-repeat;
	width: 755px;
	clear: both;
	margin: 0px 0px 0px 1px;
	float: left;
}
	
#TeaserBig4 {
	clear: both;
	height: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaserTopPokal_125.jpg) no-repeat;
	width: 755px;
	clear: both;
	margin: 0px 0px 0px 1px;
	float: left;
}
	
#TeaserBig5 {
	clear: both;
	height: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaserTop3_755x125.jpg) no-repeat;
	width: 755px;
	clear: both;
	margin: 0px 0px 0px 1px;
	float: left;
}

#teaserTxtBig2 {
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 83px 0px 0px;
	width: 110px;
	font-size: 11px;
	color: #e9eff1;
	line-height: 13px;
}

#TeaserBig {
	margin: 0px 0px 0px 1px;
	height: 251px;
	width: 755px;
	padding: 0px;
}

.TeaserBigImg {
	margin: 0px;
	height: 251px;
	width: 755px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaserBig_hav07.jpg) no-repeat;
}

#teaserTxtBig {
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 210px 0px 0px;
	width: 740px;
	font-size: 11px;
	color: #e9eff1;
	line-height: 13px;
}

.teaserTxtSmall {
	margin: 0px 0px 0px 10px;
	padding: 83px 0px 0px;
	float: left;
	width: 110px;
	font-size: 11px;
	color: #e9eff1;
	display: block;
	line-height: 13px;
}
#Teaser {
	float: left;
	margin: 0px 0px 0px 0px;
	height: 127px;
	width: 757px;
	padding: 0px;
}
.teaser1 {
	float: left;
	margin: 1px 0px 1px 1px;
	height: 125px;
	width: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaser1_125.jpg) no-repeat;
}
.teaser2 {
	float: left;
	margin: 1px 0px 1px 1px;
	height: 125px;
	width: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaser2_125.gif) no-repeat;
}
.teaser3 {
	float: left;
	margin: 1px 0px 1px 1px;
	height: 125px;
	width: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaser3_125.jpg) no-repeat;
}
.teaser4 {
	float: left;
	margin: 1px 0px 1px 1px;
	height: 125px;
	width: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaser4_125.jpg) no-repeat;
}
.teaser5 {
	float: left;
	margin: 1px 0px 1px 1px;
	height: 125px;
	width: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaser5_125.gif) no-repeat;
}
.teaser6 {
	float: left;
	margin: 1px 0px 1px 1px;
	height: 125px;
	width: 125px;
	padding: 0px;
	background: #000000 url(../siteware/mm_teaserPokal_125.jpg) no-repeat;
}

/* ------------------------------------------------------------------- Navigation */


.navigation {
	font-size: 11px;
	width: 755px;
	height: 25px;
	background: #1f2c35;
	font-weight: bold;
	margin: 0px 1px 1px 1px;
	padding: 0px;
	}
	
.navigation ul li {
	float: left;
	list-style-type: none;
	list-style-position: outside;
	padding: 4px 0px 6px;
	margin: 1px 0px;
	border-left: 1px solid #707e88;
	color: #E3E2DA;
	}
	
.navigation ul li.select {
	float: left;
	list-style-type: none;
	list-style-position: outside;
	margin: 1px 0px;
	padding: 4px 12px 6px 12px;
	border-left: 1px solid #707e88;
	color: #e9eff1;
	}

.navigation ul {
	padding: 0px 0px 0px 126px;
	margin: 0px;
	}
	
.navigation ul li a {
	padding: 4px 12px 6px 12px;
	color: #707e88;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	}
	
.navigation ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #141f27;
	color: #707e88;
	}
	
/* ---------------------------- Fuss ------ */
	
#footer {
	width: 755px;
	background: #1f2c35;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footnote {
	color: #707e88;
	margin: 0px;
	padding: 0px 0px 0px 120px;
	width: 625px;
	display: block;
	background: #1f2c35;
	height: 25px;
}

.foot {
	color: #707e88;
	margin: 10px 0px 0px;
	padding: 0px;
	text-decoration: underline;
}

/* -------------------------- Mailform --------------- */

.tabLeft {
	text-align: left;
	width: 325px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.tabRight {
	float: right;
}
.fuss {
	text-align: left;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 495px;
	margin-top: 24px;
	margin-left: 179px;
	margin-bottom: 3px;
	padding-top: 64px;
	}
#table {
	text-align: left;
	color: #FFFFFF;
	width: 450px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zeile {
	text-align: left;
	vertical-align: middle;
	width: 450px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

.formBox1 {
	width: 450px;
	background-color: #707e88;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 63px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.formBox2 {
	width: 335px;
	background-color: #707e88;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

body {
	margin: 12px;
}
.button {
	background-image: url(../bilder/bestellButton.gif);
	background-repeat: no-repeat;
}
.tabLine {
	clear: both;
	height:1px;
	line-height: 1px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDD2;
}
.tabLeftComment {
	padding: 4px 0px 5px 9px;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-weight: normal;
}
.formTxt {
	color: #8d9595;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-decoration: none;
	width: 150px;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
