/* created by PreSystems.de
Werbe- & Internetagentur */

/* Reset */
/************************************************************/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, img, pre, form, fieldset, table, th, td { 
	border: 0px;
	margin: 0px;
	padding: 0px;
}

input, textarea {font-size:12px;}

body {
	background: url(images/layout-background-repeat.jpg) center repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

ul {
	color:#0a3073;
	margin:10px 20px;
	display:block;
}

h3 {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#sky {
	background:url(images/layout-background-top.jpg) top center repeat-x;
}

#wrap {
	margin: 0px auto;
	width: 1166px;
}

#content {
	background: #FFF;
	float:left;
	padding-bottom: 10px;
	width: 951px;
}


/* Header-Bereich */
/************************************************************/
#header {
	background:url(images/layout-header.jpg) no-repeat left top;
	display:block;
	height: 212px;
	width: 951px;
}

#header .logo {
	display: block;
	height: 169px;
	width: 951px;
}

#header ul {
	list-style: none;
	margin: 0px 0px 0px 30px;
}

#header li {
	float: left;
	margin-right: 8px;
}

#header li a.inactive-long, #header li a.inactive-long:visited, #header li a.inactive-long:active {
	background: url(images/nav-inactive-long.gif) left top no-repeat;
	color: #436caa;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 37px;
	padding: 7px 10px 0px 10px;
	text-align:center;
	text-decoration: none;
	width: 190px;
}

#header li a.inactive-long:hover {
	background: url(images/nav-inactive-long.gif) right top no-repeat;
	color: #032b6b;
}

#header li a.active-long {
	background: url(images/nav-active-long.gif) left top no-repeat;
	color: #0a3073;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	padding: 8px 10px 0px 10px;
	text-align:center;
	text-decoration: none;
	width: 190px;
}

#header li a.inactive-medium, #header li a.inactive-medium:visited, #header li a.inactive-medium:active {
	background: url(images/nav-inactive-medium.gif) left top no-repeat;
	color: #436caa;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 37px;
	padding: 7px 10px 0px 10px;
	text-align:center;
	text-decoration: none;
	width: 90px;
}

#header li a.inactive-medium:hover {
	background: url(images/nav-inactive-medium.gif) right top no-repeat;
	color: #032b6b;
}

#header li a.active-medium {
	background:url(images/nav-active-medium.gif) top no-repeat;
	color: #0a3073;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	padding: 8px 10px 0px 10px;
	text-align:center;
	text-decoration: none;
	width: 90px;
}

#header li a.inactive-short, #header li a.inactive-short:visited, #header li a.inactive-short:active {
	background: url(images/nav-inactive-short.gif) left top no-repeat;
	color: #436caa;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 37px;
	padding: 7px 10px 0px 10px;
	text-align:center;
	text-decoration: none;
	width: 60px;
}

#header li a.inactive-short:hover {
	background: url(images/nav-inactive-short.gif) right top no-repeat;
	color: #032b6b;
}

#header li a.active-short {
	background:url(images/nav-active-short.gif) top no-repeat;
	color: #0a3073;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	padding: 8px 10px 0px 10px;
	text-align:center;
	text-decoration: none;
	width: 60px;
}

#header li.social-media {
	display: block;
	height: 34px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width: 80px;
}

#header li.social-media a {
	display:inline;
	padding: 0px;
	text-align:center;
	width: auto;
}

#content .bread {
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	margin: 10px 30px 20px 30px;
	padding: 7px 10px;
}

#content .bread strong {
	color: #b86d09;
}

#content a, #content a:visited {
	color: #0a3073;
	text-decoration:underline;
}

#content a:hover {
	color: #b86d09;
	text-decoration:underline;
}

/* Content Spalten */
/************************************************************/
.col-12 {
	display:block;
	float:left;
	width: 644px;
}

.col-123-top10 {
	display:block;
	float:left;
	width: 644px;
}

.col-123-top10-v2 {
	display:block;
	margin: 10px 30px 20px;
        padding: 7px 10px;
}

