* {
	margin:0px;
	padding:0px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
}

form {
	border:0px;
	margin:0px;
	padding:0px;
}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

body {
	background: #FFFFFF;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#939393;
}

a.blue {
	color:#BF2459;
	font-weight:bolder;
}

a.blue:hover {
	color:#939393;
}

a.color {
	color:#BF2459;
}


iframe, a img {
	border:none;
}

 h1 {
	/*color:#004689;*/
	font-family:Times,serif;
	font-size:20px;
	line-height:20px;
	margin:13px 5px 8px 0;
}

h4 {
	position:relative;
	background:#BF2459;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 3px 0;
	margin-top:7px;
}

 h5, div.com-category-subtitle {
	color:#BF2459;
	font-family:Times,serif;
	font-size:12px;
	line-height:20px;
	margin:0 0 2px 0;
}

h6 {
	background: #EFEEDF;
	font-size:12px;
	padding:3px;
	margin:5px 0 8px 0;
}

blockquote, blockquote p {
	color:#BF2459;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bolder;
	margin:0 0 15px 0;
}
 #lay_center ul {
	list-style-position:outside;
	margin: 0 0 0 15px;
}

/** LAYOUT  **/

#lay_all {
	position:relative;
	width:940px;
	background:#FFFFFF;
	margin:10px;
	text-align:left;
}


#lay_head {
	height:89px;
	
}

#lay_logo {
	height:65px;
	text-align:center;
	margin-top:7px;
}

#lay_subhead {
	height:20px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 2px 0 2px 0;
	margin-bottom:10px;
}

#lay_subhead p {
	background:#EFEEDF;
	padding:2px 0 2px 0;
	text-transform:uppercase;
	text-align:center;
}

#lay_body{
	padding:0 0 5px 0;
	width:940px;
	background:url(../media/backg_main.gif) repeat-y;
}

#lay_left {
	width:165px;
	float:left;
	background:#FFFFFF;
	border-bottom:solid 2px #FFFFFF;
}

#lay_center {
	width:472px;
	margin:0 0px 0 10px;
	float:left;
	
}

#lay_center_2c {
	width:767px;
	margin:0 0px 0 7px;
	float:left;
	background:#FFF;
	overflow:hidden;
}

#lay_right {
	width:283px;
	float:right;
	background:#FFFFFF;
}


#lay_footer {
	height:20px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 2px 0 2px 0;
}

#lay_footer p {
	background:#EFEEDF;
	padding:2px 0 2px 0;
	text-align:center;
}

/** SEITENKOPF **/

#lay_head div.headbox {
	height:88px;
	width:300px;
	background: url(../media/backg_headbox.gif) bottom repeat-x #EFEEDF;
	margin-right:20px;
	border-top:solid 1px #000000;
	overflow:hidden;
	float:left;
	
}

#lay_head div.headboxlast {
	height:88px;
	width:300px;
	background: url(../media/backg_headbox.gif) bottom repeat-x #EFEEDF;
	border-top:solid 1px #000000;
	overflow:hidden;
	float:right;
	margin-right:0;
	
}


#lay_head img.headimg {
	float:right;
	margin:0 0 0 4px;
}

#lay_head div h2 {
	border-bottom:solid 1px #000000;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
}

#lay_head div.headbox div, #lay_head div.headboxlast div {
	position:relative;
	margin: 3px 3px 0 10px;
	height: 59px;
	overflow:hidden;
	
}

#lay_head div a {
	text-decoration:none;
}

/** NAVIGATION **/


#lay_menue {
	background:#FFFFFF;
}

#lay_menue ul {
	list-style-type:none;
}

#lay_menue li {
	padding: 5px 0 5px 10px;
	margin-top:2px;
	background:#EFEEDF;
	text-transform:uppercase;
}

#lay_menue li.first {
	padding: 5px 0 5px 10px;
	margin-top:0px;
	background:#EFEEDF;
}

#lay_menue li.active {
	padding: 5px 0 5px 10px;
	border-top:solid 1px #EFEEDF;
	border-bottom:solid 1px #EFEEDF;
	background:none;
}


#lay_menue li.level2 {
	padding: 2px 0 2px 22px;
	margin:0;
	background:#EFEEDF;
	text-transform:none;
}

