/*
==== COLOR-CODES ====
		white: #FFFFFF
		grey: #E7E7E7
		orange: #F87850
		blue: #6C8CB4
*/
table.poll_polls tr td div{
	font-size: 11px !important;
}

.mod_events_link, .mod_events_td_dayoutofmonth, .mod_events_daylink{
font-size: 10px !important;
}
.lost_passwort_in_user_menu{
font-size: 10px !important;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	
	background-color: #E7E7E7 !important;

}

div{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#fwrfId{
	font-size: 12px !important;
	width: 110px;
}

#centralizer {
	display: block;
	position:absolute;
	
	left:50%;
	width: 930px;
	margin-left:-480px;
}

#container {
	display: block;
	position:absolute;
	
	left:0px;
	width: 100%;
}

#ground {
	display: block;
	position: relative;

	top: 0px;
	left: 0px;
	width: 100%;
	
	z-index: 1;
}

/*=================================*/
#site_header {
	display: block;
	position: absolute;
	
	top: 0px;
	left: 0px;
	width: 100%;
	height: 144px;

	z-index: 2;
}

#logo {
	display: block;
	position: absolute;
	
	top: 30px;
	left: 35px;
	width: 204px;
	height: 80px;
}

#banner {
	display: block;
	position: absolute;
	
	top: 0px;
	left: 240px;
	width: 539px;
	height: 117px;
}

#tabsmenu {
	position: absolute;
	
	left: 96px;
	top: 114px;
	width: 675px;
	height: 27px;
	
	background-image: url(../images/center_top.gif);
	background-repeat: no-repeat;
}
#tabsmenu div.module{
	position: absolute;
	left: 159px;
}


#base {
	display: block;
	position: absolute;
	z-index: 4;
	
	top: 141px;
	left: 96px;
	width: 675px;
	
	background-image: url(../images/center_background.gif);
	background-repeat: repeat-y;
}

#page {
	display: block;
	position: relative;
	
	top: 0px;
	left: 30px;
	width: 610px;
}

#breadcrumbs {
	display: block;
	position: relative;
	
	top: 0px;
	left: 0px;
	width: 100%;
}
#fontresize{
	display: block;
	position: absolute;

	margin-top: -10x;
	left: 490px;
	width: 110px;
}
#fwrf_increaseFontId, #fwrf_resetFontId, #fwrf_decreaseFontId{
	font-size: 13px !important;
}

#content {
	display: block;
	position: relative; 
	top: 22px;
	left: 55px;
	width: 570px;
	min-height: 540px;
	font-size: 11px;
}

#rss_area {
	display: block;
	position: relative;
	
	top: 0px;
	left: 0px;
	width: 550px;
	min-height: 540px;
	
	font-size: 11px;
}

* html #content{
	height: 540px;
}

#base div#page_bottom{
	position: relative;
	margin-top: 20px;

	width: 100%;
	height: 19px;
	background-image: url(../images/center_bottom.gif);
	background-repeat: no-repeat;
}

#base div#footer{
	position: relative;
	display: block;
	left: 0px;
	width: 675px;
	height: 40px;
	
	background-color: #E7E7E7;
	
	z-index: 3;
}
#base div#footer div.module{
	padding-left: 220px;
	width: 200px;
}




/*=================================*/
#wrapper_box_left {
	display: block;
	position: absolute;
	z-index: 6;
	
	top: 153px;
	left: 0px;
	width: 163px;
	
	padding: 0px 0px 20px 0px;
}


/*=================================*/
#wrapper_box_right {
	display: block;
	position: absolute;
	z-index: 5;
	
	top: 153px;
	left: 776px;
	width: 153px;
	
	padding: 0px 0px 20px 0px;
}



#box_left {
	display: block;
	position: relative;
	
	left: 0px;
	/*top: 20px;*/
	width: 100%;
	
	margin-top: 2px;
}

#box_left div#box_left_background{
	position: relative;
	
	width: 100%;
	background-image: url(../images/box_l_background.gif);
	background-repeat: repeat-y;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.module_menue div div div h3{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 12px;
}


#box_left div#box_left_head{
	position: relative;
	
	width: 100%;
	height: 13px !important;
	background-image: url(../images/box_l_top.gif);
	background-repeat: no-repeat;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	line-height: 13px !important;
}
* html #box_left div#box_left_head {  /* nur fuer Internet Explorer */
	margin: 0px 0px -5px 0px;
}

