body, html {
	width: 100%;
	background: #75B82B;
	font-family:Arial, Verdana,Helvetica, sans-serif;
	color:#777;
}
table {
	border-collapse:separate;
}

legend {
color:#666;
}

.hidden {
    display: inline;
    left: -999px;
    top: -999px;
    font-size: 0px;
    height: 0px;
    line-height:0px;
    margin:0px;
    overflow:hidden;
    position:absolute;
}

#pageWrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font-size: 75%;
}

#page-top,
#page-bottom{
	height:28px;
	width:100%;
	float:left;
}
#page-top {
	background:#fff url(/img/shadow/top.jpg) no-repeat bottom center;
}
#page-bottom {
	background:#fff url(/img/shadow/bottom.jpg) no-repeat top center;
}
#page {
	background:#fff;
	background:#fff url(/img/shadow/center.jpg) repeat-y center center;
	padding-left:26px;
	padding-right:25px;
	float:left;
}
#header {
	width:100%;
	float:left;
}
#slogan {
	float:left;
	width:100px;
	padding-left:100px;
	margin-right:40px;
	font-size:16px;
	text-transform:uppercase;
}

#main_navi {
	margin-top:30px;
	float:left;
	width:475px;
}
#main_navi ul {
	list-style-type:none;
	width:100%;
	float:left;
}
#main_navi ul li {
	float:left;
	width:100px;
	margin-right:5px;
}
#main_navi ul li.last {
	margin-right:0px;
}
#main_navi ul li a {
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	padding:6px 0;
	background: #fff url(/img/buttons/top-normal.gif) no-repeat bottom;
	color: #75B82B;
}
#main_navi ul li a:hover {
	background: transparent url(/img/buttons/top-hover.gif) no-repeat bottom;
	color: #fff;
}

#main_navi ul li div.tooltip{
	color:#fff;
	background: transparent url(/img/buttons/top-tip-hover.gif) no-repeat bottom;
	font-size:12px;
	line-height:1.5em;
	width: 82px;
}
#meta_links {
	float:right;
	padding-top:36px;
	padding-right:20px;
	width:210px;
	font-size:10px;
	text-align:right;
}
#meta_links a {
	color: #75B82B;
	text-decoration:none;
	text-transform:uppercase;
}
#meta_links a.active {
	font-weight:bold;
}
#meta_links a:hover {
	text-decoration: underline;
}
#meta_links span.seperator {
	color: #75B82B;
	padding: 0 2px;
}
#header_img {
	clear:both;
	width:100%;
	float:left;
	margin-top: 4px;
	margin-left:1px;
	background: transparent;
}
#header_img img {
	float:left;
}
#content {
	clear:both;
	float:left;
	width:100%;
}
#content_navi {
	margin-top:60px;
	width:250px;
	float:left;
	padding-bottom:120px;
}

#content_navi h2 {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color: #75B82B;
	margin-bottom:20px;
	padding-left:10px;
}
#content_navi .block
{
	width:140px;
	margin-left:100px;
	margin-right:10px;
}
#content_navi ul.menu
{
	list-style-type: none;
	padding:0;
}
#content_navi ul.menu li
{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type: none;
	border-bottom:1px solid #75B82B;
}

#block-user-1 {
	position:absolute;
	top:140px;
	background:#fff;
	margin-left:0px;
	width:180px;
}
#block-user-1 li {
	padding-left:10px;
}
#content_navi ul.menu li a{
	margin-top:1px;
	display:block;
	text-decoration: none;
	color: #75B82B;
	font-size:13px;
	padding-left:10px;
	font-weight:bold;
}
#content_navi ul.menu li a:hover,
#content_navi ul.menu li a.active {
	color: #fff;
	background: transparent url(/img/buttons/left-hover.gif) no-repeat bottom;
}

#block-menu-menu-f-a-f-pages h2	{}

#content_main{
	float:left;
	width:550px;
	width:680px;
	margin-top:20px;
}

