/**

 * @version $Id: layout.css 10387 2008-06-03 10:59:16Z pasamio $

 * @author Design & Accessible Team ( Angie Radtke  )

 * @package Joomla

 * @subpackage Accessible-Template-Beez

 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.

 * @license GNU/GPL, see LICENSE.php

 * Joomla! is free software. This version may have been modified pursuant to the

 * GNU General Public License, and as distributed it includes or is derivative

 * of works licensed under the GNU General Public License or other free or open

 * source software licenses. See COPYRIGHT.php for copyright notices and

 * details.

 */

 

     html {

     overflow: -moz-scrollbars-vertical;

}

a:link,a:visited

{
	color:#000;
	text-decoration: none;
}


#right img {
	margin-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a:hover,a:active,a:focus

{
	color:#0A4880;
}



h3 {

	font-size:1.1em;

}


h4 {
	border:solid 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A4982;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}

.abouttitle {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

.marginTable td{
	padding-left: 10px;
}


/*input:focus {

	border:solid 1px;

}*/

div.componentheading, div.contentheading, div.contact P  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A4982;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}


fieldset {

	border:0;

	margin-bottom: 10px;

}



ol.list {

	list-style-position:inside;

	margin:20px 0;

	padding:0;

}



ol.list li {

	border-bottom:solid 1px #666666;

	margin:10px 0;

	padding:10px;

	background:#FBF7FA;

}



ol.list li h4 {

	border-bottom:solid 0 #CCC;

	color:#099;

	display:inline;

	margin:0 0 10px;

}



p {
	line-height:16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #535353;
}



ul li a.u2:focus,p a.u2:active

{

	padding:0.5em;

	background-color:#000;

	color:#FFF;

	display:inline;

	height:2.5em;

	left:0;

	margin-top:0;

	padding-left:15px;

	position:absolute;

	top:0;

	width:13.8em;

}



p.counter {

	background:#EEE;

	color:#000;

	font-weight:bold;

	margin:10px 0;

	padding:5px;

}



p.buttonheading {

	text-align:right;

	padding-bottom: 0px;

}



.buttonheading img

{

	border:0;

}



p.buttonheading a:link,p.buttonheading a:visited

{

	padding-right: 5px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.leading p.buttonheading a:link,.leading p.buttonheading a:visited

{

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



p.buttonheading a:hover

{

	background:none !important;

	color:#000 !important;

}



p.buttonheading a:active,p.buttonheading a:focus

{

	color:#000;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



em

{

}



/* ###########  header content #############  */

#header h1

{

	font-size:1.5em;

	font-weight:normal;

	text-transform:uppercase;

}



#logo

{

	font-size:1em !important;

	font-weight:bold !important;

	position:relative;

	text-align:left;

	text-transform:none !important;

	z-index:0;

	margin-top:0;

}



#logo img

{

}



#logo span

{



}



/*  Search box  */

/*#header form

{
	float:right;
	min-width:173px;
	text-align:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
*/


* html #header form

{

	height:65px;

}


#header form fieldset

{

	border:0 solid #000;

	display:inline;

	float:left;

	padding:19px;

	text-align:left;

	width:6em;

}



#header form label
{
	color:#000;
	position:absolute;
	left:-3000px;
	top:-200px;
	width:auto;
}




#header form .button, #header form input.button, #left form .button, .contact .button, .search_result .button, form.registration .button, input#find, form.lost_password .button,.login_form .button, #yelform input, .dfContactTable .button {
	border:0;
	color:#000;
	font-weight:normal;
	cursor:pointer;
	background: transparent url('../images/form_button.png')  no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 22px;
	width: 77px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-top: 5px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 9px;
	position: relative;
}

#header form .button:hover, #left form .button:hover, .contact .button:hover, .search_result .button:hover,form.registration .button:hover, input#find:hover, form.lost_password .button:hover,.login_form .button:hover, #yelform input:hover, .dfContactTable .button:hover{
background: transparent url('../images/form_button_f2.png');
padding-top: 3px;
padding-left: 2px;
}



#header form .inputbox {
	border:1px solid #ACACB0;
	width:145px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 2px;
	color: #666;
	height: 16px;
	vertical-align: text-bottom;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 11px;
}

#header form .inputbox:focus {
	border:1px solid #666;
}

#mod_loginform  {
}

/*#mod_login_logoutform  {
	top: 87px;
	position: relative;
	left: 5px;
	text-align: left;
}*/