#lay_menue li.level2first {
	padding: 2px 0 2px 22px;
	margin-top:2px;
	background:#EFEEDF;
	text-transform:none;
}

#lay_menue li.level3 {
	padding: 2px 0 2px 37px;
	margin:0;
	background:#EFEEDF;
	text-transform:none;
	font-weight:normal;
}



#lay_menue a {
	text-decoration:none;
}

#lay_menue li.active a, #lay_menue a.act {
	color:#BF2459;
}


/**  BOXEN **/

div.poll {
	border:solid 1px #C3C1A9;
	margin:10px 0 10px 0;
}

div.poll p.rubrik {
	border-bottom:solid 1px #000000;
	text-align:center;
	padding:5px 0 5px 0;
	text-transform:uppercase;
}

div.poll h2 {
	font-family:Times,serif;
	font-size:14px;
	line-height:15px;
	margin:13px 5px 8px 13px;
}

div.poll a {
	text-decoration:none;
}

div.poll div.body {
	margin:0 5px 13px 10px;
}

table.poll {
	margin:0 5px 13px 10px;
	overflow:hidden;
}

table.poll td {
	padding:2px;
}

table.poll td.result {
	padding:0;
	border:solid 1px #666666;
	width:95px;
}

table.poll td.percent {
	padding:0;
	font-size:9px;
	text-align:right;
	width:35px;
}

input.poll {
	border:none;
	width:80px;
	text-align:left;
	color:#BF2459;
	font-weight:bolder;
	background:url(../prs_media/a_right.gif) right no-repeat #FFFFFF;
	margin:0 0 13px 13px;
	cursor:pointer;
}

input.poll_over {
	border:none;
	width:80px;
	text-align:left;
	color:#939393;
	background:url(../prs_media/a_right.gif) right no-repeat #FFFFFF;
	margin:0 0 13px 13px;
	cursor:pointer;
}

/** ePaper **/


div.box_epaper {
	position:relative;
	
	background:#EFEEDF;
	margin-bottom:10px;
}

div.box_epaper .epaper_preview {
	position:absolute;
	top:0px;
	right:10px;
}

div.box_epaper h3 {
	padding:4px 0 4px 60px;
	border-bottom:solid 1px #000000;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
}

div.box_epaper p {
	position:relative;
	width:150px;
	margin: 3px 0 5px 10px;	
}

div.box_epaper a.color {
	color:#BF2459;
	text-decoration:none;
}

table.epaper {
	border:none;
	padding:3px;
	line-height:15px;
}

table.epaper td {
	padding:3px;
	line-height:15px;
}

.epapercolor {
	color:#BF2459;
	font-weight:bolder;
}
.epapercolor_light {
	color:#BF2459;
	
}

/**   **/

div.box {
	background:#EFEEDF;
	margin-bottom:10px;
}

div.box h2 {
	position:relative;
	background:#BF2459;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 3px 0;
	margin-bottom:6px;
	margin-top:4px;
}

div.box h3 {
	position:relative;
	padding:5px 0 5px 0;
	border-bottom:solid 1px #000000;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
}

div.box img {
	position:relative;
	float:right;
	margin:0 10px 3px 10px;
}


div.box div {
	position:relative;
	margin: 3px 3px 5px 10px;	
}


div.box a {
	text-decoration:none;
}

div.box a img{
	float:none;
	position:relative;
	top:1px;
	left:0;
}

div.box a.color {
	color:#BF2459;
	text-decoration:none;
	font-weight:bolder;
}


table.anzeigenprev {
	border:none;
	margin:0;
	width:100%;
}
table.anzeigenprev td {
	padding:2px 2px 2px 10px;
	margin:0;
	border:solid 1px #FFFFFF;
	
}

table.anzeigenprev a {
	font-size:11px;
}

table.newslist td {
	padding:4px 0 2px 0;
}
/** CENTER **/

p.pagehead {
	background:url(../media/backg_pagehead.gif) repeat-x #EFEEDF;
	text-align:center;
	height:21px;
	padding:2px 0 3px 0;
}

#lay_center h2 {
	position:relative;
	background:#BF2459;
	color:#FFFFFF;
	text-align:center;
	padding:3px 0 3px 0;
	margin-bottom:6px;
}

