/* screen layout: strandhotel-riviera.de */
/* erstellt/geaendert am: 08.11.2007 */
/* erstellt/geaendert von: Jochen Seybold */
/* urheberrecht: bos-medien.de */


body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: url(panel/hg.gif) top center no-repeat;
}

#wrap {
color: #303030;
margin: 0 auto;
width: 770px;
background: #fff url(panel/panel.gif) top center repeat-y;
}

#breadcrumb {
color: #000;
height: 20px;
font-size: 0.9em;
padding-top: 2px;
padding-left: 20px;
}

#header {
clear: both;
margin: 5px 0 0 0;
padding: 0;
height: 0px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 0 0;
border: 0;
height: 152px;
}

/* navigation */
#avmenu {
position: relative;
left: 10px;
top: -38px;
z-index: 1000;
width: 700px;
margin: 0 0 0 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 700px;
margin: 0 0 0 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 0;
}

#avmenu a {
font-weight: bold;
text-decoration: none;
color: #00519e;
}		
	
#avmenu a:hover {
color: #f00;
}

#avmenu .nav2nd ul {	
list-style: none;
width: 700px;
margin: 0 0 0 0;
padding: 0;
font-size: 1.1em;
}

#avmenu .nav2nd li {
margin-bottom: 0;
}

#avmenu .nav2nd a {
font-size: 1.0em;
font-weight: bold;
text-decoration: none;
color: #fff;
}	
	
#avmenu .nav2nd a:hover {
color: #000;
}

/* diverses */

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

.announce h1 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

#extras {
z-index: auto;
float: right;
width: 179px;
margin: 0;
padding: 0 25px 0 0;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 20px 0 20px;
padding: 0 8px 0 8px;
line-height: 1.6em;
text-align: left;
}

#contentStart {
margin: 0 220px 20px 20px;
border-right: 1px solid #f0f0f0;
padding: 0 8px 0 8px;
line-height: 1.6em;
text-align: left;
}

#contentStarting {
margin: 0 220px 20px 20px;
border-right: 1px solid #f0f0f0;
padding: 0 8px 0 8px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

#content h1 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#contentStart h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

#contentStart h1 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
background: #cccccc;
border: 0px solid #f0f0f0;
}

#content table {
vertical-align: top;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #e2051e;
}

a:hover {
text-decoration: none;
color: #6cf;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
width: 770px;
height: 43px;
text-align: center;
color: #fff;
font-size: 0.9em;
background: #fff url(footer/footer.gif) top center no-repeat;
}

#footer a {
color: #fff;
text-decoration: none;
}

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

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.error {
color: #ff0000;
}