/* 	
	CSS:		template_css.css 
	----------------------------------------
	Template: 	Greeve 2010
	Version: 	1.1
	Datum:		01.05.2010
	----------------------------------------
*/

/* 	allgemeine Formatierungen
--------------------------------------------------------------------------------------------------------------------*/
body {
	padding:0 0 0 0;
	margin: 0 0 0 0;
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;	
}

/* 	Formulare
--------------------------------*/
form{
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

input, textarea, select  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #4A4A4A;
}

/* 	Links
--------------------------------*/
a:link, a:visited {
	color: #266b54; 
	text-decoration: underline;
}

a:hover {
	color: #266b54;
	text-decoration: none;
}

a:focus, a:active {
  	color: #266b54;
	text-decoration: none;
}

/* 	Überschriften
--------------------------------*/
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0 0 15px 0;
		
	line-height:1.2em;
}

h1{	
	font-size: 24px;
}

h2{
	font-size: 18px;
}

/*	Sonderfall Sitemap 
--------------------------------*/
.sitemap h2.componentheading {
	font-size: 12px;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 20px;
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;
}

h5{
	font-size: 14px;
}

h6{
	font-size: 12px;
}

/* 	Sitemap Überschrift
--------------------------------*/
.sitemap h2.menutitle  {
	font-size : 12px;
}

/* 	Module Überschrift
--------------------------------*/
.moduletable h3{
	margin-bottom : 19px;
	padding: 5px 0 6px 11px;
			
	font-size : 16px;
	white-space : nowrap;
	text-indent: 1px;
		
	background: url(../images/ueberschrift_bg.gif) repeat-x;
	background-position: top left;	
}

#linksunten .moduletable h3{
	padding: 0;
			
	font-size : 16px;
	white-space : nowrap;
	text-indent: 1px;
		
	background: none;
}

/* 	Module DIV DIV DIV DIV
	Überschrift, 
	nicht aktiviert
--------------------------------*/
.module h3{
	
}

/* 	Overflow
--------------------------------*/
#rechter-block, #breitehalb, #breitevoll, #navi-links, #breiteuser2, #breiteuser1, #breiteuservoll{
	overflow: hidden;
}

/* 	Absätze
--------------------------------*/
p{
	margin: 0 0 22px 0;
		
	font-size: 16px;
	color: #000000;
	
	line-height: 1.40em;
}

/* 	Tabellen
--------------------------------*/
tr, td {
    font-size: 16px;
	color: #000000;
	line-height: 1.40em;
}

/* 	Listen
--------------------------------*/
ul {
	margin: 0 0 22px 0;
	padding: 0;
	list-style: none;
}

li {
	padding: 0 0 0 10px;
	background-image: url(../images/block.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	
	line-height: 1.40em;
	text-align: left;
}

#rechter-block li {
	padding: 0 0 0 10px;
	background-image: url(../images/block_rechts.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	
	line-height: 1.40em;
	text-align: left;
}

#linksunten li {
	padding: 0 0 0 10px;
	background-image: url(../images/block_links.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	
	line-height: 1.40em;
	text-align: left;
}

ol {
	margin: 0 0 22px 0;
	padding: 0;
	list-style-position: inside;
		
	text-align: left;
}

ol li {
	margin: 0; 
	padding: 0;
	background-image: none;
	
	line-height: 1.40em;
	text-align : left;
}

ol ul{
	margin: 0 0 22px 0;
	padding: 0;
	list-style: none;
}

ol ul li{
	padding: 0 0 0 10px;
	background-image: url(../images/block.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	
	line-height: 1.40em;
	text-align: left;
}

dl{
	margin: 0 0 22px 0;
	padding: 0;
}
dt{
	font-weight : bold;
}
dd{
	line-height: 1.40em;
}

/* 	Trennlinie
--------------------------------*/
hr {
	background: transparent;
	height: 1px;
	width: 100%;
	border: solid #000000;
	border-width: 0 0 1px 0;
}

/* 	Formaular Gruppen 
	Suchergebnisse
--------------------------------*/
fieldset{
	margin: 0;
	padding: 8px;
	background-color: #E1EBE7;
	
	border: 1px solid #C9DAD4;
}

fieldset div{
	padding: 8px;
}

label {

}

/*	Template Layout 
--------------------------------------------------------------------------------------------------------------------*/
/* 	unsichtbarer Verweis
--------------------------------*/
#zum-hauptmenue-und-inhalt{
	position: absolute;
	top: -3000px;
	left: -3000px;
	display: none;
}
/*	Clear Float
--------------------------------*/
.kein-float{
	clear : both;
}

/*	Systemnachricht...
	Umfrage: Stimme abgegeben
--------------------------------*/
.message{
	margin: 0 0 22px 0;
	padding: 5px 8px 5px 8px;
	border: 0;
	width:100%;
	background-color: #cc0000;
	
	color:#ffffff;	
	font-weight: bold;
	text-transform: uppercase;
}

/*	Seitenbreite aussen / innen
--------------------------------*/
/*	Seitenbreite aussen 
--------------------------------*/
#prozent{
	width:100%;
	padding: 10px 0 50px 0;
	background-image: url(../images/bg.png);
	background-repeat : repeat-x;
	background-position:left top;
	background-color:#EBF1EF;
}

