body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
}


/* ============= HEADER ============= */

#borderframe {
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background: url(../images/content/hg_fond.png) repeat-y center;
}

#frame {
	width: 950px;
	height:auto;
	margin: 0 auto 0 auto;
}

#header {
	margin: 0 0 154px 0;
	height: 300px;
	width: 770px;
	background: url(../images/header/hg_top.jpg);
	background-repeat:no-repeat;
	float:left;		
}
#headover {
	position:absolute;
	width: 750px;
	margin: 0 0 0 15px;
	height: 300px;
	background: url(../images/header/head_over.png);
	z-index:1000;	
}
/* HEADfilter------------- */
#headfilter {
	float:left;
	margin-top:303px;
	width: 285px;
	height: 148px;
	display:block;
	padding-left:10px;	
}
#headfilter fieldset{
	border:none;
	padding:0;
	margin:0;
}
#headfilter label.lang{
	width:30px;
	padding-right:4px;
}
#headfilter input{
	width:70px;
	font-size:10px;
	margin-bottom:5px;
}
#headfilter select{
	font-size:10px;
}
#headfilter .checkbox{
	width:8px;
	padding-right:4px;
}
/* HEADfilter------------- */
#flashkarte {
	position:absolute;	
	left:302px; 
	top:150px;
	float:left;
	width: 297px;
	height: 301px;
	background: #FF6600;	
}
#topmenu {
	position:absolute;	
	left:600px; top:150px;
	width: 150px;
	height: 150px;
}

#topmenu ul{
	list-style: url(../images/header/square_orange.png);
	margin: 0 0 0 16px;
	padding: 2px 2px 2px 4px;
	overflow: visible;
	float: left;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;			
}

#topmenu a{	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;			
}

#topmenu a:hover{	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#FF6600;			
}
#auswahl{
	position:absolute;	
	left:602px; top:303px;
	width: 148px;
	height: 148px;
	background-color:#FF6600;
}
#auswahl h2{
	color:#000033;
	font-size:13px;
	padding:4px 0 0 4px;
	margin:0;
}
#auswahl ul{
	list-style: url(../images/header/square_white.png);
	margin: 0 0 0 16px;
	padding: 2px 2px 2px 2px;
	overflow: visible;
	float: left;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;			
}

#auswahl a{	
	color:#000033;
	font-weight:bold;
	text-decoration: none;			
}

#auswahl a:hover{	
	color:#000033;
	font-weight:bold;
	text-decoration: none;
	background-color:#FFFFFF;			
}
#logo{	
	position:absolute;
	left:307px;
	top:92px;			
}
/* =================== Anzeige =================== */
#anzeigentitel{
	margin-top:135px;	
	width:140px;
	height:15px;
	float:right;
	margin-bottom:0px;
	text-align:right;
	color:#000033;
	padding-right:20px;			
}
#anzeige{	
	width:170px;
	height:306px;
	float:right;
	margin-bottom:0px;
	background: url(../images/content/anzeige.png);			
}
#anzeige2{	
	width:170px;
	height:306px;
	float:right;
	background: url(../images/content/anzeige2.png);
			
}
.anzeigebild{
	margin: 8px 0 10px 9px;	
	width:130px;
	height:85px;
	overflow:hidden;
	border: 2px solid #FFFFFF;			
}
.anzeigebild img{	
	border:none;			
}
.anzeigetext{	
	width:130px;
	height:175px;
	margin: 8px 0 0 9px;	
}
.anzeigelink{	
	width:130px;
	height:15px;
	margin: 0 0 0 9px;			
}
#anzeige a, #anzeige a:visited,#anzeige2 a, #anzeige2 a:visited{	
	font-weight:bold;
	text-decoration:none;
	color:#FF6600;				
}
#anzeige a:hover, #anzeige2 a:hover{		
	color:#FFFFFF;				
}


/* =================== Pathway =================== */

#pathway {
	float: left;
	margin: 0 0 25px 0;
}


/* =================== Page Index ===================== */

#page-index {
	float: right;
	width: 200px;
	border-left: 1px solid #d7e1d3;
	border-right: 1px solid #d7e1d3;
	border-bottom: 1px solid #d7e1d3;	

}

#page-index h4 {
	display: block;
	width: 197px;
	height: 17px;
	color: #ffffff;
	font-size: 11px;
	vertical-align: middle;
	margin: 0 -1px 0 -1px;
	padding: 3px 0 0 5px;
	background: #707070 url(../images/content/bg-tableheader.png) repeat-x;	
}

#page-index ul {
	list-style-type: none;
	margin: 10px 5px 10px 10px;
	padding: 0 0 0 0;
}

#page-index ul li {
	padding-bottom: 3px;
}

/* =================== Content =================== */

#content {
	float: left;
	font-size: 11px;
	width: 740px;
	padding: 0 0 0 0px;
	margin: 0 0 20px 25px;
}

