/* CSS Document Schaumburg Classic*/

body {
	background-color: #F4E1C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}

a:hover {
	background-color: #D41212;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}

a:active {
	background-color: #F0D080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}

ul {
	list-style: square;
	}

img {
	border-color: #000;
}

#container {
	width: 786px;
	/*border-left: solid #E5D38E 5px;*/
	border-right: solid #E5D38E 5px;
	border-bottom: solid #E5D38E 3px;
	margin-bottom: 0px;
	}

#menu {
	background-color: #E5D38E;
	position: absolute;
	width: 162px;
	top: 38px;
	left: 10px;
	border-top: solid #000 1px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	border-bottom: solid #D41212 2px;
	padding-top: 0px;
	}

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

#menu li {
	border-top: solid #D41212 2px;
	}

#menu img {
	border: 0px;
	}

#menu #logo {
	width: 163;
	height: 113;
	background: url(logo.jpg) no-repeat left;
	}

img_border {
	border: 1px #000000;
	}

#header {
	width: 100%;
	}
	
#head {
	height: 166px;
	width: 786px;
	}

#content {
	background-color: #FFE99D;
	padding: 4px 15px 15px 180px;
	}

#content h1 {
	font-family: Vivaldi, Vivaldin, Times New Roman;
	font-size: 35px;
	color: #B91010;
	text-align: center;
	}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D41212;
	}

#content h4 {
	font-family: Monotype Corsiva;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	}
	
#content table {
	border: none;
}

#content .hotel td {
	border: 1px solid #000;
}

#content .p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}
	
#content .list {
	padding-bottom: 15px;
}

#werbung {
	background-color: #FFE99D;
	width: 770px;
	border-right: 5px solid #E5D38E;
	border-bottom: 3px solid #E5D38E;
	padding: 5px 0 5px 15px;
	margin: 15px 0 10px 0;
}