#lay_center a img {
	float:none;
}

p.pr {
	font-size:10px;
	margin:5px 0 0 0;
}

#lay_center h3 {
	font-size:14px;
}


/* Listen */

.artikel_odd {
	border-bottom:dotted 1px #666666;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

.artikel_even {
	border-bottom:dotted 1px #666666;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

.artikel_odd img {
	float:right;
	margin:0 0 0 10px;
}

.artikel_even img {
	float:left;
	margin:0 10px 0 0;
}

.artikel_odd     a {
	text-decoration:none;
}

.artikel_even a {
	text-decoration:none;
}

.artikel_odd div.gallerylist, .artikel_odd div.com-category-teaser-img {
	float:right;
}

.artikel_even div.gallerylist {
	float:left;
}


/* Einzelansicht */

div.images {
	float:left;
	width:165px;
	margin:10px 15px 5px 0;
}

div.images p.buz {
	color:#666666;
	font-style:italic;
	margin:5px 0 10px 0;
}

div.images_right {
	float:right;
	width:165px;
	margin:10px 0 5px 15px;
}

div.images_right p.buz {
	color:#004689;
	font-style:italic;
	margin:5px 0 10px 0;
}

p.sendarticle {
	border-top:solid 1px #000000;
	margin: 15px 0 5px 0;
	padding-top:5px;
}


input.mailfield {
	border: 1px solid #C3C1A9;
	height:15px;
}

input.submit {
	border:none;
	width:50px;
	text-align:left;
	color:#BF2459;
	font-weight:bolder;
	background:url(../prs_media/a_right.gif) right no-repeat #FFFFFF;
	margin:0 0 0 3px;
	cursor:pointer;
}

input.searchsubmit {
	border:none;
	width:60px;
	text-align:left;
	font-weight:bolder;
	background:url(../prs_media/a_right.gif) right no-repeat #EFEEDF;
	margin:0 0 6px 0;
	cursor:pointer;
}

input.shopsubmit {
	border:solid 1px #C3C1A9;
	width:130px;
	text-align:left;
	color:#000000;
	font-weight:bolder;
	background:url(../prs_media/a_right_button.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
	margin:8px 0 0 0;
}

input.shopsubmit, p.com-chkout-address-fields-submit input, p.com-chkout-listing-submit input {
	border:solid 1px #C3C1A9;
	width:140px;
	text-align:left;
	color:#000;
	font-weight:bolder;
	background:url(../prs_media/a_right_button.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
	margin:8px 0 0 0;
}


div.shortlist {
	line-height:20px;
	margin:0 0 20px 0;
}



  /* SHOP */
  
input.exemplare {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:30px;
	margin:5px;
}

div.tx-commerce-pi1 h1, div.tx-commerce-pi1 h1 a {
	font-family:Times,serif;
	font-size:20px;
	line-height:25px;
	margin:13px 5px 8px 0;
	text-decoration:none;
}



div.shopimages, div.com-category-img {
	float:left;
	width:200px;
	margin:10px 15px 5px 0;
}

 /* SHOP */
  

div.preis {
	color:#BF2459;
	font-family:Times,serif;
	font-size:16px;
	font-weight:bolder;
	line-height:20px;
	margin:5px 0 2px 0;
}

div.preiszusatz {

	font-size:10px;
	line-height:12px;
}

div.com-chkout-address-fields dd.com-chkout-address-input input, div.com-chkout-address-fields dd.com-chkout-address-input select {
	border-top:solid 1px #E0E0DF;
	border-right: solid 2px #797979;
	border-bottom: solid 2px #797979;
	border-left:solid 1px #E0E0DF;
	background:#EFEEDF;
	width:140px;
}



/* Team */

div.team {
	position:relative;
	margin-bottom:10px;
	height:160px;
}


div.team .teamimg {
	position:absolute;
	top:0px;
	right:0px;
/*	width:152px;
	height:96px;*/
}

div.team .teamimg img{
/*	width:152px;
	height:96px;*/
	border:solid 1px #DFDFDF;
}


div.team h3 {
	padding:4px 0 4px 4px;
	border-bottom:solid 1px #000000;
	font-weight:bolder;
	font-size:12px;
	background:#EFEEDF;
}

div.team p {
	position:relative;
	width:300px;
	margin: 10px 0 5px 0;	
}

 /** Mediadaten **/
 
div.mediadaten_images {
 	text-align:right;
 	position:relative;
 	width:480px;
 	height:495px;
 	margin:0 0 15px 0;
 }


.mediadaten_images .mediadaten_intro {
	position:absolute;
	left:0px;
	bottom:0px;
	width:250px;
	text-align:left;
}


/** SUCHE  */

div.suche {
	width:468px;
	border-bottom:dotted 1px #666666;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

div.suche a {
	text-decoration:none;
}

span.result {
	color:#cc0000;
}


/* SITEMAP */

div.sitemap {
	border:solid 1px #dfdfdf;
	margin:7px 0 5px 0;
	text-align:center;
}

div.sitemap ul {
	list-style-type:none;
}

div.sitemap li {
	float:left;
	padding: 1px 0 1px 5px;
	margin-top:1px;
	text-transform:uppercase;
	font-weight:bolder;
}

div.sitemap li.level2 {
	text-transform:none;
	font-weight:normal;
}
div.sitemap ul a {
	text-decoration:none;
	font-size:11px;
}



/** IMAGE ENLARGER  **/
/****************************************************************/



#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; } 


#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #888888; }


#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }


#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../prs_media/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../prs_media/blank.gif) no-repeat; display: block; left:10px; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../prs_media/img_prev.gif) bottom left no-repeat; }

	
#lbNext { width: 49%; height: 100%; background: transparent url(../prs_media/blank.gif) no-repeat; display: block; right:10px; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../prs_media/img_next.gif) bottom right no-repeat; }


#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }

	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }

	
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }


#lbDetails { width: 100%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold;margin:0 0 10px 0; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 102px; height: 17px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(../prs_media/img_close.gif) no-repeat; }

#lbPlay { width: 102px; height: 19px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url(../prs_media/img_play.gif) no-repeat; }

	
#lbPause { width: 102px; height: 19px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url(../prs_media/img_pause.gif) no-repeat; }

	


/** LAYER EINBLENDEN */

.usercontent_question{	
	margin-bottom:2px;
	height:20px;	
	overflow:hidden;
	cursor:pointer;
}

.usercontent_question span {
	color:#BF2459;
	text-decoration:underline;
	font-weight:bolder;
}

.usercontent_answer{		
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #666666;

}

.usercontent_answer_content{	
	padding:15px 0 20px 5px;
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #666666;
}


.formResponse {
	position:relative;
}



/** FORM_VALIDATOR **/

a.inactive_1 {
	display:block;
	width:85px;
	background:#EFEEDF;
	border-top:solid 1px #888888;
	border-right:solid 1px #888888;
	border-left:solid 1px #888888;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	float:left;
	margin-right:2px;
	padding:2px 0 2px 5px;
}

a.active_1 {
	display:block;
	width:85px;
	background:#BF2459;
	border-top:solid 1px #BF2459;
	border-right:solid 1px #BF2459;
	border-left:solid 1px #BF2459;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	float:left;
	margin-right:2px;
	padding:2px 0 2px 5px;
}

a.inactive_2 {
	display:block;
	width:75px;
	background:#EFEEDF;
	border-top:solid 1px #888888;
	border-right:solid 1px #888888;
	border-left:solid 1px #888888;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	float:left;
	margin-right:2px;
	padding:2px 0 2px 5px;
}

a.active_2 {
	display:block;
	width:75px;
	background:#BF2459;
	border-top:solid 1px #BF2459;
	border-right:solid 1px #BF2459;
	border-left:solid 1px #BF2459;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	float:left;
	margin-right:2px;
	padding:2px 0 2px 5px;
}

a.inactive_3 {
	display:block;
	width:248px;
	background:#EFEEDF;
	border-top:solid 1px #888888;
	border-right:solid 1px #888888;
	border-left:solid 1px #888888;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	float:left;
	padding:2px 0 2px 5px;
}

a.active_3 {
	display:block;
	width:248px;
	background:#BF2459;
	border-top:solid 1px #BF2459;
	border-right:solid 1px #BF2459;
	border-left:solid 1px #BF2459;
	color:#FFFFFF;;
	font-size:12px;
	text-decoration:none;
	float:left;
	margin-right:2px;
	padding:2px 0 2px 5px;
}



.validInput select{
	margin:0px;
	padding:0px;
}


.validationImage{
	background-position:top center;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}

.invalidInputImage{
	background-image:url(../prs_media/incorrect.gif);

}
.validInputImage{
	background-image:url(../prs_media/correct.gif);
}


.DHTMLSuite_validationBar{
	width:3px;
	display:none;
}

.DHTMLSuite_validationBarInvalid{
	background-color:#B00;
}

.DHTMLSuite_validationBarValid{
	background-color:#0B0;
}



.DHTMLSuite_formCoverDiv{	/* ajax loader anzeigen*/
	background-color:#FFF;

}


/** BILDERGALERIE **/


table.gallery {
	padding:0;
	border:none;
}


table.gallery td {
	width:114px;
	text-align:center;
	vertical-align:top;
	padding:5px 0 0 0;
	border:solid 1px #FFFFFF;
	background:#EFEEDF;
}

table.gallery td img {
	border:solid 1px #666666;
}





	#mainContainer{
		margin:0 auto;
		width:720px;
		height:490px;
		background-color:#FFF;
		padding:5px;
		text-align:center;		
	}
	
	#DHTMLgoodies_panel_one{
		padding-left:10px;
		position:absolute;
		top:400px;
		left:10px;;
	}
	
	#DHTMLgoodies_arrows {
		width:30px;
		height:83px;
		padding:2px 0 2px 0;
		float:left;
	}
	
	
	#DHTMLgoodies_thumbs{
		width:636px;
		float:left;
		overflow:hidden;	/* Wichtig */
		height:84px;
		border:solid 1px #004689;
		position:relative;	/* Wichtig, nicht aendern */
	}
	
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Nicht aendern */
		width:5000px;
	}	
	
	.strip_of_thumbnails{	
		width:106px;	/* Breite einzelner Bilder */
		height:82px;
		border-right:solid 2px #004689;
		position:absolute;
		background:#FFFFFF;
	}
	
	.strip_of_thumbnails div{
		width:106px;
		height:82px;
		
		text-align:center;

	}

	.strip_of_thumbnails img{
		border:0px;
		padding:0;
		margin:0;
		/** padding:5px; **/
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	
	
	#DHTMLgoodies_largeImage{
		margin:0 auto;
			
	}

	#DHTMLgoodies_largeImage img{
		border:2px solid #004689;	
	}
	
	#DHTMLvote {
		height: 30px;
		padding-top: 8px;
	}
	
	
