@import url(http://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,700);

*, body, tr, td, ul, li, h1, h2, h3, table {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	background-color: #fff;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #585858;
	overflow-x: hidden !important;
	background: rgb(241,241,241);
	background: -moz-linear-gradient(top,  rgba(241,241,241,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,241,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 );
}
td {
	vertical-align: top;
}

/* --- + Typographie + --- */

#header ul#navi li a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #585858;
}
#header ul#navi li a.activ {
	color: #184113;
}






.MenuDClass7 {
	position: relative;
	width: 100%;
	z-index: 50;
}
.MenuDClass6 {
	display: inline;
	font-size:0px;
	left: -2px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	z-index: 4;
}
.MenuDClass5 {
	display: inline;
	font-size:0px;
	left: 180px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 180px;
	z-index: 4;
}
.MenuDClass4 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.MenuDClass3 {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.MenuDClass2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.MenuDClass1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.MenuDButton2:link,.MenuDButton2:visited {
	background-color: #DF8891;
	border: 1px solid #FFFFFF;
	color: #ffffff;
	display: inline-block; display: -moz-inline-block;
	font-size:15px;
	font-weight: normal;
	height: 30px;
	line-height: 2.0em;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 180px;
	text-decoration: none;
}
.MenuDButton2:hover,.MenuDButton2AKTIV:hover {
	background-color: #CE3D4B;
	border: 1px solid #FFFFFF;
	color: #ffffff;
	text-decoration: none;
	font-size:15px;
}
.MenuDButton2:active,.MenuDButton2AKTIV:link,.MenuDButton2AKTIV:visited,.MenuDButton2AKTIV:active,.MenuDButton2AKTIV:focus,.MenuDButton2:focus {
	background-color: #CE3D4B;
	border: 1px solid #FFFFFF;
	color: #ffffff;
	display: inline-block; display: -moz-inline-block;
	font-weight: bold;
	font-size:15px;
	height: 30px;
	line-height: 2.0em;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: 180px;
}
.MenuDButton1:link,.MenuDButton1:visited {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #585858;
	background: url(../img/line.png) right center no-repeat;
	display: inline-block; display: -moz-inline-block;
	font-weight: normal;
	height: 40px;
	line-height: 2.8em;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	text-align: center;
	float: left;
}
.MenuDButton1:hover,.MenuDButton1AKTIV:hover {
	background: url(../img/line.png) right center no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #2864a6;
}
.MenuDButton1:active,.MenuDButton1AKTIV:link,.MenuDButton1AKTIV:visited,.MenuDButton1AKTIV:active,.MenuDButton1AKTIV:focus,.MenuDButton1:focus {
	background: url(../img/line.png) right center no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #2864a6;
	background: url(../img/line.png) right center no-repeat;
	display: inline-block; display: -moz-inline-block;
	font-weight: normal;
	height: 40px;
	line-height: 2.8em;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	text-align: center;
	float: left;
}




h1 {
	margin: 20px 0 0 0;
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0,0,0,0.5);
}
h2 {
	font-size: 22px;
	color: #c40f20;
	font-weight: 700;
	padding: 0 0 10px 0;
	margin: 0 0 18px 0;
	border-bottom: 1px solid #c3c2c1;
}
h3 {
	font-size: 20px;
	font-weight: 300;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
.rot {
	color: #c40e20;
}
.right {
	text-align: right;
}
#banner #info .weather {
	text-shadow: 0 2px 4px #fff;
}
#banner #info .weather .town {
	font-size: 22px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 1px;
}
#banner #info .weather .subline,
#banner #info .weather .min-max  {
	font-size: 14px;
	line-height: 24px;
}
#banner #info .weather .temp-aktuell {
	font-size: 40px;
	font-weight: 700;
	line-height: 45px;
}
#banner #info .weather .min-max {
	font-size: 14px;
	line-height: 8px;
}
#content #main-content .column-left, 
#content #main-content .column-right {
	text-align: justify;
	-moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; 
}
input, textarea {
	color: #184113;
	font-size: 14px;
}
#footer {
	font-size: 12px;
	font-weight: 300;
}
#footer, #footer a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.7);
}
a:active {
	color: #ff9900;
}

