/* Standard */
div {
	margin:0;
	padding:0;
}

html {
	margin: 0;
	padding:0;
	text-align: center;
	background-image: url("../img/background/back.jpg");
	background-repeat: repeat-x;
	background-color: #fff4dc;
}
body {
	margin: 0;
	padding:0;
	background-color: #fff4dc;
	text-align: center;
	background-image: url("../img/background/back.jpg");
	background-repeat: repeat-x;
}
form {
	margin: 0px;
}
ul {
	list-style-type: square;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #171717;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
input.radio { 
border: none; /* wichtig */ 
background: none; /* wichtig */ 
left: 17.5em; 
} 

.button {
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eb800d;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: d11b0d;
}

/* Haupttabelle */

.main_content {
	width: 886px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Linke Zelle */
.left_top {
	background-image: url("../img/background/left_top.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	height: 24px;
	width: 230px;
	background-color: #fff8e9;
}
.middle_top {
	background-color: #ffffff;
	border-top-color: #f99300;
	border-top-style: solid;
	border-top-width: 1px;
	height: 24px;
}
.right_top {
	background-image: url("../img/background/right_top.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	width: 16px;
	background-color: #ffffff;
	height: 24px;
}
.logo {
	border-left-color: #f99300;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #faf8fb;
	height: 202px;
	width: 230px;
}

.titelbild {
	background-image: url("../img/background/right_banner.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
	height: 202px;
}
.rosa {
	background-color: #d11b0d;
	border-left-color: #f99300;
	border-left-style: solid;
	border-left-width: 1px;
	height: 5px;
}
.rosa1 {
	width:230px;
	height: 5px;
}

.orange {
	background-color: #FF9900;
	border-left-color: #dfdfdf;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url("../img/background/right_banner.jpg");
	background-repeat: repeat-y;
	background-position: bottom right;
	height: 5px;
}
.orange1 {
	height: 5px;
}
.left_cell {
	background-color: #fff8e9;
	width: 230px;
	text-align: left;
	border-left-color: #f99300;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	height: 450px;
}

/* rechte Zelle */
.right_cell {
	background-color: #ffffff;
	overflow: auto;
}

.right_out_cell {
	background-image: url("../img/background/right_banner1.jpg");
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #ffffff;
	width: 16px;
}

/* unten links */
.bottom_left {
	background-image: url("../img/background/bottom_left.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff8e9;
	text-align: center;
	height: 29px;
	width: 230px;
}

/* unten rechts */
.bottom_right {
	background-color: #ffffff;
	background-image: url("../img/background/bottom.jpg");
	background-repeat: repeat-x;
	background-position: top right;
}

/* unten rechts */
.bottom_right_out {
	background-image: url("../img/background/bottom_right_out.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	width: 16px;
}
/* Seitenüberschrift */
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eb800d;
	padding-left:45px;
	margin-top:24px;
	padding-bottom:4px;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	letter-spacing: 2px;
	background-color: #ffffff;
}


/* Navbereich */

.nav_top_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
	font-weight: normal;
	text-decoration: none;
	padding-right: 5px;
	line-height:24px;
}
.nav_top_link:hover {
	color: #000000;
	text-decoration: none;
}
.nav_cell {
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	width: 230px;
}

.nav {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 230px;
	background-color: #fddc93;
	background-image: url("../img/background/butt_back.jpg");
	background-repeat: repeat-x;
	background-position: left;
}
.nav:hover {
	color: #2E2E2E;
	text-decoration: none;
	display: block;
	background-color: #fde3b0;
	background-image: url("../img/background/butt_back1.jpg");
	background-repeat: repeat-x;
}
.nav_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 230px;
	background-color: #fddc93;
	background-image: url("../img/background/butt_back2.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.nav_here:hover {
	color: #2E2E2E;
}

.nav_sub_container {
	border-bottom-color: #ffffff;
	border-bottom-style: none;
	border-bottom-width: 1px;
	background-color: #fde6b9;
}

.nav_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-right: 7px;
	font-weight: normal;
	border-top-color: #ffffff;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FDE6B9;
	line-height: 20px;
	height: 22px;
}
.nav_sub:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FDE0AA;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.nav_sub_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 7px;
	font-weight: normal;
	background-image: url(../img/dreieck.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #fddc93;
	border-top-color: #CCCCCC;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.nav_sub_here:hover {
	color: #000000;
	text-decoration: none;
}


/* Blockbereich */

.block_container {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #224E5E;
	text-decoration: none;
	display: block;
	padding-top: 30px;
}
.block_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #224E5E;
	font-weight: bold;
}
.block_foto {
	align: center;
}
.block_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 6px;
}

/* Contentbereich */
.content_cell {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	background-color: #ffffff;
	width: 579px;
}

.content_container {
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content_foto {
	margin-top: 15px;
	margin-bottom: 15px;
}
.inhalt_container {
	margin-bottom: 30px;
}
.inhalt_container1{
	margin-bottom: 30px;
	background-color: #F4F4F4;
	padding: 8px;
}
.inhalt_container2 {
	margin-bottom: 30px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}
.inhalt_header {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #C5C5C5;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-variant: small-caps;
}
.inhalt_foto {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
}

.angebot_foto {
	padding-top: 20px;
	padding-bottom: 15px;
	float: right;
}
.angebot_img_t {
	padding-left: 20px;
	padding-bottom: 5px;
	
}
.contener_angebot_img_t {
	padding-top: 20px;
	margin-right: 18px;
	float: left;
}

.content_text {
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3E3E;
	line-height: 2.2em;
}
.inhalt_text {
	padding-top: 10px;
	padding-right: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #161616;
	line-height: 1.5em;
}
.content_dyn {
	padding-top: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.dyn_beschriftung {
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	width: 150px;
	background-color: #F5F5F5;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	width: 150px;
}
.dyn_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.dyn_foto_fliess {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.dyn_foto_fliess_ueb {
	padding-right: 12px;
	float: left;
}

.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d11b0d;
	text-decoration: none;
	font-weight: bold;
}

.text_link:hover {
	color: d11b0d;
	text-decoration: none;
}
.text_link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: d11b0d;
	text-decoration: none;
}

.text_link1:hover {
	color: d11b0d;
	text-decoration: none;
}


/* Angebotbereich */
.angebot_container {
	padding-bottom: 40px;
}


.angebot_header {
	height: 25px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	font-weight: bold;
	text-align: right;
	margin-left: 18px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #C5C5C5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.angebot_foto {
	padding-left: 10px;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: right;
}
.angebot_text {
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}



/* Fussbereich */
.text_link_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-right: 5px;
}
.text_link_bottom:hover {
	color:  #000000;
	text-decoration: underline;
}

/* Sonstiges */
.errormessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}
.zusatz_mod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: italic;
}