/** FORMULARE UND TABELLEN**/

table.news {
	border:none;
	margin:0 0 5px 0;
	width:100%;
}

table.news td {
	padding:2px 2px 10px 0;
}

table.news input.normal {
	border-top:solid 1px #E0E0DF;
	border-right: solid 2px #797979;
	border-bottom: solid 2px #797979;
	border-left:solid 1px #E0E0DF;
	background:#EFEEDF;
	width:140px;
}

table.news input.normalplz {
	border-top:solid 1px #E0E0DF;
	border-right: solid 2px #797979;
	border-bottom: solid 2px #797979;
	border-left:solid 1px #E0E0DF;
	background:#EFEEDF;
	width:50px;
}

table.news input.form_validInput{
	border-top:solid 1px #E0E0DF;
	border-right: solid 2px #797979;
	border-bottom: solid 2px #797979;
	border-left:solid 1px #E0E0DF;
	background:#EFEEDF;
	width:140px;

}

table.news input.form_invalidInput{
	border-top:solid 1px #E0E0DF;
	border-right: solid 2px #BF2811;
	border-bottom: solid 2px #BF2811;
	border-left:solid 1px #E0E0DF;
	background:#EFEEDF;
	width:140px;
}


table.news textarea.form_validInput {
	border-top:solid 1px #E0E0DF;
	border-right: solid 2px #797979;
	border-bottom: solid 2px #797979;
	border-left:solid 1px #E0E0DF;
	background:#EFEEDF;
	width:360px;
}