#header form .checkbox {
	margin-bottom: 5px;
}


#header form .mod_login a.mod_login {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	background-image: url(../images/gray_arrow.png);
	background-repeat: no-repeat;
	left: 19px;
	padding-left: 10px;
	background-position: left center;
}

#header form .mod_login a.mod_login:hover {
	color: #0A4880;
	background-image: url(../images/gray_arrow2.png);
	background-repeat: no-repeat;
	left: 19px;
	padding-left: 10px;
	background-position: left center;
}

/* header Top-nav */
#header #active_menu-nav
{
	color:#FFF;
	background-image: url(../images/nav_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header ul
{
	display:block;
	text-align:center;
	vertical-align: text-bottom;
}

#header ul li
{
	color:#fff;
	display:inline;
	text-align:center;
	line-height: 39px;
}

#header ul li a:link,#header ul li a:visited
{
	color:#CCC;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 39px;
}

#header ul li a:hover,#header ul li a:active,#header ul li a:focus
{
	color:#FC0;
	background-image: url(../images/nav_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*  fontsize  */
#fontsize
{
	z-index:100;
	position:absolute;
	top:0;
	right:0;
	background:#fff;
	color:#000;
}

#user3{
	width: 932px;
	height: 39px;
	text-align: center;
	background-image: url(../images/nav_bkgd.png);
	background-repeat: repeat-x;
}

#fontsize h3,#fontsize p

{

	border:0;

	display:inline;

	font-size:0.9em;



}



#fontsize p

{

	margin:0 0 0 5px;

}



#fontsize p a

{

margin:0 5px;

	display:inline;

	padding:2px 0 2px 24px;

}



/* background-images */

#fontsize p a.larger {

background: url(../images/plus1.png) no-repeat;

}



#fontsize p a.smaller {

background: url(../images/minus1.png) no-repeat;

}



#fontsize p a.reset {

background: url(../images/reset1.png) no-repeat;

}



#fontsize p a.larger:hover,#fontsize p a.larger:active,#fontsize p a.larger:focus {

background: url(../images/plus2.png) no-repeat;

color:#fff;

}



#fontsize p a.smaller:hover,#fontsize p a.smaller:active,#fontsize p a.smaller:focus {

background: url(../images/minus2.png) no-repeat;

color:#fff;

}



#fontsize p a.reset:hover,#fontsize p a.reset:active,#fontsize p a.reset:focus {

background: url(../images/reset2.png) no-repeat;

color:#fff;

}



/* ################# breadcrumbs ################ */



#breadcrumbs {
	float: right;
	width: 746px;
	padding-right: 28px;
	clear: both;
	height: 0px;
}

/*#breadcrumbs p {

	display:inline;

}*/



* html #breadcrumbs {
	color:#EFEFEF;
}



#breadcrumbs a {
	color:#FFF;
	text-transform:none;
	line-height: 39px;
}



#breadcrumbs a:link,#breadcrumbs a:visited {
	color: #EFEFEF;
}



#breadcrumbs span {
	font-size:11px;
	padding-left: 0px;
	line-height: 39px;
	padding-top: 0px;
}



/* ###########  usr4 content #############  */

#user4 form#mod_loginform, #user4 form#mod_login_logoutform {
	background-image: url(../images/usr4_bkgd.png);
	background-repeat: no-repeat;
	width: 170px;
	float: right;
	height: 140px;
	padding-top: 50px;
	padding-left: 10px;
}

span#mod_login_greeting {
	padding-left: 5px;
	margin-bottom: 5px;
}
#left form#mod_login_logoutform {
	margin-bottom: 10px;
	background-color: #F7FBFF;
	border: 1px solid #CACACA;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(../images/left_mod_bkgd.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#user2 div.moduletable {
	float: left;
	width: 507px;
	height: 194px;
	background-image: url(../images/user2_bkgd.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 30px;
	overflow: hidden;
}


#user1 div.moduletable {
	width: 180px;
	height: 190px;
	float: left;
	background-image: url(../images/user1_bkgd.png);
	background-repeat: no-repeat;
}
select#state{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #535353;
	padding: 0px;
	margin-bottom: 7px;
}

select#state option{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #535353;
	padding: 2px;
}

div#cbmapsidebar{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCC;
}

/*div#map_canvas {
	border: 1px solid #999;
	vertical-align: top;
}*/

div.map-results  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0A4880;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.catTitle  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 600px;
	padding-bottom: 2px;
	padding-top: 0px;
	float: left;
}

