@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0;
	color: #565249;
}

/*Standard-Link-Farben!*/
a { color: #565249; }
a:visited { color:#565249; }
a:hover { color: #565249; }
a:active { color:#565249; }

.txt_kl {
	font-size: 95%;
}

#container {
        position: relative;
        width: 800px;
        margin-right: auto;
        margin-left: auto;
		padding: 0;
		background-color: #FFF1C3;
}

/*Banner*/
#banner {
        position: relative;
        width: auto;
		margin: 0;
		background-color: #FFFFFF;
}
#banner2 {
		position: relative;
        width: auto;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 0;
		margin-left: 100px;
}
#banner3 {
		position: relative;
        width: auto;
		margin-top: -25px;
		margin-left: 11px;
		/*margin-bottom: -25px;*/
}
/*Design-Images*/
#container #designIMG1 {
		margin-left: 90px;
		margin-bottom: 0;
}
#container #designIMG3 {
	margin-bottom: 20px;
}
#container #designIMG4 {
	margin: 0;
}
#container #designIMG5 {
 		margin: 0px;
}
#container #designIMG7 {
 		margin-top: 4px;
		/*float: left;*/
}
#container #designIMG8 {
 		margin: 0px;
		float: right;
}
#container #designIMG9 {
	margin-top: 0px;
}
/*Test-DIV*/
div.block {
		display:block;
		width: auto;
}
#container2 {
        position: relative;
		width: auto;
		display: block;
}
/*Links*/
#left {
		position: relative;
		float:left;
		width: 190px;
		padding-left: 10px;
}
#left ul {
		list-style: none;
		display: block;
		margin-left: 0;
		margin-top: 0;
		padding: 0;
		margin-right: 10px;
}
#left ul li {
 		margin: 0;
		padding: 0;
}
#left ul li.border {
		border-top: 1px solid #F9CE87;
}
#left ul li a:link, #left ul li a:visited, #left ul li a:active {
 		color: #7C0C0F;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		display: block;
  		padding: 3px 0;
}
#left ul li a:hover, #left ul li a.aktiv {
		background-color: #FEE7AE;
}
#left ul li a img {
	border: 0;
	margin: 5px 3px 0 3px;
}
#left #ornament {
		margin-left: 45px;
		margin-top: 2px;
		margin-bottom: 2px;
}
#left h2 {
		font-size: 14px;
		font-weight: bold;
		color: #7C0C0F;
		margin-left: 0;
		margin-bottom: 5px;
		margin-top: 10px;
}
#left p {
		margin-top: 0;
		margin-bottom: 10px;
		padding: 0;
}