table.news textarea.form_invalidInput {
	background:#EFEEDF;
	border-top:solid 1px #E0E0DF;
	border-right: solid 2px #BF2811;
	border-bottom: solid 2px #BF2811;
	border-left:solid 1px #E0E0DF;
	width:360px;

}

table.news .submit {
	border:solid 1px #C3C1A9;
	width:115px;
	text-align:left;
	color:#004689;
	font-weight:bolder;
	background:url(../media/a_right_button.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
}


table.kontakt {
	border:none;
	margin:0 0 5px 0;
	width:100%;
}

table.kontakt td {
	padding:2px 2px 10px 0;
}

table.kontakt td.label {
	text-align:left;
}

table.kontakt input {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:140px;
}

table.kontakt input.plz {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:50px;
}

table.kontakt input.form_validInput{
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:140px;

}

table.kontakt input.form_invalidInput{
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #CC3333;
	border-top: solid 2px #CC3333;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:140px;
}


table.kontakt textarea.form_validInput {
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #686864;
	border-top: solid 2px #686864;
	border-right:solid 1px #D4D0C8;
	background:#EFEEDF;
	width:360px;
	height:80px;
}

table.kontakt textarea.form_invalidInput {
	background:#EFEEDF;
	border-bottom:solid 1px #D4D0C8;
	border-left: solid 2px #CC3333;
	border-top: solid 2px #CC3333;
	border-right:solid 1px #D4D0C8;
	width:360px;
	height:80px;
}

table.kontakt .submit {
	border:solid 1px #C3C1A9;
	width:115px;
	text-align:left;
	color:#000000;
	/*color:#004689;*/
	font-weight:bolder;
	background:url(../prs_media/a_right_button.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
}


table.kontakt p.radioline {
	line-height:20px;
	margin-top:8px;
	margin-bottom:15px;
}

table.kontakt p.radioline input {
	vertical-align:middle;
	margin-right:5px;
}


table.mediadaten {
	border:none;
	margin:0 0 5px 0;
	width:100%;
}

table.mediadaten td {
	padding:2px;
	text-align:left;
	border-bottom:solid 1px #FFFFFF;
	vertical-align:top;
}

table.mediadaten .head td {
	background:#BF2459;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
}



table.mediadaten td.c1 {
	background:#EFEEDF;
	
}

table.mediadaten td.c2 {
	background:#DEDDC7;
	text-align:right;
	padding: 2px 15px 2px 0;
}

table.mediadaten td.c3 {
	background:#E6E7E8;
	text-align:right;
	padding: 2px 15px 2px 0;
}

table.mediadaten td.c4 {
	background:#FFFFFF;
	text-align:right;
	padding: 2px 15px 2px 0;
}

table.mediadaten2 {
	border:none;
	margin:0 0 5px 0;
}

table.mediadaten2 td {
	padding:1px 10px 1px 0;
	vertical-align:top;
}


/** SEITENNAVIGATION  **/

.pagenav {
	margin:10px 0 5px 0;
}


/* ANZEIGENCOUPON */

div.tx_powermail_pi1_fieldwrap_html {
	margin:0 0 8px 0;
}

div.couponform div label {
	display:block;
	width:150px;
	float:left;
	font-weight:bolder;
}

div.couponform input,  div.couponform textarea, div.couponform select {
	border-top:solid 1px #E0E0DF;
	border-right: solid 2px #797979;
	border-bottom: solid 2px #797979;
	border-left:solid 1px #E0E0DF;
	background:#EFEEDF;
	width:250px;

}

div.couponform textarea {
	height:120px;
	width:auto;
	width:250px;
}


div.tx_powermail_pi1_fieldwrap_html_submit input, {
	width:80px;
	margin-left:150px;
	cursor:pointer;
}

div.couponform input.zip {
	width:60px;
}

div.couponform input.price {
	width:auto;
	background:#FFFFFF;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	font-weight:bolder;
	margin-bottom:15px;
	font-size:14px;
}

div.tx-powermail-pi1_confirmation input {
	border:solid 1px #C3C1A9;
	width:145px;
	text-align:left;
	color:#000000;
	font-weight:bolder;
	background:url(../prs_media/a_right_button.gif) right no-repeat #FFFFFF;
	cursor:pointer;
	padding:2px 0 2px 2px;
	margin:0 0 5px 0;
}

div.checkboxes {
	width:475px;
	padding:0 0 15px 0;
}

div.singlebox, div.powermail_radio_inner {
	clear:both;
	margin:5px 0 0 0;
}
div.singlebox input.checkbox, div.powermail_radio_inner input.checkbox {
	width:20px;
	border:none;
	background:none;
	margin:0 10px 0 0;
	float:left;
}


div#powermaildiv_uid225 div.checkboxes div.singlebox, div#powermaildiv_uid227 div.checkboxes div.singlebox,
div#powermaildiv_uid247 div.checkboxes div.singlebox{
	float:left;
	width:95px;
	clear:none;
}

div#powermaildiv_uid225 div.checkboxes label, div#powermaildiv_uid227 div.checkboxes label,
div#powermaildiv_uid247 div.checkboxes label {
width: 40px;
}


