body{
	margin:0px;
	padding:0px;
	padding-bottom:50px;
	
	font: 80%  "Arial" , sans-serif;
	color: #6E6E6E;
	
	
		
}
.mainframe{
	width:833px;
	padding-top: 50px;
	
	background-image: url("graf/bcg_main.png");
	background-position: right;
	background-repeat: repeat-y;
	
	
}
.header{
	xmargin-top: 50px;
	background-image: url("graf/header.png");
	background-repeat: no-repeat;
	height: 150px;
	border: none;
	
}
.content{
	
}
.left{
	width: 220px;
	float: left;
	text-align: right;
	
	
}
.right{
	float: left;
	width:500px;
	
}
.clearer{
	clear:both;
	
}
.footer {
	height:100px;
	background-image: url("graf/footer_bcg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	
}


.menu {
	xfloat: left;
	text-align: right;
}

.menu ul {
	
	margin:10px 0px 0px 0px;
	xtext-align: left;
	-moz-box-sizing: border-box;
	
}

.menu ul li {
	-moz-box-sizing: border-box;
	
	xfont-size: 130%;
	font: 130%  "Arial" , sans-serif;
	
	line-height:  150%;
	
	list-style-type: none;
	padding-right: 55px;

}

.menu ul li a {
	text-decoration: none;
	color: #6E6E6E;
	
}

.menu ul li a#active {
	text-decoration: none;
	color: #5599ff;
	
}

.menu ul li a:hover{
	
	color: #8dd35f;
}


.topmenu{
	
	-moz-box-sizing: border-box;
	padding-left: 176px;
	

}

.topmenu ul {
	
	-moz-box-sizing: border-box;
	margin-bottom:5px;
	
	
}

.topmenu ul li {
	-moz-box-sizing: border-box;
	
	font: 130%  "Arial" , sans-serif;
	list-style-type: none;
	display: inline;
	
	
	padding-right: 30px;
}

.topmenu ul li a {
	text-decoration: none;
	color: #6E6E6E;
	
}

.topmenu ul li a#active {
	text-decoration: none;
	color: #5599ff;
	
	
}

.topmenu ul li a:hover{
	
	color: #8dd35f;
}


h1{
	color:#5599ff;
	font: 160%  "Times New Roman" , serif;
	font-stretch: wider;
	font-weight: lighter;
	letter-spacing: 0,5px;
	padding-top:-6px;
	xmargin-bottom:30px;
	
}

.capital{
		color:#5599ff;
	font: 160%  "Times New Roman" , serif;
	
}

h2{
	color: #6E6E6E;
	font: 130%  "Arial" , sans-serif;
	font-weight: bold;
	letter-spacing:  0px;
	
	
	
	
	
}

.aktual{
	border-bottom:2px dotted #5599ff;
	padding-top:20px;
	padding-bottom:10px;
	
	-moz-box-sizing: border-box;
}

.thumbfield{
	margin: 0px 10px 0px 0px;
	float:left;	
	

}
.thumb{
	-moz-box-sizing: border-box;
	border:1px solid #8dd35f;
	padding:2px;
	margin:0px 10px 10px 0px;
	cursor: pointer;
	
	 
}
.thumb:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

#image {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	border: 2px solid #8dd35f;
	padding: 5px 5px 5px 5px;
	text-align: left;
	
	background-color: white;
	xborder-top: 5px solid white;
	xborder-left: 5px solid white;
	
	xborder-bottom: 10px solid #8dd35f;
	xborder-right: 10px solid #8dd35f;
}

.close{
		font-style: italic;
		float: right;
		
}
td {
	background-color: silver;
	color: black;
	
	font:small sans-serif;
	padding:10px;
	
}
.admin{
	margin-left:200px;
	
}
a{
	color: #6E6E6E;
	
}
a:hover{
	color: #5599ff;
}

.autorlist{
	width:300px;
	border-bottom:1px dotted #8dd35f;
	padding-bottom: 10px;
	
}


.title{
	margin-right:55px;
	text-align: right;
	padding-top: 105px;
	-moz-box-sizing: border-box;
}
.title a{
	
	color:white;
	font: 200%  "Times New Roman" , serif;
	text-decoration: none;
	
}
.footer{
	margin-top: 50px;
	
	xborder-top:2px dotted #5599ff;
	padding-left:220px;
	padding-top: 20px;
}

.button{
	border: 0px solid black;
	xborder: 1px solid #5599ff;
	background-color:#5599ff;
	color:white;
	font-weight: bold;
	padding:3px;
	
}

.button:hover{
	background-color:silver;
}

.note{
	margin-top:30px;
	
	font-style: italic;
	font-size: 80%;
	text-align:right;
}

.mceContentBody {
	font-size: 80%;
}
