@import "menu.css";
@import "csc.css";

.image , .logout-image {border: none;}
html, body { 
font-size: 100%; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #98a7ae;
text-align: left;
margin: 0;
padding: 0;
border: 0;
voice-family: inherit;
height: auto;
}

html>body { line-height: 1.4; /* ZAB für alle anderen, da IE child-selectoren nicht versteht */ }
input, select, list { color: #3b4761; font-size: 11px; background-color: white; border: solid 1px #bec5d3; outline-width: 0; outline-color: #fff }

/* Inhalt */
#threeContents { 
width: 951px;
float: left;
z-index:0;
background-image: url("../images/skin_standard.gif");
background-repeat:repeat-y;
}
#leftbox { 
color: #000; 
line-height: 1; 
text-align: left; 
margin: 0; 
width: 198px; 
float: left;
z-index:1;
overflow: hidden;
}

/* Gesamtcontainer */	
#maincontainer{
color: #777;
font-size: 11px;
background-color: #fff;
margin: 0;
padding: 0;
width: 954px;
z-index:0;
text-align: center;
margin: auto auto;
background-image: url("../images/skin_standard.gif");
background-repeat: repeat-y;
}
#submenu { font-size: 10p ; background-color: #FFFFFF; color: #666666; }
#submenu a:link { font-size: 10px; text-decoration: none; background-color: #FFFFFF; color: #666666; line-height:2; padding-left: 24px; width: 198px; height: 26px}
#submenu a:visited { font-size: 10px; text-decoration: none; background-color: #FFFFFF; color: #666666; line-height:2; padding-left: 24px; width: 198px; height: 26px}
#submenu a:hover  { font-size: 10px; text-decoration: none; background-color: #D6DBDD; color: #FF0000; line-height:2; padding-left: 24px; width: 198px; height: 26px }
#submenu a:active  { font-size: 10px; text-decoration: none; background-color: #D6DBDD; color: #FF0000; line-height:2; padding-left: 24px; width: 198px; height: 26px }
	
/* Kopfteil */
#header {
width: 952px;
height: 130px;
float: left;
 }	
#teaser {
background-image: url("../images/teaser_back.gif");
background-repeat: repeat-x;
background-color: #fff;
margin:0;
padding:0;
top:0;
width: 566px;
height: 111px;
float: left;
border: 0;
}
#logo    { background-color: #fff; background-image: url("../images/logo_right_top.gif"); background-repeat: no-repeat; margin: 0; padding: 0; width: 386px; height: 111px; float: right; border: 0 }
#datum { background-color: #fff; text-align:left; margin: 0 0 0 0px; color: #000; padding: 0 0 0 0; width: 198px; height: 20px; float: left; border: 0 }
.datumDetail { padding-left: 13px; padding-top: 2px; }
#cornerLeft { background-image: url("../images/service_left.gif"); background-repeat: no-repeat; width: 16px; height: 20px; float: left }
#serviceleiste { background-color: #d5dcde; font-size: 11px; text-align: left; margin: 0; padding: 0; top: 0; width: 336px; height: 20px; float: left; border: 0 }
#cornerRight { background-image: url("../images/service_right.gif"); background-repeat: no-repeat; width: 16px; height: 20px; float: left }
#logo2     { background-color: #fff; background-image: url("../images/logo_right_bot.gif"); background-repeat: no-repeat;margin: 0; padding: 0; width: 386px; height: 20px; float: right; border: 0 }

.schnellsuche {
	padding: 15px 0px 0px 10px;
}
#suche { 
	height: 152px; 
	width: 198px; 
	float: left; 
	color: #666; 
	z-index:2;
padding-top: 15px;
}
#login { 
	width: 198px; 
	float: left; 
	color: #666; 
	z-index: 2;
}