div.couponform div.singlebox label, div.couponform div.powermail_radio_inner label {
	width:400px;
	float:left;
	font-weight:normal;
}


div.powermail_mandatory_js {
	color:#990000;
}

span.tx-srfreecap-pi2-cant-read {
	font-size:10px;
	line-height:12px;
	color:#666666;
}

span.tx-srfreecap-pi2-cant-read a {
	font-size:10px;
	line-height:12px;
	text-decoration:underline;
}



div.couponform ul {
	list-style-position:inside;
	margin:2px 0 25px 0;
}

div.couponform ul li {
	padding:3px 0 3px 0;
}


p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	
	font-weight:bolder;
	padding:0 0 4px 0;
}


/** BANNER  **/

p.fullbanner {
	font-size:9px;
	margin-top:10px;
}

p.fullbanner img {
	margin: 6px 0 6px 0;
}

p.bannerleft {
	font-size:9px;
	margin-top:10px;
}


p.bannerright {
	font-size:9px;
	margin-top:10px;
	margin-bottom:7px;
	text-align:right;
}

p.bannerspiele img{
	margin:8px 0 8px 0;
	border:solid 1px #333;
	padding:2px;
}

p.bannerright img, p.bannerleft img, p.bannerleft embed,p.bannerright embed {
	margin: 6px 0 2px 0;
}

