/* @override http://digitalemedien.ch/tobias/assets/templates/tobiasp/site.css */

/* Main Sections 
------------------------------------------------------------------------- */

* {
    margin: 0;
    padding: 0;
}
body {
    font-family: helvetica neue, helvetica, arial, sans-serif;
    font-size: small;
    color: #333;
    background: #fffff0;
}


h1, h2 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
	margin: 0;
	color: #000;
	
}
h1 { font-size: 20px;text-transform: uppercase; }
h2 { font-size: 14px; }
h6 { font-size: 18px; }

p { padding: 0 0 1em; }


img{
    border: none;
	text-decoration: none;
	color: red;
}


a {
    outline: none;
    text-decoration: none;
    color: #000;
}

.post p a:hover {
    outline: none;
    text-decoration: none;
    color: #fff;
    background-color: #000;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
	position: absolute;
    width: 982px;
    margin:0;
    text-align: left;
    background: url(images/tile.gif) repeat-y;
}


#content {
	position: absolute;
	margin: 130px 0 0 354px;
    text-align: left;
    width: 628px;
    padding: 0;
    background-color: #fff;
    min-height: 550px;
    font-family:  helvetica, arial, sans-serif;
    z-index: 19;
}

/* Special text formatting 
------------------------------------------------------------------------------- */



/* Header 
------------------------------------------------------------------------- */

#header {
	position: fixed; 
    background: #fff url(images/top_div.png) no-repeat top left;
    width: 980px;
    height:  90px;
	z-index: 21;
}

.home {
	padding: 33px 0 0 620px;
	height: 30px;
    width: 330px;
    z-index: 20;
}

.home a{
    border:  none;
    text-decoration: none;
    z-index: 20;
}

.home a img{
    border:  none;
    height: 30px;
    width: 330px;
    text-decoration: none;
    z-index: 20;
}


/* Post h1 (main content entries)
------------------------------------------------------------------------- */
.post{
	color: #000;
	font-size: 12px;
	padding-left: 50px;
	padding-right: 40px;
	background-color: #fff;
	z-index: 1;
}
.post h1 {
    margin: 0 0 10px 0;
    padding: 0 0 0px 0;
    border-bottom: 2px solid #000;
    color: #000;
    width: 541px;
    font-family:  helvetica, arial, sans-serif;
}

.post h6 {
	border-bottom: 2px solid #000;
	width: 541px;
	margin: 10px 0 10px 0;
}

.post h5 {
	border-bottom: 1px solid #000;
	width: 541px;
	margin: 0;
	padding: 0;
}

.post p{
	padding: 5px 0 0 0;
	line-height: 18px;
}
/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        


/* Subnav 
------------------------------------------------------------------------- */
#subnav {
	position: fixed;
	margin: 80px 0 0 356px;
	padding: 10px 0 5px 48px;
	width: 576px;
    color: #000;
    background: #fff url(images/bg_subnav.jpg) no-repeat 0px 0px;
    height: 35px;
    z-index: 20;
}

#subnav .subnavigation ul{
    padding: 0;
    margin-top: -2px;
    margin-left: -8px;
}

#subnav .subnavigation ul li{
    display: inline;
    font-family: helvetica;
    margin: 0  0px 0 0px;
    font-size: 13px;
    height: 2px;
}

#subnav .subnavigation ul li a{
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 0 12px 0 8px;
    border-right: 2px solid #000;
}


#subnav .subnavigation ul li.active a{
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}
#subnav .subnavigation ul li.last a{
	border-right: 0px;
}


/* Sidebar Hauptnavigation - Unternavigation
------------------------------------------------------------------------- */

#sidebar {
	position: fixed;
	margin: 90px 0 0 0; 
  	width: 366px;
    height: 721px;
    background: url(images/bg_sidebar.jpg) no-repeat 0 0;
    font-family: Verdana;
    font-size: 11px;
    z-index: 21;
}

#sidebar ul{
	padding: 0;
	margin: 77px 0 0 200px;
	list-style-type: none;
}

#sidebar li{
	padding: 0;
	margin: 0;
}

#sidebar ul li a{
	text-decoration: none;
	border:  none;
}

#sidebar .unternavigation{
    margin: 28px 0 0 -6px;
}

