/******* GLOBAL STYLES *********/

html[xmlns^="http"] {
			/* verhindert Mozilla-Zucken > Firefox 1.5 */
			overflow-y: scroll;
}
			
* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, adress {
	/*margin: 1em 5%;*/
	margin: 1em 0;
}

li, dd {
margin-left: 5%;
}

fieldset { 
padding: .5em;
}

form {
display:inline;
}

img {
	border: none;
}

.clear {
	clear:both;
}

/******************************/

html, body {
	height:100%;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#666666;
	text-align: center;
}
h1 {
	font-size:18px;
	color:#E2001A;
	font-weight:bold;
	margin:0 0 20px 0;
}
h2 {
	font-size:14px;
	color:#535353;
	font-weight:bold;
	margin-bottom:10px;
}
h3 {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin-bottom:5px;
	padding:0;
}
.textsmall {
	font-size:11px;
}
.bold {
	font-weight:bold;
}
.pic {
	border:#999999 1px solid;
}
.pic_mini {
	border:#999999 1px solid;
	margin:2px;
}
.pic_aktionen_detail {
	float: left;
	margin:0 10px 10px 0;
	border:#999999 1px solid;
}
.pic_fullsize {
	float: left;
	margin: 0 0 10px 0;
	border:#999999 1px solid;
}
a {
	color:#E2001A;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
a:active {
	color:#E2001A;
	text-decoration:none;
}
.input {
	width:271px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 0;
}
.input_plz {
	width:40px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 0;
}
.input_plz_error {
	width:40px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 0;
	background-color:#fdb0b0;
}
.input_ort {
	width:223px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 2px;
}
.input_ort_error {
	width:223px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 2px;
	background-color:#fdb0b0;
}
.input_textarea {
	width:271px;
	height:72px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 3px 0;
}
.input_textarea_error {
	width:271px;
	height:72px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 3px 0;
	background-color:#fdb0b0;
}
.input_error {
	width:271px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 0;
	background-color:#fdb0b0;
}
.input_radio {
	border:0;
	margin:0 3px 0 0;
	padding:0;
}
.input_radio_error {
	border:0;
	margin:0 3px 0 0;
	padding:0;
	color:#fdb0b0;
	background-color:#fdb0b0;
	border:#fdb0b0 1px solid;
}
label {
	border:0;
	margin:0 10px 0 0;
	padding:0;
}
 [disabled] {
 color:#CCCCCC;
 background-color:#EEEEEE;
}
/******* HAUPTNAVIGATION *********/

#mainmenue {
	float:left;
	height: 16px;
	text-align:right;
	width:811px;
	margin:0;
	padding: 31px 26px 0 0;
}
#navlist {
	list-style-type: none;
	margin:0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#navlist li {
	margin: 0px;
	padding: 0px;
	display:inline;
}
#navlist li a {
	list-style:none;
	padding:0px;
	margin:4px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	padding: 0 0 0 10px;
	background: #FFFFFF;
}
#navlist li a:hover {
	color: #666666;
}
#navlist li a#active_main {
	color: #666666;
}
/******* SUBNAVIGATION *********/

#submenue {
	float:left;
	width:285px;
	text-align:left;
	margin: 0 0 10px 0;
	padding: 0px;
}
#sublist {
	float:left;
	width:255px;
	list-style-type: none;
	margin: 0 0 0 14px;
	padding: 0px;
	font-size: 13px;
	display: block;
}
#sublist li {
	line-height: 18px;
	margin:0;
	padding:0;
}
#sublist li a {
	list-style:none;
	padding:0 0 0 9px;
	margin:4px 0 4px 0px;
	font-size: 13px;
	text-decoration: none;
	color: #777777;
	background: url(../images/shared/bulletpoint_empty.gif) no-repeat 0.0em;
}
#sublist li a:hover {
	color: #333333;
	padding:0 0 0 9px;
	background: url(../images/shared/bulletpoint_empty.gif) no-repeat 0.0em;
}
#sublist li a#active_sub {
	color: #333333;
	padding:0 0 0 9px;
	font-weight:bold;
	background: url(../images/shared/bulletpoint.gif) no-repeat 0.0em;
}
#sublist li a.aktion {
	margin:0;
	padding:0 0 0 9px;
	color:#E2001A;
	text-decoration:underline;
}
#sublist li a.aktion:hover {
	margin:0;
	padding:0 0 0 9px;
	color:#333333;
	text-decoration:none;
}
.submenue_teaser {
	float:left;
	width:285px;
	text-align:center;
	margin: 0 0 10px 0;
	padding: 0px;
}
/******* SUBNAVIGATION NEWSLETTER *********/

