/* 
CSS Code by Pascal Czerlinski 
COPYRIGHT November 2009
*/

/* ----------------- STRUKTUR --------------------------- */
* { 
	margin: 0; 
	padding:0;}
html, body {
	height:100.1%; 
	width:100%;}
body {
	font-size: 62.5%; /* 16px * 62,5% = 10px --> 10px * 1,2em = 12px */
	background-image:url(../../img/bigbg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top left;
	background-color:#000;}
* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;}

/* -- Größen -- */
#page {
	position:absolute;
	right:20px;
	top:0;
	width:572px;
	height:100px;
	z-index:2;}
#header{
	height:110px;
	width:100%;}
#lang{
	position:absolute;
	left:92px;
	top:82px;}
#navi{
	position:absolute;
	right:-5px;
	top:0;
	width:180px;
	height:110px;}
#navi ul, #lang ul, #socialnetwork ul{
	list-style-type: none;}
#navi li, #lang li, #socialnetwork li{
	display: block;
	float: left;}
#navi_home, #navi_vita, #navi_audio, #navi_gallery, #navi_guestbook, #navi_contact {
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-20000px;
	height:110px;
	width:30px;
	display:block;
	color:#000;}
#lang_en, #lang_de, #facebook, #myspace, #youtube{
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-20000px;
	height:24px;
	width:24px;
	display:block;
	color:#000;
	margin-right:5px;}
#navi_home {
	background-image: url(../../img/nav_home.png);}
#navi_vita {
	background-image: url(../../img/nav_vita.png);}
#navi_audio {
	background-image: url(../../img/nav_audio.png);}
#navi_gallery {
	background-image: url(../../img/nav_gallery.png);}
#navi_guestbook {
	background-image: url(../../img/nav_guestbook.png);}
#navi_contact {
	background-image: url(../../img/nav_contact.png);}
#lang_en {
	background-image: url(../../img/english_btn.png);}
#lang_de {
	background-image: url(../../img/german_btn.png);}
#facebook {
	background-image: url(../../img/facebook_btn.png);}
#myspace {
	background-image: url(../../img/myspace_btn.png);}
#youtube {
	background-image: url(../../img/youtube_btn.png);}
#navi_home:hover, #navi_vita:hover, #navi_audio:hover, #navi_gallery:hover, #navi_guestbook:hover, #navi_contact:hover, #navi .akt, #lang_en:hover, #lang_de:hover, #lang .akt {
	background-position: bottom;}
#logo{
	position:absolute;
	left:0;
	top:110px;
	width:92px;
	height:316px;
	background-image: url(../../img/logo.png);
	background-repeat:no-repeat;
	background-position:top left;}
#logo img{
	border:0;
	width:92px;
	height:316px;}
#container{
	position:absolute;
	left:92px;
	top:110px;
	width:480px;
	height:auto;}
#contentcontainer{
	position:relative;
	left:0;
	top:0;
	width:100%;
	background-image:url(../../img/contentbg.png);
	background-repeat:repeat-y;
	background-position:top left;}
#contentfade{
	position:relative;
	width:100%;
	height:auto;
	background-image:url(../../img/contentfade.png);
	background-position:top left;
	background-repeat:no-repeat;}
#content{
	padding:20px;
	width:440px;}
#footer{
	position:relative;
	left:0;
	width:100%;
	height:20px;
	padding-bottom:30px;}
#socialnetwork{
	position:absolute;
	top:5px;
	left:0;}
#socialnetwork li{
	margin-right:5px;
	padding-top:2px;}
#socialnetwork li#follow{
	font-size:21px;
	color:#d4d4d4;
	margin-right:10px;
	padding-top:0;}
#rights{
	position:absolute;
	right:0;
	top:10px;}
#rights a{
	color:#d4d4d4;
	text-decoration:none;}
#rights a:hover, #rights a.akt{
	text-decoration:underline;
	font-style:italic;}

/* TYPO */
h1{
	font-size:19px;
	color:#1a1a1a;
	font-weight:normal;
	margin-bottom:5px;}
h2{
	font-size:12px;
	color:#1a1a1a;
	font-weight:normal;
	margin-bottom:5px;}
h3{
	font-size:12px;
	color:#1a1a1a;
	font-weight:normal;}
#audio h1{
	margin-bottom:0;}
#audio h2{
	margin-bottom:2px;}
p{
	font-size:12px;
	color:#1a1a1a;
	line-height:18px;
	margin-bottom:10px;}
#content a{
	color:#1a1a1a;
	text-decoration:underline;
	font-style:italic;}
br.clear{
	clear:both;}

#audio img{
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;}

.gallery{
	margin-bottom:20px;
	clear:both;
	float:right;}
.gallery img{
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	border:0;}
.gallery img.last{
	margin-right:0;}

.dotline{
	position:relative;
	widht:100%;
	height:5px;
	border-top:1px dotted #1a1a1a;
	clear:both;}
.dotline .top{
	position:absolute;
	right:0;
	top:-19px;
	width:15px;
	height:14px;}
.dotline .top img{
	border:0;}

.input, textarea{
	display:block;
	width:432px;
	height:16px;
	line-height:18px;
	padding:3px;
	padding-bottom:2px;
	border:1px solid #858585;
	border-top:2px solid #858585;
	background-image:url(../../img/inputbg.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	margin-top:5px;}
textarea{
	height:133px;}
.code{
	width:174px;
	margin-bottom:5px;
	margin-right:5px;
	float:left;}
img.code{
	float:left;
	width:123px;
	height:24px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:10px;}
.button{
	width:123px;
	height:24px;
	position:relative;
	top:5px;
	float:left;
	clear:right;}
.event_false_small, #event_false{
	color:#b54141;}
#event_true{
	color:#309843;}

#guestbook_sitelinks{
	margin-bottom:5px;}

#content #guestbook_sitelinks a{
	text-decoration:none;}

#content #guestbook_sitelinks a:hover{
	text-decoration:underline;}
	
.news_img{
	max-width:440px;
	border:0;
	float:left;
	margin-right:14px;
	margin-bottom:10px;}
	
/*PACZdesign*/
#pd_logo, #stilo_logo{
	width:20px;
	height:16px;
	border:0;
	float:left;
	clear:none;
	position:relative;
	top:3px;
	margin:0 5px 0 0;}


