/**
 * $Id$
 * Website Baker template: krone schmalz 2
*/

body {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	letter-spacing:2; 
	text-indent:0; 
	line-height:150%; 
	margin:10px;
}
.rezension   { color: #4F81BD; font-style: italic; font-weight: normal }

a:link, a:visited, a:active {
	color: #4f81bd;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
hr {
	margin: 0px 40px;
	color: #4f81bd;
	height: 1px;
}
h1 {
	font-size: 28px;
	color: #4f81bd;
	margin: 5px 0px; 
	font-variant:small-caps;
}
h2 {
	font-size: 18px;
	color: #4f81bd;
	margin: 15px 0px 5px 0px;
}
h3
{
	color: #4f81bd; margin-bottom:0
	
}
.wholepage
{
	width: 920px;
	background-image: url('images/website.jpg');
	height: 100%; background-position:center
}

.header {
	background-position: center top; height: 230px;
	background-image: url('images/header.jpg');background-repeat:no-repeat
}
.main {
	padding: 30px 30px 0 30px;
	vertical-align: top;
	text-align: justify;
}
.content
{
	width: 620px;
	float: left;
}
.clear
{
	clear: both;
}

.footer {
	background-position: center bottom; padding:5px; background-image: url('images/footer.jpg');
	text-align: center;
	height: 50px; background-repeat:no-repeat; font-variant:small-caps
	font-size: 12px;
}
.footer a:link, .footer a:active, .footer a:visited
{
	color: #4f81bd;
	font-weight: normal;
	text-decoration:underline;
}
.footer a:hover
{
	color: #4f81bd;
}  
.flags img
{
	border: 1px solid #4f81bd;
	height: 18px;
	width: 25px;
	margin: 20px 20px 0 0;
	float: right;
}

.afb-links
{
	float: left;
	margin: 5px 10px 5px 0;
}
.afb-rechts
{
	float: right;
	margin: 5px 0 5px 10px;
}

.menu_current {
	font-weight: bold;
}


.bottommenu{
	width: 860px;
	padding: 0 30px;
	text-decoration: none;
	font-family: Georgia, Times New Roman, serif;
	width: 100%;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.bottommenu ul{
	margin: 0;
	padding: 0;
	text-align: center;
}

.bottommenu ul li{
display: inline;
}

.bottommenu ul li a{
	color: #4f81bd;
	padding: 30px 11px 0 11px;
	text-decoration: none;
}

.bottommenu ul li a:visited{
color: #4f81bd;
}

.bottommenu ul li a:hover, .bottommenu ul li .selected{
	color: #000000 !important;
}

#vertikalmenu {
	width: 200px;
	margin: 10px;
	float: right;
}

#vertikalmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


#vertikalmenu li a {
	text-decoration: none;
	border-bottom: 1px solid #4f81bd;
}

#vertikalmenu .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#vertikalmenu li a:link, #vertikalmenu li a:visited {
	color: #4f81bd;
	display: block;
	padding: 10px 0 10px 10px;
}

#vertikalmenu li a:hover {
	color: #000000;
	background:  #fefff9;
	padding: 10px 0 10px 10px;
}
.credits
{
	font-size: 10px;
	color: #000000;
}