#box_left div#box_left_bottom{
	position: relative;
	
	width: 100%;
	height: 10px !important;
	background-image: url(../images/box_l_bottom.gif);
	background-repeat: no-repeat;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	line-height: 10px !important;
}
* html #box_left div#box_left_bottom {  /* nur fuer Internet Explorer */
	margin: 0px 0px -5px 0px;
}



#box_right {
	display: block;
	position: relative;
	
	left: 0px;
	/*top: 20px;*/
	width: 100%;
	
	margin-top: 2px;
}

#box_right div#box_right_background{
	position: relative;
	
	width: 100%;
	
	background-image: url(../images/box_r_background.gif);
	background-repeat: repeat-y;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#box_right div#box_right_head{
	position: relative;
	
	width: 100%;
	height: 12px !important;
	background-image: url(../images/box_r_top.gif);
	background-repeat: no-repeat;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	line-height: 12px !important;
}
* html #box_right div#box_right_head {  /* nur fuer Internet Explorer */
	margin: 0px 0px -6px 0px;
}
#box_right div#box_right_bottom{
	position: relative;
	
	width: 100%;
	height: 10px !important;
	background-image: url(../images/box_r_bottom.gif);
	background-repeat: no-repeat;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	line-height: 10px !important;
}
* html #box_right div#box_right_bottom {  /* nur fuer Internet Explorer */
	margin: 0px 0px -6px 0px;
}

.moduletable_gcal {
	font-size:10px;
	padding-left: 10px; 
}
.moduletable_gcal th {
	text-align: left;
	padding-bottom:3px; 
}
.moduletable_gcal td {
	font-size: 9px;
}
.moduletable_gcal td a {
	font-size: 9px;
	color: #000;
	font-weight: normal;
}
.moduletable_gcal td a:hover {
	color: #fff;
	text-decoration: none;
}
.moduletable_gcal hr {
	text-align: left; 
	width: 80%
} 

/*
==========================================================================
==========================================================================
==========================================================================
==========================================================================
==========================================================================
*/
h1, h2, h3, h4, h5, h6, h7 {
	color: #333366;
	font-weight: bold;
	margin: 12px 0px 6px 0px;
}	
h1{
	font-size: 18px;
}
h2{
	font-size: 17px;
}
h3{
	font-size: 16px;

}
h4{
	font-size: 15px;
}
h5{
	font-size: 14px;
}
h6{
	font-size: 13px;
}
h7{
	font-size: 12px;
}
p {
	margin: 3px 0px 10px 0px; 
}

a {
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #ff3300;
}
a:hover {
	text-decoration: underline; 
	border: none;
	color: #F87850;
}

table.contentpane {
	padding-right:15px;
}
table.contentpaneopen tr td p img{
	margin-top: 7px;
}

table.contentpane tr td form table tr td table tr td input{
	width: 120px !important;
}

table.contentpaneopen table{
	border: 1px solid #000000;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px;
}
 
/* Layout */

#accessibility {
	position: absolute -2000px -1000px;
	display: none;
}

#search {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 100%;
}
#search div.search{
	z-index: 8;
}

#search div.search .inputbox{
	width: 103px;
	font-size: 10px;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 16px;

	/*line-height: 14px;
	border: none;
	background: transparent;*/
}

#search div.search .button{
	width: 35px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 18px;
	
	/*line-height: 10px;
	border: none;
	background: transparent;*/
}

#search form {
	margin: 0px;
	padding: 0px;
}


#pathway{ 
	width: 500px;
	height: 19px;
	padding-left: 20px;
	padding-top: 5px;
}


 
iframe.wrapper {
	z-index: 0;
}
 
.clr{
	clear:both;
}
#content {
	padding-right:15px;
}
.content {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 14px;
}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
	width: 152px;
	background: transparent url(../images/module_middle.jpg) left repeat-y;
	margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
	width: 152px;
	background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
	width: 152px;
	background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
	width: 137px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
	padding: 0px;
	margin: 0px;
}

#rightcol-broad div.module {
	width: 177px;
	background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
	margin-bottom: 10px;
}

#rightcol-broad div.module div {
	width: 177px;
	background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
	width: 177px;
	background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
	width: 162px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	font-size: 10px;
}

#rightcol-broad div.module div div div div{
	padding: 0px;
	margin: 0px;
}


div.module h3 {
	font-size: 14px;
	width: 130px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}


