/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Stiftung SET / Basic Template / September 2006
	Roland Stern / S2 intermedia / mmk
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Verwendete Farben
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Basic
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html, body{
	margin: 0;
	min-height: 100%;
	height: 100%;
	
	background-image: url(../gfx/bg_body.gif);
	background-repeat: repeat-x;

	background-color: #FFFFFF;
}
img{
	border: none;
}
form{
	margin: 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Formulare / Suche
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#suche .buttonsearch{
	width: 16px;
	*height: 16px;
	background-position: center;
	background-image: url(../gfx/but_suche.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}
div#suche .suche{
	border-top: 1px solid #000000;
	border-right: 1px solid #D8D7D4;
	border-bottom: 1px solid #FFFFFF;
	border-Left: 1px solid #000000;
	font-size: 10px;
	width: 160px;
}
select, input, textarea{
	color: #707070;
	font-size: 11px;	
	
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-Left: 1px solid #404040;
}

div#kontaktform input,
div#kontaktform textarea,
div#kontaktform select{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	width: 250px;
}
div#kontaktform textarea{
	height: 80px;
}
.noborder{
	width: auto!important;
	border: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Textstyles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html, body{
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;

	font-size: 120%;
	color: #FF0097;
}

h2{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #707070;
	font-size: 100%;
}
h2 a{
	margin: 0!important;
	padding: 0!important;
	color: #707070!important;
}
h2 a:hover{
	color: #FF0097!important;
}


h3{
	margin: 0;
	padding: 0;
	
	font-size: 100%;
	color: #707070;
}

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

td{
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 11px;
	line-height: 16px;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 11px;
}

ul, ol{
	margin: 0;
	padding: 0;
	margin-left: 25px;
	margin-bottom: 17px;
}
div#contentRight h1{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	color: #1B78BD;
	font-size: 100%;
	background-image: url(../gfx/bg_h1_double.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#contentRight p{
	margin: 0;
	margin-top: 4px;
	padding-bottom: 6px;
	color: #1B78BD;
	ackground-image: url(../gfx/blue_dots.gif);
	ackground-position: bottom;
	ackground-repeat: no-repeat;
}

div#contentRight hr{
	padding: 0;
	margin: 0;
	height: 1px;
	border: none;
	background-image: url(../gfx/blue_dots.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#contentRight a{
	color: #707070;
}
div#contentRight a:hover{
	color: #404040;
}
div#contentRight a.download{
	color: #1B78BD;
}
div#contentRight a.download{
	color: #1B78BD;
}
div#contentRight a.download:hover{
	color: #404040;
}

a{
	text-decoration: none;
	color: #404040;
}
a:hover{
	text-decoration: none;
	color: #CB0074;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout / Divs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div{
	position: relative;
	text-align: left;
}

div#position{
	width: 100%;
	height: 100%;
	min-height: 100%;

	margin-left: -32px;
	*margin-left: 0px;
	padding-left: 17px;
	padding-top: 12px;
	padding-right: 15px;
	
	text-align: center;

	background-image: url(../gfx/bg_main_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#header{
	height: 123px;
	width: 768px;
	
	margin: auto;
	
	ackground-color: Fuchsia;
}
div#logo{
	height: 112px;
	*height: 123px;
	width: 72px;
	float: left;

	padding-top: 11px;
	ackground-color: Green;
}
div#logoText{
	float: left;
	font-size: 11px;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 25px;
	ackground-color: lime;
}
div#wrapper{
	width: 768px;
	margin: auto;
	margin-top: 1px;
	
	background-image: url(../gfx/bg_contentWrapper.gif);
	background-repeat: repeat-y;
	ackground-color: Lime;
}
div#content{
	float: left;
	width: 347px;
	padding: 20px;
	*width: 387px;
	eight: 100px;
	
	margin-top: 116px;
	margin-left: 1px;
	
	ackground-color: Fuchsia;
}

/* Hack for IE 7 */
html>body div#content{
	*width: 347px;
}

div#contentWrapperLeft{
	margin-top: 25px;
	float: left;
	width: 189px;
	eight: 500px;
	margin-left: 1px;
	ackground-color: #F8F8F8;
}
div#claimimage{
	argin-top: 25px;
}

div#suche{
	padding-top: 2px;
	*padding-top: 6px;
	padding-left: 5px;
}

div#contentRight{
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height: 250px;
	*height: 280px;
	ackground-color: Blue;
}

div#footerWrapper{
	clear: left;
	margin: auto;
	width: 768px;
	height: 17px;
	background-color: #F1F1F1;
}

