/* CSS Document */

body {
background:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
padding:0px;
height:100%;
margin-left:30px;
}

hr {
clear:both;
background:#000000;
color:#000000;
border:none;
height:1px;

}

textarea {resize:vertical;max-height:500px;}

img {
border:none;
}

td, th, table {
vertical-align:top;
text-align:left;
}

b, strong {
/*color:#FFFFFF;*/
}

a {
text-decoration:none;
color:#7CB914;
}
 
h1 {
text-transform:uppercase;
font-size:18px;
margin:0px;
padding:0px;
margin-bottom:15px;
letter-spacing:1px;
}


.error {color:#a11717;}


div.corners
{
width:147px;
/*height:110px;*/
float:left;
background-repeat:no-repeat;
}

table.main 
{
width:960px;
}

td.left
{
padding-right:22px;
}

table.navigation
{
margin-top:21px;
width:337px;
position:absolute;
left:30px;
top:0px;
z-index:1;
}

td.navigation
{
width:228px;
}

table.navigation a
{
display:block;
color:#000000;
margin:1px 0 1px 0;
}

td.navigation a, table.navigation a.over
{
font-weight:bold;
}


table.navigation a.over, table.navigation a:hover
{
color:#7CB914;
}

div.subnavigation
{
margin-bottom:0px;
}

div.subnavigation a
{
font-weight:normal;
padding-left:30px;
}

td.bilder
{
vertical-align:bottom;
padding-right:0px;
width:337px;
}

td.bilder div.title
{
font-size:15px;
text-transform:uppercase;
font-weight:bold;
margin-bottom:30px;
}

td.bilder h3
{
margin:0;
padding:0;
line-height:normal;
text-align:right;
font-size:11px;
text-transform:uppercase;
}


td.content
{
background:#7cb914;
padding:24px 38px 0 28px;
width:535px;
height:450px;
line-height:1.6em;
}

td.content a {
color:#000000;
text-decoration:underline;
}

td.content div.text {
margin-left:62px;
width:473px;
}

td.address
{
background:#7cb914;
font-weight:normal;
padding:25px 0px 19px 31px;
text-align:left;
vertical-align:bottom;
line-height:normal;
height:50px;
width:356px;
}

td.address b, td.address strong, td.address a
{
color:#000000;
}



td.claim, td#claim
{
background:#7cb914;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
padding:20px 15px 19px 0px;
text-align:right;
vertical-align:bottom;
width:190px;
}

form.search
{
display:inline;
}

form.search input
{
border:none;
background:url(/img/seach_bg.gif);
font-size:10px;
height:14px;
width:103px;
padding:2px 2px 2px 4px;
margin-bottom:14px;
display:block;
}

table.addnav
{
margin-bottom:15px;
}

td.foot 
{
padding:4px 0 4px 28px;
font-size:0.9em;
}

td.foot a
{
color:#000000;
}

table.downloads, table.bestellen {
width:100%;
}

table.downloads *{
/*vertical-align:text-bottom;*/
}

table.downloads tr.headline td, table.bestellen tr.headline td {
font-weight:bold; 
border-bottom:1px solid #FFFFFF;

}

table.downloads td, table.bestellen td  {
border-bottom:1px solid #221e1f;

}

table.downloads a {
text-decoration:none;
}

table.downloads a.only {
text-decoration:underline;
}



p.dl_cat_link {margin-top:0;}

p.dl_cat_link a {
	font-weight:700;
	text-decoration:underline;
}

p.dl_cat_link a:hover {
	text-decoration:none;
}




table.formular input {
width:200px;
background-color:#bedd9b;
border-top:1px solid #221e1f;
border-left:1px solid #221e1f;
border-bottom:0px;
border-right:0px;
font-size:11px;
}

table.formular select{
width:200px;
background-color:#bedd9b;
border-top:1px solid #221e1f;
border-left:1px solid #221e1f;
border-bottom:0px;
border-right:0px;
font-size:11px;
}

table.formular textarea {
width:200px;
height:100px;
background-color:#bedd9b;
border-top:1px solid #221e1f;
border-left:1px solid #221e1f;
border-bottom:0px;
border-right:0px;
font-size:11px;
font-family:arial,helvetica;
}

table.formular td {
padding:3px;
}


.submit {
background:#BEDD9B;
border:none;
border-bottom:1px solid #221E1F;
border-right:1px solid #221E1F;
font-size:12px;
color:#000;
padding:1px;
width:120px;
}

/*	Voting	*/
.voting {
	width:472px;
}
.voting input.text, .voting textarea.text {
	width:440px;
}
.voting div.stat, .voting div.stat div {
	height:5px;
	line-height:1px;
	font-size:1px;
}
.voting div.stat {
	width:470px;
	border:1px solid #FFF;
	background-color:#FFF;
	margin-bottom:9px;
}
.voting div.stat div {
	background-color:#7CB914;
}
.voting button {
	text-decoration:none;	
}

/* Formular */
.formular table td,
.formular table th {
	padding:1px;
}
.formular table td td,
.formular table th th{
	padding:0;
}

.formular .head {
	padding-bottom:10px;
}

.formular .adress input {
	width:120px;
}

.formular input.text {
	border:1px solid #7CB914;
	margin:0 1px 1px;
	font-size:11px;
	line-height:16px;
	height:16px;
	padding:1px 1px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
}

.formular input.text:focus,
.formular textarea:focus {
	-moz-box-shadow:0 1px 3px #7CB914;
	-webkit-box-shadow:0 1px 3px #7CB914;
	box-shadow:0 1px 3px #7CB914;
}

.formular textarea {
	border:1px solid #7CB914;
	margin:0 1px 1px;
	font-size:11px;
	line-height:16px;
	height:48px;
	padding:1px 1px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}


input[type=radio] {
margin-left:0;
}

.formular label.two_rows input {
	margin:10px 8px 0 0;
	float:left;
}


.rounded_img, 
.rounded_img img {
	float:left;
}
.rounded_img {
	position:relative;
}

.rounded_img div {
	position:absolute;
	background-image:url(/img/form/rounded.png) !important;
	background-image:url(/img/form/rounded.8bit.png);
	width:5px;
	height:5px;
}
.rounded_img div.top_left {top:0;left:0;background-position:top left;}
.rounded_img div.top_right {top:0;right:0;background-position:top right;}
.rounded_img div.bottom_left {bottom:0;left:0;background-position:bottom left;}
.rounded_img div.bottom_right {bottom:0;right:0;background-position:bottom right;}