.col-123-top10-v2 h1 {
	border-bottom: 2px solid #de8306;
	color: #0a3073;
	font-size: 18px;
	padding: 0px 0px 8px 30px;
        margin-bottom: 10px;
	
}

.col-123-top10-v2 #top10-main {
        position: relative;
        height: 350px;
	margin-bottom: 10px;
}

.col-123-top10-v2 #top10-links {
	padding-top: 150px;
        width: 35px;
        height: 200px;
        float: left;
        font-size: 10px;
}

.col-123-top10-v2 #top10-bild {
	width: 420px;
        float: left;
        height:350px;
}

.col-123-top10-v2 #top10-daten {
	width: 370px;
        float: left;
        margin-bottom: 10px;
        padding-right: 5px;
        padding-left: 5px;
        font-size: 12px;
}

.col-123-top10-v2 #top10-daten h2 {
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
}

.col-123-top10-v2 #top10-daten h3 {
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
}

.col-123-top10-v2 #top10-rechts {
	padding-top: 150px;
        width: 35px;
        height: 200px;
        float: left;
        font-size: 10px;
}

.col-123-top10-v2 #top10-button {
    display: block; 
    background-color: #FFA500;
    margin-left: 50px; 
    width: 280px; 
    line-height: 22px;
    font-weight: bold; 
    font-size: 14px; 
    color: #FFFFFF; 
    text-align:center;
    border-top:1px solid #CCCCCC; 
    border-left:1px solid  #CCCCCC; 
    border-bottom:2px solid  #999999; 
    border-right:2px solid  #999999;
}
.col-123-top10-v2 #top10-uebersicht {
        position: relative;
	padding-top: 10px;
        margin-left: 35px;
        float: left;
        font-size: 15px;
        font-weight: bold;
}

.col-12 h1 {
	border-bottom: 2px solid #de8306;
	color: #0a3073;
	font-size: 18px;
	padding: 0px 0px 8px 30px;
	width: 584px;
}

.col-12 h1 em {
	font-style:normal;
}

.col-12 h1 .orange {
	color: #b86d09;
	font-size: 18px;
}

.col-12 h1 .blau {
	font-size: 16px;
	font-weight: normal;
}

.col-12 h2 {
	border-bottom: 2px solid #0a3073;
	color: #0a3073;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0px 8px 20px;
	width: 584px;
}

.col-12-top10 h2 {
	border-bottom: 2px solid #0a3073;
	color: #0a3073;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0px 8px 30px;
	width: 584px;
}

.col-123-top10 h2 {
	border-bottom: 2px solid #0a3073;
	color: #0a3073;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0px 8px 20px;
	width: 891px
}

.col-123-top10-v2 h1 .orange {
	color: #b86d09;
	font-size: 18px;
}

.col-123-top10-v2 h1 .blau {
	font-size: 16px;
	font-weight: normal;
}

.col-3 {
	display:block;
	float: left;
	width: 307px;
}

.col-3-top10 {
	display:block;
	float: left;
	width: 307px;
}

.col-3 h2 {
	border-bottom: 2px solid #0a3073;
	clear:both;
	color: #0a3073;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 2px 0px 8px 20px;
	width: 287px;	
}

.col-3-top10 h2 {
	border-bottom: 2px solid #0a3073;
	clear:both;
	color: #0a3073;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 2px 0px 8px 20px;
	width: 287px;	
}

.col-3 h3 {
	border-bottom: 2px solid #0a3073;
	clear:both;
	color: #0a3073;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 2px 0px 8px 20px;
	width: 287px;	
}

.col-123 {
	clear:both;
	display: block;
}

.col-123 h1 {
	border-bottom: 2px solid #de8306;
	color: #0a3073;
	font-size: 18px;
	padding: 0px 0px 8px 30px;
}

.col-123 h1 em {
	font-style:normal;
}

.col-123 h1 .orange {
	color: #b86d09;
	font-size: 18px;
}

.col-123 h1 .blau {
	font-size: 16px;
	font-weight: normal;
}

.col-123 h2 {
	border-bottom: 2px solid #0a3073;
	color: #0a3073;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0px 8px 30px;
}


