@charset "ISO-8859-2";
@import url('special.css');
@import url('mediabox.css');



body,html {
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Times, serif;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #ffffff;
	
}

#ribbon{
		
	/*
	background:url('images/ribbon_mrs 3.png') 0 0 no-repeat;
	width:500px;
	height:250px;
	z-index:5;
	position:absolute;
	*/
}

#secret {
	margin: 0 auto;
	width: 771px;
	height: 414px;
}

#headerLogo {
	position: relative;
	background: url(images/top.jpg) 0 0 no-repeat;
	width: 771px;
	height: 414px;
	margin: 0 auto;
}

.headerPerson {
	position: absolute;
	width: 334px;
	height: 292px;
	top: 122px;
	left: 567px;
}

.headerPerson  img {
	border:0;
}

.more-link {
	text-decoration: none;
}

/* Navigation */

#navigation {
	color: #333;
	padding: 0;
	margin: 0;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 60px;/*60*/
	z-index: 3;
	width: 100%;
	float: right;
	position: relative;
}

#navigation .menu {
	position: relative;
}

#navigation .menu .inhalt {
	
	min-width: 830px;
}

#navigation .menu .inhalt ul {
	
	position: relative;
	top: -13px;
	list-style: none;
	height: 30px;
	right: 100px;
	
}

/* 		for IE7 & up		*/
*+html #navigation .menu .inhalt ul {
	top: 0px;
}
/* 		for IE6		*/
* html #navigation .menu .inhalt ul {
	top: 0px;
	padding:0;
	margin:0;
}

#navigation .menu .inhalt ul li {
	
	width: 100px;
	height: 60px;
	text-decoration: none;
	float: right;
	text-align: center;
}

#navigation .menu .inhalt ul li:hover {
	
	background: url(images/styleImage/button_act.gif) 0 0 no-repeat;
}

#navigation .menu .inhalt li a {
	
	font-family: Arial,Helvetica,Garuda,sans-serif;
	position: relative;
	text-decoration: none;
	color: #fafafa;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 20px 0;
	
}

#navigation .menu .inhalt ul li.current-menu-item a {
	
	background: url(images/styleImage/button_act.gif) 0 0 no-repeat;
}

#navigation .menu .inhalt ul li.current-menu-item a {
	color:#6eaee7;
}

/* ToolTips */
.tool-tip {
	
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left;
}

.tool-text {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px 8px;
	background: url(images//bubble.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#container-page {
	width: 100%;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* For IE */
	z-index: 1;
	background-image: url(images/bg_unten.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#container-content {
	padding: 0 2em 10px 2em;
}

#hinweis {
	display: none;
	background-color: #fff;
	font-size: 14px;
	width: 100%;
	text-align: center;
	height: 20px;
	color: #6c6c6c;
	padding: 20px 0 20px 0;
	margin-top: 0px;
	background-image: url(images/hinweispfeil.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#hinweis strong {
	color: #000;
}

#hinweis small {
	font-style: italic;
}

h1 {
	font-size: 30px;
	margin: 0;
	padding: 0;
}

h2 {
	
	font-family: "helvetica neue", arial;
	text-transform: uppercase;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	width: 80%;
	line-height: 30px;
	margin: 40px 0 20px;
	padding: 0;
}

h2.headerText	{
	margin:40px 0 -20px 0;
	font-size:16px;
	font-weight:bold;
	width:456px;
}

h3 {
	font-family: "Lucida Grande", Trebuchet, arial;
	text-transform: uppercase;
	font-size: 27px;
	text-align: left;
	font-weight: normal;
	margin: 0;
}

h4 {
	font-size: 28px;
	letter-spacing: normal;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	text-transform: none;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	line-height:35px;
	font-style:italic;
}

/* FOR ENTRIES WITHOUT HEADER IMAGES */

h4.spacer {
	
	padding:40px 0 0 0;
	
}

h5 {
	font-family: arial, Trebuchet, arial;
	font-size: 15px;
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 0em;
	margin: 0;
	padding: 0;
}

/* content */
#bottomcolumn .content {
	line-height: 24px;
	z-index: 2;
	/*margin-top:50px;*/
}

dl.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 6px;
	padding:2px;
	background:#efefef;
}

