* {
	margin:0;
	padding:0; }

p, a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px; }
	
a {
	color:#444444;
	text-decoration:none; }

a img {
	border:none; }
	
label {
	display:block;
	width:150px;
	float:left; }
	
a:hover {
	text-decoration:underline; }
	
html, body {
	height:100%; }
	
body {
	background:#d78805; }
	
#main {
	position:absolute;
	left:50%;
	top:0;
	height:700px;
	overflow:visible;
	width:805px;
	margin-left:-403px;
	background:url(../images_layout/background.jpg) no-repeat; }

#external-link1, #external-link2 {
	display:block;
	position:absolute;
	right:38px;
	top:20px;
	height:65px;
	width:80px;
	list-style:none; }

#external-link2 {
	top:100px; }
	
#home-link {
	display:block;
	position:absolute;
	left:290px;
	top:65px;
	height:80px;
	width:180px;
	list-style:none; }
	
#navigation {
	position:absolute;
	top:197px;
	left:35px;
	width:218px;
	height:300px;
	font-size:11px; }
	
#navigation ul li {
	list-style:none;
	text-align:right;
	margin-bottom:6px; }
	
#navigation ul li a {
	color:#444444;
	text-transform:uppercase;
	line-height:16px;
	text-decoration:none;
	padding-right:10px;
	display:block; }

#navigation ul li a.bloglink {
	text-transform:none;
	font-weight:bold; }
	
#navigation a:hover {
	color:white;
	font-weight:bold;
	background:url(../images_layout/nav-hover.gif) center right no-repeat; }
	
#navigation li.current a, #navigation li.current a:hover {
	background:url(../images_layout/nav.gif) center right no-repeat;
	color:#444444;
	font-weight:bold;
	cursor:default; }
	
#navigation li.current li a {
	background:none; }
	
#content {
	position:absolute;
	top:200px;
	left:294px;
	width:350px;
	padding-right:110px; }
	
#content p {
	padding-bottom:13px;
	color:white; }
	
#content p.error-message {
	color:#444444; }
	
#content form p {
	padding-bottom:0;
	margin-bottom:8px; }

#content form input {
	border:1px solid #444444; }
	
#content form .radiobutton {
	border:none; }
	
#content form .textinput {
	width:180px;
	line-height:18px;
	height:18px; }
	
#content form #order_field0, #content form #order_field6 {
	width:35px; }
	
#content form #order_field7 {
	width:55px; }
	
#rightcolumn {
	position:absolute;
	top:260px;
	right:25px;
	width:120px;
	font-size:11px; }


#rightcolumn #werkstattmitschnitt,
#rightcolumn #fruehcafe,
#rightcolumn #methodbuch,
#rightcolumn #film,
#rightcolumn #trailer {
	display:block;
	font-size:10px;
	color:white;
	text-decoration:none;
	margin-left:-5px;
	padding:108px 0 5px 10px;
	background:url(../images_layout/link_methodbuch.jpg) no-repeat top left; }

#rightcolumn #werkstattmitschnitt {
	padding:70px 0 5px 10px;
	background:url(../images_layout/werkstattmitschnitt.png) no-repeat top left; }
	
#rightcolumn #fruehcafe {
	padding:78px 0 5px 10px;
	background:url(../images_layout/link_fruehcafe.jpg) no-repeat 0 10px; }
	
#rightcolumn #film {
	padding:83px 0 5px 10px;
	background:url(../images_layout/link_film.jpg) no-repeat top left; }
	
#rightcolumn #trailer {
	padding:83px 0 5px 10px;
	background:url(../images_layout/link_trailer.jpg) no-repeat top left; }
	
#rightcolumn p {
	font-size:10px;
	color:white; }
		
.linklist li {
	list-style:none; }
	
.hidden {
	display:none; }
	