/*	Seitenbreite Page 
--------------------------------*/
#seitenbreite-full{
	padding: 15px 0 0 0;
	margin: 0 auto 0 auto;
	width: 990px;
	background: #ffffff;
}

/*	Seitenbreite Page mit 
	Frontend Editor
--------------------------------*/
#seitenbreite-full-editor{
	padding: 15px 0 0 0;
	margin: 0 auto 0 auto;
	width: 990px;
	background: #ffffff;
}

/*	Breite des Hauptbereiches
	2-3 Splaten inkl Navi, Content
	mit / ohne Frontend Editor
--------------------------------*/
#haupt{
	width: 958px;
	margin: 0 15px 0 15px;
	padding: 0;
	float: left;
}

#haupt100{
	width: 958px;
	margin: 0 15px 0 15px;
	padding: 0;
	float: left;
}

#haupt100 #breitevoll{
	overflow: auto;
}

/*	Bei aktivem Frontend-
	Editor verschwindet
	rechter Block
--------------------------------*/
#haupt100 #rechter-block{
	display:none;
}

#haupt100 #breitehalb{
	width:737px;
	float:left;
	margin: 0 0 34px 16px;
}

/*	Kopf
--------------------------------*/
#head{
	width:960px;
	height: 93px;
	margin: 0 auto 0 auto;
	
	background-color: #266b54;
}

#logo{
	position: relative;
	top: 10px;
	left: 5px;
	width:191px;
	height:71px;
	float:left;
}

/*	Top Menü Kopf
	mainlevel-nav
--------------------------------*/
#topmenue{
	margin:26px 15px 15px 13px;
	padding: 0;
	
	font-size: 11px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height:17px;
	color:#333333;
}

/*	ie7
--------------------------------*/
#topmenue br{
	letter-spacing: normal;
}

.mainlevel-nav{
	font-size: 11px;
	line-height:17px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	text-decoration: none;
}

a.mainlevel-nav:hover {
	text-decoration: underline;
}

a.mainlevel-nav:focus, a.mainlevel-nav:active {
	text-decoration: underline;
}
.mainlevel-nav#active_menu-nav {
	font-weight:bold;
}
/* 	Subnavigation
	ausblenden
---------------------------*/
.sublevel-nav{
	display:none;
}

a.sublevel-nav:link, a.sublevel-nav:visited {
	
}

a.sublevel-nav:hover {
	
}

a.sublevel-nav:focus, a.sublevel-nav:active {
	
}

.sublevel-nav#active_menu-nav {
	
}
/*	Kopf Datum
--------------------------------*/
#datumsanzeige{
	display: none;
	position: relative;
	top: 62px;
	left: 455px;
	width:300px;
	margin: 0;
	float:left;
	
	color:#ffffff;
	font-size: 10px;
	text-align : right;
	line-height:14px;
}