dl.imgleft img {
	
	
	padding: 2px;
}

dl.imgleft dd {
	text-align: right;
	font-size: 9px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottomcolumn .content  .zitat {
	
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	line-height: 25px;
	margin-top: 10px;
	padding: 0px 0 10px 0px;
	background-repeat: no-repeat;
	background-position: top;
	width: 430px;
}



#bottomcolumn .content  .zitat img {
	float: none;
}



#bottomcolumn .content p {
	display: block;
}

#bottomcolumn .content p img {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 0;
	margin: 0px 10px 10px 0;
}

#bottomcolumn .content p a {
	font-weight: bold;
}

#bottomcolumn .content a,#bottomcolumn #content_secondary a {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}


#bottomcolumn .content a:hover {
	color: #152e4c;
	text-decoration: none;
}


.content #video_container {
	
	margin: 0px 0 0 0px;
	border: #ccc solid 1px;
}

#bottomcolumn .content ul.links {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: links;
	width: 430px;
}

#bottomcolumn .content ul.links p {
	text-align: left;
	margin-left: 0px;
}

#bottomcolumn .content ul.links blockquote {
	padding: 5px;
	margin: 10px 0 10px 0;

}



#bottomcolumn .content ul li {
	background: url(images/newListStyle.png) 0 5px no-repeat;
	padding-left: 25px;
	margin: 10px 5px 5px 5px;
	border-top: 1px dashed #E0E0D5;
	font-weight: bold;
	min-height:30px;
}

#bottomcolumn .content ul.rechts p {
	font-size: 11px;
	border-top: 1px dashed #e0e0d5;
	font-weight: normal;
	border: none;
	margin-left: 20px;
	padding: 0;
}

#bottomcolumn .leftContent{
	width:456px;
	float:left;
}

#bottomcolumn .rightContent {
	float:left;
	width:344px;
}

* html  .leftContent{
	float:left;
}

.alignleft {
	float:left;
}



#bottomcolumn .leftContent blockquote p {
	
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-style:italic;
	font-size:16px;
	line-height:25px;
}

/* SIDEBAR */
	
.content .sidebar {
	
	list-style: none;
	padding: 15px 0 0px 10px;
	text-align: left;
	width: 304px;
	float: right;
	clear: both;

}

.content .sidebar .image {
	
	margin: 3px 0px 3px 0px;
	border: #ccc solid 1px;
	text-align:right;
}

.content .sidebar blockquote {
	
	padding: 5px;
	margin: 10px 0 10px 20px;
	display: block;
	background-color: #fff;
}

.content .sidebar li {
	
	
}

.content .sidebar .rechtsDiv {
	
	padding: 0 0 0 35px;
	font-weight:normal;
}

.content .sidebar .list {
	
	margin:20px 0 20px 0!important;
	background: url(images/newListStyle.png) 0 6px no-repeat;
	padding-left: 25px;
	margin: 10px 5px 5px 5px;
	border-top: 1px dashed #E0E0D5;
}

.content .sidebar .list .headline {
	
	padding-left: 0px;
	margin: 10px 5px 5px 0px;
	font-weight: bold;
	min-height: 30px;
}

.content .sidebar .list ul li.sb {
	
	background:none !important;
	padding:0 0 0 20px !important;
	margin: 2px 5px 2px 5px !important;
	border:none !important;
	font-weight:normal !important;
	min-height:0 !important;
	font-size: 11px;
	
}

/*	TEAM IMGs	*/
#bottomcolumn .content .team {
	float: right;
	margin-top: 101px;
	width: 400px; /*400*/ 
	text-align: right;
}

#bottomcolumn .content .team .teamdescription {
	float: left;
	text-align: left;
	margin: 0 0 0 74px;
	width: 340px;
}

#bottomcolumn .content .team .singleTeamImg {
	width: 315px;
	float: right;
	margin: 0 12px 0 0;
}

#bottomcolumn .content .team img { /*width:345px;*/
	
}

#bottomcolumn .content a,#bottomcolumn #content_secondary a {
	border: none;
}

#bottomcolumn .content a,#bottomcolumn #content_secondary a:hover {
	border: none;

}


#bottomcolumn .content .portfolio img {
	width: 530px;
	float: left;
}