/* Startseite */
/************************************************************/
#search-form {
	background: url(images/layout-background-searchform.jpg) repeat-x top left;
	color: #cfcfcf;
	display: block;
	height: 175px;
	margin: 15px 30px 30px 30px; 
}

#search-form .select {
	padding: 18px 0px 0px 15px;
	float: left;
	height: 118px;
	width: 280px;
}

#search-form .select div {
	clear:both;
	display: block;
	height: 39px;
}

#search-form .select label {
	display:block;
	float:left;
	width: 50px;
}

#search-form .select select {
	display:block;
	float:left;
	width: 230px;
}

#search-form .check {
	float: left;
	height: 118px;
	width: 269px;
	padding: 18px 0px 0px 20px;
}

#search-form .check div {
	clear:both;
	display: block;
	height: 27px;
}

#search-form .submit {
	background:url(images/layout-background-search-extended.png) left bottom no-repeat;
	clear: left;
	display:block;
	height: 39px;
	margin: 0px 0px 0px 0px;
}

#search-form .submit a:hover {
	color: #444;
}

#search-form .submit p {
	color: #0a3073;
	display:block;
	float: left;
	height: 24px;
	padding: 15px 0px 0px 15px;
	width: 380px;
}

#search-form .submit .extended-search-button {
	color: #0a3073;
	display:block;
	height: 33px;
	padding: 6px 0px 0px 0px;
	width: 189px;
}

#map {
	border: 1px solid #ccd9e5;
	display:block;
	float:left;
	height: 320px;
	margin: 0px 0px 30px 30px;
	width: 582px;
}

.text {
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	line-height: 20px;
	margin: 20px 30px 10px 30px;
	padding: 7px 10px;
}

.texttop10 {
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	line-height: 20px;
	margin: 20px 30px 10px 30px;
	padding: 7px 10px;
	min-height: 160px;
}

.text h3 {
	padding-bottom: 10px;
}

.destinations {
	background:url(images/layout-background-seastar.jpg) top left no-repeat;
	display:block;
	height: 280px;
	padding: 10px 0px 0px 0px;
}

.destinations h2 {
	border: none;
	color: #0a3073;
	font-weight: bold;
	font-size: 16px;
	padding-left: 30px;
	margin: 0px;
}

.destinations-box {
	background:url(images/layout-background-destinations.png) top repeat-y; 
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	line-height: 18px;
	margin: 30px 0px 30px 30px;
	padding: 15px;
	width: 245px;
}

.destinations-box p {
	padding-bottom: 10px;
}

.col-123 h2 {
	border-bottom: 2px solid #de8306;
	color: #0a3073;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 2px 0px 8px 30px;
	width: 891px;	
}

.col-123 .top-destination {
	background-color:#e4eeff;
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	margin: 0px 0px 30px 30px;
	line-height: 20px;
	padding: 15px;
	width: 245px;
}

.col-123 .top-destination span a, .col-123 .top-destination span a:visited {
	color: #b86d09 !important;	
	font-weight: bold;
}

.col-123 .top-destination span a:hover {
	color: #0a3073 !important;	
	font-weight: bold;
}

.col-123 .top-destination .img-left {
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	margin-right: 10px;
}

.col-123 .top-destination {
	background-color:#e4eeff;
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	margin: 0px 0px 30px 30px;
	line-height: 20px;
	padding: 15px;
	width: 245px;
}

.col-123-top10 .top10-destination span a, .col-123 .top10-destination span a:visited {
	color: #b86d09 !important;	
	font-weight: bold;
}

.col-123-top10 .top10-destination span a:hover {
	color: #0a3073 !important;	
	font-weight: bold;
}

.col-123-top10 .top10-destination .img-left {
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	margin-right: 10px;
}

.col-123-top10 .top10-destination {
	background-color:#e4eeff;
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	margin: 0px 0px 30px 12px;
	line-height: 20px;
	padding: 5px;
	width: 260px;
}

.col-123 .google {
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	margin: 0px 30px 0px 30px;
	padding: 10px;	
}

#new-ratings {
	background:url(images/layout-background-new-ratings.gif) repeat-y left top;
	border: #ccd9e5 1px solid;
	display:block;
	line-height: 22px;
	margin: 15px 30px 30px 0px;
	padding: 10px;
	width: 255px;
}