/*	Kopf Banner
	Navigation oben
	Pfad
--------------------------------*/
#kasten{
	position:relative;
	float:left;
	width:215px;
	height:261px;
	margin: 0 0 0 15px;
	padding: 0;
	background-color: #ffffff;
}

#bigpixaussen{
	float:right;
	width:742px;
	height:330px;
	margin: 0 16px 0 1px;
	background-color: #ffffff;
}

#bigpix{
	width:742px;
	height:261px;
	margin-top: 0;
	
	margin-left:auto;
	margin-right:auto;
	
	border:solid #ffffff;
	border-width: 0 0 1px 0;
	background-color: #ffffff;
}

#pfadgreeve{
	width: 738px;
	height: 29px;
	background-color : #000000;
	margin: 0 0 0 4px;
	
	text-align : left;
}

#pfadpositiongreeve{
	position: relative;
	top: 7px;
	left: 10px;
	
	color: #ffffff;
	font-size: 11px;
	float:left;
}

/*	Suche
--------------------------------*/
#suchecon{
	float:left;
	width:206px;
	margin: 0 0 23px 0;
	
	background-color:#266b54;
}

#suche{
	
}

#suchfeld{
	clear:both;
	width: 181px;
	height: 20px;
	margin: 14px 0 14px 12px;
	
	background: url(../images/suche_bg.png) no-repeat left top;
}

#suchfeld .inputbox{
	float:left;
	width: 170px;
	margin: 0 0 0 5px;
	padding : 4px 0 0 0;
	
	font-size: 11px;
	color : #266b54;
		
	border: none;
	background-color : transparent;	
}

#suchfeld .button{
	float:left;
	padding: 0 10px;
	height: 20px;
	margin: 0 0 14px 1px;
}

/*	Inhalt
--------------------------------*/
/*	Größe Contentbereich
---------------------------*/
#breitehalb{
	width:502px;
	float:left;
	margin: 0 0 34px 16px;
}

#breitevoll{
	width:737px;
	float : left;
	margin : 0 0 34px 16px;
}

/* UserModule 1 & 2
---------------------------*/
#breiteuser1{
	width: 49%;
	float: left;
	margin : 0;
}

#breiteuser2{
	width: 49%;
	float: right;
	margin : 0;	
}

#breiteuservoll{
	width:100%;
	margin : 0;
}

/* inhalt
---------------------------*/
#inhalt{
	text-align : left;
	clear:both;
	
	word-spacing: 0.03em;
	line-height: 1.40em;
}

/* Linksunten Block
---------------------------*/
#linksunten{
	margin : 0;
	padding: 0;
	background:#ffffff;
	
	line-height: 1.40em;
}

/* Rechter Block
---------------------------*/
#rechter-block{
	width: 219px;
	margin : 0 0 34px 16px;
	float: left;
	
	text-align : left;
	background-color: #ffffff;
	
	word-spacing: 0.03em;
	line-height: 1.40em;
}

/* Fuss
---------------------------*/
#fussbalken{
	width: 958px;
	height: 19px;
	margin: 0 15px 0 15px;
	
	background-color:#266b54;
}

#fuss{
	clear:both;
	width:958px;
	margin: 10px 15px 0 15px;
	padding: 0 0 20px 0;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
		
	line-height:20px;
	text-align : left;
	white-space:nowrap;
}

/* Top
---------------------------*/
#toplink{
	float:right;
	margin : 0;
	text-align : right;
}

/* Navigation Oben
---------------------------*/
#navi-oben{
	position: absolute;
	bottom: 0px;
	left: 15px; 
	margin-bottom: 15px;
}

#navi-oben table{
	border-spacing: 0;
}

#navi-oben table tr, #navi-oben table tr td{
	line-height: 16px;
}

/* Hauptnavigation Links
---------------------------*/
#navi-links{
	float:left;
	width: 205px;
	padding : 0;
	margin-bottom : 34px;
}