strong {
	color: #75b82b;
	font-weight:bold;
	font-size:1.1em;
}

#slogan {
	font-weight:bold;
	text-transform:uppercase;
	color: #75B82B;
	font-size:16px;
}

#content_main a {
	color: #75B82B;
}
#content_main dfn {
	color: #75B82B;
	font-style:italic;
	font-weight:bold;
	cursor:help;
}
div.tooltipContent {
	padding-left:30px;
	background:transparent url(/img/arrow_left_20x30_green.png) no-repeat left 23px;

}
* html div.tooltipContent {
	background:transparent url(/img/arrow_left_20x30_green.gif) no-repeat left 23px;
}
div.tooltipContent div.inner {
	background: #B8DA92;
	background: #75B82B;
	width:250px;
	border:2px solid #75b82b;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}
div.tooltipContent h3{
	font-size:12px;
	padding:5px 10px;
	margin:0;
	color:#000;
	font-weight:bold;
}
div.tooltipContent p{
	padding:0px 10px 5px ;
	color:#000;
}

.content-headers {
	color: #75B82B;
	font-weight:bold;
}

p.rubric {
	font-size:12px;
	text-transform:uppercase;
}
.view-content h2 {
	font-size:19px;
	letter-spacing:0px;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align: left;
}
.view-content h3 {
	font-size:13px;
	margin-bottom:10px;
	text-transform:uppercase;
}

div.box.expert {
	margin-top:10px;
}
div.left p {
    font-size: 13px;
}

div.clear-block div.left,
div.box.expert div.quote{
	width:450px;
	float:left;
	text-align:justify;
	line-height:1.5em;
	font-size:12px;
}
div.box.expert div.quote {
	width:420px;
}
div.box.expert div.quote q,
div.box.expert div.quote blockquote{
	color:#75B82B;
	font-style:italic;
}
div.box.expert div.quote cite,
div.box.expert div.quote span {
	font-weight:bold;
	color:#666;
}
div.box.expert div.quote cite {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

div.clear-block div.info,
div.box.expert div.info.expert{
	width:210px;
	float:right;
	font-size:9px;
	line-height:1.7em;
}
div.box.expert div.info.expert{
	width:240px;
}
div.box.expert div.info.expert h3{
	font-weight:normal;
	margin-bottom:0;
	font-size:10px;

}
div.views-row-first div.info {
    margin-top: 100px;
}
div.views-row-first div.expert {
    margin-top: 0px;
}





span.info-title {
    color: #75b82b;
	font-weight:bold;
	font-size:1.1em;
	font-style:italic;
	cursor:help;
}

/*
p, blockquote {
    margin-bottom: 10px;
}
*/

blockquote {
    color:#75B82B;
	font-style:italic;
	text-align:justify;
	line-height:1.5em;
	font-size:12px;
}

div.content-left {
    width: 420px;
    float: left;
    margin-bottom: 10px;
}
div.content-right {
    width: 240px;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

div.content-right img {
    margin-bottom: 10px;
}
span.bildunterschrift {
    font-size:9px;
    line-height:1.7em;
}

div.content h2 {
    width: 420px;
}


/* Kontaktformular */
form.kontaktformular {
	margin: 0;
	width: 360px;
}
form.kontaktformular div {
	padding: 10px 0 0 0;
}
form.kontaktformular div label {
}
form.kontaktformular div div.fehler {
	color: red;
	font-weight: bold;
}
form.kontaktformular div input {
	width: 350px;
	margin: 0;
}
form.kontaktformular div textarea {
	width: 350px;
}
form.kontaktformular div input.checkbox {
	width: 15px;
	border: none;
}
form.kontaktformular div input.submitbutton {
	width: 150px;
	background-color: white;
	border: 1px solid grey;
	text-align: center;
}

textarea, input {
	font-family: Verdana, Arial;
	font-size: 1em !important;
}
textarea.readonly {
    background-color: #ECECEC;
    color: #716F64;
}
