body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #000000;
	background-image: url(image/bg.gif);
	margin-right: auto;
	margin-left: auto;
}

#page {
	background-color: #000000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 6px solid #272727;
	padding: 1px;
}
#page2 {
	background-color: #000000;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: 6px solid #272727;
	padding: 1px;
}
#header {
	background-image: url(image/romantica-top.jpg);
	height: 90px;
	width: 1000px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#header2 {
	background-image: url(image/romantica-top.jpg);
	height: 90px;
	width: 1024px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#red {
	width: 1000px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F1F1F1;
	background-color: #830517;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 7px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#red2 {
	width: 1024px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F1F1F1;
	background-color: #830517;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 7px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	width: 1000px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	background-color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 2px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	background-color: #000000;
//	display: table-row;
	width: 990px;
	border: 4px solid #4B4B4B;
	color: #CCCCCC;
	float: left;
//	margin: 1px;
	padding: 1px;
}
#content2 {
	background-color: #000000;
	width: 1024px;
	border: 4px solid #4B4B4B;
	color: #CCCCCC;
	float: left;
	padding: 1px;
}
#menu {
	float: left;
	width: 190px;
	height: 1039px;
	margin-right: 10px;
	overflow: hidden;
//	background-color: #333333;
}

#main {
//	display: table-cell;
	width: auto;
	overflow: hidden;
//	clear: none;
//	padding: 8px 8px 8px 8px;
}
#right {
	background-color: #333333;
	width: 182px;
	float:right;
	height: 1031px;
	padding: 4px 4px 4px 10px;
	overflow: hidden;
	margin-left: 10px;
}
#right div.dato {
	color: #C7A867;
}
#right div.tid {
	color: #C7A867;
	margin-left: 10px;
}
#right div.titel {
	margin-bottom: 10px;
	margin-left: 10px;
}
#main2 {
	float: left;
	width: 800px;
	clear: none;
}
#pages {
	text-align: center;
	width: 540px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #C7A867;
	letter-spacing: 1px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#navigate {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C1C1C1;
	background-color: #333333;
	text-indent: 6px;
	display: block;
	width: 190px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	letter-spacing: 1px;
}

#info {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C1C1C1;
	height:100%;
	background-color: #272727;
	display: block;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #414242;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414242;
}

p {
	margin: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #C7A867;
	letter-spacing: 1px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #C7A867;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

#img_box_left img{
	margin: 0px;
	padding: 0px;
	float: left;
}

#img_box_left {
	float: left;
	padding: 4px;
	background-color: #272727;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}

hr {
	background-color: #E9E9E9;
	height: 1px;
	width: 540px;
	text-decoration: none;
}

#div {
	width: 536px;
	float: left;
}

a:link {
	color: #EEEEEE;
	text-decoration: none;
}

a:visited {
	color: #EEEEEE;
	text-decoration: none;
}

a:hover {
	color: #C5A76B;
	text-decoration: none;
}

a:active {
	color: #CBAC6C;
	text-decoration: none;
}

img {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

#img_box_right img{
	padding: 0px;
	margin: 0px;
	float: left;
}

#img_box_right {
	float: left;
	padding: 4px;
	background-color: #272727;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C1C1C1;
	background-color: #414242;
	display: block;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

#text_box_right {
	float: left;
	width: 270px;
}

#text_box_left {
	float: left;
	width: 258px;
	padding-right: 7px;
}

#infobox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	float: none;
}

.style2 {
	margin-top: 0px;
}

