/* Standards */

html {
	height:100%;
}

* {
	margin: 0px;
	padding: 0px;
}

img { border: 0 none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 135%;
	height:100%;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background: #000 url(../images/background.jpg) bottom center fixed;
/*	background: #fff !important; */
}

/* Module */

div.module h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb;
	background: url(../images/modul_header.png);
	width: 200px;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #000;
	text-indent: 15px;
}

div.modulecontent {
	width: 170px;
	padding: 15px;
	background: #eceff1 url(../images/modul_background.png) no-repeat !important;
}

div.module-noborder h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb;
	background: url(../images/modul_header.png);
	width: 200px;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #000;
	text-indent: 15px;
}

div.modulecontent-noborder {
	width: 200px;
	background: #eceff1;
}

/* Top_Menu */

ul.menu-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.menu-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	white-space: nowrap;
}

ul.menu-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 17px;
	text-decoration: none;
	color: #ebebeb !important;
	background: transparent;
	font-weight: bold;
	background: url(../images/menu_spacer.png) right no-repeat;
}

#buttons>ul.menu-nav li a { width: auto; }

	ul.menu-nav li a:hover
{
	color: #fff !important;
	background: url(../images/menu_spacer_hover.png) right no-repeat;
}

	ul.menu-nav li.active a:link, ul.menu-nav li.active a:visited
{
	background: url(../images/menu_spacer_hover.png) right no-repeat !important;
}

/* Layout */

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 145px !important;
	height: 144px;
	overflow: hidden;
	background: url(../images/header_back.png) top left;
	border-bottom: 1px solid #000;
	text-align: center;
	z-index: 10;
}

#header_shade {
	position: absolute;
	left: 0px;
	top: 145px;
	width: 100%;
	height: 25px;
	background: url(../images/header_shade.png) top left !important;
	background: none;
	z-index: 15;
}

#wrapper {
	position: relative;
	top: 190px;
	margin: 0px auto;
	width: 980px;
	z-index: 8;
}

#left {
	float: left;
	width: 220px;
	z-index: 11;
}

#content {
	float: right;
	width: 750px;
	z-index: 12;
}

#main_content {
	background: #fff url(../images/content_background.png) no-repeat;
}

#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb;
	background: url(../images/content_header.png);
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #000;
}

#content_shade_top {
	height: 5px;
	overflow: hidden;
	background: url(../images/content_shade_top.png) !important;
	background: none;
}

#content_shade_middle {
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/content_shade_middle.png) !important;
	background: none;
	overflow: hidden;
}

#content_shade_bottom {
	height: 5px;
	overflow: hidden;
	background: url(../images/content_shade_bottom.png) !important;
	background: none;
}

.modul_shade_top {
	height: 5px;
	overflow: hidden;
	background: url(../images/modul_shade_top.png) !important;
	background: none;
}

.modul_shade_middle {
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/modul_shade_middle.png) !important;
	background: none;
	overflow: hidden;
}

.modul_shade_bottom {
	height: 5px;
	overflow: hidden;
	background: url(../images/modul_shade_bottom.png) !important;
	background: none;
}

#footer_shade {
	position: fixed !important;
	position: absolute;
	bottom: 0px;
	right: -40px;
	width: 170px;
	height: 170px;
	background: url(../images/golfball.png) !important;
	background: none;
	z-index: 1;
}

a.referenzen:link, a.referenzen:visited {
	border: 1px solid #000;
	width: 688px;
	display: block;
	cursor: pointer;
	margin-bottom: 25px;
	background: url(../images/news_header.png);
	text-decoration: none;
}

a.referenzen:hover {
	background: url(../images/referenzen_header_hover.png)
}

.referenzenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb;
	border-bottom: 1px solid #000;
	height: 27px;
	line-height: 27px;
	text-indent: 15px;
}

.referenzenheader_280 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb;
	border-bottom: 1px solid #000;
	background: url(../images/referenz_header_280.png);
	height: 27px;
	line-height: 27px;
	text-indent: 15px;
	text-align: left;
}