div.cbListLogo {
	height: 97px;
	display: block;
	position: relative;
}

.cbListLogo {
	text-align: center;
	float: right;
	width: 184px;
	background-image: url(../images/avatar_bkgd.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}

.cbListLogo img{
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 15px;
}

.cbListLogo p {
	height: 97px;
	display: block;
}
.cbListEntry {
	float: left;
	width: 600px;
}
.cbListContact {
	display: inline;
	width: 400px;
	float: left;
	clear: both;
}

.separator {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(../images/up_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	height: 20px;
	clear: both;
}
#viewProfile {
	margin-top: 5px;
	width: 82px;
	color: #FFF;
	background-image: url(../images/profile_button.png);
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.cbListFieldCont.cbUserListFC_name a:link{
	font-weight: bold;
	color: #666;
}


#underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sectionText {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	color: #0A4880;
}
.listMenu, .catListMenu {
	border: 1px solid #DDD;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-bottom: 10px;
}

.catListMenu a {
	padding-left: 5px;
}

.skip {
	padding:		5px;
	background: 	#fafafa;
	border:			1px solid #e9e9e9;
	margin-bottom:	7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

a.toc {
	padding-left: 5px;
}

#subscription_details ul {
	margin-top: 30px;
	margin-left: 30px;
}

/* ################ left ######################## */

	
#left div.moduletable_text {
	margin-bottom: 5px;
}

#left table, #left ul.menu {
	background-color: #F7FBFF;
	border: 1px solid #CACACA;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(../images/left_mod_bkgd.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-bottom: 5px;
}

#left ul {
	background-color: #06F;
}


/*#left form a:link,a:visited {
	color:#666;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 10px;
}*/


#left form {
	padding-bottom: 10px;
}

#left form input {
	border: 1px solid #C5C5C5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	position: relative;
	line-height: 18px;
	vertical-align: middle;
	margin-left: 2px;
	text-indent: 2px;
	margin-top: 8px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #999;
}


#left form.search {
	width: 180px;
	background-image: url(../images/search_bkgd.png);
	background-repeat: no-repeat;
	height: 35px;
	color: #666;
	margin-top: 10px;
}

#left form.search input {
	width: 150px;
	clear: both;
	top: auto;
	color: #333;
}

#left form input:focus {
	background-color: #FEFEF3;
	border: 1px solid #B9B9B9;
}
#left #mod_login_remembermetext {
	padding-top: 10px;
	vertical-align: middle;
}

/*#left form.whosonline{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-top:0px;
	padding-right: 0px;
	background-image: url(../images/left_mod_title_bkgd.png);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	line-height: 30px;
	height: 30px;
	vertical-align: middle;
	background-color: #3F0;
}
*/

#left h3, #right h3 {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-top:0px;
	padding-right: 0px;
	background-image: url(../images/left_mod_title_bkgd.png);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	line-height: 30px;
	height: 30px;
	vertical-align: middle;
}



#left ul {
	list-style-type:none;
	padding-left: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 20px;
}





#left ul li {
	margin:0px;
}
/*#user1 ul, li.item58, li.item59, li.item60 {
	color: #333;
	margin:0px;
	background-image: url(../images/pdf_list.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	left: 10px;
	text-indent: 30px;
}*/

#user1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left ul li a, #user1 ul li a {
	padding-left: 12px;
}



#left ul li a:link,#left ul li a:visited {
	color:#333;
}



#left ul li a:hover,#left ul li a:active,#left ul li a:focus {
	color:#0A4880 !important;
	font-weight:normal;
	top: 5px;
	background-image: url(../images/yelB_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/*#left ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	margin-bottom: 10px;
	background-image: url(../images/left_mod_bkgd.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F9F9F9;
	padding-bottom: 0px;
}*/
#user1 ul {
	margin-bottom: 10px;
	padding-bottom: 0px;
}



#left td, user1 td {
	color:#333;

}

#left a.mod_login {
	margin-bottom: 10px;
	line-height: 17px;
}

#left .moduletable {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* ################## Main Menue ################## */


#left ul li ul {

}



#left ul li ul li {

}


#left ul li ul li {

margin:0;

}



#left ul li ul li a:hover,#left ul li ul li a:active,#left ul li ul li a:focus {
	color:#0A4880;
}



#left ul li ul li ul {

	padding:1px 0 1px 5px;

}



#left ul li.active a:link,#left ul li.active a:visited {
	color:#0A4880;
	background-image: url(../images/yel_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 12px;
	background-color: transparent;
}



