/****    CSS-Style sheet                      ****/

/****    Compatibility issues                 ****/

/* Opera: body: padding: 0                     */
/* Netscape6.1: heights not in tr's, just in td's*/
/*              a cell with a background-color   */
/*              has to havecontent (e.g. &nbsp;) */
/* Safari: avoid border-collapse if not necessary*/


/*-----------------------------------------------*/
/****    General body-style                   ****/

@media all {

body {
	margin: 0;
	padding: 0;
	background-color: white;
}

/****   general settings   ***********************/

body, table {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
/*	color: #333;*/
	color: black;
	line-height: 180%;
	text-align: left !important;
}

img	{
	border-style: none;
	border-spacing: 0;
	border-width: 0;
}

table	{
	width: 100%;
	border-style: none;
	border-spacing: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

td	{
	padding: 0;
	vertical-align: top;
	border-width: 0;
}

h1	{
	color: #787878;
	line-height: 140%;
	padding-bottom: 0;
	font-size: 125%;
	margin-top: 35px;
}

h1.csc-firstHeader {
	margin-top: 8px;
}

h2	{
	font-size: 110%;
	margin-top: 8px;
	padding-bottom: 0;
	color: #787878;
}

h3	{
	font-size: 100%;
	margin-top: 20px;
	padding-bottom: 4px;
}

a	{
	color: #e60002;
	font-weight: normal;
	text-decoration: none;
}

a:hover
	{
	text-decoration: underline;
}

hr
	{
	background-color: white;
	border-width: 0; 
	height: 2px
}

ul {
	list-style-image: url(list_image.gif);
	padding-left: 10px;
}

ol { padding-left: 20px; }

ul ul { padding-left: 30px; }

p { margin: 0; margin-top: 8px; margin-bottom: 16px; }

/*-----------------------------------------------*/
/****   page div   *******************************/


/* get content centered with fixed width: set text-align in body and add div layer "seite" with everything inside.*/
body {
	text-align: center;
	background-color: #cccccc;
}

#seite	{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
	background-color: #ffffff;
}

#menu_inhalt {
	float: left;
	width: 100%;
	background-color: #ffffff;
}

.submenu { margin-left: 20px; color: #000000; }
.submenu a { color: #000000; }
.subsel, .subsel a { color: #E60002; }
.lastsubmenu { margin-bottom: 10px; }


/*-----------------------------------------------*/
/****   head div   *******************************/

#kopf	{
	padding-top: 30px;
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
}

#logo	{
	margin-left: 24px;
}

#roterbalken {
	margin-top: 5px;
	width: 998px;
	height: 31px;
	padding-left: 24px;
	padding-top: 10px;
	background-color: #e60002;
	color: white;
	font-size: 12px;
	font-weight: bold;
}


/*-----------------------------------------------*/
/****   menu div   *******************************/

#menu	{
	float: left;
	width: 205px; w\idth: 180px;
	padding-left: 25px;
	padding-top: 93px;
}

.menu	{
	padding-bottom: 3px;
}

.menu a {
	color: black;
}

.sel	{
	color: #e60002;
}

.sel a {
	color: #e60002;
}

#copy	{
	padding-top: 100px;
	font-size: 9px;
	line-height: 100%;
}


/*-----------------------------------------------*/
/****   content div   ****************************/

#inhalt	{
	float: left;
	height: auto !important; height: 400px; min-height: 400px;
	width: 595px; w\idth: 455px;
	padding-left: 30px;
	padding-right: 90px;
	padding-top: 53px;
	padding-bottom: 30px;
}


/*-----------------------------------------------*/
/****   entry page   *****************************/

#kopf_eingang {
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
}

#weisserbalken {
	height: 29px;
	padding-left: 160px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
}

#logo_gross {
	margin-left: 214px;
}

#menu_eingang {
	float: left;
	padding-top: 13px;
	padding-bottom: 7px;
	width: 100%;
}

#menu_eingang .menu {
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-color: #e60002;
	border-style: solid;
	border-width: 0;
	border-left-width: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #e60002;
	line-height: 80%;
}

#menu_eingang .menu a {
	font-size: 12px;
	font-weight: bold;
	color: #e60002;
}

#links_eingang {
	text-align: right;
#	width: 100%;
	float: right;
}

#copy_eingang {
	text-align: right;
	font-size: 9px;
	line-height: 100%;
	float: left;
	padding-top: 40px;
	padding-left: 10px;
}

#links_eingang img {
	padding-top: 30px;
	padding-left: 50px;
}

#menu_eingang .firstmenu {
	border-left-width: 0;
}


/*-----------------------------------------------*/
/****   veranstaltungen   ************************/

.tx-simpleeventlist-pi1-listrow-header td {
	font-weight: bold;
}

.tx-simpleeventlist-pi1-listrow-header, .tx-simpleeventlist-pi1-listrow-odd {
	background-color: #eeeeee;
}

.tx-simpleeventlist-pi1-listcol-datum {
	padding-right: 10px;
	padding-left: 5px;
	width: 15%;
}

.tx-simpleeventlist-pi1-listcol-anlass {
	padding-right: 5px;
	padding-left: 10px;
	width: 85%;
}

.tx-simpleeventlist-pi1-listcol-anlass p {
  margin: 8px 0 8px 0;
}

.tx-simpleeventlist-pi1-style-anlass {
	font-style: italic;
}

.tab2sw .td-0 {
	width: 10%;
	padding-right: 15px;
}

.tab2sw .td-last {
	width: 90%;
}

}

/* ***************************************** */
/* Login Styling *************************** */
/* ***************************************** */

fieldset {
    background-color: #F8F8F8;
    border: medium none;
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: 0px;
    padding: 15px 15px 10px;
}
fieldset fieldset {
    margin-top: 0;
    padding: 0;
}
fieldset div {
    margin: 0 0 10px;
    overflow: hidden;
}
fieldset legend {
    display: none;
    font-weight: bold;
    margin: 0;
    padding: 0 0 6px;
}
#content fieldset legend {
    font-size: 100%;
    line-height: 1.4em;
    margin-bottom: 12px;
}
fieldset label, fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title, .csc-mailform-field label, fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title {
    float: left;
    font-weight: bold;
    line-height: 1.4em;
    margin-right: 12px;
    margin-top: 1px;
    width: 110px;
}
fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title, fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title {
    display: block;
}
fieldset dt label {
    border: medium none;
    font-size: 100%;
    margin-right: 0;
}
fieldset input.input_submit, #col2 .csc-mailform-field input.search-submit, fieldset input.powermail_submit, fieldset input.powermail_reset, input.tx-powermail-pi1_confirmation, .buttons input, input[type="submit"] {
    float: left;
    margin: 10px 10px 0 122px;
}

/* ******************************************* */
/* Styling Filelinks                           */

  /* .filelinks_description { border-bottom: 1px solid #EBEBEB; } */
  .filelinks_description ul { padding: 0px;}
  .filelinks_description a { float: left; margin-left: 5px;}
  .filelinks_description a:hover { text-decoration: none; }
  .filelinks_description li.odd { background-color: #EEEEEE; }
  .filelinks_description li.even {  }
  .filelinks_description li { list-style: none; list-style-image: none; padding: 2px; clear: left;}
  .filelinks_description img { padding-top: 3px;}
  
  
  
