/* CSS Document */ 
/* by solic.de */

body {
	color: #000;
	background: #ffffff;
	text-align: center;
}

body, html, h1, h2, h3, ul, li, div, span {
	margin: 0;
	padding: 0;
}

#clear {
	clear: both;
}


/* div */ 

#container {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	background-image: url(../layout/containerback.gif);
	background-repeat: repeat-y;
	background-color: #EBEBEB;
}

#headline {
	height: 46px;
	background-image: url(../layout/headlineback.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}

#header {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 190px;
	background-image: url(../layout/headerback.jpg);
}

#navcontainer {
	background-image: url(../layout/naviback.gif);
	height: 19px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}

#navilinks{
	width: 510px;
	text-align: left;
	height: 19px;
	margin: 0px 0px 0px 96px;
}

#navirechts	{
	width: 220px;
	text-align: left;
	float: right;
	height: 19px;
}

#newsbox{
	width: 298px;
	float: right;
	margin: 40px 0px 0px 0px;
	text-align: center;
	background-color: #EBEBEB;
}

#news{
	background-image: url(../layout/newsback.gif);
	height: 220px;
	background-repeat: no-repeat;
	background-color: #CACACA;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: left;
}

#login{
	background-image: url(../layout/newsback.gif);
	background-repeat: no-repeat;
	background-color: #CACACA;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	margin: 20px 0px 0px 0px;
	height: 130px;
}

#content {
	width: 540px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px!important;
	margin: 30px 0px 0px 0px;
        float: left;
}

#contimg {
	width: 96px;
	vertical-align: middle;
	margin: 0px;
}

#contrte {
	width: 420px;
	float: right;
	margin: 0px;
}

#footer {
	background-image: url(../layout/footerback.gif);
	background-position: top left;
	height: 20px;
	margin: 10px 0px 0px 0px;
	background-repeat: no-repeat;
}

#footleft {
	margin: 2px 0px 0px 115px!important;
	margin: 2px 0px 0px 58px;
	float: left;
	width: 350px;
}

#footright {
	margin: 2px 0px 0px 0px;
	width: 298px;
	float: right;
}


/* fonts */ 

#content ul {
	margin: 10px 0px 10px 38px!important;
	margin: 10px 0px 10px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

#content li {
	margin: 2px 0px 2px 8px!important;
	padding: 0px 0px 0px 17px!important;
	margin: 2px 0px 2px 10px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background:	transparent url(../layout/listback.gif) 0px 4px no-repeat!important;
	background:	transparent url(../layout/listback.gif) 0px 6px no-repeat;
}

#headline h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #149999;
	font-weight: normal;
	margin: 0px;
	padding: 15px 10px 0px 0px;
}

#header h1 {
	font-size: 0.3em;
	color: #000000;
        margin: 0px 0px 0px 10px;
}

#navirechts p {
	color: #EBEBEB;
	font-weight: normal;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
        margin:2px 0px 0px 0px;
}

#footer p {
	color: #929292;
	font-weight: normal;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}

#login h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CACACA;
	margin: 2px 0px 0px 8px;
	font-weight: bold;
	letter-spacing: 1px;
}
#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CACACA;
	margin: 2px 0px 20px 8px;
	font-weight: bold;
	letter-spacing: 2px;
}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 2px 8px 5px 70px;
	font-size: 0.8em;
}

#news .pfloat {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	float: right;
	margin: 0px 10px 0px 0px;
	font-size: 0.9em;
}
#news h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 5px 0px 1px 55px;
	font-size: 0.8em;
	padding: 0px 0px 0px 15px;
}

#login h1 {
        margin-bottom: 10px;
}

#login p {
	margin: 0px;

}

#login p.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	margin: 1px 0px 1px 72px;
}

#login .pinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 1px 0px 0px 6px;
	padding: 0px 0px 0px 8px;
	font-size: 0.7em;
}


/* content links */ 

#content a, a:link, a:visited {
	color: #000000;
	background: transparent;
	text-decoration: underline;
}
#content a:hover, a:active {
	text-decoration: underline;
	color: #990000;
	background: transparent;
}
#content a:focus {
	color: #990000;
	text-decoration: none;
	background: transparent;
}
#content a.internal-link,  #content a.internal-link:link {
	display: inline;
	padding-left: 15px;
	color: #000000;
	bac\kground: transparent url(../layout/interndown.gif) 0 3px no-repeat;
}
#content a.internal-link:hover {
	text-decoration: underline;
	color: #990000;
	bac\kground: transparent url(../layout/internover.gif) 0 3px no-repeat;
}
#content a.internal-link:active, #content a.internal-link:focus {
	color: #990000;
	bac\kground: transparent url(../layout/interndown.gif) 0 3px no-repeat;
}
#content a.internal-link:focus {
	color: #990000;
	background-color: #EBEBEB;
}
#content a.external-link {
	display: inline;
	padding-left: 15px;
	color: #000000;
	bac\kground: transparent url(../layout/externdown.gif) 0 3px no-repeat;
}
#content a.external-link:hover {
	text-decoration: underline;
	color: #990000;
	bac\kground: transparent url(../layout/externover.gif) 0 3px no-repeat;
}
#content a.external-link:active, #content a.external-link:focus {
	color: #990000;
	bac\kground: transparent url(../layout/externdown.gif) 0 3px no-repeat;
}
#content a.external-link:focus {
	color: #990000;
	background-color: #EBEBEB;
}