#left ul li.active ul li a:link,#left ul li.active ul li a:visited {

color:#000;

font-weight:normal;

padding:3px 4px 3px 20px;

}



#left ul li.active ul li ul li a:link,#left ul li.active ul li ul li a:visited {

color:#000;

font-weight:normal;

margin:0 0 0 10px;

}



#left ul li.active ul li.active a:link,#left ul li.active ul li.active a:visited {
	color:#000;
	font-weight:bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
}



#left ul li.active ul li.active ul li a:link,#left ul li.active ul li.active ul li a:visited {

	color:#000;

	font-weight:normal;

	padding:3px 0 3px 15px;

	background-image: url(../images/arrow.png);

	background-repeat: no-repeat;

	background-position: left center;

}



#left ul li.active ul li.active ul li.active span.active_link {

background:url(../images/arrow.png)  no-repeat left center;

color:#000;

font-weight:bold;

margin:0 0 0 15px;

padding:3px 0 3px 15px;

}

#left form a:link  {
	color:#666;
	text-decoration: none;
	margin-left: 10px;
}

#left form a:hover,#left form a:active,#left form a:focus {
	color:#0A4880;
	text-decoration: none;
	padding-left: 10px;
}

#left div.banneritem {
	margin-bottom: 10px;
}

#left form .mod_login a.mod_login {
	background-image: url(../images/gray_arrow.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 20px;
}

#left form .mod_login a.mod_login:hover {
	background-image: url(../images/gray_arrow2.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}



/* ###############  main * ########################### */

/* position */

.leading_separator {



}
.grayrule{
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 1px;
	padding-bottom: 3px;
}


#main .leading h2,#main2 .leading h2 {
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A4982;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}

h2.contentheading, #main h1,#main2 h1, h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A4982;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;

}

#main h2 a,#main2 h2 a {

text-decoration:none;

}

#left h2 {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	padding-top: 4px;
	padding-right: 0px;
	background-image: url(../images/left_mod_title_bkgd.png);
	background-repeat: no-repeat;
	font-weight: lighter;
	text-decoration: none;
	height: 35px;
/*	width: 180px;
*/	text-transform: lowercase;
	text-align: center;
	line-height: 26px;
	margin-top: 0px;
}


#main .leading .readon,#main2 .leading .readon {

background:url(../images/pfeil.gif) #887D44 no-repeat;

border:solid 0;

bottom:0;

color:#FFF !important;

display:block !important;

margin-top:0px !important;



right:0;

text-decoration:none;

padding:2px 2px 0 30px;

}



#main .leading .small,#main .leading .modifydate,#main2 .leading .small,#main2 .leading .modifydate {

background:#666666;

color:#887D44;

}



.article_column h2 {

	color:#A7A681 !important;

	font-family:Verdana, Geneva, sans-serif;

	font-size:1.6em !important;

	padding:0;

}



.article_row .column1 h2,.article_row .column2 h2 {

	color:#98976B;

	font-family:Verdana, Geneva, sans-serif;

	font-size:1.6em;

	font-weight:normal;

	text-align: left;

	padding-bottom: 5px;

}



.article_row p.iteminfo {

	line-height:1em;

	margin:0 -10px 5px;

	padding:10px;

	text-align: left;

}



#main h3,#main2 h3 {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}



#main .blog_more h2,#main2 .blog_more h2 {

color:#887D44;

font-family:Verdana, Geneva, sans-serif;

font-size:1.3em;

font-weight:normal;

margin:0;

}



#main .blog_more li a,#main2 .blog_more li a {

display:inline;

margin:0;

padding:0;

}



#main .blog_more li,#main2 .blog_more li {

padding:4px;

}



#main .blog_more ul li a,#main2 .blog_more ul li a {

background:url(../images/pfeil.gif) no-repeat;

padding:2px 0 4px 30px;

}



#main .blog_more ul li a:hover,#main2 .blog_more ul li a:hover {

background:url(../images/pfeil.gif) #939 no-repeat !important;

color:#fff;

font-weight:bold;

padding:2px 0 2px 30px;

}



#main .blog_more ul li a:active,#main2 .blog_more ul li a:active,#main .blog_more ul li a:focus,#main2 .blog_more ul li a:focus {

background:url(../images/pfeil.gif) #939 no-repeat !important;

color:#fff;

font-weight:bold;

padding:2px 0 2px 30px;

}