/* --- + Container + --- */
#header {
	width: 100%;
	height: 210px;
	background: rgb(241,241,241);
	background: -moz-linear-gradient(top,  rgba(241,241,241,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,241,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(241,241,241,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 );
}
#header .element-top {
	width: 100%;
	height: 30px;
	background-color: #585858;
	border-bottom: 5px solid #c40e20;
}
#header .content,
#banner .content {
	width: 940px;
	margin: 0 auto;
}
#header ul#navi,
#footer ul#sub-navi {
	list-style: none;
}
#header ul#navi li,
#footer ul#sub-navi li {
	display: inline-block;
}
#header ul#navi {
	width: 620px;
	height: 40px;
	padding: 50px 0;
	float: left;
}
#header ul#navi li {
	height: 20px;
	padding: 10px 10px 10px 8px;
	background: url(../img/line.png) right center no-repeat;
}
#header ul#navi li:last-child {
	background: none;
}
#header #logo {
	width: 315px;
	height: 125px;
	margin: 15px 0 0 0;
	background: url(../img/logo.png) no-repeat;
	float: right;
}
#header .element-bottom {
	width: 100%;
	height: 25px;
	background: url(../img/lines-back.gif) #eee;
	clear: both;
}

.element-bottom {
	width: 100%;
	display:block;
	margin-top:50px;
	padding-top:10px;
	height: 35px;
	background: url(../img/lines-back.gif) #eee;
}

#banner {
	margin: 0 0 50px 0;
}
#banner #slider {
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden !important;
}
#banner #info {
	width: 100%;
	height: 120px;
	background: url(../img/lines-back.gif) #eee;
}
#banner #info .element-left {
	width: 50%;
	height: 100px;
	background: url(../img/info-back.gif) top left;
	position: absolute;
	z-index: 0;
}
#banner #info .headline {
	width: 620px;
	height: 100px;
	background: url(../img/info-back.gif) right bottom;
	position: absolute;
	z-index: 1;
}
#banner #info .weather {
	width: 300px;
	margin: 20px 0 0 0;
	float: right;
}
#banner #info .weather .town {
	float: left;
}
#banner #info .weather .temp-aktuell {
	padding: 0 0 0 25px;
	float: right;
	background: url(../img/line.png) left center no-repeat;
}
#banner #info .weather .subline {
	margin: 0 0 5px 0;
	float: left;
}
#banner #info .weather .min-max {
	clear: both;
}
#content {
	width: 940px;
	height: auto;
	margin: 0 auto;
}
#content #main-content {
	width: 620px;
	float: left;
}
#content #main-content .column-left, 
#content #main-content .column-right {
	width: 300px;
	float: left;
}
#content #main-content .column-left {
	margin: 0 20px 0 0;
}
#content #sidebar {
	width: 300px;
	float: right;
}
#content #main-content iframe,
#content #main-content img {
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
#content #main-content img {
	width: 610px;
	height: auto;
	border: 5px solid #fff;
}
#content #main-content input {
	width: 285px;
	padding: 5px;
	margin: 0 0 20px 0;
	background: rgb(241,241,241);
	border: 1px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3);
}
#content #main-content input.left {
	margin: 0 20px 20px 0;
}
#content #main-content textarea {
	width: 608px;
	height: 100px;
	padding: 5px;
	margin: 0 0 20px 0;
	background: rgb(241,241,241);
	border: 1px solid #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3);
}
#content #main-content td {
	margin: 0;
	padding: 5px;
	border: none;
}
#content #sidebar img,
#content #main-content img.one-column,
#content #sidebar iframe {
	width: 290px;
	margin: 20px 0;
	border: 5px solid #fff;
	background: #ffffff;
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#e5e5e5 100%);
	background: radial-gradient(ellipse at center,  #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
#content #sidebar iframe {
	margin: 0 0 10px 0;
}
#content .placeholder {
	width: 100%;
	height: 1px;
	clear: both;
}
#links {
	width: 960px;
	margin: 50px auto 0;
	text-align: center;
	background: url(../img/shadow.png) no-repeat top center;
}
#links ul {
	list-style: none;
	padding: 30px 10px;
}
#links ul li {
	display: inline-block;
	margin: 0 29px 0 0;
}
#links ul li:last-child {
	margin: 0;
}
#footer {
	width: 100%;
	height: 60px;
	background: url(../img/grunge-back.gif) #ff9900;
}
#footer .content {
	width: 940px;
	margin: 0 auto;
}
#footer span {
	padding: 25px 0 0 0;
	float: left;
}
#footer ul {
	padding: 20px 0 0 0;
	float: right;
}
#footer ul li {
	margin: 0;
	padding: 0 8px 0 3px;
	border-right: 1px solid #fff;
}
#footer ul li:last-child {
	border: none;
}