#bottomcolumn .content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottomcolumn .imageRightWrapper{
	width:306px;
	float:right;
	clear:right;
	
}

#bottomcolumn .imageRightWrapper img.imageRight{
	margin:0 0 15px  0;
	border: #ccc solid 1px;
}

#customers {
	margin: 45px 0 0 0;
}

#customers .customer {
	margin: 5px 0;
	border-top: 1px solid #efefef;
	padding: 5px 0 0 25px;
	font-size: 13px;
	background-image: url(images/newListStyle.png);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

span.titleText { /*clear:both;*/
	display: block;
	background-image: url(images/newListStyle.png);
	background-position: 0px 17px;
	background-repeat: no-repeat;
	padding: 12px 0 0 25px;
	margin: 25px 0 0 0;
	border-top: 1px dashed #e0e0d5;
	font-weight: bold;
	/*width: 404px;*/
	width: 456px;
}

#teamInfos {
	width: 320px;
}

#teamInfos .teamBlock {
	margin: 20px 0;
}

span.teamType { /*clear:both;*/
	display: block;
	background-image: url(images/newListStyle.png);
	background-position: 0px 17px;
	background-repeat: no-repeat;
	padding: 12px 0 0 25px;
	margin: 25px 0 0 0;
	border-top: 1px dashed #e0e0d5;
	font-style: italic;
	width: 320px;
}

span.teamName {
	
	font-weight: bold;
	display: block;
	margin: 5px 0 10px 24px;
	font-size: 15px;
}

span.teamTel {
	font-size:12px;
	display: block;
	margin: 0 0 0 50px;
}

span.teamMail {
	font-size:12px;
	display: block;
	margin: 0 0 0px 50px;
}

#bottomcolumn .content ul p {
	border-top: 1px dashed #e0e0d5;
	font-weight: normal;
	border: none;
	margin: 0;
	padding: 0;
}

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

#content_secondary small {
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content_secondary small ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#content_secondary small li {
	display: inline;
	float: left;
	width: 100%;
	background-image: url(images/li.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	border-top: 1px dashed #e0e0d5;
	font-weight: bold;
}

#content_secondary small li p {
	border-top: 1px dashed #e0e0d5;
	font-weight: normal;
	border: none;
	width: 100%;
}

#content_third {
	margin-top: 20px;
	width: 100%;
	float: left;
}

/* Single PAGE */

.trackbacklink {
	text-align: right;
	width: 95%;
}

.trackbacklink a {
	font-size: 9px;
	font-family: verdana;
	background-image: url(images/trackback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.news_ubersicht {
	
	float: right;
	width: 200px;
	margin: 60px 0px 60px 10px;
}

.news_ubersicht ul {
	
	padding:0;
	margin:0;
}

.news_ubersicht ul li {
	border:none;
	list-style:none;
	
}

.news_ubersicht ul li a {
	text-transform:none !important;
	
}

.news_ubersicht ul li a:hover {
	
	background:none !important;
	border:none;
	border-bottom:none !important;

}

.news_ubersicht h5 {
	
	font-family: Arial, serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.news_ubersicht a {
	
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, serif;
	display: block;
	padding: 15px 6px 15px 10px;
	margin-top: 2px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	line-height: 14px;
}

.news_ubersicht ul.sticky li  {
	
	color: #fff;
	background-position-y:13px !important;
}


.news_ubersicht a:hover {
	
	color: #fff;
	padding: 15px 6px 15px 10px;
	background-color: #f4f4f1;
	display: block;
}

.news_ubersicht a small {
	
	font-weight: normal;
}

.news {
	
	float: left;
	display: inline;
	margin-top: 30px;
	width: 69%;
}

.news .header {
	display:block;
}


.news blockquote {
	
	
	width: 510px;
	background-color: #f7f7f3;
	border: 1px solid #d7d5d5;
	margin: 0;
	padding-left: 50px;
}

.news .img {
	
	border: 0;
	padding: 10px 0 0 0;
	overflow:hidden;
	width:100%;
}

.news img {
	border: #CCC solid 1px;

}

.news h3 {
	
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	text-transform: none;
	font-size: 30px;
	line-height: 35px;
	text-align: left;
	font-weight: normal;
	width: 70%;
	padding: 0;
	float: left;
}

.news .excerpt {
	
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	font-style: italic;
	float: left;
	width: 80%;
	padding: 5px 0px 5px 0px;
}

.news hr {
	margin: 0;
	padding: 0;
}


.woherkommstdu {
	
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}

/* Signatur */

#signatur {
	
	margin: 30px 0 10px 0px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	background-color: #f9f9f9;
	width: 97%;
	padding: 10px 0px 30px 10px;
	font-family: verdana;
	font-size: 9px;
	line-height: 14px;
}

#signatur p {
	
	width: 90%;
	display: inline; /* <= Der Workaround */
	position: relative; /* fuer IE */
	margin: 0;
	padding: 0 20px 0 0;
	font-family: verdana;
	font-size: 9px;
	line-height: 16px;
}

#signatur img {
	float: left;
	width: 40px;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	border: 0 !important;
}

