@import "menu.css";
@import "csc.css";

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	DEFAUTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 

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 }

A:LINK       { color: #EE2E2B; text-decoration: underline; }

A:VISITED  { color: #EE2E2B; text-decoration: none; }
A:HOVER    { color: #3B4761; text-decoration: underline;  }
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 */
}


.image , .logout-image {border: none;}
html, body { 
	font-size: 100%; 
	font-family: "Arial Narrow", "Arial", Helvetica, sans-serif;
	font-family: "Arial", Helvetica, sans-serif;
/*
	background-color: #98a7ae;
*/
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	voice-family: inherit;
	height: auto;
}


/* Inhalt */
#threeContents { 
	width: 951px;
	width: 1000px;
/*
	float: left;
*/
	z-index:0;
	background: #ffffff url("/fileadmin/templates/images/bg_rightbox.jpg") repeat-y 800px 0;
	margin: 0 0 50px 0;
/*
background-image: url("../images/skin_standard.gif");
background-repeat:repeat-y;
*/
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	LEFT COL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/ 

#leftbox { 
	color: #000; 
	line-height: 1; 
	text-align: left; 
	margin: 0; 
	width: 248px; 
	float: left;
	z-index:1;
/*
	overflow: hidden;
*/
	background-color:#FFFFFF;
	height: 600px;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	GLOBAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.mainsection1
{
/*
	background-color: #F1F1F2;
*/
} 

#mainWrapper
{
	width: 100%;
} 

#maincontainer{
	color: #777;
	font-size: 11px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 954px;
	width: 952px;
	width: 1000px;
	z-index:0;
	text-align: center;
	margin: auto auto;
/*
	background-image: url("../images/skin_standard.gif");
	background-repeat: repeat-y;
*/
	position: relative;
}

#submenu a, 
#submenu a:link, 
#submenu a:visited, 
#submenu a:active 
{
	color: #EE2E2B; 
	text-decoration: none; 
	font-size: 1.1em;
}
#submenu a:hover 
{ 
	color:  #F25956;
	text-decoration: none; 
}
#submenu div div { font-size: 11px ; background-color: #FFFFFF; color: #EE2E2B; }
#submenu div div a:link { text-decoration: none; background-color: #FFFFFF; color: ##EE2E2B; line-height:2; padding-left: 24px; width: 198px; height: 26px}
#submenu div div a:visited { text-decoration: none; background-color: #FFFFFF; color: ##EE2E2B; line-height:2; padding-left: 24px; width: 198px; height: 26px}
#submenu div div a:hover  { text-decoration: none; background-color: #FFFFFF; color: #F25956; line-height:2; padding-left: 24px; width: 198px; height: 26px }
#submenu div div a:active  { text-decoration: none; background-color: #FFFFFF; color: #EE2E2B; line-height:2; padding-left: 24px; width: 198px; height: 26px }

.wrapper
{
	margin: 0 0 19px 0;
}
.menu_list {
	width: 230px;
}
.menu_head {
	padding: 5px 0px;
	cursor: pointer;
	position: relative;
	margin: 1px;
       font-weight:bold;
	font-size: 1.15em;
/*
       background: #ffffff url(left.png) center right no-repeat;
letter-spacing:-1px;
*/
	color: #EE2E2B;
       background-color: #ffffff;
}
.menu_body {
	display: none;
}
.menu_body a,
.menu_body_activ a
{
	display:block;
	color:#EE2E2B;
	background-color:#ffffff;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
}
.menu_body a:hover,
.menu_body_activ a:hover 
{
	color: #000000;
	text-decoration:none;
}


	
	
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	top menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#topMenu
{
	width: 1000px;
	height: 0px;
/*
	float: left;
	background-color: #98A7AE;
*/
	background-color: #fff;
}
.topMenuInnerWrapper
{
	float: right;
	margin: 3px 2px 3px 0;
}
.topMenuInnerWrapper a, 
.topMenuInnerWrapper a:visited,
.topMenuInnerWrapper a:link
{
	color: #000000;
	text-decoration: none;
}
 
#header {
	width: 952px;
	width: 1000px;
	height: 130px;
	height: 246px;
/*
	float: left;
*/
	background-color:#FFFFFF;
}

#headerLeft
{
	background: url("/fileadmin/templates/images/damk_lang.jpg") no-repeat 0 43px; 
	width: 809px;
	height: 246px;
	float: left;
	text-align: left;
}

#logo
{ 
	background: url("/fileadmin/templates/images/logo.jpg") #fff no-repeat 33px 30px; 
	margin:0 48px 0 0; 
	margin:0; 
	padding: 0; 
	width: 386px; 
	width: 191px; 
	height: 246px;
	float: right; 
	border: 0 
}

#headerContent
{
border:0px solid #EE2E2B;
	height: 112px;
	margin: 111px 0 0 270px;
	margin: 111px 0 0 0;
	width: 462px;
	width: 784px;
}
/*	
#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;
}
*/

/*
#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 48px 0 0; padding: 0; width: 386px; height: 20px; float: right; border: 0 }
*/
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	left menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#leftMenu 
{
	margin: 34px 0 0 0;
}

