* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background-image: url(/images/globe.gif);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 360px;
	color: #363129;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#page {
	min-height:100%;
	height:auto;
	position: absolute;
	top: 0px;
	left: 50%;
	background-repeat: repeat-y;
	background-image: url(/images/content.png);
	background-position: center;
	margin-left: -240px;
	width: 480px;
	z-index: 4;
}
#exterior {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	z-index: 5;
}
#topImageC {
	height:180px;
	width: 960px;
}              
/* Social Media Bookmarks START */ 
#startpage_container {
	left:50%;
	margin-left:-470px;
	position:absolute;
	top:218px;  
} 
#startpage_container #social_media {
	width:230px;  
	border-left:12px solid #b2b2b1;
	margin-left:0;
	position:static; 
}
#social_media {
	left:50%;
	margin-left:-470px;
	position:absolute;
	top:560px;
	width:230px;  
	border-left:12px solid #b2b2b1; 

} 
 
#social_media ul {
font-size:13px;
list-style-type:none;
margin-left:11px;
padding:0;
width:215px;
}  
#social_media li {
	margin-bottom: 4px;
	margin-top: 4px;
}
#social_media span {
display:none;
}
#social_media a {
	background-image:url("/images/socialmediabookmarks.png"); 
	height: 16px;
	display: block; 
}
#facebook {                            
 	width: 60px;
}  
#facebook a { 
	background-position: 0px 0px; 
}
#facebook a:hover {
	background-position: 118px 0px;
}
#twitter {                            
	width: 54px;
}  
#twitter a { 
	background-position: 0px 16px; 
}
#twitter a:hover {
	background-position: 124px 16px;
}
#share_rss {
	position: absolute;
	top: 8px;
	right: 12px;
	margin-right:15px;
}
#share_rss ul{
	color: #b3b2b1;
	font-size: 10px; 
	list-style-type:none;
	margin-left: 0px;   
}
#share_rss li{
	float: left;
	padding: 2px;
}
#share_rss span {
	display: none;
}
#share_rss a{ 
	background-image:url("/images/socialmediabookmarks.png");
	background-position: 42px 14px;
	width: 14px;
	height: 14px;
	display: block;
}  
#share_rss a:hover {
	background-position: 28px 14px;   
}
#share_bookmarks {
	left:50%;
	margin-left:338px;
	position:absolute;
	top:230px;
}
#share_bookmarks ul{
	color: #b3b2b1;
	font-size: 10px; 
	list-style-type:none;
	margin-left: 0px;   
}
#share_bookmarks li{
	float: left;
	padding: 2px;

} 
#share_bookmarks a{
	background-image:url("/images/socialmediabookmarks.png");  
	width: 14px;
	height: 14px;
	display: block;
} 
#share_bookmarks span{
	display:none;
}
#share_facebook a{
	background-position: 58px 32px;
} 
#share_facebook a:hover{
	background-position: 44px 32px;
}
#share_twitter a{
	background-position: 30px 32px;
	height: 16px;
} 
#share_twitter a:hover{
	background-position: 15px 32px;
	height: 16px; 
}
#share_delicious a{
	background-position: 70px 14px;
} 
#share_delicious a:hover{
	background-position: 56px 14px;
}
/* Social Media Bookmarks END*/ 
/* Flashfallback CSS START */
/* TopBar */ 
#topBarC {
	height: 24px;
	background-color: #5a1913;
	margin-top: 4px;
	color: #fff;
	margin-bottom:12px;
}
#topBarC ul{ 
	list-style-type:none;
	margin: 0px;
	text-transform: uppercase;
	font-size: 13px;     
}
#topBarC li{ 
	float:left;
}
#topBarC a{ 
	color: #fff;
	text-decoration: none;
	padding-left:24px;
	padding-right: 24px;
	display: block;
	height: 24px;
	line-height: 24px;
}
#topBarC li.active a{ 
	background-color: #6dab24;   
}
#topBarC ul li ul{ 
	display:none;
}
/* TopBar END */    
/* TopNavi */ 
#topNaviC {
	text-transform: uppercase;
	overflow: hidden;
}

