body {
	background: #898c95 url(../images/higru_pix.jpg) repeat-x top; 
	margin: 0;
	padding: 0;
}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

/* Normale links im Text */
a {
	text-decoration:none;
}
a:link, a:visited {
	/* text-decoration bold does not exist (awu, 2007-02-12) 
          text-decoration: bold; */

	color:#0000CC;
}
a:hover {
	text-decoration:underline;
	color:#0000CC;
}

#main {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 850px;
	font-family: Verdana; 
	/* font-size:11px; */
}

#header {
	position: relative;
	clear: both;
	background: #0000bb url(../images/img_header.jpg) no-repeat top; 
	width:100%;
	height:178px;
	margin: 0;
	padding: 0;
}
#textheader {
	float: left;
	padding-left:227px;
	padding-top:56px;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
	width: 620px;
	height: 70px;
}

/*****************************************************************************
navigationtop - top right meta navigation bar
******************************************************************************/

#navigationtop {
	float: right;
	width: 460px;
	height: 33px;
	background: #c8c8ca url(../images/subnavi.jpg) no-repeat right;
	margin: 0 0 8px auto;
}

#navigationtoptext {
	float: left;
	margin: 7px 15px;
	width:260px;
	height:17px;
	font-size:10px;
} 

#navigationtopsprachen {
	float: right;
	margin: 6px 17px;
	width:120px;
	height:17px;
}

div.tx-srlanguagemenu-pi1 {
	float:right;
	width:100px;
	height:15px;
}

img.tx-srlanguagemenu-pi1-flag {
	width:21px;
	height:13px;
}


#navigationtop a.schwarz, #navigationtop a.schwarz:visited {
	text-decoration:none;
	color:#000000;
}
#navigationtop a.schwarz:hover {
	color:#0000CC;
	text-decoration:underline;
}

/*****************************************************************************
hauptnavigation - tab style main menu
******************************************************************************/

#hauptnavigation {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 7px 40px 6px 0;
        margin: 0;
        background: url(../images/button_rand.jpg) no-repeat right top;
}
#hauptnavigation a {
	background: #040498 url(../images/button.jpg) repeat-x top;
	margin: 0 0 0 4px;
	padding: 7px 5px 6px 6px;
	font-size: 11px;
}
#hauptnavigation a:hover {
	background: #6668cd url(../images/button_light.jpg) repeat-x top;
}
#hauptnavigation a.softblue, a.softblue:visited {
	color:#B8C9EB;
	text-decoration: none;
}
#hauptnavigation a.softblue:hover {
	color:#FFFFFF;
}
#hauptnavigation a.ausgewaehlt, #hauptnavigation a:link.ausgewaehlt, #hauptnavigation a:visited.ausgewaehlt {
	color: #FFFFFF;
	text-decoration: none;
}


/*****************************************************************************
subnavi - sub navigation on left side panel 
******************************************************************************/

#subnavi {
	float: left;
	margin: 0;
	width: 168px;
	height: 530px;
	background: url(../images/higru_subnavi.jpg) repeat-x top;
	font-size:10px;
}
#subnavi a {
	display: block;
	margin: 15px 15px 0px 15px;
	color: #000;
	text-decoration:none;
}
#subnavi a:hover {
	text-decoration:underline;
	color: #00C;
}
#subnavi a.ausgewaehlt {
	color: #00C;
}


/*****************************************************************************
subsubnavi - small alternative navi in main content pane
******************************************************************************/

#subsubnavi {
	font-size:9px;
	padding: 10px 0 0 190px;
}
#subsubnavi a:link, #subsubnavi a:visited, #subsubnavi a:hover {
	text-decoration:none;
	color:#0000CC;
}
#subsubnavi a:hover {
	text-decoration:underline;
	color:#0000CC;
}


#content {
	width: 100%;
	clear: both;
	background: url(../images/higru_content.jpg) repeat-x top #fff;
	font-size:11px;
	padding: 0;
	margin: 0;
}
#bildelement {
	position: absolute;
	bottom: 28px;
	right: 0;
	font-size: 0;
	z-index: 5;
}
#text {
	position: relative;
	padding: 0;
	margin: 54px 203px 15px 190px;
	text-align: left;
	line-height: 16px;
	z-index: 10;
	background-color: transparent;
}

#text a {
	font-weight: bold;
}

