/* CSS File für Hotel Miramar */
html
{
	height: 100%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	color: #e3d5ae;
	background-color: #000;
	height: 100%;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #E3D5AE;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: bold;
}

h2
{
	color: #E3D5AE;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 15px;
	font-style: italic;
}

	
h3
{
	color: #E3D5AE;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}	
	
h4
{
	color: #E3D5AE;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



#wrapper {
	height: 490px;
	width: 881px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#navbar {
	height: 28px;
	width: 100%;
	float: left;
	overflow: hidden;
	list-style-type: none;
	font-size: 11px;
	margin-top: 1px;
}
#navbar ul {
	list-style: none;
}

#navbar li {
	width: auto;
	float: left;
}

#navbar a {
	display: block;
	margin: 0px;
	background-color: #100a06;
	color: #CCC;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
	font-weight: bold;
}
#navbar a:hover {
	background-color: #1d130b;
	color: #FFFFFF;
}
#navbar a.selected {
	background-color: #1d130b;
	color: #FFFFFF;
}
#content
{
	width: 881px;
	float: left;
	margin-top: 1px;
	height: 432px;
	border: 1px solid #413523;
}



#content a:link {
	text-decoration: none;
	color: #e3d5ae;
}
#content a:visited {
	text-decoration: none;
	color: #e3d5ae;
}
#content a:hover {
	text-decoration: none;
	color: #FFF;
}
#content a:active {
	text-decoration: none;
	color: #e3d5ae;
}
#content p
{
	line-height: 16px;
	margin-bottom: 8px;
}
#content li
{
	line-height: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
#content .home {
	float: right;
	width: 445px;
}
#content .headline {
	float: right;
	width: 510px;
	margin-top: 15px;
}
#content .navi {
	float: left;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 34px;
}
#content .navi ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}

#content .navi li {
	width: 162px;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
}

#content .navi a {
	display: block;
	color: #b6aa8b;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 25px;
	font-style: italic;
	font-size: 14px;
}
#content .navi a:link {
	color: #b6aa8b;
	text-decoration: none;
}
#content .navi a:visited {
	color: #b6aa8b;
	text-decoration: none;
}
#content .navi a:hover, #content .navi a:focus {
	color: #FFF;
	text-decoration: none;
}
#content .navi a.selected {
	color: #FFF;
	text-decoration: none;
}

#content .subnavi ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}

#content .subnavi li {
	width: 162px;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
}

#content .subnavi a {
	display: block;
	color: #b6aa8b;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 35px;
	font-style: italic;
	font-size: 12px;
}
#content .subnavi a:link {
	color: #b6aa8b;
	text-decoration: none;
}
#content .subnavi a:visited {
	color: #b6aa8b;
	text-decoration: none;
}
#content .subnavi a:hover, #content .subnavi a:focus {
	color: #FFF;
	text-decoration: none;
}
#content .subnavi a.selected {
	color: #FFF;
	text-decoration: none;
}
#inhalt {
	height: 412px;
	width: 636px;
	margin-top: 9px;
	margin-left: 40px;
	float: left;
}
#inhalt .angebote {
	float: left;
	width: 475px;
	margin-left: 10px;
	margin-top: 15px;
	height: 385px;
	overflow: auto;
	color: #FFF;
	font-size: 12px;
	font-style: italic;
	padding-right: 0px;
	text-align: center;
}
#inhalt .angebote p {
	line-height: 18px;
}
#inhalt .tagungen {
	float: left;
	width: 280px;
	margin-left: 10px;
	margin-top: 15px;
	height: 385px;
	overflow: auto;
	color: #FFF;
	font-size: 12px;
	font-style: italic;
	padding-right: 0px;
	text-align: center;
}
#inhalt .tagungen p {
	line-height: 18px;
}
#inhalt .tagung_bild {
	float: left;
	width: 182px;
	margin-right: 10px;
}
#inhalt .subnavi {
	float: left;
	width: 150px;
}

#inhalt .subnavi ul {
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}

#inhalt .subnavi li {
	width: 150px;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
}

#inhalt .subnavi a {
	display: block;
	color: #b6aa8b;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	font-style: italic;
	font-size: 11px;
}
#inhalt .subnavi a:link {
	color: #b6aa8b;
	text-decoration: none;
}
#inhalt .subnavi a:visited {
	color: #b6aa8b;
	text-decoration: none;
}
#inhalt .subnavi a:hover, #inhalt .subnavi a:focus {
	color: #FFF;
	text-decoration: none;
}
#inhalt .subnavi a.selected {
	color: #FFF;
	text-decoration: none;
}


#footer
{
	width: 100%;
	height: 28px;
	margin-top: 0px;
	clear: both;
	padding: 0px;
	font-size: 10px;
	color: #413523;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}
#footer a
{
	text-decoration: none;
	color: #413523;
}
#footer a:hover
{
	text-decoration: underline;
}
/* CSS File für Hotel Miramar */
html
{
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #e3d5ae;
	background-color: #000;
	height: 100%;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #398D96;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: bold;
}

h2
{
	color: #398D96;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 15px;
	font-style: italic;
}

	
h3
{
	color: #398D96;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}	
	
h4
{
	color: #398D96;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



#wrapper {
	height: 112px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 881px;
	height: 112px;
}
#header .logo{
	height: 53px;
	width: 178px;
	float: left;
	margin-top: 35px;
	margin-left: 218px;
}
#header .nav {
	height: 16px;
	width: 96px;
	float: right;
	margin-top: 87px;
}