#search FORM {
	border:none;
	height: 25px;
	display: block;
	overflow: hidden;
	padding-left: 8px;
}
#search .textbox {
	margin-bottom: 5px;
	padding: 2px;
}
#login form {
	padding: 5px 0px 0px 8px;
}
#login form .textbox {
	margin-bottom: 4px;
	padding: 2px;
}
#logouttext {
	width: 138px;
	padding: 5px 0px 0px 8px;
}
.username {
	font-weight: bold;
	color: #ff0000;
	padding-top: 3px;
}
#contentContainer  { 
text-align: left; 
width: 556px; 
float: left;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-left: 1px solid #666;
background: white;
}
#content  {
color: #000000;
line-height: 1;
text-align: left;
display: block;
margin: 6px 17px 6px 17px;
width: 524px;
overflow: hidden;
background: white;
}
#rightbox  {
color: #000000;
line-height: 1;
text-align: left;
margin:0;
width: 195px;
float: right;
background: white;
overflow: hidden;
}

   #sponors { height: auto; width: 195px ; float:right;}
   #news { height: auto; width: 195px; float:right; }
   #dialog { height: auto; width: 195px; float:right;}
      #dialog P.bodytext { font-size: 9px; width: 175px; padding: 0px 0px 0px 5px}
      #dialog h2 { font-size: 9px; color: #000; width: 80px; padding: 5px 0 0 5px}
   #events { height: auto; width: 195px; float:right;}


/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px;}
TABLE.contenttable TR TD { vertical-align: top; }
TABLE.contenttable TD { padding: 0; margin: 0 }

