/* ************************************************************************** */

/*                                                                            */

/*   file:				css to template pndh_reaktiv                          */

/*   copyright:			© projektnetz - daniel hoehn                          */

/*   creation-date:		04-02-2006                                            */

/*   version:			1.0                                                   */

/*   author's url:		http://www.projektnetz.ch                             */

/*   author's email:	kontakt@projektnetz.ch                                */

/*                                                                            */

/* ************************************************************************** */





/*---------------------------- tagformatting ----------------------------------*/



BODY {

	margin: 0px 0px 0px 0px;

}



td,tr,p,div {

	font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;

	font-size: 11px;

	line-height: 175%;

	color: #000000;

	vertical-align: top;

}



b,strong {

	color: #000000;

}



iframe {

    border: solid 1px #cccccc;

}



form table {

    padding: 4px 4px 4px 4px;

}

img {
    align: left;
}



/*-------------------------- my special classes ---------------------------------*/

.navi {

	background-image: url("../images/dh_bg.jpg");

	background-repeat: repeat;

	vertical-align: top;

	padding: 4px;

}



/*--------------------------- required stuff -------------------------------------*/

 

#content-pane .tab-page {

	background: #ffffff;

}



.contentpane {

	width: 100%;

}



.contentpaneopen {

	text-align: left;

	width: 100%;

	margin: 0px 0px 10px 0px;

}



.small {

	font-size: 9px;

	color: #666666;

	font-weight: normal;

	font-style: italic;

	padding-top: 0px;

	text-align: left;

}



.modifydate {

	font-size: 9px;

	color: #666666;

	font-weight: normal;

	font-style: italic;

	padding-top: 0px;

	text-align: left;

}



.createdate  {

	color: #666666;

	font-size: 9px;

	font-style: italic;

	font-weight: normal;

	display: block;

	vertical-align: top }

	

/*------------------------------------ content ------------------------------*/



.contentheading {

	background-color: #000000;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: left;

	text-indent: 4px;

	width: 100%;

	height: 24px;

	text-transform: uppercase;

}

td.contentheading table,
td.contentheading tr,
td.contentheading td {


	color: #FFFFFF;

}



.contentpagetitle {

	font-size: 13px;

	font-weight: bold;

	color: #666666;

	text-align:left;

}



ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



li {

	line-height: 15px;

	padding-left: 15px;

	padding-top: 0px;

	background-image: url(../images/arrow.png) ;

	background-repeat: no-repeat;

	background-position: 0px 3px;

}

.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: 100%;

	margin: 0px 0px 0px 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;

}



/*------------------------------------ components ----------------------------------*/



.componentheading {

	background: url(../images/title_bg_nocolor.gif) no-repeat;

	vertical-align: top;

	padding-top: 4px;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

	text-align: left;

	text-indent: 15px;

	width: 100%;

	height: 24px;

	text-transform: uppercase;

}



/*-------------------------------------- nav ----------------------------------------*/



a:link, a:visited {

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}



a:hover {

	color: #666666;	

	text-decoration: none;

	font-weight: bold;

}



a.mainlevel:link, a.mainlevel:visited {

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	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: 1px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	text-align: left;

}



#active_menu {

	color:#000000;

	font-weight: bold;

}



a.sublevel:hover {

	color: #666666;

	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;

	float: none;

}



#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;

}



/*------------------------ my linkformatting ...level_01 ------------------------------*/



a.mainlevel_01:link, a.mainlevel_01:visited {

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	height: 18px;

	margin-bottom: 1px;

}



a.mainlevel_01:hover {

	background-position: 0px -20px;

	text-decoration: none;

	color: #666666;

}





a.sublevel_01:link, a.sublevel_01:visited {

	padding-left: 1px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

}



a.sublevel_01:hover {

	color: #666666;

	text-decoration: none;

}



#active_menu_01 {

	text-decoration: underline;

}



/*------------------------ my linkformatting ...level_02 ------------------------------*/



a.mainlevel_02:link, a.mainlevel_02:visited {

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #0033FF;

	height: 18px;

	margin-bottom: 1px;

}



a.mainlevel_02:hover {

	background-position: 0px -20px;

	text-decoration: none;

	color: #666666;

}





a.sublevel_02:link, a.sublevel_02:visited {

	padding-left: 1px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #0033FF;

}



a.sublevel_02:hover {

	color: #666666;

	text-decoration: none;

}



#active_menu_02 {

	text-decoration: underline;

}



/*------------------------ my linkformatting ...level_03 ------------------------------*/



a.mainlevel_03:link, a.mainlevel_03:visited {

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #FF6600;

	height: 18px;

	margin-bottom: 1px;

}



a.mainlevel_03:hover {

	background-position: 0px -20px;

	text-decoration: none;

	color: #666666;

}





a.sublevel_03:link, a.sublevel_03:visited {

	padding-left: 1px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #FF6600;

}



a.sublevel_03:hover {

	color: #666666;

	text-decoration: none;

}



#active_menu_03 {

	text-decoration: underline;

}



/*------------------------ my linkformatting ...level_04 ------------------------------*/



a.mainlevel_04:link, a.mainlevel_04:visited {

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #333333;

	height: 18px;

	margin-bottom: 1px;

}



a.mainlevel_04:hover {

	background-position: 0px -20px;

	text-decoration: none;

	color: #666666;

}





a.sublevel_04:link, a.sublevel_04:visited {

	padding-left: 1px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #333333;

}



a.sublevel_04:hover {

	color: #666666;

	text-decoration: none;

}



#active_menu_04 {

	text-decoration: underline;

}



/*------------------------ my linkformatting ...level_05 ------------------------------*/



a.mainlevel_05:link, a.mainlevel_05:visited {

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #006666;

	height: 18px;

	margin-bottom: 1px;

}



a.mainlevel_05:hover {

	background-position: 0px -20px;

	text-decoration: none;

	color: #666666;

}





a.sublevel_05:link, a.sublevel_05:visited {

	padding-left: 1px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #006666;

}



a.sublevel_05:hover {

	color: #666666;

	text-decoration: none;

}



#active_menu_05 {

	text-decoration: underline;

}



/*------------------------------------ end my linkformatting ------------------------------*/



/*---------------------------------------- tables -----------------------------------------*/



.sectiontableheader {

	background : #CCCCCC;

    border-top: #999999 solid 1px;

    border-bottom: #999999 solid 1px;

	color : #000000;

	font-weight : bold;

	padding: 3px;

}



.sectiontableentry1 {

	background-color : #ffffff;

	padding: 2px;

}



.sectiontableentry2 {

	background-color : #E2E2E2;

	padding: 2px;

}



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 {

	background: url(../images/title_bg_color.gif) no-repeat;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #FFCC99;

	text-align: left;

	text-indent: 15px;

	width: 100%;

	height: 24px;

	text-transform: uppercase;

}



table.pollstableborder {

	border: solid 1px #cccccc;

    width: 100%;

}



/*----------------------------- category text format and links -------------------------------*/



.category {

	color: #ff0000;

	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;

}
