/*statische formatierungen*/

* {
	font-family: arial,verdana,helvetica,sans;
}

body {
	background:#e9e9e9;
	margin:0;
	padding:0;
}

p {
	font-size: 13px;
	line-height:20px;
	color:#666666;
}
img {
	font-size:11px;
}
h2 {
	color:#222222;
}
#site {
	width:1000px;
	margin:auto;
	position:relative;
	border:1px solid #e8e8e8;
	background:url(background.jpg) repeat-y;
}
#content {
	width:760px;
	padding:0;
	margin: 178px 0 0 25px;
	position:relative;
}
#content a {
	color:#444444;
	font-size:13px;
	text-decoration:underline;
}
#content a:hover {
	color:#cf0116;
}

div.serie > p {
	margin: 8px 10px 4px 10px;
}
div.serie > h2 {
	margin: 8px 10px 4px 10px;
}

div.serie > h3 {
	margin: 6px 10px 4px 10px;
}

.pictogram {
	height:300px;
}

.pictogram .images{
	position:absolute;
 	top:0;
 	right:0;	
}

.pictogram > * {
}

div.pictogram > h2 {
	font-size: 16px;
	color: #222222;
	margin: 8px 280px 4px 10px;
}

div.pictogram > h3 {
	font-size: 14px;
	color: #444444;
	margin:8px 280px 4px 10px;
}

div.pictogram > p {
	margin:8px 280px 4px 10px;
}

.serie h2 {
	font-size:16px;
	color:#222222;
}
.serie img {
	border:none;
	margin:0;
}
.serie a {
	text-decoration:none;
	margin:1px;
}
.pictograms a {
	text-decoration:none;
	margin:1px;
}

.pictograms h2 {
	font-size:16px;
	color:#222222;
}
.pictograms img {
	border:none;
	margin:0;
}
div.pictograms > h3 {
	font-size: 14px;
	color: #444444;
	margin:8px 280px 4px 10px;
}
div.pictograms > p {
	margin: 8px 10px 4px 10px;
}
div.pictograms > h2 {
	margin: 8px 10px 4px 10px;
}

div.pictograms > h3 {
	margin: 6px 10px 4px 10px;
}

.preview .shortdescription {
	float:left;
	height:400px;
	width:250px;
}

.preview .shortdescription h3 {
	margin:5px 15px 0px 15px; 
	font-size:14px;
	color:#333333;
	width:240px;
}

.preview .shortdescription p {
	width:200px;
	margin: 0px 15px 2px 15px;
}

.preview .shortdescription a img {
	border:none;
}
.preview {
   clear:both;
   padding:20px 0;
}
.previewserie .shortdescription {
	height:250px;
	position:relative;
}

.previewserie .shortdescription h2 {
	margin:5px 15px 0px 15px; 
	font-size:14px;
	color:#333333;
	width:400px;
}

.previewserie .shortdescription p {
	width:400px;
	margin: 0px 15px 2px 15px;
}

.previewserie .shortdescription a img {
	border:none;
}
.previewserie .shortdescription a {
	position:absolute;
	top:0px;
	right:0px;
}
.previewserie {
   margin:20px 0;
}
.previewserie > h2 {
	margin: 8px 10px 4px 10px;
	font-size: 16px;
	color: #222222;
}
.previewserie > p {
	margin: 8px 10px 30px 10px;
}

div.preview > h2 {
	margin-right:10px;
	margin-left:10px;
	font-size:16px;
	color:#222222;
}

div.preview > p {
	margin-right:10px;
	margin-left:10px;
}

.preview .contact {
    clear:both;
}

ul#navigation {
   	line-height:20px;
	width:181px;
	position:absolute;
	top:178px;
	right:9px;
	margin:0 15px 0 0;
	padding:0;
}
/*
ul#navigation li#wandtasie {
	padding-bottom:8px;
	border-bottom: 1px solid #333333;
	margin-bottom: 3px;
	margin-right:10px;
	text-align:right;
}


ul#navigation li#wandtasie a {
	color:#cf0116;
	font-size:12px;
	font-weight:bold;
}
*/

ul#navigation > li {
	list-style:none;
	padding:0;
	margin:0;
	margin-left:20px;
	font-size: 12px;
}

ul#navigation > li > a{
	font-weight: bold;
}

#navigation > li > ul > li {
	list-style:none;
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 20px;
}

#navigation > li > ul > li > ul > li {
	list-style:none;
	padding:0;
	margin:0 0 0 20px;
	font-size: 12px;
	line-height: 20px;
}
#navigation > li > ul > li > ul > li > ul > li {
	list-style:none;
	padding:0;
	margin:0 0 0 20px;
	font-size: 12px;
	line-height: 20px;
}

#navigation a {
	text-decoration:none;
	color:#333;
}
#navigation h4 {
	margin:0;
	padding:0;
	font:12px normal;
	color:#111;
	line-height:24px;
	
}
#navigation li ul {
	margin:0;
	padding:0;
}

#header {
	width:1000px;
	height:178px;
	position:absolute;
	top:0;
	left:0;
	background:url(background_header.jpg) no-repeat bottom;
}
#header > a#home{
	margin: 50px auto 0 auto;
	width: 378px;
	height: 72px;
	text-decoration:none;
	display:block;
}
#header > div#wandtasie {
	text-align: center;	
}
#header > div#wandtasie a {
        color:#cf0116;
	font-size:12px;
	font-weight:bold;
}

#header > a img {
	border:none;
}
#footer {
	background:url(background_footer.jpg) no-repeat top #e9e9e9;
	width:1000px;
	height:80px;
}
#footer ul {
	list-style:none;
	padding:0 30px;
	margin:0 0 100px 0;
}
#footer ul li {
	margin:0 4px;
	padding:0;
	display:inline;
	line-height:22px;
	font-size:12px;
}
#footer ul li a{
	color:#333;
	text-decoration:none;
}
p#copyright {
	font-size:10px;
	line-height:15px;
	color:#666666;
	text-align:center;
	margin:0;
	padding: 27px 20px 5px 20px;
}