#submenue_nwslt {
	float:left;
	width:285px;
	text-align:left;
	margin: 0 0 10px 0;
	padding: 0px;
}
#sublist_nwslt {
	float:left;
	width:240px;
	list-style-type: none;
	margin: 3px 0 0 18px;
	padding: 0px;
	font-size: 12px;
	display: block;
}
#sublist_nwslt li {
	line-height: 13px;
	margin: 0 0 5px 0;
	padding:0 20px 0 9px;
	background: url(../images/shared/bulletpoint_nwslt.gif) no-repeat top left;
}
#sublist_nwslt li.ohne {
	line-height: 13px;
	margin: 0 0 5px 0;
	padding:0 20px 0 0;
	background: url(../images/shared/bulletpoint_empty.gif) no-repeat top left;
}
#sublist_nwslt li a {
	list-style:none;
	padding:0 0 0 0;
	margin:4px 0 4px 0px;
	font-size: 12px;
	text-decoration: none;
	color: #777777;
}
#sublist_nwslt li a:hover {
	color: #333333;
	padding:0 0 0 0;
}
#sublist_nwslt li a#active_sub {
	color: #333333;
	padding:0 0 0 0;
	font-weight:bold;
}
#sublist_nwslt li a.aktion {
	margin:0;
	padding:0 0 0 0;
	color:#E2001A;
	text-decoration:underline;
}
#sublist_nwslt li a.aktion:hover {
	margin:0;
	padding:0 0 0 0;
	color:#333333;
	text-decoration:none;
}
/******* CONTAINER *********/

#logo {
	float:left;
	text-align:left;
	width:143px;
	height:44px;
	padding:0 0 10px 0;
}
#top {
	position:relative;
	margin:40px auto 0px auto;
	width:980px;
	height:55px;
	padding:0;
}
.topwrap {
	position:relative;
	width:100%;
	float:left;
	background: #FFFFFF;
	border-bottom:3px solid #DAD2CA;
}
#header_start {
	position:relative;
	margin:0px auto 20px auto;
	width:980px;
	height:213px;
	padding:0px;
	text-align:left;
	/*background: url(../images/shared/logoleiste.gif) bottom right no-repeat;*/
}
.logoleistewrap {
	position:relative;
	width:100%;
	float:left;
	background: #FFFFFF;
}
#logoleiste {
	position:relative;
	margin:0px auto 20px auto;
	padding-left:350px;
	width:635px;
	height:45px;
}
#logoleiste img {
	border:1px solid #999;
	margin-right:2px;
}
.headerwrap_start {
	position:relative;
	width:100%;
	float:left;
	margin-top:2px;
	background: #000000;
	background: url(../images/shared/bg_header_start.png) repeat-x;
}
#header {
	position:relative;
	margin:0px auto 0px auto;
	width:980px;
	height:100px;
	padding:0px;
	text-align:left;
}
.headerwrap {
	position:relative;
	width:100%;
	float:left;
	margin-top:2px;
	background: #000000;
	background: url(../images/shared/bg_header.png) repeat-x;
}
#content {
	position:relative;
	margin:0px auto 0px auto;
	width:980px;
	min-height: 200px;
	padding:0px 0px 20px 0px;
	text-align:left;
	clear:both;
}
/* Workaround "min-height" bis IE 6 */
* html #content {
	height: 200px;
}
.contentwrap {
	position:relative;
	width:100%;
	float:left;
}
.submenue_headline {
	position:relative;
	width:366px;
	height:100px;
	text-align:left;
	float:left;
	padding:0;
}
.submenue_headline_pic {
	width:592px;
	height:100px;
	text-align:left;
	float:left;
	padding:0;
}
.submenue_headline h1 {
	font-size:16px;
	color:#535353;
	margin:70px 0 0 25px;
}
.leftcol_shadow {
	width:285px;
	text-align:center;
	float:left;
	padding:0;
	background: url(../images/shared/bg_leftcol_shadow.jpg) bottom repeat-y;
}
.leftcol_start {
	width:285px;
	text-align:left;
	float:left;
	padding:22px 0px 20px 0px;
	background: url(../images/shared/bg_leftcol_start.jpg) no-repeat;
}
.leftcol_start p {
	width:243px;
	text-align:left;
	margin:10px 0px 10px 21px;
}
.leftcol {
	width:285px;
	text-align:left;
	float:left;
	min-height: 80px;
	padding:22px 0px 20px 0px;
	background: url(../images/shared/bg_leftcol.jpg) bottom no-repeat;
}
.leftcol p {
	width:243px;
	text-align:left;
	margin:10px 0px 10px 21px;
}
#standortauswahl {
	width:243px;
	text-align:left;
	margin:10px 0px 10px 21px;
}
/* Workaround "min-height" bis IE 6 */
* html .leftcol {
	height: 80px;
}
.leftcol_empty {
	position:relative;
	width:285px;
	text-align:center;
	float:left;
	padding:22px 0px 20px 0px;
}
.maincontent_start {
	position:relative;
	width:500px;
	text-align:left;
	float:left;
	margin:20px 0 0 80px;
	padding:0;
}
.maincontent_short {
	position:relative;
	width:240px;
	text-align:left;
	float:left;
	margin:20px 0 0 80px;
	padding:0;
}
.maincontent_long {
	display:inline;
	position:relative;
	width:592px;
	text-align:left;
	padding:20px 0 0 81px;
	float:left;
}
.rightcol {
	position:relative;
	width:300px;
	text-align:left;
	float:left;
	padding:20px 0 20px 0px;
}
/******* GESCHICHTE *********/

