@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #7e7e7e;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	background: #fefefe url(/img/background_gradient.gif) repeat-x 0 0;
}

body {
	background: transparent;
}

h1 {
	color: #e20026;
	font-size: 36px;
	padding: 0 0 8px;
	font-weight: bold;
}

h2,
h2 a {
	color: #585858;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 23px;
}

p {
	padding: 0 0 2px;
	line-height: 24px;
}

a {
	outline: none;
	color: #7e7e7e;
	text-decoration: none;
}

p a {
	text-decoration: underline;
}

ul {
	display: inline-block;
	list-style: none;
}

li {
	color: #cc0022;
	list-style: none;
	padding: 5px 0 5px 21px;
	background: transparent url(/img/bullet.gif) no-repeat 0 11px;
}

#main_container {
	width: 580px;
	margin: 0 auto;
	min-height: 100%;
	background: #fefefe url(/img/background_gradient.gif) repeat-x 0 0;
}

* html #main_container {
	height: 100%;
}

#main_container #header {
	width: 100%;
	height: 111px;
	position: relative;
}

#main_container #header #logo {
	top: 49px;
	left: 0px;
	width: 177px;
	height: 21px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	background: transparent url(/img/logo.png) no-repeat 0 0;
}

#main_container #header #pageselect {
	top: 68px;
	margin: 0;
	right: 0px;
	padding: 0;
	position: absolute;
}

#main_container #header #pageselect select {
	margin: 0;
	color: #fff;
	width: 216px;
	height: 25px;
	display: block;
	font-size: 12px;
	background: #de0025;
	padding: 2px 0 2px 4px;
	border: 1px solid #de0025;
}

#main_container #header #pageselect select option {
	padding: 4px 0 5px 7px;
}

#main_container .btns {
	width: 100%;
	height: 19px;
	padding: 21px 0 12px;
}

#main_container #content_container {
	padding: 0 0 130px;
}

#footer {
	width: 100%;
	height: 46px;
	margin: -46px 0 0;
	background: #cc0022;
}

#footer #footer_container {
	color: #fff;
	width: 580px;
	height: 46px;
	margin: 0 auto;
	font-size: 11px;
}

#footer #footer_container a {
	color: #fff;
	display: block;
	font-size: 11px;
	padding: 15px 15px 0 0;
}

#content_container form .high_item,
#content_container form .item {
	width: 100%;
	display: block;
	padding: 2px 0 4px;
}

#content_container form .item {
	height: 24px;
}


#content_container form .item label,
#content_container form .high_item label {
	float: left;
	display: block;
	line-height: 20px;
}

#content_container form .item label {
	height: 20px;
}

#content_container form label.lbl {
	width: 176px;
}

#content_container form input.txt {
	float: left;
	height: 15px;
	width: 280px;
	display: block;
	font-size: 12px;
	background: #fff;
	padding: 2px 5px 3px;
	border: 0px solid #fff;
	border-bottom: 1px solid #dd0d30;
}

#content_container form input.txt.smaller {
	width: 197px;
}

#content_container form input.txt.plznstuff {
	width: 63px;
}

#content_container form textarea {
	width: 522px;
	padding: 5px;
	height: 120px;
	display: block;
	font-size: 13px;
	border: 1px solid #adadad;
	font-family: Arial, Helvetica, sans-serif;
}

.btn {
	color: #fff;
	height: 21px;
	width: 103px;
	display: block;
	font-size: 11px;
	line-height: 21px;
	text-align: center;
	background: #dc0c2f;
	border: 1px solid #971228;
}

input.btn {
	height: 26px;
}

img.lft {
	padding: 4px 20px 4px 0;
}

.largeteaser {
	width: 280px;
	height: 200px;
	display: block;
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	background: transparent url(/img/teaser.gif) no-repeat 0 0;
}

.largeteaser.revolutionaer {
	background-position: 0 0;
}

.largeteaser.revolutionaer:hover {
	background-position: 0 -200px;
}

.largeteaser.elementar {
	background-position: -280px 0;
}

.largeteaser.elementar:hover {
	background-position: -280px -200px;
}

.largeteaser.weltneuheit {
	background-position: -560px 0;
}

.largeteaser.weltneuheit:hover {
	background-position: -560px -200px;
}

.largeteaser.nachhaltig {
	background-position: -840px 0;
}

.largeteaser.nachhaltig:hover {
	background-position: -840px -200px;
}

a.new {
	position: relative;
}

a.new span.new {
	width: 34px;
	right: -40px;
	height: 17px;
	bottom: -1px;
	display: block;
	position: absolute;
	background: transparent url(/img/neu_stoerer.gif) no-repeat 0 0;
}

.rgt {
	float: right;
}

.lft {
	float: left;
}

.down {
	margin-top: 10px;
}

.moreleft {
	margin-left: 10px;
}

.moreright {
	margin-right: 10px;
}

.dvsn {
	width: 100%;
	height: 0px;
	display: block;
	font-size: 0px;
	overflow: hidden;
	border-top: 1px solid #dd0d30;
}

.formerrors ul {
	width: 580px;
}

.formerrors ul li {
	width: 550px;
	margin: 5px 0;
	display: block;
	padding: 5px 0 5px 30px;
	background-color: #f1c8d1;
	background-position: 10px 11px;
}

.red {
	color: #cc0022;
}

.clear {
	width: 0px;
	clear: both;
	height: 0px;
	display: block;
	font-size: 0px;
	overflow: hidden;
	border: 0px solid #fff;
}


/* Flash styles */
#flash_container {
	top: 50%;
	margin: 0;
	width: 960px;
	padding: 4px;
	left: -9999px;
	height: 600px;
	overflow: hidden;
	position: absolute;
	margin-top: -304px;
	visibility: visible;
	margin-left: -484px;
	background: transparent url(/img/flash_shadow.png) no-repeat 0 0;
}

#flash_content {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 600px;
	display: block;
	position: relative;
	visibility: visible;
}
