@charset "utf-8";
/* CSS Document */

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:0px;
	}

#rahmen {
	background-color:#fff;
	width:960px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	border-left:1px solid #e5e3e4;
	border-right:1px solid #e5e3e4;
}

#head {
	background-repeat:no-repeat;
	background-position:right;
	height:98px;
	width:960px;
	margin:0px;
	padding:0px;
}

#sprache {
	height:22px;
	padding:0px 0px 0px 0px;
	margin:0px;
	_padding:0px 0px 0px -16px;
}

#headnav {
	width:960px;
	height:212px;
	margin-bottom:2px;
	overflow:hidden;
}

#nav {
	float:left;
	width:180px;
	height:202px;
	_height:212px; /* für IE6 */
	background-color:#e3001b;
	padding:10px 0px 0px 0px;
	margin:0px;
}

#bild {
	float:left;
	width:778px;
	height:212px;
	margin-left:2px;
	background-color:#fff;
}

#mitte{
	height:100%;
	width:960px;
	padding:0px;
	margin:0px;
}

#subnavblock {
	float:left;
	width:180px;
	height:auto;
	background-color:#e5e4e4;
	padding-bottom: 7px;
}
#subnav {
	width:180px;
	margin-bottom:50px;
}

ul#subnav2 {
	width:180px;
	height:26px;
	margin:13px 0px 5px 0px;
		
}
#subnav2 li, #subnav2 li a:link, #subnav2 li a:visited {
	color:#FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color:#e3001b;
	display: block;
	padding: 3px 0px 2px 15px;
}

ul#nav_sub {
	width:165px;
	margin:0px 0px 50px 15px;
	_margin:0px 0px 50px -5px; /* für IE6 */
	_width:181px; /* für IE6 */
	overflow:hidden;
	padding:0px;
	text-transform: none;
}

ul#nav_sub ul#nav_sub {
	width:165px;
	margin:0px 0px 0px 15px;
	padding:0px;
	text-transform: none;
}

#nav_sub li, #nav_sub li a:link, #nav_sub li a:visited {
	color:#000;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}
#nav_sub li img {
	padding-right:5px;
}

#metamenue, #logoslinks {
	width:158px;
	height:auto;
	padding-left:22px;
} 
#metamenue li {
	_margin:0px 0px 0px -15px;
}
#metamenue li a:link, #metamenue li a:visited, #metamenue li {
	color:#000;
	text-decoration:none;
}

#startseite #links {
	width: 300px;
	height: auto;
	min-height: 200px;
	padding: 20px 0px 0px 20px;
	float: left;
	text-align:justify;
}

#startseite #rechts {
	width:416px;
	padding: 20px 20px 0px 0px;
	float: right;
	text-align:justify;
	overflow:hidden;
}
#startseite #rechts .csc-textpic-text {
	margin-left:0px;
}
#startseite #rechts div.csc-textpic {
	_margin-top:15px; /* für IE6 */
}

#unterseite #links {
	width: 503px;
	height: auto;
	min-height: 200px;
	padding: 20px 0px 0px 20px;
	float: left;
	text-align:justify;
}
#unterseite #rechts, #suche {
	width:235px;
	margin: 13px 0px 0px 0px;
	padding-bottom:20px;
	background-color:#E5E4E4;
	float: right;
	overflow:hidden;
	clear:right;
}
#unterseite #rechts #inhalt {
	width:210px;
	margin: 13px 10px 0px 15px;
	padding-bottom:3px;
}
#unterseite #rechts h1, #suche h1 {
	width:220px;
	_width:235px; /* für IE6 */
	min-height:17px;
	_height:23px;
	background-color:#B3B1B1;
	padding: 5px 0px 0px 15px;
	margin:0px 0px 20px 0px;
	text-transform: uppercase;
	font-size:12px;
	display:block;
}
#unterseite #rechts .bodytext {
	margin: 13px 10px 0px 15px;
	padding-bottom:3px;
}

