/* ************************************************************************ */
/*																			*/
/*   file:          	css to template pnch_boa							*/
/*   copyright:			© projektnetz										*/
/*   creation-date:		08-04-2006											*/
/*   version:			1.0													*/
/*   author's url:		http://www.projektnetz.ch							*/
/*   author's email:	kontakt@projektnetz.ch								*/
/*																			*/
/* ************************************************************************ */

/*---------------------------- tagformatting -------------------------------*/

table { 
	margin: 0;
	padding: 0;
	border-width: 0;
	}

tr,td,div {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 20px;
	letter-spacing: 100%;
        text-align: left;
	}

b,strong {
	font-weight: bold;
	}

img {
	margin: 0px;
	padding: 0px;
	}

/*----------------------------- pn's ids -------------------------------------*/

#body {
	background-image: url("../images/hg_grau.png");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	}

#basetable {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px; 
	}

#header {
	background-image: url("../images/hg_grau.png");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	}

#pn {
	background-image: url("../images/hg_grau.png");
	background-repeat: repeat;
	font-size: 10px;
	color: #666666;
	text-align: center;
	}

#pn a:link, a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}

#pn a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	}

/*--------------------------- required stuff --------------------------------*/

#content-pane .tab-page {
	background: #ffffff;
	}

.contentpane {
	width: 100%;
        margin: 0px;
        padding: 0px;
	}

.contentpaneopen {
	text-align: left;
	width: 100%;
	margin: 0px 10px 10px 0px;
	}

.small {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 110%;
	}

.modifydate {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 110%;
	}

.createdate {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 110%;
	}
	
/*------------------------------------ content ------------------------------*/

.contentpane th {
	padding-top: 25px;
	}

.contentheading {
	color: #6699CC;
	font-size: 14px;
	text-align: left;
	width: 100%;
	height: 24px;
	vertical-align: middle;
	}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align:left;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

li {
	line-height: 15px;
    text-align: left;
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-top: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	}
	
.button {
	font-weight: bold;
	border:solid 1px #000000;
	background-color: #666666;
	color: #ffffff;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
	}

.inputbox {
	font-weight: normal;
	color: #666666;
	background: #ffffff;
    border: 1px solid #666666;
	padding: 0px 4px 0px 4px;
	}

.contentdescription {
	color: #666666;
	text-align: left;
	}

.back_button {
	text-align: center;
	margin-top: 40px;
	}

.readon {
	margin-bottom: 10px;
	}

/*----------------------------------- modules ----------------------------------*/

table.moduletablebanner {
	width: 800px;
	margin: 0px;
	padding: 0px;
	}

table.moduletable {
	width: 100%;
	margin: 0px 0px 10px 0px;
	}

table.moduletable th {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: #999999;
	text-align: left;
	text-indent: 15px;
	width: 131px;
	height: 24px;
	text-transform: uppercase;
	}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
	}

table.moduletable ul  { }

#mainlevel-nav {
	margin: 0;
	padding: 0;
	}

/*----------------------------------- module_01 --------------------------------*/

table.moduletable_01 {
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	}

table.moduletable_01 th {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	background: url("../images/nav_head.png") no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	text-indent: 12px;
	width: 180px;
	height: 32px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	}

a.mainlevel_01:link, a.mainlevel_01:visited {
	background: url("../images/nav_pfeil_r.png") no-repeat;
	background-color: #CCCCCC;
	display: block;
	width: 180px;
	height: 24px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-indent: 22px;
	padding-top: 6px;
	text-decoration: none;
	}

a.mainlevel_01:hover {
	background: url("../images/nav_blau_l.gif") no-repeat;
	background-color: #CCCCCC;
	display: block;
	width: 180px;
	height: 24px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-indent: 22px;
	padding-top: 6px;
	text-decoration: none;
	}
	
a.sublevel_01:link, a.sublevel_01:visited {
	background-color: #CCCCCC;
	display: block;
	width: 180px;
	height: 24px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-indent: 22px;
	padding-top: 6px;
	text-decoration: none;
	}

a.sublevel_01:hover {
	background: url("../images/nav_blau_l.gif") no-repeat;
	background-color: #6699CC;
	display: block;
	width: 180px;
	height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-indent: 22px;
	padding-top: 6px;
	text-decoration: none;
	}
	
#active_menu_01 {
	background: url("../images/nav_blau_l.gif") no-repeat;
	color: #FFFFFF;
	}

/*----------------------------------- module_02 --------------------------------*/

table.moduletable_02 {
	padding: 0px;
	margin-top: 10px;
	}

table.moduletable_02 th {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	background: url("../images/nav_head.png") no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	text-indent: 12px;
	width: 180px;
	height: 32px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	}

table.moduletable_02 td {
	background-color: #FFFFFF;
	display: block;
	vertical-align: middle;
	}

a.mainlevel_02:link, a.mainlevel_02:visited {
	display: block;
	width: 180px;
	height: 24px;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-indent: 12px;
	vertical-align: middle;
	text-decoration: none;
	}