#main .blog_more ul,#main2 .blog_more ul {

background:#eee;

border:solid 1px #ccc;

color:#000;

line-height:1.3em;

list-style-type:none;

margin:0;

padding:10px 10px 30px;

}



#main .blog_more,#main2 .blog_more {

padding-top:10px;

}



/* main generell  */

#main a.readon,#main2 a.readon {

background:url(../images/pfeil.gif) no-repeat;

font-weight:bold;

padding:2px 2px 0 30px;

display:inline-block;

}



#main a.readon:hover,#main2 a.readon:hover,#main a.readon:active,#main2 a.readon:active,#main a.readon:focus,#main2 a.readon:focus {

background:url(../images/pfeil.gif) #000 no-repeat;

color:#fff;

padding:2px 2px 0 30px;

text-decoration:none;

}



#main a:link,#main2 a:link,#main a:visited,#main2 a:visited {
	color:#0A4880;
	text-decoration: none;
}



#main a:hover,#main2 a:hover,#main a:active,#main2 a:active,#main a:focus,#main2 a:focus {

	color:#000;

	text-decoration: none;

}



/*#main h1,#main2 h1 {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	margin:0;
}
*/


/*#main h2,#main2 h2 {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	font-weight:normal;
	text-align: left;
	line-height: 33px;
	vertical-align: middle;
	margin-left: 5px;
	float:left;
	height: 40px;
	padding-left: 33px;
}
*/

#main ul li,#main2 ul li {

padding:0 0 0 5px;

line-height:1.4em;

margin:10px 0;

}

.dfContactField {
	margin-top: 2px;
	margin-bottom: 5px;

}
.dfContactTable {
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../images/contact_logo.png);
	background-repeat: no-repeat;
	width: 675px;
	background-position: right top;
}

#main ul,#main2 ul {

list-style-position:outside;

list-style-type:square;

padding:0 0 0 10px;

margin:0 0 0 20px;

}



#main ul,#main ol {

	list-style-position:inside;

	margin-right: 0;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 10px;

}



.small {
	border:solid 0;
	color:#666;
	font-size:0.85em;
	margin:0 0 20px;
}



.contentdescription {
	overflow:hidden;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}



.image_left {

float:left;

border:solid 0 #ccc;

margin:0 10px 10px 0;

}



.image_right {

float:right;

border:solid 1px #ccc;

margin:0 0 10px 10px;

}



.wrap_image {

clear:left;

}



.createdate {

color:#887D44;

display:block;

font-size:0.85em;

}



.createdby {

color:#887D44;

display:block;

font-size:0.85em;

padding:0 0 0 2px;

}



.modifydate {

	color:#A08903;

	display:block;

	font-size:0.85em;

	padding:0;

}



span.content_rating,.leading span.content_rating {

margin:10px 0 0;

display:block;

}



.content_vote {

margin:0 0 10px;

display:block;

}



.content_vote input {

margin:0 5px;

}



.content_vote .button {

background:url(../images/pfeil.gif) #000 no-repeat;

border:0;

color:#fff;

font-weight:bold;

margin:20px 10px 0 0;

padding:0 0 0 30px;

cursor:pointer;

}



/* ############# pagination ###################### */

#main2 .pagination,#main .pagination {

border-top:solid 1px #CCC;

margin:10px 0 0;

padding:10px 0;

}



ul.pagination {

list-style-type:none;

margin:0;

padding:0;

text-align:left;

}



ul.pagination li {

display:inline;

padding:2px 5px 0;

text-align:left;

}



ul.pagination li a {

padding:2px;

}



/* ###############  right #################  */

#right .moduletable {
	color:#333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right div.banneritem {
	padding-bottom: 10px;
}

/*#right h3 {

	color:#FFF;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 13px;

	background-image: url(../images/right_header.png);

	height: 26px;

	width: 190px;

	background-repeat: no-repeat;

	text-align: center;

	font-style: normal;

	font-weight: normal;

	line-height: 26px;

}
*/
/*#right P {

	border:solid 0 #ccc;

	color:#333;

	line-height:1.4em;

	list-style-type:none;

	margin:0;

	position:relative;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	background-color: #CDCEC8;

	width: 160px;

	text-align: center;

}
*/


#right h4 {

color:#000;

font-size:1em;

padding:10px 5px 0 0;

margin:0;

border:solid 0;

}



#right ul {

	border:solid 0 #ccc;

	color:#333;

	line-height:1.4em;

	list-style-type:none;

	margin:0;

	position:relative;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	background-color: #CDCEC8;

	width: 170px;

}



