@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */
body {
		 background:#FFFFFF url(../images/bg_scv.jpg) repeat-x fixed left top;
		 padding: 10px 0pt;

}

h1 {
		 background:#DD0033;
		 padding: 12px 5px 2px 5px;
		 color: #FFFFFF;
}

h2 {
color:#DD0033;
font-size:150%;
}

h3, legend {
color:#000000;
font-size:110%;
font-weight: bold;
}

a {
  color:#000066;
}

dl {
margin: 2em 0 0 0;
}

dt {
font-weight:bold;
font-size: 1.2em;
}

dd {
margin:0.5em 0pt 1.5em 0em;
}

hr.black {
background: #FFFFFF;
border-style:none none solid;
height: 15px;
border-width:0 0 1px;
color:#000000;
margin:0 0 0.5em;
padding:0 0 0.5em;
}
}

#main {
background:#FFF6D9;
}

#col1_content {
padding:0 10px 10px 10px;
}

#col3 {background:#FFFFFF;}

#header {
		 background:#EEEEEE url(../images/bg_top_2012.gif) repeat scroll left top;
		 color:#000000;
		 height:180px;
}

 .headImg1 {left: 0px !important; top: 0px !important; }
 
  #topnav a {color:#999999; font-weight:normal; background:transparent; text-decoration:none;}
  #topnav a:focus, 
  #topnav a:hover,
  #topnav a:active {color:#DD0033; text-decoration:underline; background-color:transparent;}


#page {
			background: #D40033 none repeat scroll 0%;
			border: 2px solid #888888;
}

#nav_main {
    background: #FFF6D9;
    border-top: 1px #CCCCCC solid;
    border-bottom: 0px #333 solid;
    line-height: 0;
  }

#nav_main ul li a:focus,
#nav_main ul li a:hover,
#nav_main ul li a:active  {
    background: #DD0033;
    color: #FFFFFF;
    text-decoration: none;
 }
 
#nav_main ul li#current {
    background: #DD0033;
    border-left: 1px #444 solid;
    border-right: 1px #888 solid;
		border-bottom: 1px solid #DD0033 !important;
  }

#teaser {
background: #CCCCCC none repeat scroll 0%;
color:#000000;
}

/* NAVIGATION links */

	 #submenu {
	 margin: 10px 0pt;
}

   #submenu li#title {
	 					background-color:#CCCCCC;
						color:#444444;
						font-size: 125%;
						padding-top: 16px;
						margin-top: 0px;
						border-bottom:4px solid #FFF6D9;
}

  #submenu li a:focus,
  #submenu li a:hover,
  #submenu li a:active { background-color:#DD0033; color: #fff; }

  #submenu li#active,
  #submenu li strong {
   background-color:#CCCCCC;
	 color: #000000;
  }

  #submenu li ul li a:focus,
  #submenu li ul li a:hover,
  #submenu li ul li a:active { background-color:#DD0033; color: #fff; }
	
	#submenu li ul li ul li a:focus,
	#submenu li ul li ul li a:hover,
	#submenu li ul li ul li a:active { background-color:#DD0033; color:#FFFFFF;}

/* BOXES */

.subcolumns, .subcolumns_oldgecko {
margin-top:20px;
}

.REboxGreenContent {
background:#FFF6D9 none repeat scroll 0%;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding: 0.1em 0.5em;
}

