
.window {
}

.grayArea {
	background-color:#ededed;
}

.header {
	display:block;
	padding-left: 20px; 
	padding-right: 20px;
}

.navigationField {
	display:block;
	padding:0 10px;
}

.centerField {
	display:block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}

.footer {
	font-family: Times,Helvetica,"Lucida Grande",Arial,Verdana,sans-serif;
	display:block;
	padding-left: 30px; 
	padding-right: 30px;
	padding-bottom: 20px;
	color:#888;
	font-size:13px;
	margin-top: 5px;
}

.footer a {
	color:#888;
	font-size:13px;
	text-decoration:none;
}

.clr { 
	clear: both; 
	overflow:hidden; 
	visibility:hidden;
	height: 0; 
}

.naviPosData {
	max-width:240px;
	text-align:left;
	margin:0 auto;
}

.NaviItem {
	display:block;
	float:left;
	margin:0 20px;
	padding-bottom:20px;
	width:210px;
}

.NaviItem .name {
	font-size:24px;
	display:block;
	margin-bottom: 20px;
	padding-right: 20px;
	text-align:left;
}

.NaviItem .discription {
	display:block;
	font-style:italic;
	font-size:18px;
	margin-bottom: 10px;
	padding-right: 20px;
	text-align:left;
	line-height:20px;
}

.NaviItem a {
	outline:0; 
	
	text-decoration:none;
	color:#d9dadb;
}

a {
	outline:0; 
	
}

a.logo img{
	border:none;
	margin-top:20px;
	margin-bottom: 45px;
}


/*

Web - Grün - RGB: 120 | 180 | 65
Print - Rosa - RGB: 230 | 50 | 120
Design - Blau- RGB: 65 | 165 | 215


mNaviActive
NaviHome
NaviDesign
NaviWeb
NaviPrint
*/


.mNaviActive .discription {
	color:RGB(0,0,0) !important;
}

.highlightArea {
	width:100%;
	margin-bottom:15px;
}

.highlightRow {
	display:table-row;
}

.highlightItem {
	display:table-cell;
	padding-right: 20px;
	padding-left: 20px;
	width:50%;
}

.highlightItem .headline {
	font-size:18px;
	display:block;
	border-bottom:1px solid #000;
	padding-bottom: 4px;
}

.highlightItem .highlightDiscription {
	display:block;
	margin-top: 10px;
	font-size:14px;
}

.NewsArea {
	background:#ffffff URL('/_elements/image/site/bottomNewsArea.png') center bottom no-repeat;
	padding-bottom:20px;
	margin:0px 20px;
}

.NewsArea .shadowContainer{
	background:#ffffff URL('/_elements/image/site/newsAreaBreak.png') center bottom no-repeat;
	padding-bottom:49px !important;
}

.NewsArea .letterbox {
	padding:40px 40px 30px 40px;
}

.NewsArea .textArea {
	float:left;
	padding-top: 10px;
}

.NewsArea .imageArea {
	float:right;
	width:420px;
}

.NewsArea .textArea .headline {
	font-size:24px;
	margin-bottom: 25px;
}

.NewsArea .textArea .teaser {
	font-size:18px;
	margin-bottom: 20px;
	line-height:20px;
}

.NewsArea .textArea .text {
	font-size:14px;
	/*color:#b1b3b4;*/
	color:#000;
	margin-bottom: 25px;
}

.NewsArea .textArea .info {
	font-size:14px;
	color:#b1b3b4;
}

.NewsArea .imageArea .defImage {
	height:190px;
	overflow:hidden;
}

.NewsArea .imageArea img {
	border:none;
	margin-top:-1px;
	margin-left:-1px;
}

.NewsArea .imageArea .doubleImage {
	
}

.NewsArea .imageArea .shadowWide {
	padding: 1px 1px 9px;
	background:#FFFFFF URL('/_elements/image/site/shadow_wide.jpg') bottom right no-repeat;
}

.NewsArea .imageArea .shadowSmall {
	width:188px;
	padding: 1px 1px 9px;
	background:#FFFFFF URL('/_elements/image/site/shadow_small.jpg') bottom right no-repeat;
}

.NewsArea .imageArea .leftImage {
	float:left;
}
.NewsArea .imageArea .rightImage {
	float:right;
}

.NewsArea a {
	text-decoration:none;
}

.contact 
{
	padding-top:0px !important;
}

.ContactArea
{
	display:block;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom: -10px;
}

.ContactArea .ContactField {
	padding-left:40px;
	padding-right:40px;
}

.ContactArea .customSend
{
	width:100%;
	color:#bbb;
	background:transparent URL("/_elements/image/site/ul_send.png") 0px 12px repeat-x;
	text-align:center;
}

.ContactArea label
{
	font-size:18px;
	display:block;
	color:#888888;
}

.ContactArea .customSend .btn {
	border:none;
	font-size:24px;
	font-style:italic;
	background:#ededed URL(/_elements/image/site/btn.png) top left no-repeat;
	color:#888888;
	cursor:pointer;
	width:112px;
	height:25px;
}

.ContactArea .customSend .btn:hover {
	color:#000;
}


.ContactArea .customSend .btn_4:hover {
	background:#ededed URL(/_elements/image/site/btn_4.png) top left no-repeat;
}
.ContactArea .customSend .btn_3:hover {
	background:#ededed URL(/_elements/image/site/btn_3.png) top left no-repeat;
}
.ContactArea .customSend .btn_2:hover {
	background:#ededed URL(/_elements/image/site/btn_2.png) top left no-repeat;
}
.ContactArea .customSend .btn_1:hover {
	background:#ededed URL(/_elements/image/site/btn_1.png) top left no-repeat;
}

.ContactArea .leftArea {
	width:420px;
	display:block;
	float:left;
}

.ContactArea .leftArea input {
	width:415px;
	border:none;
	height:20px;
	margin-top:4px;
	padding-left:5px;
}

.ContactArea .rightArea .textarea {
	width:410px;
	border:none;
	padding:5px;
	height:120px;
	margin:4px 0px 0px 0px;
}

.ContactArea .rightArea {
	width:420px;
	display:block;
	float:right;
}

.ContactArea .headline 
{
	font-size:24px;
	text-align:left;
	margin-bottom: 35px;
	display:block;
}
