* {
    margin: 0px;
    padding: 0px;
}
html {
	overflow-y: scroll;
}
body {
	font-size: 100%;
	line-height:1.125em; /* 16x1.125=18px */
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	background-color: #333;
}
body,html {
	height: 100%;
}
h1,h2,h3,h4,h5,h6,p,input,textarea {
    font-size: 1em;
	line-height:1.125em; /* 16x1.125=18px */
}
ul,ol {
    list-style-position: outside;
	position: relative; /* IE/Win Disappearing List-Background Bug */
}
li {
    margin-left: 2ex;
}
code, tt {
	font-family: "Firefox Monospace font handling fix", monospace;
}
img {
    border: none;
}
table {
    border-collapse: collapse;
}
a:active {
	outline: none;
}
a span {
	display: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
div.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

/* 
	Layout
*/
div#page {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
div#head {
	position: relative;
	width: 900px;
	height: 309px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 1px;
}
div#head h1 {
	position: absolute;
	right: 24px;
	bottom: 22px;
	color: #fff;
	font-size: 28px;
	line-height: 34px;
	font-weight: normal;
	text-align: right;
}
div#logo {
	margin: 202px 0 0 0;
	width: 230px;
	height: 108px;
	background: transparent url('../media/alpha_bg.png') top left no-repeat;
}
div#logo a {
	display: block;
	width: 224px;
	height: 93px;
	padding: 15px 0 0 6px;
}
div#logo a img {
	display: block;
}
div#breadcrumb {
	width: 100%;
	height: 39px;
	background: #333 url('../media/alpha_bg.png') top left no-repeat;
}
div#breadcrumb ul {
	overflow: hidden;
	list-style: none;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	padding-left: 2px;
}
div#breadcrumb ul li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 21px 0 10px;
	background: url('../media/dots_grey.png') right 23px no-repeat;
}
div#breadcrumb ul li.last {
	background: none;
}
div#breadcrumb ul li a {
	text-decoration: none;
	color: #8D8D8D;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
}
div#breadcrumb ul li a:hover {
	text-decoration: underline;
	color: #579ce9;
}
div#container {
	width: 100%;
	overflow: hidden;
	background: #fff url('../media/dotted_grey.png') 229px 0 repeat-y;
}
div#content {
	float: right;
	width: 600px;
	padding: 0 38px 0 22px;
}
div#left {
	float: left;
	width: 230px;
	padding: 40px 0 50px 0;
	background-color: #5c5c5c;
}
div#border {
	padding: 52px 0 0 20px;
}
div#border p {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	margin: 0 0 18px 0;
}
div#border p a.arrowlink {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 14px;
	background: transparent url('../media/arrow_white_grey.png') 0 4px no-repeat;
	font-weight: bold;
}
div#border p a.arrowlink:hover {
	text-decoration: underline;
}
div#border p a:hover {
	color: #579ce9;
}
/* Menu */
div#left ul {
	list-style: none;
	font-size: 14px;
	line-height: 24px;
}
div#left ul li {
	margin: 0;
	padding: 0 0 0 24px;
	background: transparent url('../media/arrow_blue_line.png') 0 0 no-repeat;
}
div#left ul li.first {
	margin: 0;
	background: transparent url('../media/arrow_blue.png') 0 8px no-repeat;
}
div#left ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 4px;
}
div#left ul li a:hover, div#left ul li a.active {
	color: #579ce9;
}
div#left ul li ul li a.active {
	background-color: #1f3854;
	color: #579ce9;
}
div#left ul li ul li {
	margin: 0;
	padding-left: 20px;
}
div#left ul li ul li, div#left ul li ul li.first {
	background: none;
}
div#left ul li ul li ul li {
	padding-left: 20px;
}
div#left ul li ul li ul, div#left ul li ul li ul li {
	font-size: 12px;
	line-height: 24px;
}
div#footer {
	height: 70px;
	overflow: hidden;
}
div#footer ul {
	overflow: hidden;
	list-style: none;
	height: 70px;
	font-size: 12px;
	line-height: 70px;
	position: absolute;
	right: 0;
}
div#footer ul li {
	float: left;
	margin: 0 0 0 10px;
	color: #8d8d8d;
}
div#footer ul li a {
	color: #8d8d8d;
	text-decoration: none;
	padding: 0 4px;
}
div#footer ul li a:hover {
	text-decoration: underline;
	color: #579ce9;
}
/*
	CONTENT
*/
div#content div.block {
	overflow: hidden;
	margin: 40px 0;
}
div#content div.head {
	margin-bottom: 16px;
}
div#content div.block h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 4px 0;
	font-weight: normal;
}
div#content div.block h3 {
	font-size: 12px;
	line-height: 14px;
	color: #5c5c5c;
	font-weight: bold;
}
div#content div.block p, div#content div.block ul, div#content div.block ol {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
}
div#content div.block img.left {
	margin: 0 12px 0 0;
	float: left;
}
div#content div.block img.right {
	margin: 0 0 0 12px;
	float: right;
}
div#content div.block img.aboveleft {
	margin: 0 0 12px 0;
}
div#content div.text div, div#content div.textpic div {
	overflow: hidden;
	padding-left: 1px;
}
div#content div.block a {
	color: #000;
}
div#content div.block a:hover {
	color: #579ce9;
}
div#content p a.arrowlink {
	color: #579ce9;
	text-decoration: none;
	padding: 0 0 0 14px;
	background: transparent url('../media/arrow_blue_white.png') 0 3px no-repeat;
	font-weight: bold;
}
div#content p a.arrowlink:hover {
	text-decoration: underline;
}
div#content ul {
	list-style: none;
}
div#content ul li {
	margin: 0 0 0 0px;
	color: #000000;
	background: url(../media/content_ul_bg.gif) no-repeat;
	background-position: 0px 8px;
	padding-left: 12px;	
}
/* Gallery */
div#content div.block ul.gallery {
	overflow: hidden;
	list-style: none;
}
div#content div.block ul.gallery li {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	padding: 0;
	background: none;
}
div#content div.block ul.gallery li span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 136px;
	height: 123px;
	background: transparent url('../media/imgframe.png') 0 0 no-repeat;
	cursor: pointer;
}
div#content div.block ul.gallery li a {
	position: relative;
	padding: 8px 17px 16px 8px;
	width: 111px;
	height: 99px;
	display: block;
}
div#content div.block ul.gallery li img {
	margin: 0;
	float: none;
}