.referenzenheader_400 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb;
	border-bottom: 1px solid #000;
	background: url(../images/referenz_header_400.png);
	height: 27px;
	line-height: 27px;
	text-indent: 15px;
	text-align: left;
}

.referenzenheader_564 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb;
	border-bottom: 1px solid #000;
	background: url(../images/referenz_header_564.png);
	height: 27px;
	line-height: 27px;
	text-indent: 15px;
	text-align: left;
}

a.javascript_back {
	display: block;
	height: 27px;
	padding-left: 17px;
	padding-right: 15px;
	text-decoration: none;
	color: #ebebeb !important;
	background: transparent;
	font-weight: bold;
	background: url(../images/menu_spacer.png) left no-repeat;
	font-size: 12px;
	line-height: 27px;
	white-space: nowrap;
	float: right;
	text-indent: 0px;
}

a.javascript_back:hover {
	background: url(../images/menu_spacer_right_hover.png) left no-repeat;
}

.browse2_bg {
		background: url(../images/news_header.png) right !important;
}

.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb !important;
	border-top: 1px solid #000;
	background: url(../images/content_header.png);
	height: 27px;
	line-height: 27px;
	position: absolute;
	width: auto;
	bottom: 0px !important;
	bottom: 37px;
	left: 0px !important;
	left: -25px;
	right: 0px !important;
	right: -25px;
}

.pagination_shade {
	width: auto;
	background: url(../images/pagination_shade.png) !important;
	background: none;
	height: 6px;
	position: absolute;
	bottom: 28px;
	left: 0px;
	right: 0px;
}

.pagination_button_left {
	display: block;
	height: 27px;
	padding-right: 2px;
	text-decoration: none;
	color: #ebebeb !important;
	background: transparent;
	font-weight: bold;
	background: url(../images/menu_spacer.png) right no-repeat;
	font-size: 12px;
	line-height: 27px;
	white-space: nowrap;
	text-indent: 0px;
	float: left;
}

.pagination_button_right {
	display: block;
	height: 27px;
	padding-left: 2px;
	text-decoration: none;
	color: #ebebeb !important;
	background: transparent;
	font-weight: bold;
	background: url(../images/menu_spacer.png) left no-repeat !important;
	font-size: 12px;
	line-height: 27px;
	white-space: nowrap;
	text-indent: 0px;
	float: left;
}

.pagination_button_right .pagination_right_clear {
	background: none !important;
}

a.pagination_button {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ebebeb !important;
	background: transparent;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	text-indent: 0px;
	float: left;
}

a.pagination_button:hover {
	background: url(../images/menu_spacer_blank_hover.png);
	color: #fff !important;
}


/* CMS Styles */

.news {
	border: 1px solid #000;
	width: 688px;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb;
	border-bottom: 1px solid #000;
	background: url(../images/news_header.png);
	height: 27px;
	line-height: 27px;
	text-indent: 15px;
}

a.newslink:link, a.newslink:visited {
	color: #333;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: 12px;
	background: url(../images/menu_icon.png) no-repeat 0px 8px;
}

a.newslink:hover {
	color: #de002d;
}

ul.menu-vertikal
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu-vertikal li a:link, ul.menu-vertikal li a:visited {
	color: #333;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: 12px;
	background: url(../images/menu_icon.png) no-repeat 0px 8px;
}

ul.menu-vertikal li a:hover {
	color: #de002d;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #de002d;
}	

.inputbox {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* JCE */

body.mceContentBody {
background-color: #fff !important;
background-image: none;
}

/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

table.contentpaneopen-noborder, table.contentpane-noborder {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

/* Breezing Forms */

.bfClearfix {
	left: 0px !important;
	left: 30px;
	top: 0px !important;
	top: 25px;
}

.article_separator {
	height: 0px;
	display: none;
}

div.contentpassword {
	margin: 25px;
}

h3.contentpassword_title {
	margin-bottom: 14px;
}

p.contentpassword_text {
	margin-bottom: 7px;
}
