@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Pocketfilm
Theme URI: http://www.pocketfilm.de
Description:  
Date: 06.04.20009
Author: © 2009, Ansgar Hiller, Planet Pixel, Köln
*/

body {
	margin:0px auto;
	background-color: #FFFFFF;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper {
	height: 100%;
	width: 100%;
	margin: 0px;
}

#content	{
	height: 1000px;
	width:1024px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: right 137px;
}

#headder {
	background-image: url(../images/headder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headder ul {
	position:relative;
	top:0px;
	left:560px;
	width:400px;
	height:20px;
	text-align:center;
	font-size:11px;
	color:#5d616d;
	margin:0px;
}

#headder ul li {
	display:inline;
	border-left:#5D616D 1px solid;
	padding:0 0.7em;
}

#headder ul li:first-child {
	border-left:none;
}			


#headder ul li.active a {
	font-weight:normal;
	text-decoration:none;
	color:#D07F16;
}

#headder ul li #current .active a {
	font-weight:normal;
	text-decoration:none;
	color:#D07F16;
}


#headder ul li a {
	font-weight:normal;
	text-decoration:none;
	color:#7F89A4;
}

#headder ul li a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#D07F16;
}

#flashcontent {
	top:0px;
	left:0px;
	width:1024px;
	height:113px;
}

.bg1 {background-image: url(../images/bg_img1.jpg);}
.bg2 {background-image: url(../images/bg_img1.jpg);}
.bg3 {background-image: url(../images/bg_img1.jpg);}

#bodyWrapper	{
	width:1000px;
	height:auto;
	margin:40px 12px 0px;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
}
#copyWrapper	{
	margin: 34px 34px 44px 34px;
	width:560px;
	height:auto;
	border-right:#E1E3F0 solid;
	padding-right:34px;
	border-width:thin;
}

#footer ul	{
	margin-top:40px;
	width:956px;
	height:20px;
	text-align:center;
	font-size:10px;
	color:#666666;
	margin-left:34px;
}
			
#footer ul li {
	display:inline;
	border-left:#5d616d thin solid;
	padding:0 0.7em;
}	
			
#footer ul li:first-child {
	border-left:none;
}			

#footer ul li.active a	{
	text-decoration:none;
	color:#D07F16;
}
#footer ul li #current .active a	{
	text-decoration:none;
	color:#D07F16;
}
		
			
#footer ul li a {
	text-decoration:none;
	color:#5d616d;
}	
			
#footer ul li a:hover {
	text-decoration:none;
	color:#d07f16;
}	

/* GLOBALS */

a, img, div, table, p { border:0px; padding:0px; margin:0px; }
a, a:visited {color: #555555; text-decoration:underline; font-weight:normal;}
a:hover, a:active { color: #D07F16; text-decoration:underline; }

ul	{ font-size:12px; line-height:1.6em; color:#777777;	}	
li	{ list-style-image:url(../images/liste.gif); }	

h1	{ font-weight: normal; font-size: 20px; color: #D07F16; }
h2	{ font-weight: normal; font-size: 14px; color: #555555; }
h3	{ font-weight: bold; font-size: 12px; color: #D07F16; }
	
p	{ text-align:left; font-size:12px; line-height:1.6em; color:#777777; margin: 10px 0px;}

p img	{ padding:0 5px 0 0; float:left; }

/* FORM */