/* SORTABLE */
#rechts {
	float: right;
	width: 300px;
}

#rechts small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}



/* footer */
#container-foot {
	
	width: 100%;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 150px;
	text-transform: lowercase;
	background-color: #1d1d19;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}

#container-foot2 {
	
	width: 100%;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 150px;
	text-transform: lowercase;
	/*margin: 140px 0 0 0;*/
	background: whiteSmoke;
}

.foot-text {
	
	padding-top: 100px;
	text-align: center;
	width: 100%;
	font-size: 11px;
	line-height:20px;
	color: #e1e0de;
	/*background:#f5f5f5;*/
}

.foot-text2 {
	
	padding-top: 100px;
	text-align: center;
	width: 100%;
	font-size: 11px;
	line-height:20px;
	color: #e1e0de;
	background:#f5f5f5;
}

.darker{
	color:gray;
}

.foot-text a {
	text-decoration: none;
	font-weight: bold;
	color: #e1e0de;
}

.foot-text a.darker{
	color:#919191;
}

/* oldpostalert */
#oldpostalert {
	border-top: 1px solid #e5e8d7;
	border-bottom: 1px solid #e5e8d7;
	color: #fff;
}

#oldpostalert p {
	
	background-color: #f4f5ed;
	font-size: 9px;
	display: block;
	color: #474842;
	margin: 3px;
	text-align: center;
}

#oldpostalert p strong {
	
	color: #737373;
}

/* SUCHE IM ARCHIV */
.content .archiv {
	
	clear: left;
	float: left;
	width: 800px;
}

.content .archiv h5 {
	font-weight:bold;
}

* html #content .archiv div {
	height: 300px;
}

.content .archiv .containerinhalt {
	float: left;
	text-align: left;
	width: 230px;
	padding: 15px 35px 15px 0;
	min-height: 230px;
	text-align: justify;
}


.content .archiv .containerinhalt h5 {

	text-align: left;
}



.content .archiv .containerinhalt .date {
	text-size:9px;
	border-bottom:1px solid #666666;
}

#suche {
	position: relative;
	top: 15px;
	left: 20px;
	float: left;
	z-index: 4;
}

#suche .searchform {
	width: 290px;
}

.searchfeld {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4c4c41;
	border: none;
	padding: 3px;
}

.searchfeld_gross {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	padding: 10px;
	height: 20px;
	width: 250px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #d7d5d5;
}

.submit {
	width: 40px;
	height: 27px;
	border: none;
	margin: 0px 0px -4px -4px;
}

#bottomcolumn hr {
	width: 100%;
	margin: 10px 0px 10px 0;
	text-align: left;
	border-top: 1px dashed #dadac9;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 1px;
}

#topcolumn {
	background-image: url(images/bg_oben.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	z-index: 2;
}

* html #topcolumn {
	height:414px;
}

/* FRONTPAGE BANNER */

.front-spacer {
	
	padding:230px 0 0 0;

}

#topcolumn #banner-frontpage {
	
	position: absolute;
	width: 100%;
	z-index:10;
	top:300px;
	width:100%;
	overflow:hidden;
	
}


#topcolumn #banner-frontpage .wrapper {
	
	width:860px;
	margin:0 auto;
	background:url('images/banner_frontpage_shadow.png') 50% 0% no-repeat;
	padding:30px 20px 0px 20px;
	
}