#leftMenu ul 
{
	padding: 0;
}

#leftMenu li
{
	background-image: none;
	font-weight: bold;
}

#leftMenu .menu_head a
{
	line-height: 1.2em;
}

#leftContent
{
	width: 220px;
	margin: 38px 0 0 0;
}

#leftContent .csc-default
{
	margin:  0 0 19px 0;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	main menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#mainMenu
{
	width: 991px;
	width: 974px;
	height: 28px;
	background-color: #EE2E2B;
/*
	float: left;
*/
	position: relative;
	z-index: 10;
	clear: both;
}
* + html #mainMenu
{
	left: -12px;
}
#mainMenu li
{
	float: left;
}

#mainMenu a,
#mainMenu a:visited
{
/*
	color: #ffffff;
	text-decoration: none;
*/
}

.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: #EE2E2B;
	padding-top: 3px;
}
#contentContainer  
{ 
	text-align: left; 
	width: 556px; 
	width: 551px; 
	float: left;
	border-top: 0px solid #666;
	border-right: 0px solid #666;
	border-left: 0px solid #666;
/*
	background: white;
*/
}
#content  {
	color: #000000;
	line-height: 1;
	text-align: left;
	display: block;
	margin: 6px 17px 6px 0;
	width: 524px;
	overflow: hidden;
	background: white;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	right box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


#rightboxTop  {
	width: 195px;
	width: 200px;
	height: 50px; 
	position: absolute;
	top: 224px;
	left: 805px;
	left: 800px;
/*
	background: #B4B7BC;
*/
	background: #ffffff url("/fileadmin/templates/images/bg_rightbox.jpg") repeat-y;

	z-index: 0;
}
#rightbox  
{
	color: #000000;
	line-height: 1;
	text-align: left;
	margin:0;
	width: 185px;
	float: right;
/*
	background: white;
	background: #B4B7BC;
*/
	overflow: hidden;

	padding:32px 5px 300px;
	padding:40px 5px 300px;
	padding:8px 5px 300px;
/*
	position:relative;
	top:-50px;
	width:195px;
	z-index:5;
*/
	font-weight: bold;
}

#rightbox .csc-firstHeader 
{
	margin-top: 0;
}

#rightbox a 
{
	font-weight: bold;
	font-size: 1.1em;
}
#rightbox A:LINK
{ 
	color : #000000; text-decoration: none; 
}
#rightbox A:VISITED  
{ 
	color : #000000; 
	text-decoration: none; 
}
#rightbox A:HOVER
{ 
	color : #000000; 
	text-decoration: none; 
	color: #3B4761;
}
#rightbox 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 
*/
}

#rightbox A.mail:LINK
{ 
	color : #EE2E2B; text-decoration: none; 
}
#rightbox A.mail:VISITED  
{ 
	color : #EE2E2B; 
	text-decoration: none; 
}
#rightbox A.mail:HOVER
{ 
	text-decoration: none; 
	color: #EE2E2B;
}
#rightbox A.mail: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 
*/
}

#rightbox A.internal-link
{ 
	background: url("/fileadmin/images/list.gif") no-repeat 0 0;
	padding: 1px 0 0 15px;
}

#rightbox .rightHeader
{
	color:  #EE2E2B;
	font-weight: bold;
	font-size: 1.5em;
/*
letter-spacing:-1px;
*/
	margin: 30px 0 10px 0;
}


#rightbox .rightHeader a
{
	color:  #EE2E2B;
	font-weight: bold;
/*
letter-spacing:-1px;
*/
}

#rightbox .rightHeader a:hover
{
	color:  #F25956;
}

#rightbox .news-header-list-container
{
	margin: 0 0 8px; 0;
}

   #sponors { height: auto; width: 195px ; float:right;}

#news 
{ 
	height: auto; 
	width: 185px; 
	float:right; 
	
}
#news a
{ 
	text-decoration: none;
}
#news ul
{
	padding: 0 0 0 6px;
}

#news ul li
{
	background-image: none;
}
#news .news-header-list-title
{
	font-size: 10px; 
/*
letter-spacing:-1px;
*/
}

.tx-facebooksocialplugins-pi1
{
	margin: 30px 0 10px 0;
}

.tx-tweetbutton-pi1 
{
	margin: 0 0 10px 0;
}

.tx-xing-pi1 
{
	margin: 0 0 10px 0;
	height: 20px;
}
.tx-xing-pi1 img
{
	border: 0;
}
   #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 : #EE2E2B; text-decoration: underline; }
*/

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:#EE2E2B;} 
H5 { 
	font-size: 11px; 
	color:#000; 
	border-bottom: 1px solid #EE2E2B; 
	padding-bottom: 4px; 
	font-weight:bold; 
	text-align: left; 
	padding-top: -5px;
	margin: 0px
}
H6 {font-size: 12px; color:#EE2E2B; 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 : #EE2E2B; 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: #EE2E2B; }
.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 : #EE2E2B; 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 : #EE2E2B; 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: #EE2E2B 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: #EE2E2B #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: #EE2E2B; 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: #EE2E2B; 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: #EE2E2B; margin: 2px 5px 2px 5px; border-bottom: 1px dotted #EE2E2B; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight: bold; padding-bottom: 2px; border-bottom: 1px dotted #EE2E2B; }
.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:#EE2E2B; }
.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;
}