#right ul li {

margin-bottom:4px;

}



#right ul li a {

color:#000;

font-weight:normal;

padding:2px;

}



#right ul li a:link,#right ul li a:visited {

color:#000;

}



#right ul li a:hover,#right ul li a:active,#right ul li a:focus {

	color:#98790E;

}



#right form.poll {

padding:10px 0 0;

}



#right form.poll fieldset {

line-height:1.6em;

}



#right form.poll fieldset label {

padding:0 0 0 4px;

}



#right form.poll .button {

border:outset 1px #C39;

background:#F2E3ED;

cursor:pointer;

float:left;

width:auto;

line-height:0.9em;

display:inline;

height:1.55em;

font-size:1em;

overflow:visible;

margin:0 10px 0 0;

padding:0 2px !important;

}



#right form.poll .button:focus {

border:outset 1px #C39;

}



#right form.poll a {

text-decoration:none;

color:#000 !important;

padding:1px 2px !important;

border:outset 1px #C39;

background:#F2E3ED;

cursor:pointer;

float:left;

}



#right form.poll a:hover,#right form.poll a:active,#right form.poll a:focus,#right form.poll .button:hover,#right form.poll .button:active,#right form.poll .button:focus {

border:2px outset #C39;

}



#right form.poll:after {

/* Inhalt pseudo-Element :after;

			 * somit [clear] moeglich

			 */

content:".";

/* [content] verbergen;

			 */

visibility:hidden;

height:0;

/* Block-Level fuer [clear];

			 */

display:block;

/* [float] clearing;

			 * einbeziehen der Float-Container;

			 */

clear:both;

}



dl.poll {

}



dl.poll dt {

border-bottom:solid 1px #ccc;

}



dl.poll dd {

padding:6px 0;

font-weight:bold;

}



.polls_color_1 {

background:#000;

}



.polls_color_2 {

background:#999;

}



.polls_color_3 {

background:#887D44;

}



.polls_color_4 {

background:#000;

}



.polls_color_5 {

background:#ccc;

}



.polls_color_6 {

background:#887D44;

}



/*  ####################   Formulare   #####################  */



form.limit {

}



form.login {

background:#887D44;

color:#000;

font-size:0.9em;

margin:5px 0 20px;

padding:10px 10px 20px 15px;

text-align:left;

}



form.login .inputbox:focus {

border:solid 1px #000;

}



form.login p {

clear:both;

border:solid 0 #000;

font-size:1em;

}



form.login .button {

background:url(../images/pfeil.gif) #C39 no-repeat;

clear:left;

color:#fff;

display:block;

font-weight:bold;

margin:0 0 10px !important;

padding:0 0 0 30px !important;

cursor:pointer;

border:solid 0;

}



form.login fieldset {

border:solid 0 #000;

margin:0;

padding:0;

text-align:left;

}



form.login input {

border:solid 2px #C39;

color:#000;

padding:2px 2px 0;

width:90%;

}



form.login input.checkbox {

background:none;

border:solid 0 #000;

float:left;

margin:11px 0 0;

padding:5px;

width:20px;

}



form.login label {

color:#000;

display:block;

font-weight:bold;

margin:5px 0 0;

padding:2px 2px 0;

}



form.login label.remember {


}



form.login p {

color:#000;

}



form.login p a {

color:#000;

}



form.login p a:hover,form.login p a:active,form.login p a:focus {

color:#000;

text-decoration:none;

}



/*form.lost_password .button,.login_form .button {

	background:url(../images/forward_button.png) no-repeat;

	border:0;

	color:#333;

	font-weight:normal;

	cursor:pointer;

	width: 30px;

	padding-top: 10px;

	padding-right: 50px;

	padding-bottom: 0;

	padding-left: 50px;

	height: 34px;

	margin-top: 0;

	margin-right: 35px;

	margin-bottom: 0;

	margin-left: 0;

	background-position: 0px 10px;

}

form.lost_password .button,.login_form .button:hover {

	background:url(../images/forward_button_f2.png) no-repeat;

	border:0;

	color:#967801;

	font-weight:normal;

	cursor:pointer;

	width: 30px;

	padding-top: 10px;

	padding-right: 50px;

	padding-bottom: 0;

	padding-left: 50px;

	height: 34px;

	margin-top: 0;

	margin-right: 35px;

	margin-bottom: 0;

	margin-left: 0;

	background-position: 0px 10px;

}*/