#topcolumn #banner-frontpage .inner {
	
	margin:0 auto;
	background:#000;
	padding:0px;
	height:280px;
	width:800px;
	border:2px solid #2d3134;
}

#topcolumn #banner-frontpage .topstory {
	
	width:480px;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;

}

#topcolumn #banner-frontpage .topstory .inner {
	
	width:100%;
	height:280px;
	display:block;
	padding:0;
	margin:0;
	border:none;
}

#topcolumn #banner-frontpage .topstory  .inner .description {
	
	position:absolute;
	bottom:2px;
	/*height:80px;*/
	width:480px;
	margin:0 0 0px 0px;
	background:url('images/trans_30.png');
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:15px;
	line-height:27px;
	overflow:hidden;
}


#topcolumn #banner-frontpage .topstory  .inner a {
	text-decoration:none;
	color:#fff;
}
	
#topcolumn #banner-frontpage .topstory .inner .description p {

	background: url("images/blog_new.gif") 3px 15px no-repeat;
	padding:10px 20px 0 30px;
	margin:0;
}

#topcolumn #banner-frontpage .recent_news {
	float:left;
	padding:0;
	width:320px;
}
	
#topcolumn #banner-frontpage .recent_news h4 {
	
	font-family: Arial;
	font-size: 14px;
	color: #ccc;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 16px;
	padding:20px 0 20px 20px;
	font-style:normal;
}


#topcolumn #banner-frontpage .recent_news ul {
	
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 1;
}

#topcolumn #banner-frontpage .recent_news ul li a {
	
	background-color: #151613;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Times, serif;
	display: block;
	padding: 15px 0px 15px 10px;
	margin-top: 2px;
	color: #ccc;
	text-decoration: none;
	
}

#topcolumn #banner-frontpage .recent_news ul li.neu a {
	
	background-color: #2e2e27;
	color: #fff;
	
}

#topcolumn #banner-frontpage .recent_news ul li a:hover {
	
	color: #fff;
	padding: 15px 0px 15px 10px;
	background-color: #25251e;
	display: block;
}

#topcolumn #banner-frontpage .recent_news ul li a.blog_new {
	
	background-image: url(images/blog_new.gif);
	background-position-x: 10px;
	background-position-y: 11px;
	background-repeat: no-repeat;
	padding-left: 40px;
}

#topcolumn #banner-frontpage .recent_news ul li a.news_new {
	
	background-image: url(images/news_new.gif);
	background-position-x: 10px;
	background-position-y: 11px;
	background-repeat: no-repeat;
	padding-left: 40px;
}

#topcolumn #banner-frontpage .recent_news ul li a.blog_old {
	
	background-image: url(images/blog_old.gif);
	background-position-x: 10px;
	background-position-y: 11px;
	background-repeat: no-repeat;
	padding-left: 40px;
}

#topcolumn #banner-frontpage .recent_news ul li a.news_old {
	
	background-image: url(images/news_old.gif);
	background-position-x: 10px;
	background-position-y: 11px;
	background-repeat: no-repeat;
	padding-left: 40px;
}

#topcolumn #banner-frontpage .recent_news span {
	
	font-size: 17px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	z-index: 1;
}

#topcolumn #banner-frontpage .recent_news small a {
	
	font-size: 9px;
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #ffffff;
	width: 100%;
	padding: 0px;
	padding: 0px;
	text-decoration: none;
	z-index: 1;
}


/* BANNER DEFAULT */

#topcolumn #banner {
	
	display: inline;
	position: relative;
	margin-top: -180px;
	float: left;
	width: 100%;
	z-index: 1;
}

#topcolumn #banner  h4 {
	
	font-family: Arial;
	font-size: 14px;
	color: #ccc;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 16px;
	padding:20px 0 0px 0px;
	font-style:normal;
}


#topcolumn #banner  .wrapper {
	
	width:100%;
	display:block;
	
}
#topcolumn #banner .inner {
	
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
}


#topcolumn #banner .rundebox {
	
	float: left;
	height: 100px;
	width: 50%;
	padding: 35px 0 10px 0;
	z-index: 1;
}

#topcolumn #banner .rundebox a {
	
	text-decoration:none;
	color:#eee;
}