table.poll_polls{
	width: 91% !important;
}
table.poll_polls thead tr td{
	font-size: 11px !important;
}
table.pollstableborder_polls td.sectiontableentry1_polls, table.pollstableborder_polls td.sectiontableentry2_polls{
	color: none !important;
	font-size: 11px !important;
}
table.poll_polls input.button{
	font-size: 10px !important;
}



/*==================================================================================*/
/*==================================================================================*/
/* --------------------------------- Main Menu(s) --------------------------------- */
/*==================================================================================*/
/*==================================================================================*/

a.mainlevel:link, a.mainlevel:hover, a.mainlevel#active_menu {
	color: #000000;
	font-size: 10px !important;
}
a.mainlevel_quicklinksbold, a.mainlevel_quicklinksbold:link, a.mainlevel_quicklinksbold:hover, a.mainlevel_quicklinksbold:active, a.mainlevel_quicklinksbold:visited {
	color: #000000;
}
#fontresize #fwrfId a, #fontresize #fwrfId a:link, #fontresize #fwrfId a:hover, #fontresize #fwrfId a:active, #fontresize #fwrfId a:visited {
	color: #000000;
}
a.sublevel:link, a.sublevel:hover, a.sublevel#active_menu {
	color: #000000;
}

a.mainlevel {
	display: block;
	width: 93%;
	padding-left: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 1px;
	line-height: 17px;
	
border-top: 1px solid #A06022;

	color: #000000;
	font-size: 10px !important;
	font-weight: normal;
	text-decoration: none;
	voice-family: "\"}\""; /* Box Model fix */
	voice-family: inherit;
}
a.mainlevel_quicklinksbold {
	display: block;
	width: 93%;
	padding-left: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 1px;
	line-height: 17px;
	
	border-top: 1px solid #A06022;

	color: #000000;
	font-size: 10px !important;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; /* Box Model fix */
	voice-family: inherit;
}

html>body a.mainlevel {
	width: 93%;
} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
	text-decoration: none;
	color: #FFFFFF;
}


a.sublevel {
	display: block;
	width: 92%;
	padding-left: 4px;
	margin-left: 1px;
	margin-right: 2px;
	/*margin-bottom: 1px;*/
	line-height: 16px;
	
border-top: 1px solid #A06022;
border-left: 4px solid #DDDDDD;

	color: #000000;
	font-size: 10px !important;
	text-decoration: none;
	font-weight: normal;
	voice-family: "\"}\""; /* Box Model fix */
	voice-family: inherit;
}

html>body a.sublevel {
	width: 92%;
} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
	text-decoration: none;
	voice-family: "\"}\""; /* Box Model fix */
	voice-family: inherit;
	width: 92%;
	color: #FFFFFF;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
	width: 92%;
}

/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* Module specific */

#leftcol div.module div div div div.syndicate {
	background: transparent;
	width: 137px;
	margin: 0px;
	padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
	background: transparent;
	width: 137px;
	margin: 0px;
	padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway {
	color: #8B8B8B;
	font-size: 10px !important;
	text-decoration: none;
	font-weight: normal;
}

.pathway a:link{
	color: #8B8B8B;
	text-decoration: underline;
	font-weight: normal;
}

.pathway a:hover{
	color: #000000;
}
.pathway a:active{
	color: #8B8B8B;
}
.pathway a:visited{
	color: #8B8B8B;
}

ul.sitemapebene0 li, ul.sitemapebene1 li, ul.sitemapebene2 li, ul.sitemapebene3 li{
	font-size: 12px;
}
a.sitemap:link, a.sitemap:hover, a.sitemap:active, a.sitemap:visited{
	color: #001066;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.doclink{
	color: #ff3300;
}
a.doclink:link{
	color: #ff3300;
}
a.doclink:hover{
	text-decoration: underline; 
	border: none;
	color: #F87850;
}
a.doclink:active{
	color: #ff3300;
}
a.doclink:visited{
	color: #ff3300;
}

.date {

}

hr {
	width: 90%; 
 }
hr.separator {
	width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
	font-size: 10px;
	color: #ABABAB;
	line-height: 0.7;
}
.smalldark {
	font-size: 10px;
	color: #000;
	height: 10px;
	line-height: 10px;
	text-align: left;
}