/* ################# poll ################ */

.poll {

padding:20px 20px 20px 0;

}



form.poll fieldset {

border:0 solid #000;

margin:0 0 10px;

padding:0;

}



form.registration input,form.lost_password input,.login_form input {

	border:solid 1px;

	background-color: #F9F9F9;

}



form.registration label,form.lost_password label,.login_form label {

display:block;

float:left;

font-weight:normal;

width:12em;

}



/* #####################  form.registration ################ */

form.search_result,form.registration,form.lost_password,.login_form {

border:solid 0 #fff;

margin:15px 10px 0;

padding:0;

position:relative;

}



/*.search_result .button,form.registration .button {

	background:url(../images/forward_button.png) no-repeat;

	border:0;

	color:#333;

	font-weight:normal;

	cursor:pointer;

	padding-top: 10px;

	padding-right: 50px;

	padding-bottom: 0;

	padding-left: 33px;

	height: 34px;

	margin-top: 0;

	margin-right: 10px;

	margin-bottom: 0;

	margin-left: 0;

	background-position: 0px 10px;

}
*/
/*.search_result .button:hover,form.registration .button:hover {

	background:url(../images/forward_button_f2.png) no-repeat;

	border:0;

	color:#333;

	font-weight:normal;

	cursor:pointer;

	padding-top: 10px;

	padding-right: 50px;

	padding-bottom: 0;

	padding-left: 33px;

	height: 34px;

	margin-top: 0;

	margin-right: 10px;

	margin-bottom: 0;

	margin-left: 0;

	background-position: 0px 10px;

}*/



.registration fieldset p {

margin:10px 0;

}



.registration div,.login_form div,.lost_password div {

margin:5px 0;

}



/* ########################## search ############################ */

.searchintro {

font-weight:normal;

margin:0 0 20px;

}



.searchintro img {

display:inline; border:0px

}



.display {

margin:20px 0 0;

text-align:right;

}



.filter {

margin:10px 0 0;

}

.inputbox {
	border:1px solid #CCC;
	color: #CCC;
	margin-bottom: 2px;
}

.inputbox:focus {
	border:1px solid #333;
	color: #666;
	margin-bottom: 2px;
}



.highlight {

font-weight:bold;

}



fieldset.word,fieldset.only {

border:solid 1px #ccc;

}



.only {

border:solid 0;

margin:10px 0 0 10px;

padding:5px 10px;

line-height:1.3em;

}



.word {

padding:10px 10px 10px 0;

border:solid 0 !important;

}



.word input {
	background:#fff;
	border:solid 1px #999;
	color:#666;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:2px;
}



.phrase {

color:#000;

margin:10px 10px 10px 0;

padding:10px;

width:60%;

border:solid 1px #ccc;

float:left;

}



/*Selects*/

.phrase .inputbox {

color:#000;

display:block;

height:1.5em;

margin-top:10px;

width:12em;

}



.phrase .inputbox option {

background:#666666;

border-bottom:solid 1px #333;

padding:2px;

}



.phrase .inputbox option a:hover {

background:#C00;

border-color:#CFD0D6;

color:#fff;

}



.search_result legend {

border-bottom:solid 0 #000;

background:#fff;

}



/* ########################### contacts ########################### */

div.contact {

margin:0px 0;

}



address {

	font-style:normal;

	margin:10px 0;

	vertical-align: middle;

}



address p {

line-height:1em;

}



.contact label {
	float:left;
	font-weight:normal;
	width:14em;
	margin:10px 0 0;
	color: #666;
}



span.marker {

margin:0 10px 0 0;

}



.contact_email_checkbox label {

float:none !important;

}



.contact label.copy {

width:90%;

padding:0 0 0 10px;

}



.contact form {

	color:#000;

	padding:0px;

	margin:20px 0;

}



.contact input {

	border:solid 1px #999;

	color:#3E3E3E;

	padding:2px 2px 0;

	margin:10px 0 0;

	background-color: #F3F3F5;

}