#topcolumn #banner .rundebox p {
	padding:0;
	margin:15px 0 0 0;
	line-height:20px;
	text-shadow:-1px -1px -1px black;
}

#topcolumn #banner .rundebox small {
	padding:0;
	margin:15px 0 0 0;
	line-height:20px;
	text-shadow:-1px -1px -1px black;
	/* font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
}

#topcolumn #banner .rundebox ul li {
	
	padding:4px 0 4px 0;
	list-style:none;
}



/* Menü oben */
#untermenus {
	position: relative;
	display: block;
	/*height: 50px;*/
	float: right;
	width: 800px;
	padding: 0;
	margin-bottom: 10px;
	top: -10px;
}

/*	IE 7	*/
*+html #untermenus{
	top:0;
	left:-41px;
}

/*	IE 6	*/
*html #untermenus{
	top:0;
	left:-41px;
}



#kwicks {
	position: relative;
	display: none;
}

#untermenus li {
	float: right;
	text-align: center;
	display: block;
	/*width: 133px;*/
	height: 30px;
	margin: 0px;
}

#untermenus li span {
	display: none;
}

#bottomcolumn ul#untermenus li a {
	font-size: 12px;
	border-bottom: 1px solid #d1d3c5;
	width: 100%;
	text-decoration: none;
	color: #000000;
	padding: 10px 0px 10px 0px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1;
	margin:0 32px 0 0;
}

#bottomcolumn ul#untermenus li a:hover {
	border-bottom: 1px solid #d1d3c5;
	color: #000000;
	background: url(images/styleImage/subMenuAct.gif) 50% 100% no-repeat;
}

#topcolumn .menu {
	margin-top: 0px;
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #6f7356;
	font-weight: bold;
}

#topcolumn .menu ul {
	padding: 0;
	margin: 0;
	float: right;
	width: 100%;
	z-index: 2;
}


#topcolumn .menu li {
	
	list-style: none;
	text-align: right;
	cursor: pointer;
}

/* Untere Columne */

#bottomcolumn {
	
	/*position:relative;*/
	width: 800px;
	/*left:50%;*/
	/*margin-left:-400px;*/
	margin:0 auto;
	color: #474a51;
	
}

/* Menü News */
#bottomcolumn #news {
	font-weight: none;
	width: 800px;
	margin: 0;
	padding: 0;
}

#date {
	width: 60px;
	margin-right: 6px;
	padding: 0;
	background-color: #f7f7f3;
	border: 1px solid #d7d5d5;
	float: left;
	clear: both;
}

#date .day {
	font-size: 17px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	border-bottom: 1px solid #efefef;
	padding: 13px 3px 13px 3px;
	text-shadow:-1px -1px 1px #fff;
	text-align: center;
}

#date .year {
	display: block;
	height: 30px;
	font-size: 13px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-style:italic;
	padding: 3px;
	color:#aeae94;
	text-shadow:-1px -1px 1px #fff;
	text-align: center;
}

/* Bilder für die jeweiligen Pages */
.pagebilder {
	position: relative;
	width: 800px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin:0;
}

#container-footer {
	border-top: 1px dashed #d6dbc0;
	margin: 0px;
	width: 939px;
	text-align: left;
	background: #eef0e0;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
}

/* Newsletter, alle forms */
#zusatz {
	margin-top: 210px;
}

#zusatz .error {
	float: right;
	color: #990000;
}

#zusatz submit {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.feld {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #d6dbc0;
	padding: 5px;
}

#zusatz textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #d6dbc0;
	padding: 5px;
}

/* GOOGLE MAPS */

#gm {
	padding:20px 0 30px 0;
	width:456px;
	height:300px;
	border:1px solid #efefef;
	margin:0 0 20px 0;
}


.clear {
	clear: both;
	background: none;
}

/* CONTACT */

#gcf {
	
	font-size:12px;
	width:100%;/*60%*/
	float:left;
	margin:20px 0 0 0;
	padding:0 ;
	
}

#gcf #alertmessage {
	
	margin:10px 0 0 0;
	padding:5px 5px 5px 0px;
	line-height:16px;
}

#gcf .alertmessage_loading {
	
	background: url(../images/preloader.gif) 1% 50% no-repeat;
	color:#ffff;
	
}

