/* CSS Document */

body {
	background-color: #fff;
	padding:0;
	margin:0;
	/*font-size: 100.1%;*/
font-family : "Lucida Grande", "Lucida Sans Unicode", Lucida, "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif;
color: #1e0615;
}

h1, h2, h3, h4, h5, p, ul, li, form {
  margin:0;
  padding:0;
}

a, a:link {
color: #61267a;
}

a:visited {
color: #5b503d;
}

a:hover {
color: #ef5a00;
}

a:active {
color: #61267a;
}

a.focus {
color: #ef5a00 
}

#titel {
background: #8d0e4c url(img/black.gif) repeat-x;
width: 100%;
height: 268px;
}

#ttypo {
background: transparent url(img/titel2-bg.gif) no-repeat;
width: 100%;
height: 268px;
}

.logo {
float: right;
margin-top: 94px;
}

.bl1 {
display:none;
}

.bl2 {
display:none;
}

h1 {
font-size: 1em;
font-weight: bold;
color: #da8baf;
position: absolute;
top: 240px;
left: 10px;
}

h2 {
color: #9f436f;
font-family: Minion, Georgia, Times, serif;
font-size: 1.2em;
margin-bottom: 16px;
padding-top: 0.5em;
}

h3 {
color: #8d0e4c;
font-size: 1em;
font-weight:bold;
}

p {
margin-bottom: 1em;
}

ul {
margin-bottom: 2em;
}

#mmenu {
padding-left: 0px;
font-size: 0.9em;

}

#mmenu ul {  
	list-style: none;  
	background: #8d0e4c; 
	padding-left: 0;  
	margin-left: 0;  
	font-weight: bold;  
	float: left;
	}
	
#mmenu li{
display: inline;
}
	
#mmenu li a{
	padding: 4px 12px 6px 12px;
	border-right: 1px solid #ffcf6b;
	background-color: #8d0e4c;  
	color: #fff;  
	text-decoration: none;  
	float: left;
	}
	
#mmenu a:visited{
	background-color: #8d0e4c;  
	color: #fff;  
	}
	

#mmenu a:hover, #mmenu a:active, #mmenu a:focus {  
	background-color: #000;  
	color: #fff;
	}

	
#mmenu a:link#current, #mmenu a:visited#current { 
	background-color: #000;  
	color: #fff; 
	padding: 4px 12px 6px 12px;
	}

.brkl {
clear: both;
}

#content {
margin: 5px 5px 10px 10px;
font-size: 0.9em;
line-height: 1.6em;
}

.links {
float: left;
width: 100%;
margin-right:10px;
}

.rechts {
float: left;
}

.rechts img {
margin-left: 40px;
}

.rechts p {
}

p.bu {
font-size: 0.9em;
font-style: italic;
line-height: 1.3em;
color: #423417;
}

.autorbox {
float: left;
margin-top: 20px;
margin-left: 10px;
font-size: 0.9em;
width: 100%;
}

.kritikbox {
/*float: left;*/
margin-top: 20px;
font-size: 0.9em;
width: 100%;
}

.rechts h2 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif;
font-size: 0.9em;
margin-bottom: 0;
padding: 3px 3px 0 3px;
background: #000;
color: #fe9c11;
}

.rechts ul {
font-size: 0.9em;
list-style: none outside;
margin-bottom: 3px;
background: #e48d38;
color: #fff;
}

.rechts ul li {
padding: 3px;
margin:0;
border-bottom: 1px solid #ffcf6b;
}

.rechts li a {
display: block;
width: 100%;
}

.rechts li a:link, .rechts li a:visited {
color: #fff;
text-decoration: none;
}

.rechts li a:hover, .rechts li a:focus, .rechts li a:active {
color: #8d0e4c;
text-decoration: none;
} 


.footer {
margin: 0px 20px 40px 52px;
font-size: 0.9em;
line-height: 1.6em;
}

.links ul{
list-style: none inside;
}

.links ul li {
margin: 10px 0;
padding-left: 32px;
background: url(img/listimage.gif) no-repeat;
}

.flolinks {
float: left;
margin: 0 10px 10px 0;
}

.permalink {
font-size: 90%;
margin-bottom: 20px;
}

.rank {
width: 170px;
border: 0 none;
height: 100%;
margin-top: 20px;
}

.sidebar {
font-size: 0.9 em;
width: 270px;
}

.rechts div img, .kritikbox img {
margin-left:0px;
}