/*   Designed by w w w . t e m p l a t e m o . c o m    */
body{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #444444;
	background: #547d17 url(images/body_bg.jpg);
}
a:link, a:visited { color: #720803; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #720803; text-decoration: none; font-weight: bold; }

a img{
border:none;
text-decoration:none;
}
ul#sortable {
list-style: none;
padding-left: 0px;
margin-left: 0px;
}
ul#sortable li.ui-state-default{
float:left;
width: 210px;
min-height: 200px;
margin-right: 5px;
}
h1 {
	margin:0px;
	font-weight: bold;
	font-size: 22px;
	color:#76267F;
}
h1 span {
	font-size: 14px;
	color: #666666;
	line-height: 1.6em;
}
h2 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
	color:#76267F;
	padding-top: 20px;
}

#container {
	margin: auto;
	width: 770px;
	background: #fff url(images/container_bg.jpg) repeat-y;
}
input.votingbutton{
margin-top: 10px;
width: 220px;
background: #3A3F3A;
color: #fff;
border: 1px solid #76267F;
}

#left_column {
	float: left;
	width: 483px;
	min-height: 1px;
}
.tinymcewysiwyg{
width: 420px;
}

#title {
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	height: 55px;
	font-size: 24px;
	font-weight: bold;
	color: #4c770c;
	line-height: 1.6em;
}
#title span {
	color: #666666;
}
#top{
background: url(images/header_links.jpg) no-repeat;
width: 483px;
height: 80px;
}
#top_right{
background: url(images/header_rechts.jpg) no-repeat;
width: 287px;
height: 80px;
}
#header {
	/*float: left;*/
	/*clear: left;*/
	width: 483px;
	height: 191px;
	background: url(mainpictures/Photo4.jpg) no-repeat;
}
#header_slogan {
	width: 483px;
	float: left;
	margin-top: 162px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#left_content {
	/*float: left;*/
	margin: 20px 10px 10px 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 410px;
	text-align: justify;
}
.service {
	font-weight: bold;
	font-size: 14px;
	color:#754223;
	height: 31px;
	padding-top: 20px;
	padding-left: 55px;
	background: url(images/pdf.png) no-repeat;
	background-position: 10px 20px;
}
.aboutus {
	font-weight: bold;
	font-size: 14px;
	color:#754223;
	height: 30px;
	padding-top: 20px;
	padding-left: 70px;
	background: url(images/facebook.jpg) no-repeat;
	background-position: 0px 20px;
}
#right_column {
	float: right;
	width: 287px;
	min-height:1px;
}
#basket{
clear:both;
background: #fff;
width: 680px;
display:block;
padding-left: 70px;
padding-right: 10px;
}
.domain {
	float: left;
	width: 267px;
	padding-top: 55px;
	padding-left: 20px;
	background: #FFFFFF;
	color:#006633;
	height: 20px;
}
#menucolumn {
	float: left;
	background: #3a3f3a;
	height: 191px;
	width: 287px;
	/*border-bottom: solid 1px #547d16;
	border-top: solid 2px #547d16;*/
}
.menu_list {
	float: left;
	width: 230px;
	padding-left: 25px;
}
.menu_list ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	width: 213px;
}
.menu_list li a {
	display: block;
	height: 24px;
	padding-top: 4px;
	color: #edf1e8;
	padding-left: 50px;
	background: url(images/menu_button.jpg);
}
.menu_list li a:hover, .menu_list li .current {
	background: url(images/menu_hover.jpg);
}
#right_content {
	float: left;
	width: 200px;
	padding-left: 27px;
	padding-bottom: 20px;
	text-align: justify;
}
#right_content ul {
	list-style-type: disc;
}
#right_content a{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
}
#right_content a:hover {
	text-decoration: underline;
}
#right_content a:hover img{
opacity: .5
}
#quiz a:hover img{
opacity: .5
}
#contact {
	width: 225px;
	padding-left: 30px;
	padding-top: 10px;
	height: 93px;
	float: left;
	color: #fff;	
	border-top: solid 3px #FFFFFF;
	background: url(images/infohotline.jpg) no-repeat;
}
#contact img {
	float: right;
}

.special {
	float: left;
	width: 180px;
}

#footer {
	clear: both;
	width: 770px;
	height: 62px;
	padding-top: 20px;
	text-align: center;
	background: #3A3F3A;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}

#regularform form {

}
#quizform input{
width: 30px;
height: 10px;
display: inline-block;
float:left;

}
#quizform form fieldset{
border:0px soild;
}
#quizform label{
display:inline-block;
width: 300px;
height: 30px;
}
#quizform input[type="submit"]{
width: 200px;
height: 25px;
display:block;
}



#regularform form label{
width: 200px;
display:block;
float:left;

}
#regularform form label.agb{
width: 380px;
display:block;
float:left;

}

#regularform form fieldset{
border:none;
}
.votingblock{
border: 1px solid #ccc;
float:left;
background: #fff;
width: 300px;
min-height: 300px;
margin-right: 20px;
margin-bottom: 20px;
display:inline-block;
text-align:center;
}
.clearer{clear:both;}
.votingblock table{
width: 300px;
}
.votingblock table th{
color: #fff;
background: #3A3F3A;
text-align: left;
padding-left: 5px;
}
.paginate_nav{
padding-bottom: 15px;
}
.paginate_nav span{
float: left;
}
.paginate_nav ul li{
color: #fff;
float:left;
width: 15px;
background: #3A3F3A;
display:inline-block;
list-style: none;
margin-right: 5px;
padding-left: 7px;

}

.paginate_nav ul li a{
color: #fff;

}
.paktiv {
width: 10px;
color: #ccc;
background: #76267F;
}