.dyn_ueb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 10px;
}
.dyn_ueb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 6px;
	background-color: #C9DFC8;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 6px;
}
.dyn_ueb3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 6px;

}
.dyn_zusatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-style: italic;
}
.dyn_table {
	margin-top: 20px;
	margin-right: 30px;
}
.dyn_table_fliess {
	margin-bottom: 20px;
	margin-right: 6px;
	border-color: #009933;
	border-style: solid;
	border-width: 1px;
}
.dyn_tab_label {
	font-weight: bold;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.dyn_tab_det_label {
	font-weight: bold;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.dyn_tab_content {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.img_detaill {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 8px;
	float: left;
}

.cont_tab_admin {
	background-color: #F3FFEC;
	border-color: #48C100;
	border-style: solid;
	border-width: 1px;
	width: 550px;
	height: 20px;
	vertical-align: middle;
}
.foto_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.unit_table_class {
	margin-right: 15px;
	height: 140px;
}
.unit_table_class1 {
	margin-right: 20px;
	height: 140px;
}
.unit_top {
	background-image: url("../img/unit_top.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 11px;
	height: 17px;
}

.unit_right {
	border-right-color: #FF9900;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.unit_left {
	border-left-color: #FF9900;
	border-left-style: solid;
	border-left-width: 1px;
	height: 120px;
	padding-left: 5px;
}

.unit_bottom {
	background-image: url("../img/unit_bottom.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bezeichnung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3E3E;
}
a.goupon{
	display: block;
	height: 134px;
	width: 134px;
	position: absolute;
	margin-left: 580px;
	margin-top: 5px;
	cursor: pointer;
	background-image: url(../data/img/city-deal-gutschein.png);
	background-repeat: none;
}
a.goupon2{
	display: block;
	height: 65px;
	width: 134px;
	position: absolute;
	margin-left: 579px;
	margin-top: 145px;
	cursor: pointer;
	background-image: url(../data/img/dailydeal.png);
	background-repeat: no-repeat;
}


div.formcoup{
	
}

div.formcoup .outer{
	
}
div.formcoup .outer .outerin{
	float: left; 
	width: 110px;
}
div.formcoup .outer .outerin label{
	cursor: pointer;
}
div.formcoup .outer .outerput{
	float: left; 
}
div.formcoup .outer .outerput input{
	width: 200px;
	margin: 0px;
}
div.formcoup .outer .clearerform{
	clear: both;
}
div.formcoup .placeholder1{
	height: 20px;
}
div.formcoup .placeholder2{
	height: 20px;
}
div.formcoup .placeholder3{
	height: 20px;
}
div.formcoup .placeholder4{
	height: 20px;
}
div.formcoup .placeholder5{
	height: 20px;
}

div.formcoup .outer .outerput input#Plz{
	width: 60px;
}
div.formcoup .outer .outerput input#Ort{
	width: 135px;
}

div.formcoup .outer .outerput input#Strasse{
	width: 146px;
}
div.formcoup .outer .outerput input#Nr{
	width: 50px;
}
div.formcoup .outer .outerput input#Code1{
	width: 50px;
	border: none;
	border-bottom: 1px dotted #3E3E3E;
}
div.formcoup .outer .outerput input#Code2{
	width: 45px;
	border: none;
	border-bottom: 1px dotted #3E3E3E;
	padding-left: 5px;
}
div.formcoup .outer .outerput input#Code3{
	width: 45px;
	border: none;
	border-bottom: 1px dotted #3E3E3E;
	padding-left: 5px;
}
div.formcoup .outer .outerput input#Security{
	width: 100px;
	border: none;
	border-bottom: 1px dotted #3E3E3E;
}

div.formcoup .outer .outerput .trenn{
	color:#3E3E3E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	position: relative;
	left: 2px;
	top: 3px;
}