/*	Navigation
--------------------------------*/
/*	Navigation links
	Hauptnavigation
---------------------------*/
a.mainlevel:link, a.mainlevel:visited {
	width:206px;
	height: 29px !important;
	height: 29px;
	padding: 0 0 0 13px;
	margin: 0 0 1px 0;
	display: block;
			
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	line-height : 29px;
	
	background-color:#266b54;
}

a.mainlevel:hover {
	background-color: #5c907f;
}

a.mainlevel:focus, a.mainlevel:active {
  	background-color: #5c907f;
}

.mainlevel#active_menu {
	background-color: #5c907f;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	margin : 1px 0 1px 0;
	padding: 0 0 0 10px;
	height: 21px !important;
	height: 21px;
	font-size: 12px;
	font-weight: normal;
	color: #266b54;
	text-align: left;
	text-decoration: none;
	line-height:19px;
	background-color:#eeeeee;
}

a.sublevel:hover {
	text-decoration: underline;
}

a.sublevel:focus, a.sublevel:active {
  	text-decoration: underline;
}

.sublevel#active_menu {
	font-weight: bold;
}

/*	Navigation links
	Benutzermenü
---------------------------*/
a.mainlevel-benutzermenue:link, a.mainlevel-benutzermenue:visited {
	width:206px;
	height: 29px !important;
	height: 29px;
	padding: 0 0 0 13px;
	margin: 0 0 1px 0;
	display: block;
			
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	line-height : 29px;
	
	background-color:#266B54;
}

a.mainlevel-benutzermenue:hover {
	background-color: #5c907f;
}

a.mainlevel-benutzermenue:focus, a.mainlevel-benutzermenue:active {
  	background-color: #5c907f;
}

.mainlevel-benutzermenue#active_menu-benutzermenue  {
	background-color: #5c907f;
}

a.sublevel-benutzermenue:link, a.sublevel-benutzermenue:visited {
	display: block;
	margin : 1px 0 1px 0;
	padding: 0 0 0 10px;
	height: 21px !important;
	height: 21px;
	font-size: 12px;
	font-weight: normal;
	color: #266b54;
	text-align: left;
	text-decoration: none;
	line-height:19px;
	background-color:#eeeeee;
}

a.sublevel-benutzermenue:hover {
	text-decoration: underline;
}

a.sublevel-benutzermenue:focus, a.sublevel-benutzermenue:active {
  	text-decoration: underline;
}

.sublevel-benutzermenue#active_menu-benutzermenue {
	font-weight: bold;
}

/*	Joomla Klassen
--------------------------------*/
/*	Suche
---------------------------*/
/*	Suche links
	Container aussen
---------------------------*/
.search {
	margin: 0;
	padding:0;
}

/*	Suche Anzahl Ergebnisse
	Tabelle
---------------------------*/
.searchintro{
	margin: 17px 0 0 0;
	border-spacing: 0;
	border-collapse: collapse;	
}

/*	Suche Input
	Ergebnisseite
---------------------------*/
#search_searchword{
	margin: 0 0 0 4px;
}
/*	Suche Links Input
---------------------------*/
#mod_search_searchword{

}

/*	Suche Ergebnisseite
	Optionen
---------------------------*/
#searchphraseany{
	margin: 17px 0 17px 0;
}

#searchphraseall{
	margin: 17px 0 17px 0;
}

#searchphraseexact{
	margin: 17px 0 17px 0;
}

/*	Suche Ergebnisseite
	Optionen Reihenfolge
---------------------------*/
#search_ordering{
	margin-top:2px;
}

/*	Pfad
---------------------------*/
.pathway {
	color: #ffffff;
	font-size: 11px;
}

a.pathway:link, a.pathway:visited{
	color: #ffffff;
	text-decoration: underline;
}

a.pathway:hover{
	text-decoration: none;
}

a.pathway:focus, a.pathway:active {
	text-decoration: none;
}