#startseite #rechts .bodytext {
	margin: 15px 0px 0px 15px;
}
#rechts .bodytext {
	margin: 13px 10px 0px 0px;
	padding-bottom:3px;
}

#fusszeile{
	width: 758px;
	height:auto;
	clear: both;
	padding: 30px 0px 0px 202px;
	font-size:10px;
}

#abschluss{
	width: 960px;
	height: 115px;
	background-image: url(../img/fuss.gif);
	background-repeat: repeat-x;
}

#content{
	float:left;
	background-color:#FFFFFF;
	width:778px;
	padding:0px 0px 0px 2px;
	margin:0px;
}
#content .abschluss {
	width:500px;
	border-top:1px solid #B3B1B1;
	margin:20px 0px 20px 0px;
	text-align: right;
	font-size:10px;
	padding-top:5px;
}
#content a{
    text-decoration:none;
	color:#000000;
}
#content ul {
	list-style: none inside url(../img/punkt_rot.gif);
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-size:12px;
	color:#000;
}
#content #startseite #rechts ul {
	padding: 0px;
	margin: 10px 0px 0px 15px;
}
#content #rechts ul {
	list-style: none inside url(../img/punkt_rot.gif);
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 15px;
	border: 0px;
	font-size:12px;
	color:#000;
}
#content li a:link, #content li a:visited, #content li a:hover,
#content a:link, #content a:visited, #content a:hover,
#rechts a:link, #rechts a:visited, #rechts a:hover,
#fusszeile a:link, #fusszeile a:visited, #fusszeile a:hover {
	color:#e3001b;
	text-decoration: underline;
}
#content li {
	text-decoration: none;
	color:#000;
	padding-bottom: 5px;
	list-style-position:outside;
	margin-left:18px;
}

#clear {
	clear:both;
}

ul, ol, li, img, a, #nav ul li div  {
	margin: 0;
	padding: 0; 
}

img, a{
	border:none;
}

ul {
	list-style:none inside;
	text-align:left;
}

h1 {
	font-size: 15px;
	color: #000000;
	display: inline;
	text-align:left;
}
h2 {
	font-size: 13px;
	color: #000000;
	display: inline;
}
h3 {
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	display: inline;
}

#rechts h2 {
	margin:0px 0px -8px 15px;
	display:block;
}

.logo {
	padding:20px 0px 0px 425px;
	margin:0px;
}
	
.rot {
	color: #e3001b;
}

.schwarz {
    font-weight:bold;
	font-size:12px;
}

.bild_links {
	float:left;
	padding:0px 8px 8px 0px;
}

#rechts .linieh {
	width:210px;
	height:3px;
	background-image:url(../img/linie_h.gif);
	background-repeat: repeat-x;
	margin:15px 10px 5px 15px;
}
#rechts p.linieh {
	margin:5px 10px 5px 15px;
}

.linieh {
	width:503px;
	height:3px;
	background-image:url(../img/linie_h.gif);
	background-repeat: repeat-x;
	margin:15px 10px 5px 0px;
}

#links ul {
	margin-top: 10px;
}

#links ul li ul {
	list-style: square outside;
	margin: 3px 0px 10px 0px;
}
#links ul li ul li, #links ul li ul li ul li {
	padding-bottom:0px;
}
#links ul li ul li ul {
	margin-bottom:0px;
}

#rechts li.news-amenu-item-year, #content li.news-amenu-item-year {
	font-size:12px;
	list-style-image:none;
	background-color:#E5E4E4;
	border:none;
	padding-left:3px;
	margin:8px 0px 3px 0px;
}

#layer {
	width:180px;
	height:auto;
	margin:-20px 0px 0px 182px;
	?margin:-16px 0px 0px 17px; /* für IE7 */
	_margin:0px 0px 0px 17px; /* für IE6 */
	padding:3px 0px 10px 0px;
	background-color:#e3001b;
}
/* FORMformatierung */
.csc-mailform {
	border:0px;
	margin:0px;
	padding-top:15px;
	overflow:hidden;
}
.csc-mailform-field {
	padding: 3px 0px 3px 0px;
	float:left;
	clear:both;
	width:90%; 
}

