body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

.buttons {
	width: 150px; 
	height: 52px;
	position: absolute; 
	left: 50%; 
	top: 87px; 
	margin-left: 240px;
}

.navitop {
	height: 20px;
	padding-top: 6px;
	background-color: #444444;
	border-bottom: 1px solid #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #dedede;
	letter-spacing: 1px;
}

.navitopright {
	width: 780px;
	margin: auto;
	text-align: right;
}

a.navitoplink,a.navitoplink:hover {
	color: #dedede;
	text-decoration: none;
}

.error {
	color: #ff6347;
	font-size: 11px;
}

.header {
	height: 116px;
	background-image: url(images/background.png);
	border-bottom: 1px solid #333333;
}

.logo {
	width: 780px;
	padding-top: 15px;
	height: 75px;
	margin: auto;
}

.navi {
	background-color: #baff55;
	height: 20px;
	padding-top: 6px;
	width: 780px;
	margin: auto;
	font-size: 12px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

a.navilink {
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

a.navilink:hover {
	background-color: #cbff80;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}

.container {
	width: 780px;
	margin: auto;
	padding-bottom: 15px;
}

.titel {
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #d6ff99;
	padding: 5px;
}

.content {
	width: 480px;
	float: left;
}

.menu {
	width: 300px;
	float: right;
	margin-top: 10px;
	font-size: 11px;
}

h2 {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
}

.detail {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999999;
	padding-top: 7px;
	padding-bottom: 7px;
}

.detail2 {
	font-size: 10px;
	letter-spacing: 1px;
	color: #999999;
	padding-bottom: 7px;
}

.contentblock {
	margin-top: 10px;
	width: 470px;
}

.menublock {
	padding: 5px;
	width: 288px;
	border: 1px solid #cccccc;
}

input,textarea {
	background-color: #FFFFFF;	
	color: #666666;
	border: 1px solid #DDDDDD;
}

input.button {
	background-color: #d6ff99;
	border: 1px solid #999999;
	color: #000000;
}

a,a:hover {
	color: #333333;
	text-decoration: underline;
}

.pages {
	height: 20px;
	margin-top: 10px;

}

.pageactive {
	border-bottom: 1px solid #333333;
	font-weight: bold;
	text-decoration: none;

	color: #333333;
	display: inline;
}

a.linkpages {


	text-decoration: none;

	color: #333333;
}

a.linkpages:hover {
	text-decoration: none;
	border-bottom: 1px solid #333333;
	color: #333333;
}

img.imgcontent {
	padding: 4px;
	border: 1px solid #cccccc;
}

.commentleft {
	float: left;
	width: 100px;
}

.commentright {
	float: right;
	width: 350px;
}

.commentleft2 {
	float: left;
	width: 80px;
}

.commentright2 {
	float: right;
	width: 400px;
}

.captionblock {
	width: 458px;
	padding: 5px;
	border: 1px dotted #cccccc;
	margin-top: 10px;
}

.captionblockleft {
	width: 90px;
	float: left;
}

.captionblockright {
	width: 365px;
	float: left;	
}

.captionblockleft2 {
	width: 130px;
	float: left;
}

.captionblockright2 {
	width: 325px;
	float: left;	
}

.neublockleft {
	width: 90px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.neublockright {
	width: 190px;
	float: left;	
	margin-bottom: 5px;
	margin-top: 5px;
}

.topblockleft {
	width: 180px;
	float: left;
	margin-bottom: 5px;
}

.topblockright {
	width: 100px;
	float: right;	
	margin-bottom: 5px;
	text-align: right;
}

.votebutton {
	width: 74px;
	height: 15px;
	border: 1px solid #cccccc;
	background-color: #adff2f;
	padding: 3px;
	text-align: center;
}

.votebuttonvote {
	width: 80px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
}

.frage {
	margin-bottom: 5px;
}

.antwort {
	margin-bottom: 15px;
	color: #666666;
	font-size: 11px;
	text-align: justify;
}

.commentlink {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
