﻿@charset "UTF-8";
body {
	background-color:#FFF;
	background-image:url(images/bg_gradient.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
  text-decoration: none;
  font-weight: normal;
}
a:link {
  color: #E20177;
}
a:visited {
  color: #E20177;
}
a:hover {
  color: #E20177;
  text-decoration: underline;
}
a:focus, a:active {
	outline: 0;
	outline: none;
	-moz-outline: none;
}


/*
  *********************************
  * GENERAL ***
  *********************************
*/

#wrapper {
	background-image: url(images/bg_shade.png);
	background-repeat: repeat-y;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#innerwrap {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	background-color: #FFF;
	width: 960px;
	height: 88px;
}

#topnavigation {
	float: left;
	background-image: url(images/bg_topnav.png);
	background-repeat: repeat-x;
	width: 960px;
	height: 40px;
	border-bottom: 1px solid #FFF;
}

#subnavigation {
	float: left;
	background-image: url(images/bg_subnav.png);
	background-repeat: repeat-x;
	width: 960px;
	height: 45px;
	border-bottom: 2px solid #FFF;
}

#newsbox {
	float: left;
	background-image: url(images/bg_subnav.png);
	background-repeat: repeat-x;
	width: 960px;
	height: 45px;
	border-bottom: 2px solid #FFF;
}

#banner_box {
	float: left;
	background-color: #333;
	width: 960px;
	border-bottom: 1px solid #FFF;
}

#content_box {
	float: left;
	background-color: #FFF;
	border-top: 1px solid #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 1px solid #e4e4e4;
}

#footer_box {
	float: left;
	background-color: #e6e6e6;
	width: 960px;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#end {
	float: left;
	background-image:url(images/end_page.png);
	background-repeat: no-repeat;
	width: 1020px;
	height: 30px;
}

.clear {
	clear: both;
}

/*
  *********************************
  * HEADER ***
  *********************************
*/

#Logo { 
	float: left;
	width: 300px;
	height: 88px;
	}
	
#funcnav_box {
	float: right;
}

#funcnav {
	float: left;
	list-style: none;
	margin: 0px; 
	padding: 40px 15px 0px 0px;
}

#funcnav li {
	float: left;
	margin: 0px 3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	padding: 0px;
	line-height: 22px;
}

#funcnav li a {
	color: #636363;
	text-decoration: none;
	padding-right: 15px;
}

#funcnav li a:hover {
	color: #ea0a7c;
	text-decoration: none;
}


/*
  *********************************
  * TOPNAVIGATION ***
  *********************************
*/

#topnavigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	list-style:none;
  	display: inline;
	margin: 0px;
	padding: 0px;
}

#topnavigation li {
	display: inline;
	line-height: 40px;
}

#topnavigation li a {
	float: left;
	display: block;
	padding: 0px 20px 0px 20px;	
	margin: 0px 0px 0px 1px;
	color: #6e6867; 
	text-decoration: none;
	background-image: url(images/bg_topnav2.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#topnavigation li a:hover {
	float: left;
	display: block;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 1px;		
	color: #e10d79; 
	text-decoration: none;
}

#topnavigation li.active a  {	
	float: left;
	display: block;
	padding: 0px 20px 0px 20px;	
	margin: 0px 0px 0px 1px;	
	color: #e10d79; 
	text-decoration: none;	
}

#topnavigation li.active-trail a  {	
	float: left;
	display: block;
	padding: 0px 20px 0px 20px;	
	margin: 0px 0px 0px 1px;	
	color: #e10d79; 
	text-decoration: none;	
}



/*
  *********************************
  * SUBNAVIGATION ***
  *********************************
*/

#subnavigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	list-style:none;
  	display: inline;
	margin: 0px;
	padding: 0px;
}

#subnavigation li {
	display: inline;
	line-height: 45px;
}