input#mailformName, input#mailformVorname, input#mailformFirma, input#mailformStrasse, 
input#mailformPLZOrt, input#mailformemail, input#mailformTelefon, input#mailformTelefax, 
textarea#mailformIhre_Nachricht {
	width:250px;
	height:20px;
	padding:2px 0px 0px 5px;
	border:0px;
	background-color:#E5E4E4;
}

textarea#mailformIhre_Nachricht {
	height:60px;
}
.csc-mailform-field label {
  float:left;
  clear:both;
  display:block;
  width:100px;
  margin-bottom:10px;
  padding-left:10px;
}
input.csc-mailform-submit,input.suche-submit  {
	border:1px solid black;
	margin-left:110px;
	background-color:#e3001b;
	color:#FFFFFF;
	heigth:18px;
}
input.suche-submit {
	margin-left:5px;
}
input.suche-feld {
	height:18px;
	width:120px;
	font-size:11px;
}
select#mailformAnrede {
	border:1px solid black;
	width:80px;
}
.csc-mailform-label {
	font-size:13px;
	font-weight:bold;
	display:block;
	width:100%;
	border-bottom:1px solid #E5E4E4;
	color:#e3001b;
	margin-bottom:10px;
}

/* NEWSformatierung */
.tx-ttnews-browsebox, .browseBoxWrap, .news-single-additional-info, .news-single-files,
.news-single-related, .news-single-files, .news-single-links {
	background-color:#FFFFFF;
	border:1px solid #E5E4E4;
	margin:20px 0xp 0px 0px;
	padding:5px;
	clear:both;
}
.news-single-img {
	margin: 0px 0px 10px 10px;
}

.news-single-backlink, .newshr {
	display:none;
}

.tx-ttnews-browsebox-SCell {
	background-color:#E5E4E4;
	border:1px solid #e3001b;
}

.news-single-files, .news-single-links  {
	background-color: #FFFFFF;
	border:none;
	margin:0px;
	padding-bottom:10px;
}
#news-date {
	color:#666666;
	float:right;
	font-size:9px;
	font-weight:normal;
	height:20px;
	text-align:right;
	width:100px;
}
#rechts #news-date {
	float:none;
	padding:0px;
	height:auto;
	text-align:left;
	margin-left:15px;
}
#links .news-single-author {
	height:0px;
	margin:0px 0px 20px 0px;
	padding:0px;
}
.news-latest-morelink {
	padding-right:10px;
	height:auto;
	overflow:hidden;
}

div.csc-textpic-left {
	float:left;
}
.csc-textpic-left,
.csc-textpic-center,
.csc-textpic-right,
.csc-textpic-intext-left,
.csc-textpic-intext-right,
.csc-textpic-intext-center,
.csc-textpic-intext-right-nowrap,
.csc-textpic-intext-left-nowrap {
	padding-left:15px;
}
#startseite .csc-textpic-left,
#startseite .csc-textpic-center,
#startseite .csc-textpic-right,
#startseite .csc-textpic-intext-left,
#startseite .csc-textpic-intext-right,
#startseite .csc-textpic-intext-center,
#startseite .csc-textpic-intext-right-nowrap,
#startseite .csc-textpic-intext-left-nowrap {
	padding-left:0px;
	margin-top:15px;
}
div.csc-textpic-text {
	margin-left:-15px;
}

.csc-header-n2, .csc-header-n3, .csc-header-n4, .csc-header-n5, .csc-header-n6, .csc-header-n7, .csc-header-n8 {
	margin-top:20px;
}

#mailformIhre_Nachricht, #mailformTelefax {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#rechts .news-list-morelink {
	margin-left:15px;
}
