@CHARSET "ISO-8859-1";

* {
	margin:0px;
	padding:0px;
}

body{
	margin:0px auto;
	padding:0px;
	background: #fff url('images/bg.png') repeat-x;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
}

a:link, a:visited{
	color: #76A204;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main{
	margin:0px auto;
	width:950px;
	text-align:left;
	background-color: none;
}

#header{
	width:950px;
	height:89px;
	background-color: none;
}

#header #left{
	float:left;
	width:367px;
	height:89px;
}

#header #right{
	float:right;
	width: 570px;
	height:30px;
	text-align:right;
	color:#cacaca;
	background-image: url('images/bg_rechts.png');
	background-repeat: no-repeat;
}

#header #right ul{
	padding: 6px 0 0 0;
	list-style: none;
	list-style-type: none;
}

#header #right ul li{
	float:left;
	font-size:12px;
	font-weight: bold;
	padding: 0 0 0 30px;
}

#header #right a:link, #header #right a:visited{
	color: #fff;
	text-decoration: none;
}

#header #right a:hover{
	color: #fff;
	text-decoration: underline;
}


#panel{
	width:950px;
	height:110px;
	background-color: none;
}

#panel #subpanel{
	padding:35px 0 0 0;
	text-align:center;
}

#panel #subpanel #notice{
	text-align:center;
	color:#fff;
	font-size:22px;
	letter-spacing: 1pt;
}

#content{
	width:950px;
	background-color: none;
}

#content #row{
	float:left;
	background-color: none;
}

#content .first{
	width:356px;
	height:420px;
	margin:0 20px 0 10px;
}

#content .second{
	width:276px;
	height:420px;
	margin:0 20px 0 7px;
}

#content .third{
	width:244px;
	height:420px;
	margin:0 0 0 7px;
}

.cr_title{
	height:38px;
}

.cr_title h1{
	color: #fff;
	font-size:20px;
	font-weight: normal;
	padding:7px 0 0 10px;
}

.cr_title h2{
	color: #fff;
	font-size:16px;
	font-weight: bold;
	padding:15px 0 0 10px;
}

.cr_title h3{
	color: #fff;
	font-size:16px;
	font-weight: bold;
	padding:15px 0 0 10px;
}

.cr_content{
	height:350px;
	border-left:2px solid #75a104;
	border-right:2px solid #75a104;
	border-bottom:2px solid #75a104;
	background-color: #fff;
}

.cr_content p{
	padding:4px 5px 6px 5px;
	line-height:170%;
	text-align: left;
}

.cr_content ul{
	list-style-image: url("images/arrow.png");
	margin:0 5px 0 35px;
}

.cr_content ul li{
	margin:0 0 4px 0;
	line-height:130%;
}

#footer{
	border-bottom:4px solid #96C911;
	background-color: none;
}

#footer p{
	padding:5px;
	font-size:10px;
	text-align:center;
}

.clear{
	clear:both;
}

img{
	border:none;
}

.field{
	width:226px;
	border:2px solid #96C911;
	margin-bottom:5px;
}

.fieldv{
	width:100px;
	border:2px solid #96C911;
	margin-bottom:5px;
}

.fieldn{
	width:117px;
	border:2px solid #96C911;
	margin-bottom:5px;
}

.select{
	width:226px;
	border:2px solid #96C911;
	margin-bottom:5px;
}

.text{
	width:226px;
	height:130px;
	border:2px solid #96C911;
}

.submit{
	border:1px solid #96C911;
	background-color: #76A204;
	color: #fff;
	font-weight: bold;
}

.error{
	border:2px solid red;
}

/* Partnerprogramm */
#content .first_pp{
	width:659px;
	margin:0 20px 0 10px;
}

.cr_content_pp{
	border-left:2px solid #75a104;
	border-right:2px solid #75a104;
	border-bottom:2px solid #75a104;
	background-color: #fff;
}

.cr_content_pp p{
	padding:4px 5px 6px 5px;
	line-height:170%;
	text-align: left;
}

.cr_content_pp h2, .cr_content_pp h3{
	padding:4px 5px 6px 5px;
	line-height:170%;
	text-align: left;
}

.first_pp .cr_content_pp label{
	float:left;
	width:150px;
	margin-left:10px;
}

.first_pp .cr_content_pp input{
	width:280px;
	border:1px solid #BBBEBF;
	border-bottom:2px solid #BBBEBF;
	border-right:2px solid #BBBEBF;
	color:#005FA5;
}

.first_pp .cr_content_pp textarea{
	border:1px solid #BBBEBF;
	border-bottom:2px solid #BBBEBF;
	border-right:2px solid #BBBEBF;
	color:#005FA5;
}

.first_pp .cr_content_pp .submit{
	color: #fff;
}

.first_pp .cr_content_pp .anfrage_titel{
	background-color:#F7F8F8;
	border-bottom:1px solid #ebedec;
	padding:3px;
}

.first_pp .cr_content_pp select{
	border:1px solid #BBBEBF;
	border-bottom:2px solid #BBBEBF;
	border-right:2px solid #BBBEBF;
	color:#005FA5;
	width:150px;
}

.first_pp .cr_content_pp input.req, .first_pp .cr_content_pp select.req{
	background-color:#EBF5D2;
}

.true {
	background: url('images/true.png') no-repeat;
	padding:0 0 1px 22px;
	font-size:14px;
	color:green;
}

.false {
	background: url('images/false.png') no-repeat;
	padding:0 0 1px 22px;
	font-size:14px;
	color:red;
}

span.abstand{
	float:left;
	width: 100px;
}