div#footerLeft{
	float: left;
	height: 17px;
	width: 190px;
	background-color: #CEE9F4;
}
div#footerRight{
	float: left;
}

div#print{
	margin-top: 10px;
	text-align: right;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Navigation / UL / LI / DIV
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
dfn {
	position: absolute;
	visibility: hidden;
	left: -1000px;
	top: -1000px;
}

div#navigation{
	float: left;
	width: 189px;
	
	background-color: #E7F4FA;

	background-image: url(../gfx/nav_dots.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.menu ul li{
	margin: 0;
	padding: 0;
}

div.menu ul li a{
	display: block;
	padding: 3px;
	padding-left: 20px;
	padding-top: 4px;
	*padding-top: 4px;
	width: 166px;
	*width: 189px;

	font-size: 10px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;

	background-image: url(../gfx/nav_dots.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #CEE9F4;
}
/* Hack for IE 7 */
html>body div.menu ul li a{
	*width: 166px;
}

div.menu ul li a:hover{
	color: #CB0074;
}
div.menu ul li a#active{
	color: #FB008D;
}

div.menu ul ul li a{
	background-color: #B4CEDD!important;
	padding-left: 30px;
	width: 156px;
	*width: 189px;
}

/* Hack for IE 7 */
html>body div.menu ul ul li a{
	*width: 156px;
}

div.menu ul ul li a#subactive{
	color: #FF1694;
	background-image: url(../gfx/nav_dots_2_fire.gif);
	*background-image: url(../gfx/nav_dots_2.gif);
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Servicenavigation / Divs / Ul / Li
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#servicenavigation {
	float: right;
	width: 400px;
	margin-top: 10px;

	text-align: right;
}
div#servicenavigation ul{
	margin: 0;
}
div#servicenavigation ul li{
	display: inline;
	
	list-style: none;
	list-style-image: none;
}
div#servicenavigation ul li a{
	color: #6E6E6E;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;

	padding-right: 5px;
	padding-left: 8px;
	
	background-image: url(../gfx/trenner_subnavigation.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	border-right: 1px solid #6E6E6E
}
div#servicenavigation ul li a:hover{
	color: #404040;
}

div#servicenavigation ul li#serviceend a{
	border-right: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Footernavigation / Divs / Ul / Li
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#footerRight ul{
	margin: 0;
	padding: 0;
}
div#footerRight ul li{
	display: inline;
	
	list-style: none;
	list-style-image: none;
}
div#footerRight ul li a{
	color: #6E6E6E;
	font-size: 11px;
	text-decoration: none;

	padding-right: 5px;
	padding-left: 8px;
}
div#footerRight ul li a:hover{
	color: #404040;
}