#new-ratings .beach {
	float: left;
	height: 98px;
	margin: 5px 10px 15px 0px;
	width: 130px;
}

#new-ratings hr {
	background-color: #777; /* Farbe f�r Opera und Firefox */
	clear: both;
	color: #777; /* Farbe f�r Internet Explorer (IE) */
	border: 0;
	height: 1px;
}

#new-ratings a {
	color: #0a3073;
	font-weight: bold;
}

#new-ratings span a, #new-ratings span a:visited {
	color: #b86d09;
	font-weight: bold;
}

#new-ratings span a:hover {
	color: #0a3073;
}

.top-rating {
	background:url(images/layout-background-new-ratings.gif) repeat-y left top;
	border: #ccd9e5 1px solid;
	margin: 0px 30px 0px 0px;
	padding: 12px 20px 2px 20px;
}

.top-rating p {
	padding: 0px 0px 10px 0px;
}


/* Strandbewertung */
/************************************************************/
.rating-nav {
	margin: 20px 30px 10px 30px;
	text-align:center;
}

.images {
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	display:block;
	/*height: 311px;*/
	line-height: 20px;
	margin: 20px 30px 0px 30px;
	padding: 10px;	
}

.images p {
	background-color:#CCC;
	float: left;
	text-align: center;
	display:block;
	height: 312px;
	width: 420px;
}

.images .scroll {
	display: block;
	height: 312px;
	overflow:auto;
	width: 140px;
}

.images .scroll img {
	padding: 0px 5px 5px 5px;
}

table.rating {
	border: 1px solid #ccd9e5;
	color: #0a3073;
	margin: 20px 0px 10px 30px;
	width: 584px;
}

.rating th {
	background-color: #142747;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.rating .grey {
	border: none;
	background-color: #e8eef3;
}

.rating td {
	border: 1px solid #ccd9e5;
	padding: 5px;
}

.rating .foot {
	background-color: #f2d5ad;
	border: none;
	padding: 5px;
	text-align:left;
}

.rating .right {
	text-align: right;
}

.rating img {
	margin-right: 5px;
}

.text p {
	padding: 0px 0px 10px 0px;
}

.feedback {
	border: 1px solid #ccd9e5;
	clear: both;
	line-height: 25px;
	margin: 30px 30px 10px 30px;
	padding: 7px 10px;	
}

.other-rating {
	border: 1px solid #ccd9e5;
	border-collapse:collapse;
	margin: 20px 30px 0px 30px;
	line-height: 20px;
	width: 585px;
}

.other-rating th {
	background-color: #142747;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.other-rating tr.sand {
	background-color: #EFEFEF;
}

.other-rating td {
	border: 1px solid #ccd9e5;
	padding: 5px;
}

.other-rating .grade {
	width: 110px;
}

.other-rating img {
	margin-right: 5px;
}

.col-3 table {
	margin-bottom: 30px;
	border: 1px solid #ccd9e5;
	width: 277px;
}

.col-3 table .first {
	background-color: #f2d5ad;
	padding: 5px;
	text-align:right;
	width: 80px;
}

.col-3 table .second {
	background-color: #dde6ee;
	font-weight: bold;
	padding: 5px;
}

.col-3 #map {
	border: 1px solid #ccd9e5;
	display:block;
	height: 250px;
	margin: 0px 30px 30px 0px;
	width: 275px;
}

.col-3 #social {
	border: 1px solid #ccd9e5;
	clear: both;
	display:block;
	margin: 0px 30px 30px 0px;
	padding: 10px;
	width: 255px;
}

.col-3 #social img {
	padding: 0px 6px 0px 6px;
}

.col-3 .top-destination {
	background-color:#e4eeff;
	border: 1px solid #ccd9e5;
	clear:both;
	display: block;
	margin: 0px 30px 30px 0px;
	line-height: 20px;
	padding: 5px 10px;
	width: 255px;
	height:120px;
}

.col-3 .top-destination span a, .col-123 .top-destination span a:visited {
	color: #b86d09 !important;	
	font-weight: bold;
}