.rGline2, .rGline3, .rGline4 {
background:#FFF6D9 none repeat scroll 0%;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

.REboxRedContent {
background:#FFDDDD none repeat scroll 0%;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding: 0.1em 0.5em;
}

.rRline2, .rRline3, .rRline4 {
background:#FFDDDD none repeat scroll 0%;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

.REboxBlueContent {
background:#EEEEEE none repeat scroll 0%;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding: 0.1em 0.5em;
}

.rBline2, .rBline3, .rBline4 {
background:#EEEEEE none repeat scroll 0%;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

.REboxBlueContent h2 a {
color: #DD0033;

}

/* NEWS Generell */

.tx-ttnews-browsebox {
background:#FFF6D9 none repeat scroll 0%;
border: none;
margin:1.2em 0pt 1em;
padding:1px;
text-align:center;
}


/* NEWS LATEST Ansicht */
.news-latest-item {margin-bottom:1em;}
.news-latest-item h3 {padding-top:0; margin-top:0; font-size: 1.5em;}
.news-latest-item h3 a {text-decoration:none; color:#DD0033;}
.news-latest-item h3 a:hover {background:transparent;}
.news-latest-item img {padding-right:1em; padding-top:0.5em; float:left;}
.news-latest-date {
font-size: 0.8em;
}


/* NEWS LIST Ansicht */
.news-list-item img {
float:left;
padding-right:15px;
padding-bottom: 5px;
}

.news-list-morelink, .news-latest-morelink {
background: none;
border: none;
border-bottom: 4px solid #CCCCCC;
padding:0 0 30px 0;
text-align:right;
margin: -10px 0 10px 0;
}



/* NEWS SINGLE ANsicht */

p.news-single-author {text-align: right; font-size: 0.8em;}
.news-single-item img {
padding-bottom: 5px;
}

/* SEMINARS */

.tx-seminars-pi1-listrow table {
  width: 100%;
  border-collapse: separate;
}

.tx-seminars-pi1-listrow tr {
background-color:#DDDDDD;
}

.tx-seminars-pi1-listrow td {
border	
}

.tx-seminars-pi1 dt {
font-size:1em;
font-weight:bold;
margin-top: 0px;
}

.tx-seminars-pi1-title a {
font-size: 1em;
font-weight: bold;
}

.tx-seminars-pi1-listrow th {
text-align:left;
padding: 0px;
}

.tx-seminars-pi1 dl {
margin: 0;
}

/* STAFF-Extension */

* .tx-wecstaffdirectory-content {
width:500px;
}

.tx-wecstaffdirectory-stafflist div.leftColumn {
width:80px;
}

.staff_title {
font-size: 1.2em;
font-weight: bold; 
margin-bottom: 0.5em;
}

.staff_morelink {
margin-top: 1em;
font-style:italic;
}

.sep {
padding: 0.5em;
margin-top: 2em;
text-align: center;
background-color: #CCCCCC;
font-weight: bold;
}

.tx-wecstaffdirectory-title {
		 background:#CCCCCC;
		 padding: 5px;
		 color: #000000;
}

.tx-wecstaffdirectory-fieldLabel {
padding-left:0px;
font-weight: bold;
padding-top: 5px;
float: none;
}

/* POWERMAIL */

span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea,
fieldset.tx-powermail-pi1_fieldset select {
	width: 260px;
	margin-left:1em;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
border: 1px solid #444;
	width: 130px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

/* f�r CAL */

.tx-cal-controller label {
font-weight: bold;
}

#category_tree {
float:none;
width: 500px;
}

#categoryEntries {height: inherit;}
#categoryEntries td {padding:0px;}

#sc1 label {width:100px;}
#sc1 input {margin-left: 0px;}
#sc1.create_title imput {width: 12em;}

#tx_cal_controller_create_element .treelevel0 {
display:block;
margin-left:0px;
}

.tx-cal-controller fieldset div {
clear:none;
}

.calendar {z-index: 1000;}

.tx-cal-controller label {
display:block;
float:none;
padding-right:1em;
text-align:left;
width:400px;
padding-top: 5px;
}

.tx-cal-controller dt {
font-size: 1em;
margin-bottom: 15px;
background-color: #EEEEEE;
font-weight: normal;
}

p.pagebrowser {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

h2.cal_list {
font-size: 16px;
background-color: #FFF6D9;
padding-bottom: 5px;
color: #DD0033;
}

#calendar-event-backlink {
border-top: 1px solid #000000;
margin-top: 20px;
text-align: right;
}

/* alte seite */
.tx_lumophpinclude_ table {
width: 450px;

}

.tx_lumophpinclude_ table td,
.tx_lumophpinclude_ table th {
border: 3px solid #FFFFFF;
padding: 2px;
}

.old_termine h3 {
						 border-top: 1px solid #CCCCCC;
						 background-color: #FFF6D9;
						 padding-bottom: 15px;}
}

table.wfqbe_table_results {
border:1px solid black;
border-collapse:collapse;
margin:0 !important;
width:100%;
}