#print {
	float: right;
	padding: 10px 25px 0 0;
}
#mindesthoehe {
        height:182px;
        float:right;
        width:1px;
}
#infoboxleft {
	float: left;
	width: 184px;
	background-color: #FBFBFB;
	background-image: url(../images/img_infobox1.jpg);
	background-repeat:repeat-x;
	font-size: 0;
	line-height: 0;
	padding: 0;
	color:#3F3F3F;
}
#infobox {
	float: right;
	width: 184px;
	background: #FBFBFB url(../images/img_infobox1.jpg) repeat-x top;
	color:#3F3F3F;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin-bottom: 200px;
}
#infoboxtext {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 11px 5px 11px;
}
#infobox h1 {
	background-image:url(../images/infobox_balken.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	font-weight:bold;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: center;
}
p.infobox {
	margin: 0;
}
div.csc-sitemap a {
	text-decoration:none;
	color:#0000CC;
}
div.csc-sitemap a:visited {
	color:#00CC00;
}
div.csc-sitemap a:hover {
	text-decoration:underline;
}
table.csc-searchform {
	background-color:#F2F2F2;
        padding: 10px;
        border: 1px solid #BFBFBF;;
        width: 400px;
}
h1 {
	font-family: Arial;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #535354;
}
div.csc-header-n2 h1 {
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #535354;
}
h2 {
        border-top: solid 6px #e0dedf;
        padding-top: 6px;
	margin:0;
        margin-right: 5px;
        margin-top: 30px;
	font-family: Verdana; 
	font-size:11px;
	font-weight: bold;
	color: #0000CC;
}
#abschluss {
	clear: both;
	height: 28px;
}

/*** Formulare *********************/

.csc-mailform {
        border: 0;
	/* set width to a value that fits in content area, and is large enough to conain
           label+fields */
	width: 450px;
      }

div.csc-mailform-field {
        font-size:11px;
        line-height:15px;
        margin-bottom: 5px;
       }

/** explicitely enumerate mail form fields, because the stupid typo3 form generation
    engine doesn't define a class attribute - grr */
div.csc-mailform-field input#mailformfirma, div.csc-mailform-field input#mailformname, div.csc-mailform-field input#mailformemail, div.csc-mailform-field input#mailformtelefon, div.csc-mailform-field textarea#mailformanschrift, div.csc-mailform-field textarea#mailformnachricht {
	width: 300px;
}
 
.csc-mailform-field label {
        margin:2px;
        color:#444444;
        float: left;
        text-align: right;
        margin-right: 5px;
        width: 100px;
        display: block;
       }
 
.csc-mailform-check {
	/** why set the width of a checkbox? firefox really does it
            it looks gruesome
        width: 50px;
	*/
	margin-left: 0;
       }

 
/* note that ie6 does not align the submit button correctly 
   (box model bug). Pending: find better solution
*/
.csc-mailform-submit {
	margin: 40px 2px 2px 2px;
	width : 100px;
	text-align: center;
        /*float: right;
        margin-left: 200px;
        margin-right: 43px;*/
       }

/** NEWS MODULE **/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border: 0;
	border-top: 1px dotted #535354;
}
.news-latest-container HR.clearer {
	clear:left;
}

.news-latest-date a {
	text-decoration: none;
	font-size: 10px;
	color: #000;
}
div.news-latest-item h3 {
	color: #535354;
	font-size: 11px;
	margin: 0;
}
div.news-latest-item h3 a {
	color: #535354;
	font-size: 11px;
	text-decoration: none;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	font-size: 11px;
	padding:3px;
	margin: 0;
	color: #000;
	border-bottom:1px dotted #535354;
        text-align:left;
}
div.news-latest-morelink {
	text-align: right;
}
div.news-latest-morelink a {
	padding-left: 12px;
	background: transparent url(../images/pfeil.jpg) no-repeat left;
	text-decoration: none;
	color: #7aae01;
	font-size: 10px;
}
div.news-latest-morelink a:hover {
	text-decoration: underline;
}

.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}

.news-single-item {
	padding:5px;
	margin: 5px;
	/* background-color:#F2FBE0; */
}
.news-single-item H2 {
        border: none;
	font-size: 16px;
	color:#0000CC;
	padding-bottom:5px;
        border-bottom: 1px solid #7BA805;
	margin-top: 0px;
	margin-bottom: 10px;
}
.news-single-item H3 {
	margin: 0;
	margin-bottom: 5px;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
        text-decoration: none;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	font-size: 11px;
	padding:10px;
	margin: 0;
	color: #000;
        text-align:left;
	background-color:#F2FBE0;
	margin-bottom: 15px;
}
div.news-list-morelink {
	text-align: right;
}
div.news-list-morelink a {
	padding-left: 12px;
	background: transparent url(../images/pfeil.jpg) no-repeat left;
	text-decoration: none;
	color: #7aae01;
	font-size: 10px;
}
div.news-list-morelink a:hover {
	text-decoration: underline;
}
.news-list-container H3 {
	font-size: 11px;
	margin-bottom: 5px;
	padding: 2px;
        border-bottom: 1px solid #0000CC;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	text-decoration: none;
	color:#0000CC;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-browse {
	text-align: center;
}