#gcf .alertmessage_ok {
	
	color:#060;
	margin:10px 0 10px 0;
	
}

#gcf .alertmessage_error {
	
	color:#980200;
	margin:10px 0 10px 0;
	
}

#gcf input, textarea {
	
	line-height:0;
	padding:0;
	display:block;
	width:100%;
	margin:10px 0 0 0;
	border:1px solid #dadada;
	font: 20px 'Georgia', FreeSans, sans-serif;
     height:35px;
}

#gcf textarea {
	
	line-height:24px;
	width:100%;
	border:1px solid #dadada;
	font: 14px/1.8 'Georgia', FreeSans, sans-serif;
	height:200px;
	
}

#gcf label {
	margin:10px 0 0 0;
	display:block;
	width:100%;
	font-size:12px;
}

#gcf #contact_form_submit {
	
	margin:10px 0 0 0;
	cursor:pointer;
	width:100%;
	
}

#gcf #gcf_captcha {
	
	float:left;
	padding:0 0 0 20px;
	font:bold 30px/1.2 'Arial', FreeSans, sans-serif;
	text-transform:uppercase;
    height:35px;
}

#gcf #gcf_c_holder {
	
	border:1px solid #dadada;
	width:120px;
	height:35px;
	float:left;
	oferflow:hidden;
	margin:10px 0 0 20px;
}

.submitContact {
	
	background: #E3E3E3;
	text-align: center;
	padding: 4px 0;
	border: 1px solid #D5D5D5;
}

.submitContact a {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

/* PAGE NAVIGATIONS */

.navigation {
	
	border-top:1px solid #d7d5d5;
}

.navigation a{

	text-decoration:none;
	color:#000;
	font-weight:bold;
}

#container-page-50{
width: 100%;
position: relative;
min-height: 70%;
height: auto !important;
height: 100%;
}

#header-50{
	/*background:grey;*/
	width:100%;
	height:135px;
}

#header-50 .banner-50{
	background:url('images/50JahreBanner.jpg') 0 0 no-repeat;
	width:920px;
	height:135px;
	margin:0 auto;
}

#wrapper-50{
	width:896px;
	background:#ffffff;
	margin:0 auto;
	padding:0 0 20px 0;
}

#wrapper-50 .text{
	margin:0 0 0 26px;
	padding:20px 0;
	
	width:800px;
	color:#3d4c55;
	font-family:"Georgia";
	font-size:16px;
	font-style:italic;
	line-height:25px;	
}

.excerptMore{
	padding:0 0 0 30px;
	color:#7cb2ef;
	font-style: italic;
}

#content-50 {
	width:800px;
	/*margin:0 auto;*/
	float:left;
	margin: 0 0 0 20px;
}

#timeline{
	background:url('images/timeline.jpg') 0 0 no-repeat;
	width:67px;
	height:580px;
	float:right;
	margin: 12px 0 0 9px;
}

.backToAlbumLink a{
	color: #1E50A2;
	font-style: italic;
	text-decoration: none;
	font-family: "Georgia";
	font-size: 14px;
	float:left;
	width:250px;
	margin:25px 0 0 6px;
}

.ngg-navigation{
	width: 395px;
	float: right;
}


/*ALBUM STYLE*/
.ngg-albumoverview{
	/*width:702px !important;*/
	margin:0 auto;
	
}

.ngg-album{
	width:202px;
	float:left;
	margin:0 20px 0 0;
	border:none !important;
	padding:0 !important;
}

.ngg-albumtitle a{
	color: #1E50A2;
	font-style: italic;
	text-decoration: none;
	font-family: "Georgia";
	font-size: 14px;
	float:left;
	width:189px;
	margin:15px 0 10px 6px;
	font-weight: normal;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 5px 0 5px 0;
}

.ngg-gallery-thumbnail-box{
	height:154px;
}

.imageDescription{
	margin:0 0 10px 5px;
	color: #3D4C55;
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: normal;
}

.wp-caption {
	text-align:center;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding-top: 4px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	padding: 5px 0 5px 10px;
	margin: 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 10px 0;
}

.wp-caption.alignright {
	margin: 10px 0 10px 10px;
}