/* Tablehttp://www.damk.de/typo3/alt_main.phps, specifically */
TABLE.contenttable-0 { margin: 10px 0 10px 0; padding: 0px}
TABLE.contenttable-0 P { color: #000000;}
TABLE.contenttable-0 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-0 TR.tr-0 TD { background-color: #C7CECC;}

TABLE.contenttable-1 { margin: 10px 0 10px 0; padding: 0px; width: 524px}
TABLE.contenttable-1 P { font-size: 12px; padding: 6px 2px 6px 2px ; margin: 0;}
TABLE.contenttable-1 P:first-line {font-weight:bold; line-height: 14px }
TABLE.contenttable-1 TR { padding: 0; margin: 0 }
TABLE.contenttable-1 TD{  border: 1px solid #eee; padding: 0; margin: 0 }
TABLE.contenttable-1 TR.tr-even TD { background-color: #D5DCDE; color: #3B4761; font-weight: normal;}
TABLE.contenttable-1 TR.tr-0 TD { background-color: #C7CECC; color: #3B4761; font-weight: bold;  }
TABLE.contenttable-1 TR.tr-odd TD { background-color: #F6F6F6; color: #505050; font-weight: normal; }
TABLE.contenttable-1 TR.tr-0 .td-0 { width: 20% }
TABLE.contenttable-1 TR.tr-0 .td-1 { width: 40% }
TABLE.contenttable-1 TR.tr-0 .td-last { width: 40% }

TABLE.contenttable-2 { margin: 10px 0 10px 0; padding: 0px}
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }


.schnellsuche { font-size: 11px; font-weight:bold; color: #666; border: 0;}
.schnellsuche INPUT, SELECT, BUTTON, PASSWORD { font-size: 11px; font-weight:bold; color: #666; border: 0; height: 19px}

.addSearch { color: #505050; font-size: 11px}

/* Bulletlists, general */
UL.P.bodytext { list-style:none; }
UL.csc-bulletlist LI { font-size: 11px;}

/* Bulletlists, specifically */
UL.csc-bulletlist-0, UL.csc-bulletlist-1, UL.csc-bulletlist-2, UL.csc-bulletlist-3 { color: #505050; font-size: 11px; list-style:none; }
UL { color: #505050; list-style:none; font-size: 11px; margin: 0}
OL { color: #505050; font-size: 11px; list-style-type: upper-roman; line-height: 18px; }

/*ul{ list-style:none; } */
UL li  { background-image:url(../images/list.gif); background-repeat: no-repeat; padding-left: 15px; line-height: 18px; text-align: left; font-size: 11px}
P + UL, h2 + UL, h3 + UL {padding: 12px 0 12px 6px}
#mainmenu UL { padding: 12px 0 0 0;}

/*.imgtext-nowrap .imgtext-table { padding-top: 21px}
.imgtext-nowrap .bodytext { padding-top: 8px}*/
.imgtext-nowrap h5 { padding-top: 4px}
.imgtext-nowrap .imgtext-table IMG { padding-top: 4px}
.news-latest-item P {padding-top:0; margin-top:0px;}

A:LINK       { color : #F00; text-decoration: underline; }

A:VISITED  { color : #F00; text-decoration: none; }
A:HOVER    { color : #F00; text-decoration:underline; color: #3B4761  }
A:FOCUS {
	-moz-outline: 1px solid white; /* Firefox 1.0x */
	outline: 1px solid white; /* Firefox nightly builds, DeerPark dev. releases */
	outline-offset 3px;  /* Firefox nightly builds, DeerPark dev. releases 
*/
}

P.bodytext { font-size: 11px; color: #444; line-height: 1.3; text-align: left; padding: 0; margin: 10px 0 6px 0}
H1 { font-size:15px; font-weight:bold; color:#000;}
H2 { font-size:13px; font-weight:bold; color:#000; margin: 0 0 0 0; padding: 10px 0 5px 0 }
H3 { font-size:11px; font-weight: normal; color:#505050;}
H4 { font-size:11px; font-weight:normal; color:#F00;} 
H5 { 
	font-size: 11px; 
	color:#000; 
	border-bottom: 1px solid #F00; 
	padding-bottom: 4px; 
	font-weight:bold; 
	text-align: left; 
	padding-top: -5px;
	margin: 0px
}
H6 {font-size: 12px; color:#F00; padding: 2px; font-weight:bold; margin: 0px }
H5+p {margin-top: 0px}
.csc-header {font-size: 16px; font-weight: bolder; margin-bottom: 0px; color: #000; padding: 0}
.csc-header-n2 H1,.csc-header-n1 H1 {margin-top: 13px; font-size: 15px; padding-bottom: 1px; margin-bottom: 2px }
.csc-subheader {font-size: 14px; font-weight: normal; color: #797979; padding:0 0 0 0; margin: 5px 0 10px 0;}
.csc-header-n3 H1, .csc-header-n4 H1 {margin-top: 13px; font-size: 12px; padding-bottom: 1px; margin-bottom: 2px }
.csc-firstHeader h5 { padding-top: 10px; margin-top: 10px}
.service{ padding-left : 0px; padding-top: 0px; font-weight: normal; margin-left: 5px; margin-top:2px; color : #000000; font-size: 11px; text-align: left; }
.service a:link     { color : #000; text-decoration : none; font-weight: normal; }
.service a:visited { color : #000; text-decoration : none; font-weight: normal;}
.service a:hover  { color : #FF0000; text-decoration : underline; font-weight: normal; }
.service a:focus {
	-moz-outline: 1px solid #D5DCDE; /* Firefox 1.0x */
	outline: 1px solid #D5DCDE; /* Firefox nightly builds, DeerPark dev. 
releases */
	outline-offset 3px;  /* Firefox nightly builds, DeerPark dev. releases 
*/
}
.strich { color: #ff0000; }
.rootline{ padding-left : 0px; margin: 9px 0 16px 0; color : #000; font-size: 10px; text-align: left; }
.rootline a:link     { color : #666; text-decoration : none; font-weight: normal; }
.rootline a:visited { color : #666; text-decoration : none; font-weight: normal; }
.rootline a:hover  { color : #FF0000; text-decoration : underline; font-weight: normal; }
.rootlast { padding-left : 0px; /* margin: 6px 0 16px 0;*/ color : #000; font-size: 10px; text-align: left; }
.rootlast a:link     { color : #000; text-decoration : none; font-weight: normal;}
.rootlast a:visited { color : #000; text-decoration : none; font-weight: normal; }
.rootlast a:hover  { color : #FF0000; text-decoration : underline; font-weight: normal;}



.kontakt_tb  { color: #3b4761; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #d6dbdd; padding-left: 0; margin-top: 10px }
.kontakt_header   { background-color: #c7cecc; padding-left: 5px; border-style: solid none none; border-width: 1px 1pt 1pt; border-color: #ff0000 white white #fff }
.kontakt_cell    { padding-left: 5px; vertical-align: middle; border: solid 1pt ; border-color: white #c7cecc  #c7cecc #c7cecc}
.kontakt_cell_top   { background-color: #c7cecc; padding-left: 5px; border-style: solid; border-width: 1pt; border-color: #f00 #c7cecc white #c7cecc }
.kontakt_tb .kontakt_cell input, select, list  { color: #3b4761; font-size: 11px; font-family: Verdana, Arial, Helvetica; background-color: white; margin-bottom: 0; padding: 3px 0 0 2px; height: 21px; vertical-align: middle; border: solid 1px #bec5d3; outline-width: 0; outline-color: #fff }

.kontakt_cell label {
width: 260px;
border: none;}

.Feld { color: #3b4761; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2; width: 300px; height: 150px; border: solid 1px #bec5d3 }
.Auswahl { background-color:#DDFFFF; width:300px; border:6px solid #DDDDDD; }
INPUT .Check { background-color: #D6DBDD; border: solid 1px #D6DBDD; }
INPUT .Radio { background-color: #D6DBDD; border: solid 1px #D6DBDD; }
.Button { background-color:#AAAAAA; color:#FFFFFF; width:200px; border:6px solid #DDDDDD; }
.error {color: #FF0000; padding-top: 2px; font-weight:bold;}


	/************************/
	/* Filelinks, generally */
		/************************/
	
	TABLE.csc-uploads {  border: 0px; font-size: 11px; line-height: 11px}
	TABLE.csc-uploads TR TD P { background-color : transparent;}
	TABLE.csc-uploads TR TD { vertical-align: top; }
	TABLE.csc-uploads TR.tr-even { background-color: #D5DCDE;}
	TABLE.csc-uploads TR.tr-odd { background-color: #F6F6F6; }
	TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
	TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding: 5px; }
	/*TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }*/
	TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: normal; font-size: 11px }
	TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; /*padding: 3px 0 5px 10px;*/ text-align: center;  font-size: 11px }
	
	/* Filelinks, specifically */
	TABLE.csc-uploads-1 { border-color: #186900; }
	TABLE.csc-uploads-2 { border-color: #10007B; }
	TABLE.csc-uploads-3 { border-color: #8A0020; }
	TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
	TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
	TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }

.tx-indexedsearch { padding-left: 5px; margin-top: 23px;}
.tx-indexedsearch .tx-indexedsearch-searchbox P { color: #505050; font-size: 11px;}

.tx-indexedsearch .tx-indexedsearch-searchbox { color: #505050; font-size: 11px;}

.tx-indexedsearch .tx-indexedsearch-whatis P { color: #505050; font-size: 11px;}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; color: #505050; font-size: 11px;}
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }

.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res { }
.tx-indexedsearch-percent  {color: #f00; padding-bottom: 2px; font-size: 11px; padding-right: 2px; width: 30px; height: 15px}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background-color: #FFF; font-size: 11px; color: #FF0000; margin: 2px 5px 2px 5px; border-bottom: 1px dotted red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight: bold; padding-bottom: 2px; border-bottom: 1px dotted red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P a:link { font-size : 11px; font-weight : bold; text-decoration : none; color : #505050; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P a:visited { font-size : 11px; font-weight : bold; color : #505050;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P a:hover {font-size : 11px; font-weight : bold; text-decoration : none; color : #505050; }

.tx-indexedsearch .tx-indexedsearch-browsebox {font-size: 11px;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title .tx-indexedsearch-percent { font-size : 11px; font-weight : normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title .tx-indexedsearch-percent { font-weight: normal; }*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { margin: 3px 0 3px 0; padding: 0}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#FF0000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { padding: 3px }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 a:link { font-size : 10px; color : #666666; text-decoration : none; margin-top : 0; margin-bottom : 0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 a:visited { font-size : 10px; color : #444444; margin-top : 0; margin-bottom : 0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 a:hover { font-size : 10px; color : #45a8a1; text-decoration : underline; margin-top : 0; margin-bottom : 0;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background-color:##D5DCDE; height: 18px }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }

.kopfzeile {
padding-left: 10px !important;
height: 30px !important;
line-height: 30px !important;
}
#logotyp {
display: block;
background-color: white;
width: 600px;
}

fieldset {
border: none;
display:block;
background-color: #fff;
height: auto;
width: 530px;
padding: 0 0 0 0 ;
margin: 0 0 0 0;
}
.tx_powermail_pi1_fieldwrap_html {
float: left;
width: 100%;
padding: 0 0 0 0 ;
margin: 0 0 0 0;
border: 1px solid;
border-color: white #c7cecc  #c7cecc #c7cecc;
background-color: #d6dbdd;
}

label {
font-family: Verdana, Arial, sans-serif;
color: #3b4761;
font-size:11px;
width:120px;
display:block;
float:left;
padding: 0 0 0 10px;
height: 30px;
line-height: 30px;
clear: right;
border-right: 2px solid #c7cecc;
margin: 0 5px 0 0; 
}

p {
display:block;
font-size:0.75em;
padding:0;
margin:0;
padding-right: 1em;
}

fieldset input {
width:200px;
float:left;
margin: 7px 0 0 0;
}

fieldset select {
width:150px;
margin: 7px 0 0 0 ;
font-weight: normal;
padding: 0 0 0 0 !important;
border: 1px solid c7cecc;
font-size: 10px;
}

div#button {
display: block;
margin: 20px 0;
}