#sidebar .unternavigation ul{
    margin: 0 0 0 0;
}

#sidebar .unternavigation ul li{
    display: inline;
    margin:  0 -1px 0 -2px;
    border-left: 1px solid #fffff0;
}

#sidebar .unternavigation ul li a{
	font-size: 11px;
    color: #fffff0;
    font-family: Helvetica;
    padding: 0 6px 0 7px;
}

#sidebar .unternavigation li.active a{
    color: #000;
    font-family: Helvetica;
}

#sidebar .unternavigation a:hover{
	font-size: 11px;
    color: #000;
    font-family: Helvetica;
}

/*
.sidebarwhite{
 background: url(images/bg_sidebarwhite.png) no-repeat 0 0;
 margin-top: 171px;
 height: 171px;
 }
 */
 #audioplayer{
 width: 335px;
 margin-left: 10px;
 padding: 3px 0px 0 0;
 }

/* Kalendereintrag */

.absatz{
	margin: 0px;
	padding: 0 0 10px 0;
}

.links{
	float: left;
	text-align: left;
	width: 145px;
	}
	
.rechts{
	margin-left: 150px;
	text-align: left;
	width: 386px;
	}
	
.rechts p{
	padding: 0;
	margin: 0;
	}
	
.links p{
	padding: 0;
	margin: 0;
	}
		
	
#content a{
	color: #43c3c3;
	}
	
	

/* Flash Player */

.absatzflash{
	margin: 0px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.lititel{
	float: left;
	text-align: left;
	width: 200px;
	height: 20px;
	padding-top: 1px;
	}
	
.retrack{
	margin-left: 200px;
	text-align: left;
	width: 300px;
	height: 20px;
	}

object{
	padding-top: 0px;
}

/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin: 0px;
    padding: 0 0 9px 0;
    font-size: 85%;
    color: #ddd;
    background: url(images/bottom_sill.gif) no-repeat bottom left;
}

#footer p {
    padding: 20px 320px 20px 95px;
    background: url(images/bottom_sash.gif) no-repeat top left;
}

#footer a {border-bottom: none;}


/* Forms 
------------------------------------------------------------------------------- */

/* MAXI GALLERY THUMBS
------------------------------------------------------------------------------- */
.childscontainer img.thumbnail{
	height: 90px;
	width: 130px;
}

.thumbscontainer img.thumbnail{
	height: 85px;
	width: 122px;
}

ul.thumbs p{
	font-size: 10px;
}

#lbBottomContainer{
	width: 470px;
}

/* KONTAKTFORMULAR
------------------------------------------------------------------------- */
.formular {
	width: 500px;
	margin: 10px 0 0 0px;
}

.formleft label{
	width: 100px;
	float: left;
}

.formright input{
	width: 200px;
	border: 1px solid #000;
	height: 20px;
	margin-left: 0px;
}

.formright textarea{
	width: 200px;
	border: 1px solid #000;
	margin-left: 0px;
}

.formsubmit input {
	width: 100px;
	height: 20px;
	margin-left: 202px;
	border: 1px solid #000;
	background-color: #fff;
}

form p img {
	margin-left: 150px;
}
/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */

/* FLV PLAYER
------------------------------------------------------------------------------- */
#clip1 {
	z-index: 19;
}

.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/* MP3PLAYER */
#sidebar form.musicplayer {
	width: 128px;
	margin-left: 200px;
}

input.mp3player{
	margin:35px 0 0 15px;
	padding: 0 5px 0 20px;
	font-weight: normal;
	background: #a8d5d6 url(/assets/templates/tobiasp/images/mp3player.gif) no-repeat;
	color: #000;
	font-size: 10px;
}


/* NEWSLETTER
------------------------------------------------------------------------------- */
#newsletter {
	margin: 30px 0 0 20px;
}

#newsletter, #newsletter form, #newsletter input{
	float: left;
	width: 150px;
}

#anmelden {
	float: left;
	width: 150px;
}

#abmelden {
	float: left;
	width: 150px;
}

input#radio {
	
	width: 12px;
	margin: 10px 10px 0px 0;
}

input#radio2 {
	width: 12px;
	margin: 0px 10px 10px 0;
}

p.an {
	margin: 10px 0 0 0;
}

p.ab {
	margin: 0px 0 0 0;
}