/*	Druck, PDF, Email Button
---------------------------*/
.buttonheading{
	margin: 2px 0 0 0;
	padding: 0 0 0 1px;
	height: 20px;
	
	vertical-align : top;
	line-height : 20px;	
}

/*	Überschrift
	Inhalt
---------------------------*/
.contentheading {
	padding: 5px 0 22px 11px;
	margin: 0;
		
	white-space : nowrap;
	text-indent : 1px;
	font-weight : bold;
	font-size: 16px;
	line-height: 1.2em;
	
	background: url(../images/ueberschrift_bg.gif) repeat-x;
	background-position: top left;
	background-color:#ffffff;
}

/*	Überschrift
	Inhalt
	Komponente Kontakt
---------------------------*/
.contentheading table{
	position:relative;
	top:-5px;
	left:-2px;
	border-collapse:collapse;
	border:0;
	border-spacing:0;
}

/*	Überschrift
	Komponente (Blog, Poll...)
---------------------------*/
.componentheading {
	padding: 5px 0 24px 11px;
	margin: 0;
	
	text-indent : 1px;
	white-space : nowrap;
	
	font-weight : bold;
	font-size: 16px;
	line-height: 1.2em;
		
	background: url(../images/ueberschrift_bg.gif) repeat-x;
	background-position: top left;
	background-color:#ffffff;
}

.contentdescription{
	width:100%;
	padding:0;
}

/*	Einleitende Informationen
	Nutzerbewertung
---------------------------*/
.content_rating, .content_vote{
	padding: 0 0 0 1px;
	font-size: 12px;
	color: #898989;
	line-height: 21px;
}

/*	Nutzerbewertung
	Bewertungsbilder
---------------------------*/
.content_rating img{
	padding:0;
	margin:1px;
	
	vertical-align:middle;
}

/*	Nutzerbewertung
	Formular
---------------------------*/
.content_vote input{
	padding:0;
	margin:2px;
}

/*	Erstelldatum
---------------------------*/
.createdate {
	padding: 2px 0 0 1px;
	font-size: 12px;
	color:#898989;
}

/*	Veränderungsdatum
---------------------------*/
.modifydate {
	width: 100%;
	padding: 3px 0 17px 1px;
	font-size: 12px;
	color:#898989;
}

/*	Kleingedrucktes
	z.B. "Geschrieben von"
---------------------------*/
.small {
	font-size: 12px;
	color: #898989;
}

/*	Kleingedrucktes
	Suchergebnisse
---------------------------*/
fieldset .small {
	font-size: 14px;
	color: #4A4A4A;
}

.smalldark {
	font-size : 12px;
	color : #000000;
}

/*	Mosimage 
	Bilder mit Caption
---------------------------*/
.mosimage{
	border: 0px solid #cccccc;
}

.mosimage img{
	border: none;
	
	margin: 6px;
	padding: 0;
}

.mosimage_caption{
	margin: 0;
	padding: 2px;
	color: #898989;
	font-size: 12px;
	background-color: #eeeeee;
}

/*	Inhaltsausgabe
	Static Content
	News
---------------------------*/
.contentpaneopen{
	padding: 0;
	margin: 0;
	width: 100%;
	border-spacing: 0;
}

/*	Inhaltsausgabe
	Blog mehrere Spalten
---------------------------*/
.blog .contentpaneopen{
	/*
	border-collapse:separate;
	border-top-width: 0px;
	border-right-width: 16px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	*/
}

/*	Komponentenausgabe
	Weblinks, Kontakt...
---------------------------*/
.contentpane{
	padding: 0;
	margin: 0;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

/*	Druckausgabefenster
---------------------------*/
body.contentpane {
	width: auto; 
	margin: 10px;
	color: #000000;
	font-size: 12px;
	text-align : left;
		
	background-color:#ffffff;
	word-spacing: 0.03em;
	line-height: 1.40em;
	
	border-collapse:inherit;
	border-spacing:inherit;
}

/*	Druckausgabefenster
	schliessen Link
---------------------------*/
body.contentpane a span {
	color: #266b54;
}

/*	Blog
---------------------------*/
.blog {
	padding: 0;
	margin: 0;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

/*	Modulboxen div generell
---------------------------*/
.moduletable{
	margin:0;
	padding-bottom:22px;
}

/*	Modulboxen div rechts 
---------------------------*/
#rechter-block .moduletable{
	
}

/*	Modulboxen div linksunten
---------------------------*/
#linksunten .moduletable{
	padding: 13px;
	margin-bottom:22px;
	background-color:#C9DAD4;
}

/*	Letzte Nachrichten
---------------------------*/
ul.latestnews {
	
}

li.latestnews {
	
}

a.latestnews:link, a.latestnews:visited {
	
}

a.latestnews:hover {
	
}

/*	Meistgelesem
---------------------------*/
ul.mostread {
	
}

li.mostread {
	
}

a.mostread:link, a.mostread:visited {
	
}

a.mostread:hover {
	
}

/*	Artikel Seperator
---------------------------*/
.article_seperator{
	margin: 0;
	height:22px;
	display: block;
	clear: both;
	line-height : 22px;
}

/*	Aufzählungen
	Listen siehe Weblinks
---------------------------*/
.sectiontableheader{
	padding: 5px 8px;
	
	font-weight : bold;
			
	background-color:#C9DAD4;
	border : solid #ffffff;
	border-width: 1px 1px 0 0;
}

.sectiontableentry1{
	padding: 5px 8px;
		
	background-color:#E1EBE7;
	border : solid #ffffff;
	border-width: 1px 1px 0 0;
}

.sectiontableentry2{
	padding: 5px 8px;
	
	background-color:#E1EBE7;
	border : solid #ffffff;
	border-width: 1px 1px 0 0;
}

.sectiontableentry1 td{
	padding: 5px 8px;
		
	background-color:#E1EBE7;
	border : solid #ffffff;
	border-width: 1px 1px 0 0;
}

.sectiontableentry2 td{
	padding: 5px 8px;
	
	background-color:#E1EBE7;
	border : solid #ffffff;
	border-width: 1px 1px 0 0;
}

.sectiontableentry1 img{

}

.sectiontableentry2 img{

}

.sectiontablefooter{
	padding-bottom:22px;
	color:#898989;
}

/*	Umfrage
---------------------------*/
#rechter-block .poll{

}

/*	Tabelle für Ergebnisse & 
	Optionen bei .poll & #poll
---------------------------*/
table.pollstableborder{
	width: 100%;
	
	border-collapse: collapse;
	border-spacing: 0;
}

/*	Umfragekasten
---------------------------*/
.poll {
	width: 100%;
	margin-bottom: 22px;
	text-align : left;
	
	border-collapse: collapse;
	border-spacing: 0;
}

/*	Umfragekasten
	Optionen
---------------------------*/
.poll .pollstableborder{
	width: 100%;
	margin: 22px 0;
	border:none;
}

/*	Umfragekasten
	Optionen gerade
---------------------------*/
.poll .sectiontableentry1 {
	padding: 1px 0;
	text-align : left;
}

/*	Umfragekasten
	Optionen ungerade
---------------------------*/
.poll .sectiontableentry2 {
	padding: 1px 0;
	text-align : left;
}

/*	Umfrageseite
---------------------------*/
#poll table{
	text-align : left;
}

#poll .pollstableborder{
	border : none;
}

#poll .sectiontableheader{
	padding: 5px 8px;
	
	border : solid #ffffff;
	border-width: 0 0 1px 0;
}

#poll .sectiontableheader img{
	display: none;
}

#poll .sectiontableentry1 table{
	
}

#poll .sectiontableentry2 table{
	
}

#poll .sectiontableentry1 td{
	border : solid #E1EBE7;
	border-width: 1px 1px 0 0;
}

#poll .sectiontableentry2 td{
	border : solid #E1EBE7;
	border-width: 1px 1px 0 0;
}

#poll .componentheading {
	
}

#poll .back_button {
	margin-top: 22px;
}

#poll .smalldark{
	text-align : left;
	color: #898989;
}

/*	Formulare
---------------------------*/
/*	Allg. Sendebutton 
---------------------------*/
.button {
	height:20px;
	padding: 0 15px;
	
	font-size : 11px;
	color : #000000;
	background-color : #cccccc;
	border : 1px solid #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}

/*	Sendebutton 
	Nutzerbewertung
---------------------------*/
.content_vote .button {
	height:13px;
	padding: 0 2px 0 2px;
	font-size : 9px;
}

/*	Auswahlliste
---------------------------*/
select.button {
	border : 1px solid #000000;
	background-color : #ffffff;
	color : #000000;
}

/*	Eingabefeld
---------------------------*/
.inputbox {  
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

/*	Contacts
---------------------------*/
.contact_email{
	margin-bottom:22px;
}

/*	WYSIWYG Editor
---------------------------*/
table.adminform {
	
}

table#toolbar{
	
}

textarea#introtext{
	
}

/*	Login Component
---------------------------*/

#login .contentpane td{
	padding: 0;
}

/*	Überschrift
---------------------------*/
#login .componentheading{
	
}

/*	Zurück-Button
---------------------------*/
#login .back_button{
	margin-top:22px;
}

/*	Tabelle für Inhalt
---------------------------*/
#login table table {
	
}

#login table td  {
	text-align : left;	
}

/*	Login Button Position
---------------------------*/
#login .button {
	position:relative;
	top:-46px;
	left:-56px;
}

/*	Weitere Navigation
---------------------------*/
/*	mospagebreak div: Blättern
---------------------------*/
.pagenavbar{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*	Ergebisseiten Navigation
---------------------------*/
.pagenav{
	color:#898989;
}

.pagenav strong{
	font-weight: normal;
}

/*	Content Item Navigation:
	Von Artikel zu Artikel 
	blättern th
---------------------------*/
th.pagenav_next{
	font-weight: normal;
	padding-bottom:22px;
}

th.pagenav_prev {
	font-weight: normal;
	padding-bottom:22px;
}

/*	Weiterlesen Link
---------------------------*/
a.readon, a.readon:visited{
	display:block;
	padding-bottom:22px;
	
	font-size: 16px;
}

a.readon:hover{
	
}

/*	Zurück Link
---------------------------*/
.back_button a{
	width: 82px;
	display:block;
	padding-bottom:22px;
	
	line-height:18px;
}

/*	Zum Seitenanfang Link
---------------------------*/
a.pfeilup, a.pfeilup:visited{
	
}

a.pfeilup:hover{
	
}

/*	Blog "mehr"
---------------------------*/
.blog_more{
	
}

/*	Category Link
---------------------------*/
a.category, a.category:visited{
	
}

a.category:hover{
	
}

categorytitle{
	
}

/*	Seitennavigation
	mospagebreak
---------------------------*/
/*	Tabelle
---------------------------*/
.contenttoc{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 17px;
	border-left-width: 17px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
		
	width: 247px;
	margin : 0 0 17px 0;
	padding: 0 0 17px 0;
	float: right;
	
	background-color:#eeeeee;
	}
	
.contenttoc table{
	
	}
	
/*	Tabelle
	Überschrift
---------------------------*/
.contenttoc th{
	padding: 5px 9px 6px 9px;
	font-size : 12px;
	white-space : nowrap;
	text-align:left;
	}
	
.contenttoc td{
	padding: 0 9px;
	text-align:left;
	font-size : 12px;
	}
	
a.toclink:link, a.toclink:visited {
	padding: 0 0 0 9px;
	background-image: url(../images/block_toc.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	
	line-height: 18px;
	text-align: left;
}

a.toclink:hover {
	
}

/*	"Seite 1 von..."
---------------------------*/
.pagenavcounter{
	margin: 0 0 22px 0;
	
	font-size : 12px;
	font-weight: bold;
}

