* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	text-align:center;
}
h1, h2, h3, h4, h5, h6, table.helgoppet th {
	padding-top:25px;
	margin-bottom:10px;
	color:#666;
	border-bottom:1px dashed #CCC;
}
h1 {
	font-weight:normal;
	font-size:250%;
}
h2,
table.helgoppet th {
	font-size:110%;
	font-weight:bold;
}
p {
	padding-bottom:15px;
}
ul {
	list-style-position:inside;
}
li {
	padding-left:10px;
}
a {
	text-decoration:none;
	color:#C8000E;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
th {
	min-width:200px;
}
#container,
#bottom {
	width:900px;
	padding:0 11px;
	background-position:3px 0;
	margin:auto;
}
#container {
	background-image:url(../gfx/contentbg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#bottom {
	background-image:url(../gfx/bottombg.gif);
	background-repeat:no-repeat;	
	text-align:center;
}
#footer {
	margin:20px;
	color:#333;
}
#top_logos {
	height:60px;
	padding:10px;
}
#logo_citroen {
	float:right;
}
#logo_fb {
	float:left;	
}

#top_menu {
	padding-left:5px;
}
#sub_menu {
	position:absolute;
}
#right_menu {
	float:right;
	width:150px;
}
#right_menu hr {
	height:0px;
	border:0;
	border-bottom:1px solid #CCC;
	margin:40px;
}
#right_menu_filler {
	float:right;
	width:150px;
	background-color:#EEE;
	height:10px;
}
#top_menu a.menuItem {
	color:#000;
	display:inline-block;
}

#right_menu a.menuItem {
	display:block;
}

#right_menu a.menuItem {
	padding:5px 10px;
	color:#000;
	border-bottom:1px dashed #CCC;	
}
#right_menu a.menuItem:hover,
#top_menu a.menuItem:hover {
	text-decoration:none;
	background-image:url(../gfx/black-10.png);
	color:#C8000E;
}
#top_menu a.menuItem {
	padding:2px 6px;
}

#top_menu .sub_menu {
	visibility:hidden;
	left:0px;
	top:16px;
	width:120px;
	position:absolute;
	background-image:url(../gfx/white-70.png);
}
#top_menu .sub_menu a.menuItem {
	padding-left:15px;
	padding-right:15px;	
	display:block;
}
#top_menu .sub_menu a.menuItem:hover {
	background-color:transparent;
	background-image:url(../gfx/black-10.png);
}
#top_menu .menuItemContainer {
	position:relative;
}
#random_images {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;	
	height:280px;
}
#main_container {
	background-color:#EEE;
}
#main_content {
	float:left;
	background-color:#FFF;
	width:700px;
	min-height:300px;
	padding:0 25px;
}
#map_tagene,
#map_sisjon {
	border:1px solid #999;
	height:400px;
}
iframe {
	width:100%;
	border:0;
	height:800px;
}
.clearer {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.cars_table {
	 border-collapse:collapse;
	 border-spacing:0;
}
.cars_table td {
	vertical-align:top;
	border-bottom:1px dashed #CCC;
}
.cars_table a img {
	display:block;
	padding-bottom:2px;
}
.cars_table a:hover img {
	padding-bottom:0px;
	border-bottom:2px solid #C8000E;
}
.icon {
	float:right;

}
form th {
	vertical-align:top;
}
form td {
	padding-bottom:5px;
}
textarea, input {
	width:220px;
}
input.button {
	width:auto;
}

.right {
	text-align:right;
}
.red {
	color:#F00;
}
