﻿  /* CSS layout */
body {
	background-color: #333333;
	background-image: url(ak_images/map2.jpg);
	
	background-position: center top;
}
#masthead {
	background-color: #000000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#products {
	background-color: #000000;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: bottom;
	bottom: 500px;
}
#products a {
	color: #ebebde;
}
#products a:hover {
	font-weight: bold;
	color: #996600;
}
#container {
	width: 900px;
	line-height: 1px;
}
#left_col {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #999966;
	width: 240px;

}
#page_content {
	color: #000000;
	background-color: #999966;
	padding: 20px;
	min-height: 350px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	[if lt IE 7]>
	height: 350px;
	<![endif]
}
#page_content a {
	font-size:12px;
	text-decoration: none;
	color: #ebebde;
}
#page_content a:hover {
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	color: #996600;
}
#footer {
	width: 900px;
	background-color: #999966;
	text-align: center;
	color: #996600;
	margin-top: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#footer a {
	font-size:12px;
	text-decoration: none;
	color: #996600;
}
#footer a:hover {
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	color: #ebebde;
}

#top_nav {
	margin-top: -15px;
	margin-bottom: -12px;
}
#paulinsprojekt {
	width: 900px;
	padding-top: 5px;
}
#paulinsprojekt a {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	color: #999999;
}
#paulinsprojekt a:hover {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	color: #cccccc;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Minion Pro, Times New Roman, Times, serif;
	color: #ebebde;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
}
h2 {
	font-family: Minion Pro, Times New Roman, Times, serif;
	color: #000000;
	font-size: 16px;
	line-height: 20px;
}
h3 {
	font-family: Minion Pro, Times New Roman, Times, serif;
	color: #000000;
	font-size: 16px;
}
h4 {
	font-family: Minion Pro, Times New Roman, Times, serif;
	color: #996600;
	font-size: 18px;
	line-height: 16px;
}
p {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 25px;
	line-height: 20px;
}	