/*Rechts*/
#right {
	position: relative;
	float:right;
	width: 215px;
	padding-right: 0px;
}
#right #orchidee {
	position: relative;
	width: 195px;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0;
	text-align: right;
}
#right #Sonderangebote {
	width: auto;
	background: url(../picture_layout/IMG-Right-BG-Angebote.gif) top left no-repeat;
	height: 205px;
	margin: 0;
	padding: 30px 10px 10px 20px;
}
#right #Sonderangebote h1 {
	color: #851B1B;
	font-size: 110%;
	margin: 5px 0 8px 0;
	padding: 0;
}
#right #Sonderangebote p {
	padding: 0;
	margin: 3px 0;
}
/*Main*/
#main {
		width: auto;
		padding: 0;
		margin-left: 200px;
		margin-right: 215px;
		margin-top: 0px;
		margin-bottom: 0px;
		display: block;
}
#main2 {
		width: auto;
		padding: 0;
		margin-left: 200px;
		margin-right: 215px;
		margin-top: 204px;
		margin-bottom: 0px;
		display: block;
}
/*Content-Bereich!*/
#content {
	width: auto;
	padding: 0;
	margin-left: 200px;
	margin-right: 245px;
	margin-top: 20px;
	margin-bottom: 0px;
	display: block;
	min-height:510px;
}
#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #7C0C0F;
	margin-left: 0;
	margin-bottom: 20px;
}
#content h3 {
	font-size: 105%;
	font-weight: bold;
	color: #7C0C0F;
	margin-left: 0;
	margin-bottom: 20px;
}
#content h3.NoMarginBottom {
	margin-bottom: 4px;
}
#content p {
		line-height: 1.2em;
		margin-bottom: 15px;
		margin-top: 0px;
}
#content p.block {
		text-align: justify;
}
#content p.right {
		text-align: right;
		line-height: 16px;
}
#content table.impressum {
    margin-bottom: 15px;
	margin-top: 0;
	width:100%;
    border: 0;
    padding: 0px;
}
#content table.impressum td {
    width:50%;
}
#content table.impressum td.border {
    border-bottom:1px solid #7C0C0F;
	padding-bottom:2px;
}
#content table.impressum td.smallrow {
    height: 5px;

}
#content table.impressum td a.no_link {
    text-decoration:none;

}
/*Online-Buchung*/
#content p.content {
	margin: 5px 0;
}
#content .red {
	color: #FF0000;
}
#content p.redFehler {
	margin: 1px 0;
	color: #FF0000;
}
#F4N_Abreise, #F4N_Anreise {
	margin-left: 28px;
}
#UK_Typ, #Personen {
	margin-left: 17px;
}
#content input.submit {
	margin: 15px 0 0 78px;
	padding: 2px 10px;
    border: 1px solid #7C0C0F;
	background: #FFF;
	color: #7C0C0F;
}
/*Kontakt*/
#content table.kontakt {
    margin-top: 0;
    width:100%;
    border: 0;
    padding: 0;
}
#content table.kontaktformular {
    margin-top:0;
    width:100%;
    border: 0;
    padding: 0;
}
#content table.kontaktformular strong.red {
    color:#FF0000;
}
#content table.kontaktformular td.t1, #content table.kontaktformular td.t3  {
        width:15%;
}
#content table.kontaktformular td.t2, #content table.kontaktformular td.t4  {
        width:30%;
}
#content table.kontaktformular input.text {
        width: 95%;
}
#content table.kontaktformular input.plz {
        width: 30%;
}
#content table.kontaktformular input.ort {
        width: 63%;
}
#content table.kontaktformular textarea {
        width: 100%;
        heigt: 80px;
}
#content table.kontaktformular input#submit {
        padding: 5px 2px;
        border: 1px solid #8597BB;
}
#content p.imgcenter {
		text-align: center;
		margin-bottom: 4px;
		margin-top: 10px;
}
#content p.imgright {
		text-align: right;
		margin-bottom: 4px;
		margin-top: 10px;
		margin-right: 10px;
}
#content table.zimmer {
    margin-top: 15px;
	margin-bottom: 15px;
    width:100%;
    border: 0;
    padding: 3px;
}
#content table.zimmer td.smallrow {
	height: 4px;
	border-top: 1px solid #7C0C0F;
}
#content table.zimmer th {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
#content table.zimmer th.desc {
	text-align: left;
}
#content table.zimmer td.t1 {
	width: 46%;
	font-weight: bold;
}
#content table.zimmer td.t2 {
	width: 18%;
	text-align: center;
}
#content ul.service {
	margin: 20px 0;
	list-style: disc;
}
#content ul.service li {
	padding: 4px 0;
}
#content #Deutschlandkarte {
	float: left;
}
#content #fewo2 {
	margin-right: 20px;
}
#content div.technewscontentnav {
        /*zentriert die Tabelle*/
        margin:0;
        margin-right:0;
        width:90%;
        padding: 0;
        padding-bottom: 10px;
        background-color:#7C0C0F;
        border-width: 0;
}
#content table.technewscontentnav {
        /*zentriert die Tabelle*/
    	margin-left:auto;
        margin-right:0;
        width:98%;
        padding: 0;
        background-color:#FCEAB1;
        border-width: 0;
}
#content table.gb_entry {
		margin:0;
        /*margin-right:auto;*/
		margin-bottom: 15px;
        width:90%;
		border: 0;
		background-color: #FCEAB1;
}
#content table.gb_entry td.t1 {
		width: 5%;
}
#content table.gb_entry td.t2 {
		width: 95%;
}
#content table.gb_eintrag {
		margin:0;
        width:70%;
		border: 0;
		padding: 3px;
}
#content table.gb_eintrag td {
        width:50%;
		padding: 2px;
}
#content table.gb_eintrag input.text {
        width: 95%;
}
#content table.gb_eintrag input#captcha {
		width: 40px;
}
#content table.gb_eintrag textarea {
        width: 95%;
        heigt: 80px;
}
#content table.gb_eintrag input#submit, #content table.gb_eintrag input#reset {
        padding: 2px 5px;
        border: 1px solid #656462;
		background-color: #FFF;
}
/*Footer*/
#footer {
        position: relative;
        width: 790px;
		background-color: #7C0C0F;
		margin: 0;
		text-align:right;
		padding-right: 10px;
		color: #FFFFFF;
		height: 22px;
		padding-top: 6px;
		font-size: 10px;
}
#footer a, #footer a:hover, #footer a:active, #footer a:visited {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
}
#footer a.Fit4Net, #footer a.Fit4Net:hover, #footer a.Fit4Net:active, #footer a.Fit4Net:visited {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 11px;
}