#subnavigation li a {
	float: left;
	display: block;
	padding: 0px 15px 0px 15px;	
	margin: 0px;
	color: #6e6867; 
	text-decoration: none;
	background-image: url(images/bg_subnav_line.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#subnavigation li a:hover {
	float: left;
	background-image:url(images/bg_subnav2.png);
	background-repeat: repeat-x;
	display: block;
	padding: 0px 15px 0px 15px;
	margin: 0px;		
	color: #e10d79; 
	text-decoration: none;
}

#subnavigation li.active a  {	
	float: left;
	background-image:url(images/bg_subnav2.png);
	background-repeat: repeat-x;
	display: block;
	padding: 0px 15px 0px 15px;	
	margin: 0px;	
	color: #e10d79; 
	text-decoration: none;	
}





#ColWrap { 
	float: left;
	width: 960px;
	height: 250px;
	}
	
.color_1 {
	float:left;
	background-image: url(images/top_blue.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 8px;
	margin-right: 20px;
	display: block;
}

.color_2 {
	float:left;
	background-image: url(images/top_brown.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 8px;
	margin-right: 20px;
}

.color_3 {
	float:left;
	background-image: url(images/top_green.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 8px;
	margin-right: 20px;
}

.color_4 {
	float:left;
	background-image: url(images/top_orange.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 8px;
}
	
.Col1 { 
	float: left;
	background-image:url(images/bg_col.png);
	background-repeat: repeat-x;
	background-color:#FFF; 
	width: 183px;
	height: 225px;
	font-size: 11px;
	line-height: 16px;
	color: #777;
	padding: 14px 20px 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #e6e6e5;}
	
.ColMargin { margin-right: 20px;}
	

#ColWrap h1 { 
	margin: 0px;
	padding: 0px;
	color: #221e1f;
	font-size: 18px;
	font-weight: normal;
	}

#ColWrap h2 {
	background-image: url(images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 5px 0px 15px 16px;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	}

#ColWrap h2.blue {
		color: #3f7382;
}

#ColWrap h2.brown {
		color: #887e77;
}

#ColWrap h2.green {
		color: #558f58;
}

#ColWrap h2.orange {
		color: #d67c4e;
}
	
.footer_title h1{
	float: left;
	width: 220px;
	margin: 0px;
	padding: 25px 0px 0px 20px;
	font-size: 14px;
	font-weight: normal;
	color: #636363;
}

.extra {
	float: left;
	width: 110px;
	margin-right: 35px;
	margin-top: 20px;
} 

.extra ul {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.extra li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: none;
	display: inline;
}

.extra li a {
	display: block;
	color: #636363;
	text-decoration: none;
	line-height: 24px;
	width: 105px; 
	padding-left: 5px;
	border-bottom: 1px dotted #b1b5b9;
}

.extra li a:hover {
	color: #ea0a7c;
}

#banner {
	float: right;
	background-image:url(images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-color: #ed2985;
	width: 400px;
	height: 102px;
	margin-top: 20px;
}

#bannerlogo {
	float: left;
	width: 102px;
	height: 102px;
	overflow: hidden;
}

#message {
	float: right;
	background-color: #FFF;
	width: 265px;
	height: 38px;
	margin-top: 26px;
	color: #b51e66;
	padding: 10px 15px 0px 15px;
	overflow: hidden;
}

.more {
	float: right;
	background-image: url(images/button_more.png);
	width: 92px;
	height: 22px;
	line-height: 22px;
	margin-top: 20px;
}

.more a {
	background-image:url(images/arrow_more.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
	color: #636363;
	padding: 0px 20px 0px 15px;
	text-decoration: none;
}

.more a:hover {
	color: #ea0a7c;
}


#search_wrapper {
	float: right;
	margin-top: 10px;
	margin-right:20px;
}

#search_wrapper .form-submit {
	background-color: #E20177;
	color: #FFFFFF;
	font-family: "Calibri, Tahoma",Arial;
	font-size: 12px;
	height: 22px;
	border: none;
}

#search_wrapper .form-text {
  border: 1px solid #C3C3C3;
  font-size: 12px;
  height: 20px;
  width: 140px;
}

#news_tab {
	float: left;
	background-image:url(images/bg_news.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	color: #FFF;
	padding: 0px 22px 0px 22px;
}