.sectiontableentry1 {
	text-align: left;
	background: #EFEFEF;
	font-size: 10px;
	padding: 2px;
	line-height:22px;
}
.sectiontableentry2 {
	background: #FFF;
	font-size: 10px;
	text-align: left;
	padding: 2px;
	line-height:22px;
}
.button {
	border: 1px solid #BBBBBB;
}
.inputbox {
	border: 1px solid #BBBBBB;
	margin-right: 5px;
}

.createdate {
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;
}
.modifydate {
	font-size: 10px;
	color: #ABABAB;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

a.readon {
	font-size: 10px !important;
	text-decoration: none;
	line-height: 15px;
	padding-left: 13px;
	background: url(../images/readon.gif) no-repeat left;
	margin-top: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.readon:hover {
	background: url(../images/readon.gif) no-repeat left;
	text-decoration: underline;
}

.blog_more {
font-size: 10px;
}


.blog {
width: 100%;
}

.contentpaneopen .contentheading {
	width: 98%;
	font-size: 15px;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #002E61;
	border-bottom: 1px solid #666666
}

.contentpaneopen {
	text-align: left;
	background: transparent;
	font-size: 11px;
	line-height: 1.5;
	width: 98%;
	font-family: Verdana, Helvetica, sans-serif;
}



table.contentpane ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

table.contentpane ul li{
	padding: 0px;
	margin: 0px;
}

.contentdescription {
	font-size: 10px;
}
.sectiontableheader {
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
}
.categorytitle {
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, sans serif;
}
.componentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: Verdana, sans serif;
	color: #002E61;
	margin-bottom: 5px;
}
a.category {
	text-decoration:  underline; 
}
a.category:hover {
	text-decoration:  underline; 
}
table.moduletable {
	width:  100%; 
	font-size: 80%;
}
table.moduletable th  {
	font-size: 80%;
}



table.moduletable_loginform {
	margin-left: 10px;
	width:  100%; 
	font-size: 80%;
}
table.moduletable_loginform th  {
	font-size: 80%;
}
table.moduletable_loginform a  {
	font-size: 9px !important; 
	color: #666;
	font-weight: normal;
}
table.moduletable_loginform label, table.moduletable_loginform input {
	font-size: 10px;
	font-weight: normal;
}
table.moduletable_loginform input#mod_login_username, table.moduletable_loginform input#mod_login_password {
	width: 70%;
}


.poll {
	font-size: 10px;
	text-align: center;
}


.back_button a{
	font-size: 10px;
	font-weight: normal;
}

.blogsection {
	font-size: 10px;
}

.blog_more ul li{
	list-style: none;
	padding-left: 14px;
	line-height: 18px;
}

table.contenttoc {
	padding: 3px;
}

table.contenttoc th{
	font-weight: bold;
	font-size: 10px;
}

/*
================================================================================================================================
================================================================================================================================
================================================================================================================================
================================================================================================================================
================================================================================================================================
================================================================================================================================
================================================================================================================================
================================================================================================================================
================================================================================================================================
================================================================================================================================
*/


/*
#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
	background: url(../images/module_head_back.jpg) repeat-x;
}
*/

div.module h3 {
	color: #000000;
}

table.contentpaneopen ul li p{
	display: inline;
}

table.contentpane ul li{
	background: url(../images/readon2.gif) no-repeat left top;
	padding-left: 10px;
}
table.contentpane ul li a.category, table.contentpane ul li a.category:link, table.contentpane ul li a.category:hover, table.contentpane ul li a.category:active, table.contentpane ul li a.category:visited{
	color: #000000;
}

.componentheading {
	color: #002E61;
}

.blog_more ul li{
	background: url(../images/readon.gif) no-repeat left;
}


/*
================================================
================================================
================================================
*/

div#footer a.mainlevel {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 17px;
	
	border-top: none;
	
	font-size: 10px !important;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

div#tabsmenu a.mainlevel {
	display: inline;
	margin-left:6px;
	margin-right: 7px;
	line-height: 16px;
	
	border-top: none;
	
	font-size: 10px !important;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#tabsmenu a.mainlevel:hover {
	text-decoration:underline;
}
p.disclaim {font-size:9px;}

.pressefoto {
	font-size: 9px; 
}
.pressefoto img {
	border: none; 
}
.pressesubtitle {
	padding-bottom: 20px; 
}
.contentpaneopen td table {border: none;}