.col-3 .top-destination span a:hover {
	color: #0a3073 !important;	
	font-weight: bold;
}

.col-3 .top-destination .img-left {
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	margin-right: 10px;
	padding:4px;
	background-color:#FFFFFF;
}


/* Strandbewertung */
/************************************************************/
.beach-rating {
	border: 1px solid #ccd9e5;
	color: #0a3073;
	margin: 10px 0px 10px 30px;
	width: 584px;
}

.beach-rating td, .beach-rating-paket td {
	background-color:#f2d5ad;
	line-height: 20px;
	padding: 5px;
}

.beach-rating .white, .beach-rating-paket .white {
	background-color:#fff;
	line-height: 20px;
	padding: 5px;
}

.beach-rating .blue, .beach-rating-paket .blue {
	background-color:#dde6ee;
	line-height: 20px;
	padding: 3px;
}

#map-beach {
	border: 1px solid #ccd9e5;
	display:block;
	float:left;
	height: 320px;
	margin: 20px 0px 30px 30px;
	width: 582px;
}

.col-3 table .third {
	background-color: #f2d5ad;
	padding: 5px;
	text-align:right;
	width: 90px;
}

table .forth {
	background-color: #f2d5ad;
	padding: 3px;
	text-align:center;
	width: 120px;
}

/* Paket */
/************************************************************/
#map-paket {
	border: 1px solid #ccd9e5;
	display:block;
	float:left;
	height: 320px;
	margin: 20px 0px 30px 30px;
	width: 582px;
}

.col-3 .description {
	border: 1px solid #ccd9e5;
	clear:both;
	color: #0a3073;
	display: block;
	height: 300px;
	margin: 0px 30px 65px 0px;
	line-height: 20px;
	padding: 10px 15px 10px 15px;
	text-align: justify;
	width: 245px;
}

.col-3 .offer {
	clear:both;
	color: #0a3073;
	display: block;
	margin: 0px 30px 10px 0px;
	line-height: 15px;
	padding: 0px 15px 5px 0px;
	text-align: left;
	width: 280px;
}

.col-3 .offer img {
	float:left;
	padding:3px 5px;
	background-color:#FFF;
}

.description p {
	margin-bottom: 10px;	
}

.destinations-paket {
	background:url(images/layout-background-seastar.jpg) top left no-repeat;
	clear:left;
	display:block;
	height: 130px;
	padding: 10px 0px 0px 0px;
}

.destinations-paket h2 {
	border: none;
	color: #0a3073;
	font-weight: bold;
	font-size: 16px;
	padding-left: 30px;
	margin: 0px;
}

.destinations-paket-box {
	background:url(images/layout-background-destinations.png) top repeat-y; 
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	line-height: 18px;
	margin: 30px 0px 30px 30px;
	padding: 15px;
	width: 245px;
}

.destinations-paket-box p {
	padding-bottom: 10px;
}

.other-rating a em  {
	color: #b86d09;
	font-style:normal;
	font-weight: bold;
}

.beach-rating-paket {
	border: 1px solid #ccd9e5;
	color: #0a3073;
	margin: 20px 0px 0px 30px;
	width: 584px;
}

/* Bilder */
/************************************************************/
.col-12 .bild {
	background-color:#e4eeff;
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	margin: 0px 0px 30px 30px;
	line-height: 20px;
	padding: 15px;
	width: 245px;
	color: #0a3073;
}
.col-12 .bild .img-left {
	border: 1px solid #ccd9e5;
	display: block;
	float: left;
	margin-right: 10px;
	padding:3px;
	background-color:#fff;
}

/* TOP10 */
/************************************************************/
.top-ranked {
	border: 1px solid #ccd9e5;
	color: #0a3073;
	margin: 20px 30px 10px 30px;
	line-height: 20px;
	width: 584px;
}

.top-ranked td{
	padding: 1px;
}

.top-ranked .sand-top {
	background-color: #f2d5ad;
	padding: 3px;
	line-height: 16px;
	text-align:center;
	width: 80px;
}