div#lay_sky {
	position:absolute;
	top:0px;
	left:1000px;
}

div#superbanner {
	width:900px;
	margin:0 0 0 10px;
}
 div#superbanner img {
 	padding:4px 0 4px 0;
 }
 
  div.google_center {
 	margin:10px 0 10px 0;
 }
 
div.google_right {
 	background:#EFEEDF;
	margin-bottom:10px;
	text-align:center; 
 	 padding:5px 0 5px 0;
 }
 
 div.google_left {
 	background:#EFEEDF;
	margin-bottom:10px;
	text-align:center; 
 	 padding:5px 0 5px 0;
 }
 
 
 
 
 /* RSS */

div.rss_teaser {
	border:solid 1px #C3C1A9;
	margin:8px 0 8px 0;
	padding:3px;
}

div.rss_teaser a {
	text-decoration:none;
}

div.rss_teaser img {
	margin:0 10px 3px 0;
	float:left;
}

/* Gutscheine */
#content-wl                         {float:left;width:100% !important;}
.submit_suche-wl                    {border:0 none;height:42px;line-height:42px;width:70px;}
.box-body-wl                        {background:none repeat scroll 0 0 #F2F7FB;border:1px solid #ffffff;color:#5A778B;}
.box-head-wl                        {height:34px;border-top:1px solid #FFffff;background-color:#FF3F00;}
.box-smallgs-wl                     {background:none repeat scroll 0 0 #FFFFFF;border:1px solid #ffffff;}
.mehrgutscheine                     {background-repeat:no-repeat;background-image:url("http://www.gutscheine.de/partner/mehrbutton-wl.png");background-position: center center;border:0 none;height:42px;line-height:42px;display:block;background-color:#FFBF00;}
#top-content-wl                     {float:left;font-size:11px;margin:23px 0 30px 25px;text-align:justify;}
#top-suche-wl                       {float:right;height:188px;width:372px;}
.gutschein-gross-wl                 {clear:both;height:82px;width:100%;}
.tagcloud-wl                        {min-height:73px;padding:5px;}
.space-wl                           {padding-right:2%;}
.once-wl                            {width:32%;}
.gdw-wl                             {width:66%;}
.glst-wl                            {width:100%;}
.listengutscheinwert-wl             {color:#FF7F00;float:left;font-size:12px;font-weight:bold;line-height:10px;padding:10px 0 0 5px;}
.left                               {float:left;}
.gutscheinwert-wl                   {color:#FF7F00;cursor:pointer;display:block;float:left;font-size:18px;font-weight:bold;height:63px;line-height:21px;margin-top:8px;padding:12px 0 0 10px;}
.box-wl                             {margin:0 0 20px 0;}
.tagcloud                           {padding:5px;}
.tagcloud a                         {text-decoration: none;margin:5px;}
.tagcloud-12                        {font-size:12px; color:#B0CBDF; line-height:27px; padding: 0px 1px 0px 1px;}
.tagcloud-13                        {font-size:13px; color:#5A778B; line-height:27px; padding: 0px 1px 0px 1px;}
.tagcloud-14                        {font-size:14px; color:#A7B8C4; line-height:27px; padding: 0px 1px 0px 1px; font-weight:bold;}
.tagcloud-15                        {font-size:15px; color:#99ACB9; line-height:27px; padding: 0px 1px 0px 1px; font-weight:bold;}
.tagcloud-16                        {font-size:16px; color:#778FA0; line-height:27px; padding: 0px 1px 0px 1px; font-weight:bold;}
.tagcloud-17                        {font-size:17px; color:#BECBD5; line-height:27px; padding: 0px 1px 0px 1px; font-weight:bold;}
.tagcloud-18                        {font-size:18px; color:#7891A1; line-height:27px; padding: 0px 1px 0px 1px; font-weight:bold;}
.input_suche                        {font-family: arial, helvetica, verdana;font-size: 15px;border:0px;font-weight:bold; background-color: transparent;color: #ffffff;width: 290px;padding:12px 0px 0px 6px;height: 26px;}
.suche                              {height:42px; width:375px; float:left; padding:0; margin:0;}
.bottom-content                     {padding: 0 0 0 25px;}
.clear                              {clear:both;}
.h31                                {height:31px;}
.sub                                { width:90px; vertical-align:middle; float:left; padding: 5px 0px 0px 0px; }
.listengutscheinwert                { width:160px; float:left; font-size:12px; color:#FF7F00; font-weight:bold; line-height:10px; padding: 10px 0px 0px 5px; }
.listengutscheinwert a              { color:#FF7F00; }
.listengutscheinwert-klein          { font-size:10px; }
.normal                             {margin: 25px 0px 0px 8px;}
.regiogutscheinwert-klein           { font-size:11px; font-weight:normal;}
.gutschein_gross_info               {position: absolute;margin-top: 65px;cursor: pointer;width: 36px;height: 16px;z-index: 23;}
.infoTipBox                         {display: block; background-color: #F2F7FB; border: 1px solid #CBDDE7; position: absolute; margin-left: 40px;}
#hintdiv                            { max-height:120px;width:293px;overflow:auto;position:relative; }
ul.autocomplete                     {background-color: #ffffff;border:1px solid #adadad;position:relative;z-index: 22 }
ul.autocomplete a                   {list-style: none; margin: 0; padding: 0;color:#2a6290;font-size:13px;line-height:15px;display:block; }
ul.autocomplete a:hover             { color:#FFFFFF;}
ul.autocomplete li:hover            {background-color:#FE7500; }
.text                               {padding:12px;text-align: justify;color: #5A778B;font-size: 13px;}</style><img src="http://www.gutscheine.de/partnertag.php?subid=28021" border="0" height="1" width="1">    <table style="table-layout: fixed;" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="770">
#tt                                 {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; background:#5A778B; z-index: 1000;}
#tt                                 {position:absolute; display:block;  background:#F2F7FB;}
#tt ul                              {padding-left: 20px;}
#tttop                              {display:block; background:#F2F7FB; overflow:hidden}
#ttcont                             {display:block; padding:2px 12px 3px 7px; background:#F2F7FB; color:#5A778B; border:1px solid #FF7F00;}
#ttbot                              {display:block; background:#F2F7FB; overflow:hidden}