/** CSS Projektarchiv */
#pm {
	margin:0px 0px 10px 0px;
	color:#9a2308;
	font-size:12px;
}
#pm p {
	color:#336699;
	line-height:18px;
}
#pm h1, #pm h2, #pm h3, #pm h4 {font-size:24px; color:#FF3300; line-height:120%; vertical-align:bottom; margin-top:0px;}
#pm h2 {font-size:18px; margin-top:24px; margin-bottom:3px;}
#pm h3 {font-size:14px; margin-top:3px; margin-bottom:6px; color:#B3B3B3;}
#pm h4 {font-size:12px; margin-top:3px; margin-bottom:6px; color:#9a2308;}

#pm ul {
	list-style-type:disc;
	color:#336699;
	margin-left:-20px;
}
#pm li {
	line-height:18px;
}
#pm th {
	background-color:#CCCCCC;
	color:#9a2308;
	padding:3px;
}
#pm td {
	line-height:16px;
	padding:3px;
	vertical-align:top;
}
#pm table {
	border-width: 0px;
}
.klasse {
	text-align:center;
}
#pm a:link, #pm a:visited, #pm a:active, #pm a:hover {
	text-decoration:none; 
	font-weight:bold;
	color:#9a2308;
}
#pm a:hover {
	color:#B3B3B3;
}
.pm_linie {
	border-bottom: 1px solid #666666; 
}
.pm_erste_zeile {
	padding-top:5px;
}
#pm_search {
	padding-top:5px;
}
#pm_search table {
	border: none; 
}
#pm_search table td {
	padding: 3px;
}
#list {
	padding-top:2px; 
	padding-bottom:2px; 
}
#list th {
	background-color:#CCCCCC; 
	font-family: Verdana, sans serif;
	color: #002E61;
	text-align:left; 
	padding-top: 5px;
	padding-bottom:3px;
}
#list td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#pm_detail {
	font-family: Verdana, sans serif;
}
#pm_box {
	clear:right; 
	width: 200px;
	float: right; 
	border: 1px solid #444;
	background-color:#FAbA72;
	padding: 10px;
	font-size:10px;
	margin: 10px 5px 20px 20px;
}
#pm_box h2 {
	font-size:12px; 
	font-weight: bold;
	color:#555;
}
#pm_box .details_head {
	font-size:10px; 
	font-weight: bold;
	padding: 6px 0px 1px 0px;
	color:#555;
}
#pm_box .details {
	padding: 0px;
	font-size:10px;
}
#pm_box a, #pm_box a:link, #pm_box a:hover, #pm_box a:visited, #pm_box a:active {
	font-size:10px;	
}
#pm_uploads {
	border-top: 2px dotted #777;
	padding-top:5px;
	padding-bottom:20px;  
}
.pm_iconleiste {
	text-align:center;
	margin-bottom:9px;
}
.pm_iconleiste img {
	border:none;
}
.pm_iconleiste td {
	padding-right:10px;
}
.pm_deaktiviert {
	color: #BBB;
	font-weight:bold;
}
#pm_box a:link, #pm_box a:active, #pm_box a:visited {
	text-decoration: none;
	font-weight: bold;
	border: none;
	color:#333;
}
#pm_box a:hover {
	text-decoration: underline; 
	border: none;
	color:#333;
}
.projekttitel {
	font-size:12px; 
	font-weight: bold; 
	text-transform: uppercase;
	padding-top: 10px;
}
#pm_main {
	font-size:11px;
}
#pm_main h2 {
	font-size:11px; 
	font-weight: bold;
	margin: 18px 0px 5px 0px;
}
#pm_main p {
	margin: 2px 0px 3px 0px;
	padding:0px;
}
.pm_link {
	border: none; 
	position:relative;
	top:3px;
	margin:0px !important;
	padding:0px !important;
}
.moduletabel_sf th, .moduletable_sf .contentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border:none;
}
.moduletable_sf .article_seperator {
	visibility:hidden;
}
.moduletable_sf a.readon {
	font-size: 10px !important;
	text-decoration: none;
	line-height: 15px;
	padding-left: 13px;
	background: url(../images/readon_sf.gif) no-repeat left;
	margin-top: 10px;
	text-decoration: none;
	font-weight: normal;
	color:#fff;
}
.moduletable_sf a.readon:hover {
	background: url(../images/readon_sf.gif) no-repeat left;
	text-decoration: underline;
	color:#fff;
}
.moduletable_sf .contentpaneopen p {
	font-size: 11px; !important
}
.sig_cont {
	margin-bottom:20px;
}