.akkordion {
	padding-left:10px;
	cursor: pointer;
	background: #E1E1E1;
}
.akkordion:hover {
	padding-left:10px;
	cursor: pointer;
	color:#FFFFFF;
	background: #404040;
}
.akkordion_open {
	background: #404040;
	color:#FFFFFF;
}
.summary {
	width:570px;
	min-height:50px;
	margin:0 0 20px 0;
	padding:0;
}
/* Workaround "min-height" bis IE 6 */
* html .summary {
	height: 50px;
}
.summary p {
	margin-top:0;
}
.summary p img {
	clear:both;
}
.summary .date {
	float:left;
	width:50px;
	height:50px;
	color:#fff;
	background: url(../images/shared/date.gif);
	margin:0 10px 10px 0;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	text-align:center;
	line-height:13px;
}
.summary .date span {
	margin-top:5px;
	display:block;
}

/******* AKTIONEN MEHRSPALTIG *********/

.teaser_short {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
	width:187px;
	min-height: 330px;
	text-align:left;
	background:#EEE;
	border-bottom:1px solid #CCCCCC;
	cursor:pointer;
	text-decoration:none;
}

/* Workaround "min-height" bis IE 6 */
* html .teaser_short {
	height:330px;
}

.teaser_short:hover {
	text-decoration:none;
	background-color:#FAFAFA;
}

.teaser_short a {
	text-decoration:none;
	width:100%;
}
.teasertext_short a {
	text-decoration:none;
}
.teasertext_short a:hover {
	text-decoration:none;
}

.teaserimage_short {
	float: left;
	display:inline;
	margin:10px;
	border:#999999 1px solid;
	cursor:pointer;
}
.teaserimage_short h3 {
	width:160px;
	margin:0;
	padding-left:3px;
	background:#999999;
	color:#FFFFFF;
}

.teasertext_short {
	float:left;
	width:170px;
	min-height: 90px;
	margin-left:10px;
	padding:0 0 10px 0;
	text-align:left;
	cursor:pointer;
	color:#666666;
	line-height:14px;
}

/* Workaround "min-height" bis IE 6 */
* html .teasertext_short {
	height: 90px;
}

.teasertext_short h2 {
	margin:0px;
	padding:0px;
	color:#E2001A;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
}

/******* AKTIONEN LANG *********/

.teaser_long {
	float:left;
	margin:0 0 10px 0;
	padding:0;
	width:592px;
	min-height: 90px;
	text-align:left;
	background:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	cursor:pointer;
	text-decoration:none;
}