#topNaviC ul {
	border-left: 12px solid #6dab24; 
	list-style-type:none; 
	margin-left:11px; 
	padding: 0px;
	width:215px;
	font-size: 13px;
}
#topNaviC ul li{
	margin-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
    display: none; 
	width: 200px;
}
#topNaviC ul li a{
	text-decoration: none;
	color: #5A1913; 
} 

 
#topNaviC ul li ul{ 
	border-left: 0px solid #6dab24;
	margin-left: 7px;
	font-weight: normal; 
} 
#topNaviC ul li.active ul{ 
	border-left: 0px solid #6dab24;
	margin-left: 7px;
	font-weight: normal; 

} 
#topNaviC ul li.active ul li{
	font-weight: bold;
	margin-left: 7px;
	display: block;
}
#topNaviC ul li.active ul li ul{ 
	border-left: 0px solid #6dab24;
	margin-left: 7px;
	font-weight: normal;
	display:none; 

}
#topNaviC ul li.active ul li ul li {
	display:none;
} 
#topNaviC ul li.active ul li.active ul li {
	display:block;
	font-weight:normal;
}

#topNaviC ul li.active ul li.active ul{
	display:inline;
}
#topNaviC ul li.active ul li.active ul{ 
	display:inline;
}
#topNaviC ul li.active {
 display: block   
}
#topNaviC ul li.active ul li.active ul li.active a{
	color: #6dab24;
	display:inline;
}
#topNaviC ul li.active ul li.active ul li a{
	color: #5A1913;
	display:inline; 
} 
#topNaviC ul li.active ul li.active a{
	color: #6dab24;
	display:inline;
}
#topNaviC ul li.active ul li a{
	color: #5A1913;
	display:inline; 
}
#topNaviC ul li.active a{
	color: #6dab24;
	display:none;
}
#topNaviC ul li a{
	color: #5A1913;
	display:none; 
}

/* TopNavi END */ 
/* Flashfallback CSS END */  
#sub {
	position: absolute;
	left: 50%;
	margin-left: -470px;
	top: 218px;
	width: 230px;
	/*height: 150px;*/
}
#logo {
	position: fixed;
	left: 50%;
	margin-left: 298px;
	bottom: 40px;
}
#content {
	width: 450px;
	margin-top: 208px;
	border-top: 12px solid #FFFFFF;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
h1 {
	margin-bottom: 6px;
	text-transform: uppercase;
	color:#6DAB24;
}
h2 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #6DAB24;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.news h2{
	margin-top: 24px;
	padding-top: 12px;
	border-top: 1px solid #5a1913;
}
h2 a{
	color: #6DAB24;
}
h2 a span.date{
	color: #5a1913;
	font-weight: normal;
	letter-spacing: 0px;
}
h2.error {
	color: #FF0000;
}
h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #6DAB24;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 4px;
}
h4 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
}
p {
	margin-bottom: 6px;
}
ul {
	list-style-type: disc;
	margin-left: 18px;
	/*list-style-position: inside;*/
}
ul ul {
	margin-top: 3px;
	list-style-type: disc;
	margin-left: 13px;
	margin-bottom: 13px;
	font-size: 11px;
	/*list-style-position: inside;*/
}

ol {
	margin-left: 18px;
}

/*flashwarning*/

#topImageC.flashwarning {
	background-color: #6DAB24;
	height: 115px;
	padding: 10px;
}

#topImageC.flashwarning h2 {
	color: #FFFFFF;
	font-size: 18px;
}

/*images im content*/

img.floatleft {
	margin-right: 10px;
	margin-top: 5px;
}

img.full {
	margin-bottom: 10px;
}

.floatbox {
	overflow:hidden
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	width: 290px;
}
.floatright img{
	float: right;
}
.pLogo {
	margin-top: 8px;
}
img {
	border: none;
}
a {
	color: #5a1913;
}
.referenzen {
	list-style-type: none;
	margin-left: 0px;
}

.referenzen li{
	display: inline;
}

.referenzen img{
	margin-right: 72px;
	margin-top: 10px;
}

/*programm table*/