.top-ranked .dark-blue {
	background-color: #e4eeff;
}

.description-top {
	border: 1px solid #ccd9e5;
	clear:both;
	color: #0a3073;
	display: block;
	margin: 0px 30px 30px 0px;
	line-height: 20px;
	padding: 10px 15px 10px 15px;
	text-align: justify;
	width: 245px;
}

.description-top p {
	padding-bottom: 10px;
}


/* Anzeigen-Bereich */
/************************************************************/
#ad {
	background:url(images/layout-background-ad.png) repeat;
	float: right;
	width: 215px;
}

/* Footer-Bereich */
/************************************************************/
#footer {
	background:url(images/layout-background-footer.png) left top no-repeat;
	clear: both;
	display: block;
	height: 172px;
	width: 1166px;
}

#footer .nav {
	color: #b86d09;
	font-weight: bold;
	padding: 66px 0px 0px 80px;
}

#footer .nav a, #footer .nav a:visited {
	color: #0a3073;
}

#footer .nav a:hover {
	color: #b86d09;
}

#footer .copy {
	color: #FFF;	
	margin: 45px 0px 0px 78px;
}

#footer .copy a, #footer .copy a:visited {
	color: #FFF;
}

#footer .copy a:hover {
	color: #0a3073;
}

/* Strandurlaub - Angebote */
/*******************************************************************/
.offer-box {
	background:url(images/layout-background-new-ratings.gif) repeat-y left top;
	border: #ccd9e5 1px solid;
	display:block;
	float:left;
	margin: 0px 0px 25px 10px;
	padding: 10px;
	width: 148px;
	height: 285px;
	color:#02276D;
	font-size:12px;
}

.offer-box2 {
	background:url(images/layout-background-new-ratings.gif) repeat-y left top;
	border: #ccd9e5 1px solid;
	display:block;
	float:right;
	margin: 0px 30px 25px 10px;
	padding: 10px;
	width: 240px;
	height: 150px;
	color:#02276D;
	font-size:12px;
}

.offer-box3 {
	background:url(images/layout-background-new-ratings.gif) repeat-y left top;
	border: #ccd9e5 1px solid;
	display:block;
	float:right;
	margin: 0px 30px 25px 10px;
	padding: 10px;
	width: 240px;
	height: 300px;
	color:#02276D;
	font-size:11px;
}

#offers {
	margin-left: 20px;
}

.offer-img {
	width:139px;
	height:91px;
	margin-bottom:10px;
	padding: 4px;
	border: 1px solid #ddd;
	background-color:#fff;
}

.offer-first{
	color:#de8306;
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 3px 0px;
	height:40px;
}

.offer-first2{
	color:#de8306;
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 3px 0px;
}

.offer-link{
	font-size:12px;
	font-weight:bold;
	color:#de8306;
	float:right;
	margin-top:3px;
	text-align:right;
}

.offer-link2{
	font-size:18px;
	font-weight:bold;
	color:#de8306;
	margin-top:3px;
	margin-left:10px; 
}


#offer-spacer{
	border: 1px solid #ddd; 
	margin:5px 0px 10px 30px;
	background-color:#fff;
	width:878px;
	padding:5px;
	float:left;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	color:#de8306;
}

#offer-table{
	margin-left:30px;
	float:left;
}
#offer-table2{
	margin-left:30px;
	float:left;
}

#offer-table table tr{
	vertical-align:center;
	height:150px;
}

#offer-table2 table tr{
	vertical-align:center;
}

.table-spacer{
	height:5px !important;
}

.offer-table-img {
	width:158px;
	margin: 0px 10px 10px 0px;
	padding: 4px;
	border: 1px solid #ddd;
	float:left;
}

.offer-table-box{
	background:url(images/layout-background-new-ratings.gif) repeat-y left top;
	border: #ccd9e5 1px solid;
	font-size:12px;
	line-height:20px;
	padding:10px;
	float:right;
	width:150px;
}

/* Formular */
/************************************************************/
div.ablauf {
	background-color: #f7f8fc;
	border: 1px solid #ccd9e5;
	clear: both;
	margin: 20px 30px 10px 30px;
	padding: 10px 10px;
	text-align:center;
}