#news_link a{
	float: right;
	background-image: url(images/dots.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 45px;
	color: #298b96;
	text-decoration: none;
	padding: 0px 22px 0px 30px;
}

#news_link a:hover {
	text-decoration: underline;
}

#newsticker {
	float: left;
	width: 400px;
}

ul#news {
	font:12px Arial, Helvetica, sans-serif;
	width: 500px;
	padding: 18px 10px 0px 10px;
	height: 45px;
	margin:0;
	list-style:none;
}


/*
  *********************************
  * PAGE LAYOUT ***
  *********************************
*/


#quickbox {
	float: left;
	width:225px;
	margin-right: 30px;
}

#quicktitle {
	float: left;
	width: 225px;
	height: 60px;
}

#quicknav {
	float:left;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 55px 0px;
}

#quicknav ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#quicknav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: none;
	display: inline;
	
}

#quicknav li a {
	background-image: url(images/arrow_qg.png);
	background-repeat: no-repeat;
	display: block;
	color: #636363;
	text-decoration: none;
	line-height: 30px;
	width: 201px;
	padding: 0px 0px 0px 24px;
	border-bottom: 1px solid #edeceb;
}

#quicknav li a:hover {
	color: #ed2985;
}

#quicknav li.navactive a {
	display: block;
	color: #ed2985;
	text-decoration: none;
	line-height: 30px;
	width: 201px;
	padding: 0px 0px 0px 24px;
}


#pagebox {
	float: left;
	width: 695px;
	padding-bottom: 30px;
	line-height: 16px;
}

#pagebox h1 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.fullpage {
	float: left;
	margin-right: 31px;
	width: 655px;
	font-size: 11px;
	padding: 15px 0px 15px 0px;
}

.ColLeft {
	float: left;
	margin-right: 31px;
	width: 332px;
	height: 110px;
	font-size: 11px;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px dotted #CCC;
	overflow: hidden;
}

.ColCenter {
	float: left;
	margin-right: 31px;
	font-size: 11px;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px dotted #CCC;
	overflow: hidden;
}

.ColRight {
	float: left;
	width: 332px;
	height: 110px;
	font-size: 11px;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px dotted #CCC;
	overflow: hidden;
}

.intro {
	float: left;
	font-size: 12px;
	font-style: italic;
	color: #c70a6a;
	border-bottom: 1px solid #edeceb;
	padding: 15px 15px 15px 15px;
	margin-bottom: 15px;
}

#titlebox {
	float: left;
	width: 695px;
	border-bottom: 1px solid #edeceb;
}

#titlebox h1{
	float: left;
	width: 300px;
	font-size: 24px;
	font-weight: normal;
	color: #e01077;
	margin: 0px;
	padding: 14px 0px 18px 0px;
}

#icons {
	float: right;
}

.image_right {
	float: right;
	border: 4px solid #CCC;
	margin: 0px 0px 50px 50px;
}

.option {
	float: left;	
	margin-top: 5px;
}

.holder {
	float: left;
	width: 655px;
	margin: 15px 0px 10px 0px;
	padding-bottom: 15px;

}

.imageHolder {
	float: left;
	width: 175px;
	margin-right: 30px;
}

.textHolder {
	float: left;
	width: 450px;
	font-size: 11px;
	padding: 15px 0px 0px 0px;
}

.imageborder {
	padding: 4px;
	border: 1px solid #e4e4e4;
}

#subnavigation {
	float: left;
	background-image: url(images/bg_subnav.png);
	background-repeat: repeat-x;
	width: 960px;
	height: 45px;
	border-bottom: 2px solid #FFF;
}

/*
  *********************************
  * SUBNAVIGATION ***
  *********************************
*/

#subnavigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	list-style:none;
  	display: inline;
	margin: 0px;
	padding: 0px;
}

#subnavigation li {
	display: inline;
	line-height: 45px;
}