div#footerRight ul li#serviceend a{
	border-right: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Subnavigation / Divs / Ul / Li
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#contentNavigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
div#contentNavigation ul li{
	padding: 5px;
	padding-left: 30px;
	margin-bottom: 10px;
	
	border-bottom: 1px solid #CDE7F6;
	background-color: #E7F4FA;

	background-image: url(../gfx/pfeil.gif);
	background-repeat: no-repeat;
}
div#contentNavigation ul li a{
	text-decoration: none;
	color: #707070;
}
div#contentNavigation ul li a:hover{
	text-decoration: none;
	color: #505050;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Sitemap / Divs / Ul / Li
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-flseositemap-pi1 ul{
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}
div.tx-flseositemap-pi1 ul li{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.tx-flseositemap-pi1 ul li a{
	font-size: 120%;
	text-decoration: none;
	color: #FF0097;
}
div.tx-flseositemap-pi1 ul li a:hover{
	text-decoration: underline;
}
div.tx-flseositemap-pi1 ul ul{
	margin-left: 15px;
}
div.tx-flseositemap-pi1 ul ul li{
	padding-left: 15px;
	background-image: url(../gfx/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.tx-flseositemap-pi1 ul ul li a{
	color: #1B78BD;
	font-size: 100%;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	News Extension / Divs / Ul / Li
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~ Latest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~ Single ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.news-single-date{
	margin-top: 16px;
	font-weight: bold;
}
div.news-single-backlink{
	margin-top: 10px;
}
div.news-single-backlink a{
	padding-left: 15px;
	background-image: url(../gfx/pfeil_back.gif);
	background-repeat: no-repeat;
	background-position: left center
}
/* ~~~~~ List ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.news-list-container{
	margin-top: 16px;
}
div.news-list-container h2{
	margin-bottom: 0;
}
div.news-list-date{
	font-weight: bold;	
}
div.news-list-morelink{
	margin-bottom: 16px;
}
div.news-list-text p{
	margin: 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	ab_linklist / Divs / Ul / Li
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~ Category list ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx_ablinklist_listView_category{
	margin-bottom: 10px;
}
div.tx_ablinklist_listView_category a{
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../gfx/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ~~~~~ link list ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx_ablinklist_listView_categoryPath{
	margin-bottom: 10px;
}
div.tx_ablinklist_listView_categoryPath a{
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../gfx/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.tx_ablinklist_listView_link{
	margin-bottom: 10px;
}
div.tx_ablinklist_listView_link a{
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../gfx/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	index serach / Divs / Ul / Li
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
td.tx-indexedsearch-title{
	font-weight: bold;
}
td.tx-indexedsearch-info{
	background-color: #E7F4FA!important;
}
div.tx-indexedsearch-browsebox{
	margin-bottom: 16px;
}
div.tx-indexedsearch-browsebox ul{
	margin: 0;
	padding: 0;
}
div#tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword{
	margin: 2px;
	width: 260px;
}
div#tx-indexedsearch-searchbox select{
	margin: 2px;
	width: 126px;
}
div#tx-indexedsearch-searchbox #tx-indexedsearch-searchbox-button{
	margin: 2px;
	width: 126px;
}

div#tx-indexedsearch-searchbox .tx_indexedsearch_extResume{
	border: none;
}
div#tx-indexedsearch-searchbox a{
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../gfx/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extension s2_projectlist
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.tx-s2projectlist-pi1-listrow{

}
div.tx-s2projectlist-pi1-listrow table,
div.tx-s2terminkalender-pi1-listrow table{
	margin-bottom: 20px;
}
div.tx-s2projectlist-pi1-listrow table td,
div.tx-s2terminkalender-pi1-listrow table td{
	text-align: left;
	vertical-align: top;
}

/* Überschriften */
.tx-s2projectlist-pi1-listrowField-header-title,
.tx-s2projectlist-pi1-listrowField-header-leader,
.tx-s2projectlist-pi1-listrowField-header-files,
.tx-s2projectlist-pi1-listrowField-header-organisation,
.tx-s2projectlist-pi1-listrowField-header-number,
.tx-s2projectlist-pi1-listrowField-header-laufzeit,
.tx-s2terminkalender-pi1-listrowField-header-datum,
.tx-s2terminkalender-pi1-listrowField-header-description,
.tx-s2terminkalender-pi1-listrowField-header-link,
.tx-s2terminkalender-pi1-listrowField-header-ort{
	font-weight: bold;
	width: 105px;
}

/* Hintergrundfarbe dunkel */
.tx-s2projectlist-pi1-listrowField-header-number,
.tx-s2projectlist-pi1-listrowField-number,
.tx-s2projectlist-pi1-listrowField-header-leader,
.tx-s2projectlist-pi1-listrowField-leader,
.tx-s2projectlist-pi1-listrowField-header-laufzeit,
.tx-s2projectlist-pi1-listrowField-laufzeit,
.tx-s2terminkalender-pi1-listrowField-header-datum,
.tx-s2terminkalender-pi1-listrowField-datum,
.tx-s2terminkalender-pi1-listrowField-header-ort,
.tx-s2terminkalender-pi1-listrowField-ort{
	background-color: #CEE9F4;
}
/* Hintergrundfarbe hell */
.tx-s2projectlist-pi1-listrowField-header-title,
.tx-s2projectlist-pi1-listrowField-title,
.tx-s2projectlist-pi1-listrowField-header-organisation,
.tx-s2projectlist-pi1-listrowField-organisation,
.tx-s2projectlist-pi1-listrowField-header-files,
.tx-s2projectlist-pi1-listrowField-files,
.tx-s2terminkalender-pi1-listrowField-header-description,
.tx-s2terminkalender-pi1-listrowField-description,
.tx-s2terminkalender-pi1-listrowField-header-link,
.tx-s2terminkalender-pi1-listrowField-link{
	background-color: #E7F4FA;
}

.tx-s2projectlist-pi1-listrowField-files a,
.tx-s2terminkalender-pi1-listrowField-link a{
	font-weight: bold;
	color: #FF0097;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Popup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#popupWrapper div#logo{
	float: left;
	width: 80px;
}
div#popupWrapper div#content{
	float: left;
	margin: 0;
	width: 290px;
	*width: 310px;
}

/* Hack for IE 7 */
html>body div#popupWrapper div#content{
	*width: 260px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Rahmen
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */