/*  
Theme Name: RockinGreen 3Col
Author URI: http://rockinthemes.com
Version: 1
Author: Cory Miller
German Translator: Michael A. Mayer
Description: RockinGreen 3 Column is a clean and simple theme designed for easy reading and customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #ffffff url(images/kulturpickerl.jpg) top no-repeat;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
        font-weight: normal;
	margin: 0px 0px 0px 0px;
	
	}
a, a:visited{
	color: #666666;
        font-weight: bold;
	text-decoration: none;
        padding: 5px 0px 0px 0px;
	}
	
a:hover{
	color: #a00412;
	background: none;
        font-weight: bold;
	text-decoration: underline;
        padding: 5px 0px 0px 0px;
	}

#header { 
	width: 1200px;
	height: 2px;
	text-align: center; 
	margin: 0px auto 0px;
	padding: 170px 0px 0px 0px;
	}
#header h2 {
	
	font-size: 20px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	margin: 0px;
        padding: 10px 0px 10px 0px;
        text-indent: 0px;
	}

#header h2 a {
	color: #ccc;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #000000;
	text-decoration: none;
	}

#header h3 {
	color: #cccccc;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}


#menu { 
	color: #000000;
	font-size: 12px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	text-transform: uppercase;
        position: relative;
	padding: 50px 0px 40px 0px;
	text-align: center;
	margin-bottom: 1px;
	}
#menu h2 {
	margin: 0px;
	padding: 10px 20px 12px 20px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	padding: 10px 20px 15px 20px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	text-decoration: underline;
	}
#container { 
	width: 1200px;
        font-weight: normal;
	text-align: left; 
	margin: 0px auto 0px;
	}

* html #container { width: 1200px } /* IE hack */

#content { 
	background: #ffffff;
	width: 520px !important;
	_width: 520px;
	float: left !important;
	display: inline;
	padding: 10px 20px 0px;
	border-right: 1px solid #cccccc;
        font-weight: normal;	
        }
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
        font-weight: normal;
	}
#content p img{
	border: none;
	margin-right: 5px;
	}
#content h1 {
	color: #cccccc;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #000000;
	font-size: 20px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	margin: 0px;
	line-height: 180%;
	font-variant: normal;
	}
#content h2 a  {
	color: #000000;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #ccc;
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #666666;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #666666;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	
	}
#content ul li a {
	color: #666666;
        font-weight: bold;
	text-decoration: none;
        padding: 5px 0px 0px 0px;
	}

#content ul li a:hover {
	color: #a00412;
	background: none;
        font-weight: bold;
	text-decoration: underline;
        padding: 5px 0px 0px 0px;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 0px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
        border-top: 1px solid #cccccc;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	width: 285px !important;
	_width: 285px;
	float: left !important;
	position: relative;
	padding: 0px 15px 0px 10px;
        font-weight: normal;
	}
#l_sidebar p{
	margin: 0px;
	line-height: 12px;
        font-weight: normal;
	padding: 0px 0px 0px 10px;
	}
#l_sidebar h2 {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-bottom: 0px dotted #cccccc;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
        font-weight: normal;
	padding: 0px 0px 10px 10px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
        font-weight: normal;
	padding: 0px 0px 5px 10px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 10px;
	}
	
#l_sidebar ul li a {
	color: #666666;
        font-weight: normal;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	
	color: #a00412;
        font-weight: normal;
	text-decoration: underline;
	}


#r_sidebar { 
	color: #000000;
	width: 240px !important;
	_width: 240px;
	float: left !important;
	padding: 0px 0px 0px;
	}
#r_sidebar p{
	margin: 0px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	}
#r_sidebar h2 {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	border-bottom: 0px dotted #cccccc;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
#r_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	display: block;
	background: #cccccc;	
	color: #000000;
	text-decoration: none;
	}
.smalltext {
        font-size: 10px;
        text-align: left;
        }

#footer { 
	background: #ffffff bottom repeat-x;
	border-top: 1px dotted #cccccc;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	padding: 10px 0px 20px 0px;
	text-align: center;
	clear: both;
	}

