﻿/* ****************************************************************************

                                CSS DOCUMENT
				
		       (c) 2006 zechendorf e.solutions
		           http://www.zechendorf.de

**************************************************************************** */



/* ****************************************************************************

                               MAIN ELEMENTS

**************************************************************************** */


html {
  min-height: 100%;
}

/* act&react Link-Formatierungen */

a,
a:link,
a:visited,
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c00418;
	text-decoration: none;
	font-weight: bold;
}

/* ***************************** */

body {
  height: 100%;
	margin: 0;
	padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
	background: url('../images/bg_body.gif') top center;
	line-height: 1.8em;
}



img{
	border: none;
}

.clearer{
	height: 1px;
	clear: both;
}

.container{
	width: 950px;
	margin: auto;
}

.left{
	width: 150px;
	height: 650px;
	background: url('../images/bg_ornament.gif') 0px 22px no-repeat;
	float: left;
}

.left img{
	margin-top: 8px;
	margin-left: 20px;
}



/*
  Definiert den Top-Balken mit der oberen Navigation
*/
.top{
	width: 800px;
	float: left;
	height: 50px;
  line-height: 40px;
	font-size: 10px;
	text-transform: uppercase;
}

.top a:link,
.top a:visited,
.top a:active{
	color: #4c4c4c;
	text-decoration: none;
	padding-left: 6px;
}
.top a:hover{
	color: #bf0418;
}


/*
  Definiert den Header mit der CSS/Flash-Navigation
*/
.header{
	width: 800px;
	float: left;
	height: 220px;
	font-size: 9px;
	text-transform: uppercase;
	overflow: hidden;
}

#flashmovie{
	position: absolute;
	background: none;
	width: 800px;
	height: 220px;
	background: url('../images/bg_header.gif') -1px 67px no-repeat;
}


.breadcrumb{
	width: 800px;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	color: #7b7b7b;
	text-transform: uppercase;
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active{
	color: #7b7b7b;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #bf0418;
}


.center{
	width: 590px;
	float: left;
}

.center_inner{
	width: 570px;
  float: left;
}

.center_spreader{
	float: left;
	width: 20px;
	height: 320px;
}

.right h1,
.center h1{
	background: url('../images/bg_body_light.gif') 0px -1px;
	display: block;
	margin: 0 0 6px 0;
	padding: 0 5px 2px 5px;
	line-height: 20px;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.center .normal{
	margin-bottom: 6px;
	background: url('../images/bg_body_light.gif') 0px -1px;
	font-size: 11px;
	line-height: 1.5em;
}

.center_inner .normal .content_element h1{
	padding-left: 0;
	background: none;
}

.center_inner .normal .content_element{
	background: url('../images/bg_plussign.gif') 20px 29px no-repeat;
	padding: 24px 0px 0px 44px;
	float: left;
	width: 500px;
}

.center .normal .content_element p{
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

.right{
	width: 210px;
	float: left;
	font-size: 11px;
	line-height: 1.5em;
}
.right p{
	margin: 0;
}
.right .innercontent{
	background: url('../images/bg_body_light.gif') 0px -1px;
	margin-top: 0;
	padding: 5px;
	margin-bottom: 6px;
}

.header ul {
	list-style-type: none;
	margin: 0 0 0 -2px;
	padding: 0;
}

.header ul li{
	/*background: url('../images/headernav_ul_li.gif') 0px -32px no-repeat;*/
	background-color: #000;
	width: 158px;
	float: left;
	margin: 32px 0 0 2px;
	height: 15px;
	overflow: hidden;
	cursor: pointer;
}

.header ul li:hover{
	height: auto;
	margin-top: 0px;
	background-position: -160px 0px;
}

.header ul li ul{
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
}

.header .abovetitle{
	background: none;
	height: 22px;
	padding-left: 6px;
	color:#fff;
	line-height: 14px;
	font-weight: bold;
}

.header ul li:hover .abovetitle{
	display: none;
}

.header .title{
	height: 22px;
	color: #fff;
	padding: 3px 6px 3px 6px;
	margin-top: 25px;
	line-height: 1.2em;
	background: #c00418;
}

.header .title a:link,
.header .title a:visited,
.header .title a:active,
.header .title a:hover{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

.header ul li ul li{
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
	font-size: 9px;
	text-transform: uppercase;
}

.header ul li ul li a:link,
.header ul li ul li a:visited,
.header ul liul li a:active{
	line-height: 0.8em;
	padding: 5px 6px 5px 6px;
	display: block;
	text-decoration: none;
	color: #000;
}
.header ul li ul li a:hover{
  background: #fff;
}


.header ul li ul li ul li a:link,
.header ul li ul li ul li a:visited,
.header ul li ul li ul li a:active{
  padding-left: 41px;
}

.right ul.csc-menu{
	padding: 8px;
	background: url('../images/bg_body_light.gif') 0px -1px;
	margin: 6px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
	list-style-type: none;
}

ul.csc-menu li{
	padding: 0;
	margin: 0;
}

ul.csc-menu li a:link,
ul.csc-menu li a:visited,
ul.csc-menu li a:active{
	text-decoration: none;
	color: #000;
}


ul.csc-menu li a:hover{
	text-decoration: underline;
	color: #000;
}

/* ****************************************************************************
                               Container ansprechen
*******************************************************************************
	Dieses Modul implementiert die Möglichkeit die einzelnen Container über die
	page-ID anzusprechen
**************************************************************************** */

#page4 .center_inner h1,
#page5 .center_inner h1,
#page6 .center_inner h1,
#page7 .center_inner h1,
#page8 .center_inner h1{
	background: url('../images/bg_main_h1.gif') 0px 0px repeat;
	color: #fff;
}
#page4 .center_inner .normal,
#page5 .center_inner .normal,
#page6 .center_inner .normal,
#page7 .center_inner .normal,
#page8 .center_inner .normal{
	background: none;
	padding: 0;
}

#page4 .center_inner .normal .content_element,
#page5 .center_inner .normal .content_element,
#page6 .center_inner .normal .content_element,
#page7 .center_inner .normal .content_element,
#page8 .center_inner .normal .content_element{
	margin: 0;
	padding: 0;
	background: none;
}

/* ****************************************************************************
												NEWS ARCHIV PAGE
**************************************************************************** */

#page11 .center_inner .normal .content_element{
	margin: 0;
	padding: 0;
	background: none;
}