.tx-powermail-pi1 {
	height: 400px;
}

fieldset.tx-powermail-pi1_fieldset {
	border: none;
	display:block;
	background-color: #fff;
	height: auto;
	width: 510px;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
}
#newsletter legend,
#delete_newsletter legend
{
	display: none;
}

#delete_newsletter legend.tx_powermail_pi1_fieldwrap_html_checkbox_title

{
	display: block;
}

#newsletter .kopfzeile,
#delete_newsletter .kopfzeile
{
	font-size: 11px; 
	height: 26px; 
	line-height: 26px; 
	background-color: rgb(199, 206, 204); 
	border-top: 1px solid #EE2E2B; 
	color: rgb(59, 71, 97); 
	font-weight: bold;
}

#newsletter .pflichtfeldhtml,
#delete_newsletter .pflichtfeldhtml
{
	font-size:11px; 
	height: 26px; 
	line-height: 26px; 
	color: #EE2E2B; 
	padding-left: 135px;
}

#delete_newsletter .errorhtml
{
	font-size:11px; 
	height: 31px; 
	line-height: 16px; 
	color: #EE2E2B; 
	padding: 10px;
}

#newsletter .powermail_submit,
#delete_newsletter .powermail_submit
{
	width: 80px ! important; 
	margin-left: 135px;
}

#newsletter .submit_email_call 
{
	width: 100px ! important; 
}

.tx_powermail_pi1_fieldwrap_html {
	float: left;
	width: 510px;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
	border: 1px solid;
	border-color: white #c7cecc  #c7cecc #c7cecc;
	background-color: #d6dbdd;
}

div.tx_powermail_pi1_fieldwrap_html_content
{
	border: 0;
	background-color: #ffffff;

}

#powermaildiv_uid46
{
	height: 30px !important;
	line-height: 16px !important;
	padding: 5px 10px !important;
	width: 490px;
}

.tx_powermail_pi1_fieldwrap_html_submit
{
	border: 0;
	background-color: #ffffff;
}

.tx_powermail_pi1_fieldwrap_html label,
.tx-powermail-pi1_fieldset label,
#delete_newsletter legend.tx_powermail_pi1_fieldwrap_html_checkbox_title 
{
	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; 
}

#delete_newsletter legend.tx_powermail_pi1_fieldwrap_html_checkbox_title 
{
	border: 0;
	margin: 0;
	padding: 0 0 0 5px;
}

#delete_newsletter fieldset
{
	border: 0;
	margin: 0;
}

fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_check input
{
	margin: 7px 0 0 10px;
	width: auto;
}

.tx_powermail_pi1_fieldwrap_html_check label
{
	margin: 0;
	border: 0;
	width: auto;
}

p {
	display:block;
	font-size:0.75em;
	padding:0;
	margin:0;
	padding-right: 1em;
}

fieldset.tx-powermail-pi1_fieldset input {
	width:260px;
	float:left;
	margin: 7px 0 0 0;
}

fieldset.tx-powermail-pi1_fieldset select {
	width:263px;
	margin: 7px 0 0 0 ;
	font-weight: normal;
	padding: 0 0 0 0 !important;
	border: 1px solid c7cecc;
	font-size: 10px;
}

fieldset.tx-powermail-pi1_fieldset select.powermail_uid23 {
	width: 264px;
	height: 110px;
}
fieldset.tx-powermail-pi1_fieldset select.powermail_uid23 option[selected] 
{ 
/*
	background-color: #7C7D82; 
	color: #ffffff;
*/
}

div#button {
	display: block;
	margin: 20px 0;
}

div.tx-powermail-pi1_confirmation p 
{
	font-size: 1.3em;
}

table.powermail_all
{
	padding: 0;
	margin: 10px 0;
	display: table;
	border-collapse: separate;
	border-spacing: 0;
}

.powermail_all_td {
	font-size: 1.2em;
	padding: 5px 15px 5px 0;
}
.tx_powermail_pi1_formconfirmation_back
{
	margin: 0 0 10px;
}

/* ---- LOGIN ----- */
.tx-felogin-pi1 label {
	float: left;
	width: 150px;
}

.tx-felogin-pi1 fieldset {

	margin: 10px 0 0 0;

/*
background-color:#FFFFFF;
border:medium none;
display:block;
height:auto;
margin:0;
padding:0;
width:530px;
width:100%;
*/
}
.tx-felogin-pi1 fieldset div 
{
	margin: 10px 0;
}

.tx-felogin-pi1 input, 
.tx-felogin-pi1 textarea, 
.tx-felogin-pi1 fieldset, 
.tx-felogin-pi1 select 
{
/*
	border:1px solid #AAAAAA;
*/
}