.form-1 {
	background-color: #f7f8fc;
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	height: 135px;
	margin: 20px 30px 10px 30px;
	padding: 10px;	
}

.form-2 {
	background-color: #f7f8fc;
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	margin: 20px 30px 10px 30px;
	padding: 10px;	
}

.form-3 {
	background-color: #f7f8fc;
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	margin: 20px 30px 10px 30px;
	padding: 10px;	
}

.form-4{
	background-color: #f7f8fc;
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	height: 90px;
	margin: 20px 30px 10px 30px;
	padding: 10px;	
}

.form-5 {
	background-color: #f7f8fc;
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	margin: 20px 30px 10px 30px;
	padding: 10px;	
}

.form-6 {
	background-color: #f7f8fc;
	border: 1px solid #ccd9e5;
	clear: both;
	color: #0a3073;
	line-height: 20px;
	margin: 20px 30px 10px 30px;
	padding: 10px;	
}

.links {
	float: left;
	width: 310px;
}

.rechts {
	float: left;
	padding-left: 10px;
	width: 240px;
}
.form-1 .rechts{
	padding-top: 90px;
}

.form-4 .links {
	float: left;
	width: 250px;
}

.form-4 .rechts {
	display: inline;
	width: 300px;
}

.form-1 p, .form-4 p, .form-2 p, .form-3 p, .form-6 p {
	margin: 8px 0px 8px 0px;
	padding: 0px;
}

.form-1 label {
	display: block;
	float: left;
	padding: 4px 0px;
	width: 80px;
}

.form-2 label {
	display: block;
	float: left;
	padding: 4px 0px;
	width: 150px;
}

.form-2 em {
	font-size: 11px;
	line-height: 15px;
}

.form-3 label {
	font-weight: bold;
}

.form-4 label {
	display: block;
	float: left;
	padding: 4px 0px;
	width: 70px;
}

.form-6 label {
	display: block;
	float: left;
	font-weight: bold;
	padding: 2px 0px;
	width: 140px;
}

.form-1 input, .form-4 input,  .form-2 input {
	border: 1px solid #71919e;
	height: 18px;
}

.form-1 select, .form-4 select, .form-3 select {
	border: 1px solid #71919e;
	height: 22px;	
}

.form-1 select, .form-1 .links input {
	width: 210px;	
}

.form-3 .kriterium {
	border: 1px solid #71919e;
	height: 22px;	
	margin-right: 10px;
	width: 420px;
}

.form-2 textarea {
	border: 1px solid #71919e;
}

.form-3 hr, .form-5 hr, .form-6 hr {
background-color: #f7f8fc; 
color: #f7f8fc; 
border: 0;
height: 7px;
}

.text input {
	background-color:#fff;	
	color: #0a3073;
	border: 1px solid #CCD9E5;
}

.check {
	background-color: #c2ffc6;
	border: 1px solid #0e6214;
	clear: both;
	color: #000;
	margin: 20px 30px 10px 30px;
	padding: 10px;
}

.check_error {
	background-color:#F37976;
	border: 1px solid;
	border-color:#FF0000;
	clear: both;
	color: #000000;
	margin: 20px 30px 10px 30px;
	padding: 10px;
}


/* Calender Popup ----------------------------------------------------- */
.testdiv table {
	
}

.cpBorder {
	width: 180px !important;
	margin-bottom: 0 !important;
}
.cpBorder  table{
	width: 180px !important;
	margin-bottom: 0 !important;
}

.cpMonthNavigation {
	text-align:center;
	color: #ffffff !important;
	text-decoration: none !important;
}

.cpOtherMonthDate {
	text-align:center;
	color:#999999 !important;
}
.cpCurrentMonthDate {
	text-align:center;
	color:#ffffff !important;
}
.cpCurrentDate {
	text-align:center;
	color:#ffffff !important;
	font-weight:bold;
}

.cpCurrentMonthDate a, .cpOtherMonthDate a {
	color:#ffffff;
}

.cpDayColumnHeader {
	padding: 2px;
}

/* ----------------------------------------------------------------------- */