#content h1 {
	clear: both;
	font-size: 18px;
	margin: -30px 0 10px 0;
	display:inline;
}

#content h2 {
	font-size: 14px;
	margin: -30px 0 10px 0;
	display:inline;	
}

#content h3 {
	font-size: 12px;	
}

#content h4 {
	font-size: 11px;	
}
#anzeige h4 {
	font-size: 11px;
	margin-top:0px;
	margin-bottom:4px;
	padding-top:0px;
	padding-bottom:0px;	
}
#anzeige p {
	margin-top:4px;
	margin-bottom:4px;
	padding-top:0px;
	padding-bottom:0px;	
}

#content p {
	color: #000033;
}

#content ul, #content ol {
	color: #000033;
}

#content p a, #content ul a, #content ol a, #content tbody tr td a {
	color: #ff6600;
	text-decoration: underline;
	
}

#content p a:hover, #content ul a:hover, #content ol a:hover, #content tbody tr td a:hover {
	text-decoration: none;	
	color:#000033;
	background-color:#FF6600;
}

#content th {
	background: #000033;
	color: #ffffff;
	border: 1px solid #000033;
	text-align: left;
}

#content table {
	border-collapse: collapse;
}

#content .noborder td {
	border: none;
}

#content td {
	border: 1px solid #000033;
	padding: 3px;
}

#content tr.darkrow, #content tr.dunkel {
	background: #f5f5f5;
}

#content tr.lightrow, #content tr.hell {
	background: #ffffff;
}

#content p.more, #content div.categorybox p.more  {
	float: right;	
	text-align: right;
	padding: 5px 15px 5px 5px;
}

#content br.clear {
	clear: both;
}

/* =================== Formulare ================ */

#content form fieldset {
	clear: both;
	margin: 15px 0 15px 0;
	padding: 10px;
	width: 96%;
	border: 1px solid #ffffff;
}

#content form fieldset legend {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

#content form fieldset label.fixedwidth, #content form fieldset label.fixedwidth_error {
	display: block;
	width: 120px;
	font-size: 11px;
	float: left;
	line-height: 14pxem;
	vertical-align: middle;
	margin: 5px 0 5px 0;
}

#content form fieldset label.fixedwidth_error {
	color: #ff6600;
}

#content form fieldset input._error {
	border: 1px solid #ff6600;
}

#content form fieldset label.nowidth {
	display: block;
	float: left;	
	width: auto;
	line-height: 14px;
	vertical-align: middle;
	margin: 5px 10px 5px 10px;
}

#content form fieldset input {
	border: 1px solid #e5e5e5;
	float: left;
	height: 14px;
	padding: 1px;
	font-size: 11px;
	margin: 5px;	
	vertical-align: middle;			
}

#content form fieldset select, #content form fieldset textarea {
	font-size: 11px;
	border: 1px solid #e5e5e5;
	padding: 1px;
	margin: 5px; 		
}

#content form fieldset br {
	clear: both;
	line-height: 10px;
}

#content form p {
	float: left;
	padding-left: 125px;
	margin: 0 0 0 0;
}

#content input.button, #headfilter input.button{
	float: none;
	background: #ff6600;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0 10px 0 15px;
	border: 1px solid #000000;
}

#content input.button:hover, #headfilter input.button:hover{
 	color: #ff6600;
	text-decoration: none; 
	background: #ffffff;
	cursor: pointer;
} 


/* =============================================================== */
/* =================== Special Content Classes =================== */
/* =============================================================== */

/* =================== Home Menu ==================== */

.article-header {
	width: 575px;
	padding: 3px 0 3px 0;
	border-top: 1px dotted #86a67a;
	border-bottom: 1px dotted #86a67a;	
}

.article-header span {
	padding-right: 15px;
}



/* =================== Content Table =================== */

#content-table {
	width: 575px;
	margin-bottom: 25px;
	border-collapse: collapse;
}

#content-table thead tr {
	color: #ffffff;
	background: #707070 url(../images/content/bg-tableheader.png) repeat-x;
}

#content-table th {
	text-align: left;
	padding: 3px 5px 3px 5px;
}

#content-table tfoot tr {
	color: #ffffff; 
	background: #707070 url(../images/content/bg-tableheader.png) repeat-x;
}

#content-table tfoot tr td {
	text-align: center;
	padding: 2px;
}

#content-table tbody tr td {
	color: #707070;
	text-align: left;
	padding: 3px 5px 3px 5px;
}

#content-table tbody tr td a {
	color: #86a67a;
	text-decoration: none;
}

#contenttable tbody tr td a:hover {
	color: #707070;
	text-decoration: underline;
}

.noborder table {
		border:none;
}
/* =================== Acco Table =================== */

