﻿body {
	/* background: #fff url(images/header.gif) repeat-x; */
/* neu: */
/* #fff; */ /* url(images/header.gif);*/
	background: #f7f7f7;	 /* #EAEAEA; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* line-height: 18px; */
	color: #333333;; /* neu: */ /* background-color: #f7f7f7; */;
	background-color: #f7f7f7;	
	
}

h1 {
	font-size:24px;
	padding: 0 0 0 0;
	letter-spacing:normal;
	height:auto;	
}

h2 {
	font-size:20px;
}

h3 {
	font-weight:normal;
}

img { border: none; }
a { color: #6998F0; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
width: 700px;
margin: 0px auto;
}

#header {
/* original: height: 90px; */
height: 150px;

padding-bottom:1em;
/* neu: */
/* background: #fff;  */
background-image:url('images/logo_neu.gif'); 
background-repeat:no-repeat; 
background-position:right center;
padding-top:1em;
/* padding-left:1em; */
padding-bottom: 0em;

/* ende neu */

}

#header h1 {
/* original: padding: 20px 0 5px 10px; */
/* original: font-size: 24px; */
font-size:20pt;
line-height:1.2em;
/*letter-spacing: -2px;*/
padding-top:2em; 
}

#header h1 a {
color: #000;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #666;
}
#header h2 {
padding-left: 11px;
font-size: 14px;
color: #666;
font-weight: 100;
}

#menubar {
height: 3em;
text-align:right;
padding-top:1em;
}


#body_index #menu_index,
#body_kalender #menu_kalender,
#body_kindertiergeschichten #menu_kindertiergeschichten,
#body_impressum #menu_impressum,
#body_verlag #menu_verlag,
#body_agb #menu_agb,
#body_krimi #menu_krimi {
	color: black; text-decoration: none; font-weight:bold;
	cursor:default;
}

.teaser {
	border:1pt black solid;
	font-family:"Comic Sans MS";
	font-size:18pt;
	width:85%;
	text-align:left;

}

.titleRight {
	/* background-image: url('images/titel.jpg'); */
	/* background-repeat: inherit; */
	/* background: center; */
	float: right;
	width: 450px;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	/* original: border-left: 1px solid #aaa; */
}

.titleRight h1 {
padding: 20px 0 5px 10px;
font-size: 24px;
letter-spacing: -2px;
}

.right {
	float: right;
	width: 400px;
	text-align: justify;
	padding: 10px 20px 10px 40px;
	/* original: border-left: 1px solid #aaa; */
	height: 100%;
}

.right h2 {
color: #B4241B;
font-size: 20px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.right h2 a {

}
.right h2 a:hover {

}
.left {
float: left;
/* original: width: 150px; */
width: 200px;
/* padding: 10px 0 10px 0px; */
padding-top:1.5em;
}
.left h2 {
font-size: 13px;
color: #333;
padding: 5px 0 2px 10px;
}
.left ul {
list-style-type: none;
padding: 5px 0 10px 0px;
}
.left ul li {
padding: 2px 20px;

}

.left ul li a {
display: block;
color: #6998F0;
}
.left ul li a:hover {
color: #ff0000;
}

.left p {
	padding-top:1em;
}

.footer {
text-align: center;
color: #666;
font-size: 11px;
padding-top: 1em;
background: #f7f7f7;
border-top: 1px solid #aaa;
}
/* .footer  a { color: #666; } */

.kalender {
	width:100%;
	margin-top:2em;
}

.kalender h1 {
	padding-bottom:0.5em;
}

.kalender a {
	color:#FF0066;
}
.kalender_firstRow {
	height:5em;	
}

.kalender_secondRow {
	height:5em;
	background-color:#D7D7D7;
}

.kalender td {
	padding-top:1.5em;
	padding-bottom: 1.5em;
	padding-left:1.5em;
}

.copyright {
	padding-top:-3em;
	padding-bottom:1em;
	font-size:xx-small;
}

.autorentabelle {
	border:0pt;
	border-style:none;
	padding:0px;
	margin-top:2em;
	height:200px;
	font-size:large;
	color:white;
	text-align:left;
	background-color:gray;
}

.autorentabelle td {
	border:0pt;
	border-style:none;
	padding:0;
	vertical-align:middle;
	height:300px;
	padding:1em;
}

.autorentabelle tr {
	border:0pt;
	border-style:none;
	padding:0;
}

.autorentabelle img {
	width:100%;
}
.autorentabelle_left, .autorentabelle_right {
	width:300px;
}

.autorentabelle_innerleft {
	background-color: #9193CA;
	width:10px;
}

.autorentabelle_innerright {
	background-color: #6666FF;
	width:10px;
}

.kleingedrucktes {
	text-align: justify;
	
}

.kleingedrucktes p {
	margin-top: -1em;
}