.programm {
	margin-top: 10px;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.programm col.label {
	width: 140px;
}

.programm col.content {
	width: 310px;
}

.programm col.date {
	width: 140px;
}

.programm col.action {
	width: 170px;
}

.programm td, .programm th {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EFEEED;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.programm th {
	font-weight: bold;
}

.programm tr {
	background-color: #D9D8D7;
	padding: 5px;
}

/*Kontaktformular*/

form.kontakt {
	padding: 0px;
}

form.kontakt .floatbox {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
}

form.kontakt .formArea {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EFEEED;
}


form.kontakt .indent {
	margin-left: 145px;
}

form.kontakt input.text {
}

form.kontakt textarea {
	width: 418px;
}

/*karte*/

#map {
	height: 398px;
	width: 448px;
	background-color: #FFFFFF;
	border: 1px solid #D9D8D7;
	margin-bottom: 20px;
}

/*video*/

#tube {
	margin-top: 20px;
}

/*news*/

#newssub {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #6DAB24;
	width: 218px;
	margin-bottom:40px;
	min-height: 330px;
} 

	
#newssub h3 {
	height: 25px;
	background-image: url(/images/news_default.gif);
	background-repeat: no-repeat;
	width: 218px;
}
	
#newssub h3 span{
	display: none;
}

#articleList {
	list-style: none;
	margin-left: 0px;
	margin-top: 2px;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 12px;
	font-size: 11px;
	line-height: 12px;
}

#articleList li {
	margin-bottom: 9px;
}

#articleList a {
	text-decoration: none;
}

#articleList li.active a {
	color:#6DAB24;
}

.newsImage {
	margin-top: 10px;
	margin-bottom: 20px;
}

.imageTitle {
	margin-top: -20px;
	margin-bottom: 10px;
}

.date {
	color: #6DAB24;
}

#newssub h5 {
	font-size: 11px;
	font-weight: bold;
	margin-left: 9px;
	margin-top: 18px;
}

#newsPagination {
	list-style: none;
	margin-top: 2px;
	padding-right: 12px;
	font-size: 11px;
	line-height: 12px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-bottom: 9px;
}

#newsPagination li {
	display: inline;
	cursor: pointer;
	padding-left: 5px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#newsPagination li.first {
	margin-left: 9px;
	padding-left: 0px;
	border-left-style: none;
}

#newsPagination li.active {
	cursor: auto;
}

#newsPagination li.active a{
	color:#6DAB24;
}


/* Application Styles */
.application {
	font-size: 14px;
}

.application #topImageC {
	background-color: #6DAB24;
	height: 135px;
}

.application #content {
	width: 450px;
	margin-top: 135px;
}

.application #sub {
	top: 147px;
}

.application #sub a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}

.application #sub ul{
	list-style: none;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #6DAB24;	
	margin-left: 0px;
	padding-left: 9px;
}

/*formelements*/


/*Formular*/

p.status {
	background-color: #6DAB24;
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px;
	font-weight: bold;
}


select {
	padding-left: 1px;
	height: 19px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 378px;
	height: 250px;
}

/*Regeln für input Tags*/ 

input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	height: 20px;
}

.text {
	padding-left: 4px;
	padding-top: 2px;
	height: 15px;
}

.radio {
	height: 13px;
	width: 13px;
	margin-top: 4px;
	margin-right: 10px;
}

.checkbox {
	height: 13px;
	width: 13px;
	margin-top: 4px;
	margin-right: 10px;
}

.file {
	padding-left: 4px;
	padding-top: 2px;
}

form {
	background-color: #D9D8D7;
	overflow:hidden;
	margin-top: 12px;
	margin-bottom: 24px;
	padding-top: 21px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

form input, form select {
	float: right;
}

form select {
	width: 275px;
}

form input.text {
	width: 265px;
}

form input.button {
	background-color:#EFEEED;
	margin-left: 10px;
	border: 1px solid #999999;
}

input.radio, input.checkbox {
	float: left;
}

form input.file {
	float: right;
}

form label{
	margin-top: 2px;
	float: left;
	max-width: 425px;
	min-height: 20px;
}

form .floatbox {
	margin-bottom: 12px;
}


form .floatright {
	width: 260px;
	font-size: 12px;
}

form .wronginput label {
	font-weight: bold;
}

form .wronginput input, form .wronginput select, form .wronginput textarea {
	background-color: #FF0000;
}

form h2 {
	margin-top: 0px;
	color: #5a1913;
}

form h3 {
	color: #000000;
}

/* Die Klasse 'highlight'
wird eingesetzt um Formularbereiche hervorzuheben, z.B. bei fehlenden Werten in Pflichtfeldern*/


.highlight input.text, .highlight textarea {
	background-color: #F4CAD2;
}

.highlight label{
	font-weight: bold;
}