/* Columns */
div.columns3 {
	overflow: hidden;
	margin: 40px 0;
	width: 100%;
}
div#content div.columns3 div.block {
	margin: 0 0 0 0;
}
div#content div.columns3 div.block img {
	float: none;
	width: 183px;
	margin-right: 0;
}
div.columns3 div.left, div.columns3 div.middle, div.columns3 div.right {
	width: 183px;
	float: left;
	min-height: 1px;
	margin: 0 25px 0 0;
}
div#content div.columns3 div.right {
	margin-right: 0;
}
div#content div.columns3 div.block div, div#content div.columns3 div.block img {
	margin-top: 8px;
}
div#content div.columns3 h3 {
	margin-bottom: 0;
}
/*
	FORMS
*/
div#content div.mailformplus_contactform div.inputs {
	width: 100%;
	overflow: hidden;
	margin-top: 16px;
}
div#content div.mailformplus_contactform p img {
	margin: 0;
	border: 1px solid #CCCCCC;
}
div#content div.mailformplus_contactform div.left {
	width: 287px;
	float: left;
	margin: 0;
}
div#content div.mailformplus_contactform div.right {
	width: 287px;
	float: right;
	margin: 0;
}
div#content div.mailformplus_contactform p {
	padding: 0 0 16px 0;
	overflow: hidden;
	width: auto;
	margin: 0;
}
div#content div.mailformplus_contactform div.right input, div#content div.mailformplus_contactform div.left input {
	font-family: Arial,Verdana,Helvetica,Lucida;
	font-size: 12px;
	line-height: 19px;
	width: 285px;
	height: 19px;
	padding-top: 1px;
	border: 1px solid #cccccc;
	float: left;
	background-color: #dde4ed;
}
div#content div.mailformplus_contactform input.submit {
	padding: 0 0 4px 10px;
	font-size: 12px;
	line-height: 16px;
	height: 21px;
	text-align: left;
	background: #9c9e9f url(../img/bottom_navi_bg.png) no-repeat 3px 5px;
	margin: 10px 0;
	border: 1px solid #cccccc;
	width: 253px;
	color: #fff;
}
div#content div.mailformplus_contactform p.check input {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
div#content div.mailformplus_contactform .abstand {
	padding-bottom: 24px;
}
div#content div.mailformplus_contactform p.check.block {
	padding-bottom: 24px;
}
div#content div.mailformplus_contactform p.check.block input {
	float: left;
	margin: 4px 20px 0 0;
}
div#content div.mailformplus_contactform p.check.block label {
	width: 360px;
	display: block;
	float: left;
}
div#content div.mailformplus_contactform textarea {
	font-family: Arial,Verdana,Helvetica,Lucida;
	font-size: 13px;
	line-height: 18px;
	width: 253px;
	height: 60px;
	border: 1px solid #cccccc;
	background-color: #dde4ed;
	overflow: auto;
}
div#content div.mailformplus_contactform p.multiline textarea {
	width: 598px;
	height: 154px;	
}
div#content div.mailformplus_contactform p.error {
	padding: 0;
	margin: 0;
	color: red;
}
/*
	FANCYBOX
*/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../media/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../media/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../media/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../media/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../media/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../media/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../media/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../media/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../media/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../media/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../media/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../media/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../media/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../media/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../media/fancybox/fancy_title_right.png') repeat-x;
}