#subnavigation li a {
	float: left;
	display: block;
	padding: 0px 15px 0px 15px;	
	margin: 0px;
	color: #6e6867; 
	text-decoration: none;
	background-image: url(images/bg_subnav_line.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#subnavigation li a:hover {
	float: left;
	background-image:url(images/bg_subnav2.png);
	background-repeat: repeat-x;
	display: block;
	padding: 0px 15px 0px 15px;
	margin: 0px;		
	color: #e10d79; 
	text-decoration: none;
}

#subnavigation li a.active  {	
	float: left;
	background-image:url(images/bg_subnav2.png);
	background-repeat: repeat-x;
	display: block;
	padding: 0px 15px 0px 15px;	
	margin: 0px;	
	color: #e10d79; 
	text-decoration: none;	
}

/*
  *********************************
  * CUSTOM CSS***
  *********************************
*/

#content
{
	border-collapse: inherit;
}

#news ul li
{
	list-style-type: none;
}

.pagebox {
	padding-left: 20px;
}

.pagebox h1 {
font-size:14px;
line-height:normal;
margin:0;
padding:0 0 10px;
}

h1.contact {
color:#E01077;
font-size:24px;
font-weight:normal;
margin:0;
padding:14px 0 18px;
width: 300px;
}

h2.contact {
font-size:14px;
line-height:normal;
margin:0;
padding:0 0 10px;
margin-top: 20px;
}

#contactforminformation {
font-size:11px;
padding-top: 10px;
clear: both;
}

#antispam {
position: relative;
top: 3px;
}
.form-text {
border:1px solid #C3C3C3;
font-size:12px;
height:20px;
}

.form-textarea {
border:1px solid #C3C3C3;
font-size:12px;
}

.form-item label {
font-size: 11px;
}

.search-results  .title {
font-size:14px;
line-height:normal;
margin:0;
padding:0 0 10px;
color: #000;
}

.search-results  .search-snippet {
font-size: 11px;
}

.search-results  .search-info {
display: none;
}

.blogartikel h2 {
font-size:14px;
line-height:normal;
margin:0;
padding:0 0 10px;
}

.blogtitle {
clear: both;
padding-top: 10px;
}

.backbutton {
font-size: 11px;
}

.node-paragraph {
font-size: 11px;
}

.block .item-list{
	float:left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 20px 0px;
}

.block .item-list ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.block .item-list li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: none;
	display: inline;
	
}

.block .item-list li a {
	background-image: url(images/arrow_qg.png);
	background-repeat: no-repeat;
	display: block;
	color: #636363;
	text-decoration: none;
	line-height: 30px;
	width: 246px;
	padding: 0px 0px 0px 24px;
	border-bottom: 1px solid #edeceb;
}

.block .item-list li a:hover {
	color: #ed2985;
}

.block .item-list li.navactive a {
	display: block;
	color: #ed2985;
	text-decoration: none;
	line-height: 30px;
	width: 201px;
	padding: 0px 0px 0px 24px;
}

#sidebar-left {
	vertical-align: top;
}

.bloglink {
	font-size: 11px;
}

.block h2.title {
color:#221E1F;
font-size:18px;
font-weight:normal;
margin:0;
padding:0;
}

.item-list .node .title {
font-size:14px;
line-height:normal;
margin:0;
padding:0px;
list-style: none;
}

.view-Blog ul li {
list-style: none;
margin-left: 20px;
margin-bottom: 50px;
}

.blogartikel {
margin-left: 20px;
}

#titlebox h1.wide {
width:auto;
}

.banner_link
{
display: block;
z-index: 1000;
width: 200px;
height: 50px;
position: relative;
top:205px;
right: -750px;
}

#site-map {
font-family:Arial,Helvetica,sans-serif;
font-size: 11px;
}

#site-map h2{
font-size:14px;
line-height:normal;
margin:0;
padding:0 0 10px;
}

#map {
position:relative;
right:60px;
top:-60px;
}

#contact_us_titlebox {
border-bottom:1px solid #EDECEB;
float:left;
width:630px;
}

#contact-mail-page
{
padding-left: 20px;
}