#active_menu_02, a.mainlevel_02:hover {
	display: block;
	width: 180px;
	height: 24px;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-indent: 12px;
	vertical-align: middle;
	text-decoration: none;
	}
	
/*----------------------------------- module_03 --------------------------------*/

table.moduletable_03 {
	padding: 0px;
	margin: 0px;
	}

table.moduletable_03 th {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	background: url("../images/nav_head_r.png") no-repeat;
	text-align: left;
	text-transform: uppercase;
	text-indent: 12px;
	width: 180px;
	height: 32px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	}

table.moduletable_03 td {
	display: block;
	vertical-align: middle;
	}

a.mainlevel_03:link, a.mainlevel_03:visited {
	background: url("../images/nav_pfeil_r.png") no-repeat;
	background-color: #CCCCCC;
	display: block;
	width: 180px;
	height: 24px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-indent: 22px;
	padding-top: 6px;
	text-decoration: none;
	}

#active_menu_03, a.mainlevel_03:hover {
	background: url("../images/nav_lime_r.gif") no-repeat;
	background-color: #CCCCCC;
	display: block;
	width: 180px;
	height: 24px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-indent: 22px;
	padding-top: 6px;
	text-decoration: none;
	}
	
/*------------------------------------ components ----------------------------------*/

.componentheading {
	color: #6699CC;
	font-size: 14px;
	text-align: left;
	width: 100%;
	height: 24px;
	vertical-align: middle;
	}

/*------------------------------------ rd_glossar -----------------------------------*/

dt {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #666666;
	font-size: 14px;
	}

dd {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	border-bottom: #666666 1px solid;
	}

/*------------------------------------- j_board -------------------------------------*/

.sb_catname a:link, a:visited {
	font-weight: normal
	color: #666666;
	text-decoration: none;
	}

.sb_catname a:hover {
	text-decoration: underline;
	}

/*-------------------------------------- nav ----------------------------------------*/

a:link, a:visited {
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color: #666666;	
	text-decoration: none;
	font-weight: normal;
	}

a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
	text-align: right;
	padding-right: 10px;
	height: 18px;
	margin-bottom: 1px;
	}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #666666;
	}
	
a.sublevel:link, a.sublevel:visited {
    padding-left: 0px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	}

a.sublevel:hover {
	color: #666666;
	text-decoration: none;
	}

#active_menu {
	color:#FF6600;
    text-decoration: none;
	}

#mainlevel nav li {
	line-height: 15px;
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-top: 0;
	padding-left: 15px;
	}

#mainlevel-nav a {
	float: right; 
	text-decoration: none;  
	color: #000000;
	}

#mainlevel-nav a:hover {
	color: #666666;
	}

a.mainmenu:link, a.mainmenu:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	}

a.mainmenu:hover {
	color: #666666; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.category:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a.pagenav:hover {
	color: #666666;
	text-decoration: none;
	}

/*---------------------------------------- pathway ---------------------------------------*/
	
.pathway {
	color: #999999
	}

a.pathway:link, a.pathway:visited {
	color: #666666;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-decoration: none;
	}

a.pathway:hover {
	color: #666666;
	font-weight: normal;
	letter-spacing: 105%;
	text-align: left;
	text-decoration: underline;
	}

/*---------------------------------------- tables -----------------------------------------*/

.sectiontableheader {
	background : #CCCCCC;
	color : #666666;
	font-weight : normal;
	padding: 3px;
	}

.sectiontableentry1 {
	background-color : #ffffff;
	padding: 2px;
	margin: 5px;
	}

.sectiontableentry2 {
	background-color : #f5f5f5;
	padding: 2px;
	margin: 5px;
	}

table.contact {
	background-color: #d3d3d3;
	}

table.contact td.icons {
	background-color: #ffffff;
	font-weight: bold;
	}

table.contact td.details {
	background-color: #ffffff;
	color: #666666;
	font-weight: bold;
	}

/*------------------------------------ poll -----------------------------------------------*/

table.moduletablepoll {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #FF6600;
	border-right: solid 1px #FF6600;
	border-top: solid 1px #FF6600;
	border-bottom: solid 1px #FF6600;
	}

table.moduletablepoll th {
	color: #ffcc99;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	vertical-align: middle;
	}

table.pollstableborder {
	border: solid 1px #cccccc;
    width: 100%;
	}

/*----------------------- category text format and links -------------------------*/

.category {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

/*------------------------------- Content voting --------------------------------*/

.content_rating {
	font-weight: normal;
	font-size: 8pt;
	}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
	}

/*------------------------ removes space below form elements ---------------------*/

form {
	margin: 0;
 	padding: 0;
	}

/*-------- For content item titles that are hyperlink instead of Read On --------*/

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	text-decoration: none;
	}

a.contentpagetitle:hover {
	color: #FF6600;
	}

/*-------------------------------------- ??? ------------------------------------*/

.frontpageheader {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	}

.newsfeeddate {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	}

.fase4rdf a:link {
	color: #745632;
	text-decoration: none;
	font-weight: bold;
	}

.fase4rdf a:hover {
	color: #cc9900;
	}