#content #acco {
	width: 100%;	
}
#content #acco tbody tr td{
	border:none;	
}
#content #acco div.domizilbild {
	width: 130px;
	height: 85px;
	border: 2px solid #000033;
	overflow:hidden;	
}
#content #acco div.domizilbild img{
	border:none;	
}
#content #acco div.domizilbild a{
	border:none;	
}
#content #acco thead {
	display:none;
}
#content #acco td.dompic {
	width:140px;
}
#content #acco td.infotext {
	width:300px;
	vertical-align:top;
}
#content #acco td.classification {
	width:150px;
	vertical-align:top;
}
#content #acco .morebutton a:hover {
	background-color:#E3E8C1;
}
/* ====== ACCO Standardinformationen ========== */

#content #basic {
	width: 420px;
	float: left;
	margin: 0 15px 0 0;
}

#content #basic img {
	float: left;
	margin: 0 10px 5px 0;
}

#content #basic h2 {
	font-size: 12px;
	color: #333333;
}

#content #basic h3 {
	font-size: 11px;
	color: #666666;
}

#content #basic table {
	font-size: 11px;;
	border: none;
	width: auto;
}

#content #basic table th {
	text-align: left;
	padding: 0 10px 0 0;
	border: none;
}

#content #basic table td {
	vertical-align: top;
	padding: 0 10px 0 0;
	border: none;
}

#content #basic table td.left {
	padding-right: 10px;
	font-weight: bold;
}


/* =================== Booking ========================= */

#content div.rightbox {
	width: 300px;
	float: right;
	background: #ffffff;
	padding: 0;
	margin: 0 0 3px 0;
}
#content div.rightbox img {
	border-bottom:3px #E3E8C1 solid;
}

#content div.rightbox p {
	padding-left:8px;
}

#content div.rightbox h1, #content div.rightbox h2, #content div.rightbox h3{
	padding-left:8px;
}


#content div.rightbox form {
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content div.rightbox form fieldset{
	width:260px;
	border: 1px solid #000033;
	margin-left:8px;
}

#content div.rightbox form input {
	float: left;
	margin-right: 7px;
}


#content div.rightbox form label {
	float: left;
	width: 60px;
}

#content div.rightbox form label.nowidth {
	float: left;
	width: auto;
}

#content div.rightbox form em {
	font-size: 10px;
}
/* =================== Bilder Acco-Element =================== */

.picvorschau {
	width: 130px;
	height: 95px;
	overflow:hidden;
	border: 2px solid #000033;
	margin: 5px 5px 10px 9px;
	float:left;
}
.picvorschau a img{

	border: none;
}

/* =================== Filter =================== */

#filter {
	width: 575px;
}

#filter fieldset {
	padding: 7px;
	border: 1px solid #d7e1d3;
}

#filter legend {
	font-size: 11px;
	font-weight: bold;
	color: #86a67a;
}

#filter input {
	font-size: 11px;
	color: #86a67a;
	margin-left: 3px;	
	margin-right: 7px;	
	border: 1px solid #d7e1d3;
}

#filter input.button {
	font-weight: bold;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
	border: none;
	background: #84A3BD url(../images/system/bg-button.png) repeat-x;
	cursor: pointer;
}

#filter input.button:hover {
	color: #ff9900;
}

#filter select {
	font-size: 11px;
	color: #86a67a;
	margin-left: 3px;	
	margin-right: 7px;		
	border: 1px solid #d7e1d3;
}


/* =================== Page Counter =================== */

#page-count {
	margin-top: 30px;
	margin-bottom: 10px;	
	text-align: center;
}

#page-count span.active {
	padding: 3px;
	color: #ffffff;
	background: #86a67a
}


/* =================== Footer ========================= */

#footer {
	width: 750px;
	margin: 15px 0 0 15px;
	padding: 5px 0 0 0;
	border-top: 1px dotted #000033;
	clear: both;
	height: 22px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;	
}

#footer ul {
	margin: 5px 0 3px 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#footer ul li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;	
	border-right: 1px solid #999999;
}

#footer a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #ff6600;
	text-decoration: underline;
}


/* =================== Error-Messages ========================= */

#error {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 10px auto 50px auto;
	border-left: 1px solid #e42c18;
	border-right: 1px solid #e42c18;
	border-bottom: 1px solid #e42c18;		
	background: url(../images/system/error.png) no-repeat left;
}

#error h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
}

#error h2 {
	color: #e42c18;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
}

#error p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;	
}

#error p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
	cursor: pointer;
}

#error p a.button:hover {
	color: #000000;
	text-decoration: none;
}


#warning {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 20px auto 50px auto;
	border: 1px solid #ff9900;
	background: url(../images/system/warning.png) no-repeat left #FFFFFF;
}

#warning h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x ;
}

#warning h2 {
	color: #ff9900;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
}

#warning p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;
}

#warning p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x;
	cursor: pointer;
}

#warning p a.button:hover {
	color: #000000;
	text-decoration: none;
}

#warning ul {
	margin: 0 5px 5px 60px;
	padding: 0 0 0 60px;	
}

#warning ul li {
	color: #ff9900;
	font-weight: bold;
}