ul.newsarchive{
	list-style-type: none;
	padding: 8px;
	margin: 0;
}

ul.newsarchive li{
	padding-bottom: 6px;
}

ul.newsarchive li a:link,
ul.newsarchive li a:visited,
ul.newsarchive li a:active{
	text-decoration: none;
	color: #000;
}

ul.newsarchive li a:hover{
	text-decoration: underline;
	color: #000;
}

/* ****************************************************************************
												NEWS PAGE
**************************************************************************** */
/* ACT  2008-10-02
#page10 .center_inner .normal{
	background: none;
	padding: 0;
}

#page10 .center_inner .normal .content_element{
	margin: 0;
	padding: 0;
	background: none;
}
*/
/* CZ  2008-10-02
#page1 .center_inner .normal{
	background: none;
	padding: 0;
}

#page1 .center_inner .normal .content_element{
	margin: 0;
	padding: 0;
	background: none;
}
*/

#page9 .center_inner .normal{
	background: none;
	padding: 0;
}

#page9 .center_inner .normal .content_element{
	margin: 0;
	padding: 0;
	background: none;
}

/* ACT  2008-10-02
.latestnews_date{
	float: left;
	width: 50px;
	font-weight: normal;
}
*/
.latestnews_content{
	float: left;
	width: 430px;
	height: 100%;
}

.latestnews_content h1{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 12px 0;	
	line-height: 1.5em;
}

.latestnews_content img{
	/* CZ  2008-09-26
	background: #fff;
	padding: 8px;
	border: 1px solid #bababa;
												*/
}

.latestnews_content a:hover img{
	border-color: #999;
}

.latestnews_content a:link,
.latestnews_content a:visited,
.latestnews_content a:active{
	text-decoration: none;
	color: #000;
}

.latestnews_content p a:hover{
	text-decoration: underline;
}

.rightnav{
	text-transform: uppercase;
}

/* ****************************************************************************
												act & react Formatierungen
**************************************************************************** */

input,textarea
 	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #999999;
    border: 1px solid #cccccc;
    width:250px;
}

.funcards {
	width:250px;
}

.funcardsplz {
	width:70px;
}

.funcardsbox {
	width:30px;
	background-color: transparent;
	border: none;
}

a.content,a.content:link,a.content:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.content:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c00418;
	text-decoration: none;
	font-weight: bold;
}


h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

span.detail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #545151;
	font-weight: bold;
	line-height:1.4em;

	
}
span.important{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height:1.6em;
	padding: 0px;
	margin: 0px;
	
}



.right ul.newsarchive{
	background: url('../images/bg_body_light.gif') 0px -1px;	
}


/* Flash Rahmen unterdrücker _act

styles.content.imgtext.captionSplit=1

selector:focus
{
	outline: none;
}
*/

fieldset.csc-mailform{
	padding: 0;
	margin: 0;
	border: 0px none !important;
}


fieldset .csc-mailform-field{
	padding-bottom: 4px;
}

fieldset.csc-mailform label{
	width: 140px;
	float: left;
	display: block;
}

input#mailformplz{
	width: auto;
}

input#mailformformtype_mail{
	margin-left: 140px;
}
