* {
	font-family: calibri, arial, helvetica;
}

html {
	overflow-y: scroll;
}

body {
	background: #006495 url(img/bg.jpg) no-repeat center top;
	margin: 0px;
	color: #444444;
	font-size: 10pt;
	padding-bottom: 5px;
}

a {
	text-decoration: none;
	color: #555555;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	padding: 0px;
	font-size: 10pt;
}

img {
	border: none;
}

ul {
	padding-left: 20px;
	padding-bottom: 5px;
	margin: 0px;
}

ul li {
	list-style: disc outside;
	font-size: 9pt;
	font-family: arial, helvetica;
}

#window_w {
	width: 970px;
	background: url(img/window_w.png) repeat-y;
	padding-left: 20px;
	margin: auto;
}

#window_e {
	background: url(img/window_e.png) repeat-y right;
	padding-right: 20px;
}

#window {
	background: #ffffff;
	padding-bottom: 5px;
	display: table-cell;
	min-height: 500px;
	width: 950px;
}

#window_sw {
	clear: left;
	width: 965px;
	background: url(img/window_sw.png) no-repeat;
	padding-left: 25px;
	margin: auto;
}

#window_se {
	background: url(img/window_se.png) no-repeat top right;
	padding-right: 25px;
}

#window_s {
	background: url(img/window_s.png) repeat-x;
	color: #dddddd;
	font-size: 8pt;
	padding-top: 40px;
}

#window_s a {
	color: #dddddd;
	font-size: 8pt;
}

#logo {
	background: url(img/logo.png) no-repeat;
	width: 224px;
	height: 73px;
	margin: 15px;
	margin-bottom: 10px;
	float: left;
	cursor: pointer;
}

#header_sw {
	background: url(img/header_sw.png) no-repeat;
	padding-left: 6px;
	margin-right: 5px;
	width: 410px;
	float: right;
}

#header_se {
	background: url(img/header_se.png) no-repeat top right;
	padding-right: 6px;
}

#header {
	height: 39px;
	background: url(img/header_bg.png) repeat-x;
	padding-top: 3px;
	text-align: right;
}

#headertext {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	float: right;
	text-transform: uppercase;
}

#headertext a {
	color: #555555;
}

#headertext a:hover {
	color: #000000;
}

#searchfield {
	background: url(img/input_bg.png) no-repeat;
	float: right;
	margin-top: 7px;
	width: 154px;
}

#searchbutton {
	background: url(img/icon_search.png) no-repeat;
	width: 36px;
	height: 36px;
	cursor: pointer;
	border: none;
	float: right;
	margin-left: 3px;
}

#contact {
	clear: right;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}

#topmenu_w {
	clear: left;
	background: url(img/topmenu_w.png) no-repeat;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#topmenu_e {
	background: url(img/topmenu_e.png) no-repeat top right;
	padding-right: 5px;
}

#topmenu {
	background: #002747 url(img/topmenu_bg.png) repeat-x;
	height: 25px;
	padding-left: 15px;
	padding-top: 9px;
}

#topmenu a {
	color: #ddddee;
	display: block;
	float: left;
	padding-right: 25px;
	text-transform: uppercase;
	font-weight: bold;
}

#topmenu a:hover {
	color: #ffffff;
}

#flash {
	width: 500px;
	height: 100px;
	margin-top: 5px;
	margin-left: 11px;
	background: #302f2f;
	float: left;
	text-align: center;
	font-size: 20pt;
}

#leftwrapper {
	width: 200px;
	float: left;
}

#projekt {
	width: 200px;
	clear: both;
	padding-top: 1px;
}

#gradientbox {
	width: 192px;
	height: 80px;
	margin-top: 5px;
	margin-left: 5px;
	background: url(img/gradientbox_bg.png);
	float: left;
	font-size: 9pt;
	font-weight: bold;
	padding: 10px;
	cursor: pointer;
}

#lightgraybox_n {
	clear: left;
	width: 200px;
	background: url(img/lightgraybox_n.png) no-repeat;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 5px;
}

#lightgraybox_s {
	width: 200px;
	background: url(img/lightgraybox_s.png) no-repeat bottom;
	padding-bottom: 5px;
	float: left;
}

#lightgraybox {
	width: 180px;
	min-height: 245px;
	background: #ececec;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	float: left;
	display: table-cell;
}


#lightgraybox a {
	color: #444444;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 160%;
}

#lightgraybox a:hover {
	color: #000000;
}

#lightgraybox h2 {
	color: #444444;
	padding-bottom: 5px;
}

#mainwrapper {
	width: 512px;
	float: left;
}

#main {
	margin-top: 5px;
	margin-left: 5px;
	width: 484px;
	min-height: 250px;
	padding: 15px;
	float: left;
}

#main img {
	float: right;
	margin-left: 20px;
}

#main a {
	color: #444444;
}

#main a:hover {
	color: #000000;
}

#main h2 {
	margin-top: 30px;
}

#column_l,
#column_r {
	width: 230px;
	float: left;
}

#column_l {
	margin-right: 12px;
}

#column_r {
	margin-left: 12px;
}

#column_l img,
#column_r img {
	float: left;
	margin-left: 0px;
}

h1 {
	font-size: 18pt;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 5px;
}

h2 {
	font-size: 11pt;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 0px;
}

p {
	margin-top: 0px;
	font-family: arial, helvetica;
}

p a {
	font-family: arial, helvetica;
}

#newscolumn {
	width: 212px;
	margin-left: 5px;
	float: left;
}

.graybox_n {
	background: url(img/graybox_n.png) no-repeat;
	padding-top: 5px;
	float: left;
	margin-top: 5px;
	cursor: pointer;
}

.graybox_s {
	background: url(img/graybox_s.png) no-repeat bottom;
	padding-bottom: 5px;
	float: left;
}

.graybox {
	width: 192px;
	padding-left: 10px;
	padding-right: 10px;
	background: #747474;
	color: #ffffff;
	font-size: 9pt;
	float: left;
}

.graybox p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.graybox h2 {
	margin-top: 5px;
}

.graybox a {
	color: #ffffff;
	font-weight: bold;
}