/*.contact .button {

	background:url(../images/forward_button.png) no-repeat;

	border:0;

	color:#333;

	font-weight:normal;

	cursor:pointer;

	width: 30px;

	padding-top: 10px;

	padding-right: 50px;

	padding-bottom: 0;

	padding-left: 50px;

	height: 34px;

	margin-top: 0;

	margin-right: 35px;

	margin-bottom: 0;

	margin-left: 0;

	background-position: 0px 10px;

}

.contact .button:hover {

	background:url(../images/forward_button_f2.png) no-repeat;

	border:0;

	color:#8F7A03;

	font-weight:normal;

	cursor:pointer;

	width: 30px;

	padding-top: 10px;

	padding-right: 50px;

	padding-bottom: 0;

	padding-left: 50px;

	height: 34px;

	margin-top: 0;

	margin-right: 35px;

	margin-bottom: 0;

	margin-left: 0;

	background-position: 0px 10px;

}*/



label.textarea {

float:none !important;

margin:34px 0;

display:block;

width:100%;

}



#contact_text {

width:80%;

height:150px;

}



.contact input.invalid,.contact textarea.invalid {

border:solid 1px #E79D05;

}



.contact label.invalid {

	color:#D28F04;

}



/*#################### tabellen ############################ */

table.newsfeed {

border:solid 1px;

}



table.newsfeeds td,table.weblinks td,table.category td {

border-right:solid 1px #EEE;

padding:5px;

}



table.newsfeeds th,table.weblinks th,table.category th {

background:#EEE;

padding:5px;

}



table.newsfeeds,table.weblinks,table.category {

font-size:1em;

margin:20px 0;

}



/* category table */

#count {

width:10%;

}



#tableOrdering {

width:70%;

}



#author {

width:20%;

}



/*  polls */

poll .polls_color_1,.poll .polls_color_2,.poll .polls_color_3,.poll .polls_color_4,.poll .polls_color_5 {

border:solid 1px;

position:relative;

}



.poll h3 {

color:#887D44;

border:solid 0;

margin:20px 0;

}



.poll .td_2 {

width:100px;

}



.poll .td_3 {

width:300px;

}



.poll form {

margin:20px 0;

}



.poll table {

font-size:1em;

width:auto;

border:solid 0;

position:relative;

}



.poll table .td_1 {

width:30px;

}



.poll table caption {

color:#887D44;

font-size:1em;

font-weight:bold;

margin:10px 0;

text-align:left;

}



.poll td {

border:solid 1px #ddd;

padding:2px;

}



.poll td.line {

width:300px;

}



.poll th {

background:#EEE;

border:solid 1px #ccc;

}



.question {

font-weight:bold;

}



#footer {

	color:#fff;

	text-align:right;

	background-image: url(../images/footer.png);

	background-repeat: no-repeat;

	height: 29px;

}
#footer2 {
	color:#666;
	text-align:left;
	background-image: url(../images/footer2.png);
	background-repeat: no-repeat;
	height: 174px;
	background-position: top;
	width: 984px;
	float: left;
}



p.syndicate {

float:left;

display:block;

text-align:left;

}



#footer a {

color:#fff;

}



/* Error Message contact form */

p.error {

color:#887D44;

background:#F2E3ED;

border-top:3px solid #887D44;

border-bottom:3px solid #887D44;

padding:10px;

}



body.contentpane {

width:auto;

margin:10px;

line-height:1.4em;

text-align:left;

}



.tool-tip {

font-size:0.8em;

}



.tool-title {

font-weight:bold;

}



/* form validation */

.invalid {

border-color:#E79D05 !important;

}



label.invalid {

color:#E19D11;

}



/* editor */

.contentpaneopen_edit{

	float: left;

}



.contentpaneopen_edit img

{	border:0

}



form.editor legend {

font-size:1.2em;

font-weight:bold;

padding:2px;

}



form.editor fieldset {

border:solid 1px #ccc;

padding:20px;

margin:10px 0;

}



form.editor .publishing label {

float:left;

width:14em;

font-weight:bold;

}



form.editor .publishing div {

margin:5px 0;

}



form.editor .publishing .radio label {

float:none;

width:14em;

}



form.editor .publishing .radio label span {

float:left;

width:14em;

}



form.editor fieldset.metadata label {

float:none !important;

display:block;

font-weight:bold;

}



.save {

text-align:right;

padding:10px 0;

}



/* user */

form.user {

margin:10px 0;

}



form.user label {

width:40%;

float:left;

}



/* article index */

table.contenttoc {

border:solid 1px #ccc;

padding:10px;

margin:10px;

}



.pagenavcounter {

font-weight:bold;

}







/* Advertisement */


/*#left img #div.banneritem_text {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 40px;
}

#div.banneritem.workshops.moduletable_text {
	background-image: url(../images/workshops.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 178px;
	padding-top: 43px;
}


.banneritem_text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	
}
*/
