:link,:visited { text-decoration:none }
ul, ol { list-style:none }
h1,h2,h3,h4,h5,h6 { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,hr, dt, dd { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

/*********************************************************************************************************************/

#listWrapper { width:680px;padding:10px 0; margin:0; }

.listNav { margin:0 0 10px; }
.ln-letters { overflow:hidden; }
.ln-letters a { color:#e2041e; font-size:0.8em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.6em; line-height:1; margin-bottom:3px; color:#336699; }

#suburbList li { float:left;list-style:none;font-size:0.8em; display:block; text-align:center; width:100px; height:20px; border:1px solid silver; padding:0px; margin:0 8px 8px 0; text-decoration:none }
#suburbList li:hover { background-color:#eee }


/*********************************************************************************************************************/
/* Rounded-Corner Elements */
input { -moz-border-radius:5px; -webkit-border-radius:5px; }

/*********************************************************************************************************************/

body, html {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:100%;
	line-height:140%;
	color:#000; 
    text-align:left; 
    background:none;
}

#bg {
	width:100%;
	margin: 0 auto;
	padding: 0;
    background:none;
}

#page { 
	width:100%;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	cursor:default;
}

#head {
	width:100%;
	margin:0;
	padding: 0;
}

#logo {
	float:left;
	width:100%;
	margin:20px;
	padding: 0;
}

#headernav {
display: none;
}


#navi {
display: none;
}

#page_content { 
	float:left;
	width:100%;
	margin: 0;
	padding: 0;
}

#naviLeft { 
display: none;
}

#content { 
	float: left;
	width:100%;
	margin: 0;
	padding: 0;
}

#footer { 
	width:100%;
	height:25px;
	margin: 0;
	padding: 5px 20px;
}

/*********************************************************************************************************************/

.textcontainer { 
width:100%;
}

.textcontainer_news { 
width:100%;
margin: 10px 0;
padding: 5px 10px;
background: #f5f5f5;
border: 1px solid #e2041e;
-moz-border-radius		: 8px;
-webkit-border-radius	: 8px;
}

.book_now { 
/* float			: right; */
margin			: 20px 0;
}

/*********************************************************************************************************************/

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer li {
	font-size: 70%;
	font-weight: normal;
	float:right;
	list-style:none;
	margin:0;
	padding:0 5px;
}

#footer li.inactive a:link, #footer li.inactive a:visited {
	font-weight: normal;
	display:block;
	margin:0;
	padding:0;
	color: #fff;
}

#footer li.inactive a:hover, #footer li.inactive a:active, #footer li.inactive a:focus {
	font-weight: normal;
	display:block;
	margin:0;
	padding:0;
	color: #000;
}

#footer li.active a:link, #footer li.active a:visited, #footer li.active a:hover, #footer li.active a:active, #footer li.active a:focus {
	font-weight: normal;
	display:block;
	margin:0;
	padding:0;
	color: #000;
}

/*********************************************************************************************************************/

#content .bild img {
float			: left;
padding			: 2px;
margin			: 4px 6px 6px 0;
border			: 1px solid #999;
background		: #fff;
}

/*********************************************************************************************************************/

h1 {
float			: none;
font-size		: 180%;
line-height		: 1.0em;
font-weight		: normal;
padding			: 0;
margin			: 0 0 10px 0;
display			: block
clear			: both;
text-transform	: uppercase;
}

h2 {
color			: #666; 
font-size		: 160%;
line-height		: 1.4em;
font-weight		: normal;
padding			: 0;
margin			: 0;
display			: block
clear			: both;
}

h3 {
color			: #333;
font-size		: 120%;
line-height		: 1.0em;
font-weight		: normal;
padding			: 0;
margin			: 5px 0;
display			: block
clear			: both;
}

p {
font-size		: 80%;
line-height		: 1.4em;
font-weight		: normal;
padding			: 0 0 10px 0;
margin			: 0;
}

p a:link, p a:visited, h2 a:link, h2 a:visited, td a:link, td a:visited, li a:link, li a:visited {
color			: #e2041e;
font-weight		: normal;
border-bottom	: 1px dotted #e2041e;
}

p a:hover, p a:active, p a:focus, h2 a:hover, h2 a:active, h2 a:focus, td a:hover, td a:active, td a:focus, li a:hover, li a:active, li a:focus {
color			: #e2041e;
font-weight		: normal;
border-bottom	: 1px solid #e2041e;
}

/*********************************************************************************************************************/

.book_now p {
font-size		: 100%;
line-height		: 1.6em;
font-weight		: bold;
}

.book_now p a:link, .book_now p a:visited {
color			: #fff;
font-weight		: bold;
font-style		: italic;
border-bottom	: none;
padding			: 5px 15px;
background		: #e2041e;
-moz-border-radius		: 8px;
-webkit-border-radius	: 8px;
}

.book_now p a:hover, .book_now p a:active, .book_now p a:focus {
color			: #fff;
font-weight		: bold;
font-style		: normal;
border-bottom	: none;
padding			: 5px 15px;
background		: #e2041e;
-moz-border-radius		: 8px;
-webkit-border-radius	: 8px;
}

/*********************************************************************************************************************/

#content ul {
list-style		: square;
font-size		: 80%;
line-height		: 1.4em;
padding			: 0;
margin			: 0px 0px 15px 0;
}

#content ol {
list-style-type	: decimal;
padding			: 0;
margin			: 0px 0px 15px 10px;
}

#content li {
padding			: 0;
margin			: 0px 0px 3px 15px;
list-style-position: inside;
}

#content ul ul {
list-style		: square;
font-size		: 100%;
}

/*********************************************************************************************************************/

#content table {
margin			: 10px 0 10px 0;
width			: 100%;
font-size		: 90%;
border-collapse	: collapse;
clear			: both;
float			: left;
background-color: #fff;
}

#content table th {
color			: #fff;
padding			: 4px 5px;
font-weight		: bold;
text-align		: left;
margin			: 0;
border			: 1px solid #ccc;
vertical-align	: top;
background-color: #ccc;
}

#content table td {
background-color: whitesmoke;
margin			: 0px;
border			: 1px solid #ccc;
padding			: 2px 5px;
vertical-align	: top;
}

/*********************************************************************************************************************/

.bild_navigation {
font-size		: 70%;
line-height		: 1.4em;
font-weight		: normal;
float			: left;
text-align		: center;
width			: 160px;
padding			: 10px 5px;
margin			: 0 40px 50px 0;
background		: url(/media/_tatde/bg_bild.png) top left no-repeat;
}

/*********************************************************************************************************************/

#footer p {
font-size		: 70%;
line-height		: 1.4em;
color			: #fff;
font-weight		: normal;
padding			: 0;
margin			: 0;
}

#footer p a:link, #footer p a:visited {
color			: #fff;
font-weight		: normal;
border-bottom	: 1px dotted #fff;
}

#footer p a:hover, #footer p a:active, #footer p a:focus {
color			: #fff;
font-weight		: normal;
border-bottom	: 1px solid #fff;
}

/*********************************************************************************************************************/

.clearfloat {
content			: ".";
display			: block;
height			: 0;
font-size		: 1px;
line-height		: 1px;
clear			: both;
visibility		: hidden;
}

/*********************************************************************************************************************/