/* Workaround "min-height" bis IE 6 */
* html .teaser_long {
	height: 90px;
}
.teaser_long:hover {
	text-decoration:none;
	background-color:#FAFAFA;
}
.teaser_long a {
	text-decoration:none;
	width:100%;
}
.teasertext a {
	text-decoration:none;
}
.teasertext a:hover {
	text-decoration:none;
}
.teaserimage {
	float: left;
	display:inline;
	margin:0 0 10px 0;
	border:#999999 1px solid;
	cursor:pointer;
}
.teaserimage h3 {
	width:117px;
	margin:0;
	padding-left:3px;
	background:#999999;
	color:#FFFFFF;
}
.teasertext {
	float:left;
	width:458px;
	min-height: 90px;
	margin-left:10px;
	padding:0 0 10px 0;
	text-align:left;
	cursor:pointer;
	color:#666666;
}

/* Workaround "min-height" bis IE 6 */
* html .teasertext {
	height: 90px;
}
.aktionentext {
	display:inline;
	width:580px;
	min-height: 100px;
	padding:0 0 10px 0;
	text-align:left;
	color:#666666;
}
/* Workaround "min-height" bis IE 6 */
* html .aktionentext {
	height: 100px;
}
.aktionenimage {
	width:200px;
	float: left;
	display:inline;
	margin:0 20px 10px 0;
}
.aktionenimage h3 {
	width:199px;
	margin:0;
	padding-left:3px;
	background:#999999;
	color:#FFFFFF;
}
.aktionen_linkbox {
	width:572px;
	min-height: 10px;
	margin: 20px 0 0 0;
	padding:10px 10px 10px 10px;
	text-align:left;
	color:#666666;
	background-color:#f2f2f2;
}
/* Workaround "min-height" bis IE 6 */
* html .aktionen_linkbox {
	height: 10px;
}
.preis {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
.teasertext h2 {
	margin:0px;
	padding:0px;
	color:#E2001A;
	font-size:14px;
	font-weight:bold;
}
form .jumpmenu {
	width:230px;
	margin:4px 0 0 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagination {
	float:right;
	width:592px;
	height:30px;
	padding:0;
	margin:0 8px 0 0;
	text-align:right;
}
.pagination a {
	padding:1px 4px;
	text-decoration:none;
	border:1px solid #CCCCCC;
	margin:0px 0px 0px 2px;
	color:#666666;
}
.pagination a:hover {
	background: #CCCCCC;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.pagination span, .pagination span.nextprev {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	padding:1px 4px;
	margin:0px 0px 0px 2px;
}
.pagination span.current {
	background:#CCCCCC;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	margin:0px 0px 0px 2px;
	font-weight:bold;
}
ul.itemlist {
	list-style-type: none;
}
ul.itemlist li {
	display:block;
	margin:0px;
	padding:0px;
	height:18px;
	line-height:18px;
}
ul.itemlist li.www {
	display:block;
	margin:0px;
	padding:0px 0px 0px 15px;
	line-height:18px;
	background: url(../images/shared/icon_www.gif) no-repeat;
}
ul.itemlist li.link {
	display:block;
	margin:0px;
	padding:0px 0px 0px 15px;
	line-height:18px;
	background: url(../images/shared/icon_link.gif) no-repeat;
}
ul.itemlist li.link2 {
	display:block;
	margin:0px;
	padding:0px 0px 0px 15px;
	height:50px;
	background: url(../images/shared/icon_link.gif) no-repeat;
}
ul.itemlist li.download {
	display:block;
	margin:0px;
	padding:0px 0px 0px 15px;
	line-height:18px;
	background: url(../images/shared/icon_download.gif) no-repeat;
}
/******* FOOTER *********/

.footerwrap {
	position:relative;
	width:100%;
	float:left;
	margin:30px 0 0 0;
	background: url(../images/shared/bg_footer.gif) repeat-x;
}
#footer {
	position:relative;
	width:980px;
	height:115px;
	margin:30px auto 0 auto;
	padding:0;
	font-size:11px;
	color:#999999;
	background: url(../images/shared/kommissbrot.gif) top right no-repeat;
}
#footer a {
	color:#535353;
	text-decoration:none;
}
#footer a:hover {
	color:#535353;
	text-decoration:underline;
}
#footertext {
	position:relative;
	width:250px;
	margin-top:10px;
	padding:0;
	float:left;
	text-align:left;
}
#metanavi {
	position:relative;
	width:600px;
	margin:10px 15px 0 0;
	float:right;
	text-align:right;
}