/* bilder style*/

#navirechts	img{
	float: right;
	margin: 4px 15px 0px 0px;
}

/* Content block */
.cblock {
        margin-bottom: 25px;
        }

.cblock .cimg {
        float:left;
        margin-left:6px!important;
        margin-left:3px;
        margin-top: 5px!important;
        margin-top: 2px;
}

.cblock .ctext {
        margin-left:100px;
}

#content h1.blockheader {
        margin-left:120px;
}

.cblock .contentright {
        float:right;
       	width: 200px;
}

.cblock .contentleft {
       	width: 230px;
        margin: 0px 0px 0px 0px;
        float:left;
}

.cblock .cend {
        clear:both;
}


/* newsbox links*/ 

table.csc-mailform {
       	margin: 1px 0px 1px 98px;
}

table.csc-mailform .csc-header {
	margin: 1px 0px 1px 100px;
}

table.csc-mailform td.csc-form-labelcell {
	vertical-align: top;
}

table.csc-mailform .cend {
       clear: left;
}

table.csc-mailform .csc-form-radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

table.csc-mailform .bold {
      	font-weight: bold;
}

/* news latest style*/ 

 .news-latest-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 10px 0px 1px 8px;
	color: #676767;
}
#news .news-latest-date a, #news .news-latest-date a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
}
#news .news-latest-date a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.news-latest-morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 10px 0px 1px 70px;
}
#news .news-latest-morelink a {
        color: #666666;
}
#news .news-latest-morelink a:link {
        color: #666666;
}

.news-latest-gotoarchive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px 0px 1px 24px;
	color: #333333;
}
.news-latest-item img{
        float: right;
      	margin: 3px 20px 3px 5px;  
}
.news-latest-item hr.clearer{
        display: none;  
}
.news-latest-category {
        display: none;        
}

.news-latest-item h3 a, .news-latest-item h3 a:link{
	text-decoration: none;
}

#news p {
      padding: 25px 0px 0px 0px;
}

#news div p {
      padding: 0px;
}

/* news single style*/ 

p.news-single-imgcaption {
        clear:left;
        float: left;
      	margin: 1px 0px 3px 35px; 
}

.news-single-item {
        margin: 0px;
}

.news-single-timedata {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px 0px 1px 35px;
	color: #666666;
}
.news-single-category {
        display: none;        
}
.news-single-author {
        display: none;  
}
.news-single-item img{
        float: left;
      	margin: 3px 10px 3px 35px;  
}
.news-single-item hr.clearer{
        display: none;  
}
.news-single-backlink a{
        float: right;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px 10px 1px 0px;
	color: #666666;
}

/* news list style*/ 

.news-list-item {
        margin: 10px 0px 25px 0px;
        padding: 0px 0px 10px 0px;
        border-bottom: 1px solid #cccccc;
}

.news-list-item hr.clearer{
        display: none;  
}
.news-list-image {
        float: right;
      	margin: 3px 0px 3px 10px;
}
.news-list-morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 10px 0px 1px 35px;
}
.news-list-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px 0px 1px 35px;
}


/* styles sonstige*/ 

.csc-linkToTop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
        float: left;
	margin: 20px 0px 1px 0px;
}

/* Mailform */
.csc-mailform {
     border: 0px;
}

.csc-mailform-field label {
     font-size: 10pt;
     font-family: Arial, Helvetica, sans-serif;
     width: 9em;
     float: left;
     text-align: right;
     margin-right: 0.5em;
     display: block
}

.csc-mailform-submit {
     margin-left: 7.5em;
}
 
.csc-mailform-radio {
     border: 0px;
     margin: 0px 0px 1px 110px;
}

fieldset#mailformAnrede {
     border: 0px;
}

input.csc-mailform-submit#mailformformtype_mail {
     margin: 0px 0px 1px 125px;
}

/* styles Sitemap*/ 

#content li.closed, #content li.open {
	list-style-type: none;
	background: transparent!important;
	background: transparent;
}
.tx-dropdownsitemap-pi1 {
        margin: 0px 39px 0px 0px;
}
#content .tx-dropdownsitemap-pi1 a {
	text-decoration: none;
	background: transparent;
}
#content .tx-dropdownsitemap-pi1 a:link {
	text-decoration: none;
	background: transparent;
}
#content .tx-dropdownsitemap-pi1 a:hover {
	text-decoration: none;
	background: transparent;
}
#content .tx-dropdownsitemap-pi1 img {
vertical-align:middle;
}


/* Homelink oben*/ 

#home{
    float: left;
	width: 70px;
	text-align: left;
	height: 19px;
	margin: 0px 0px 0px 2px;
}
#home p {
	color: #333333;
	font-weight: normal;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    margin:1px 0px 0px 0px;
}
#home a {
	color: #333333;
	font-weight: normal;
	background: transparent;
	margin: 0px 7px 0px 7px;
	text-decoration: none;
}
#home a:link, #home a:visited {
	color: #333333;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
}
#home a:hover {
	text-decoration: none;
	color: #CACACA;
	background: transparent;
}

/* Bildtext Team*/ 

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
	color: #333; 
}