/*
-------------------------------------
Screen Stylesheet

version:   		1.0
date:      		19/09/08
for website:	www.tatjana-jazzgeige.de
author:    		[k.rehage]
website:   		[rehage-design.de]
------------------------------------
*/


* { margin:0; padding: 0; } 
html { height: 100%; } 
body {
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
	color: #fff;
	background: #FC8C1D;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
img { border:0; }
#head {
	width: 100%;
	height: 105px;
	background: #fff url(../img/tr_bg_head.png) repeat-x;	
}
#head_1 {
	width: 970px;
	height: 30px;
	margin: 0px auto;
	background: #FC8C1D url(../img/tr_bg_h1.png) no-repeat left top;
}
#head_2 {
	width: 970px;
	height: 75px;
	margin: 0px auto;
	text-align: right;
	background: #fff url(../img/tr_bg_h2.png) no-repeat left top;
}
#box {
	width: 100%;
	background: #CC4F00;
	text-align: left;
}
#main {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	background: #CC4F00 url(../img/tr_bg_box.png) repeat-y;
}
#nav_bg {
	width: 215px;
	float: left;
	margin-left: 30px;
	background: #611D05 url(../img/tr_bg_nav.png) no-repeat center top;
	text-align: center;
	clear: left;
	height: 420px;
}
#navcont { 
	width: 215px;
	margin-top: 150px; 
}
#navcont ul {
	list-style: none;
}
#navcont a {
	display: block;
	line-height: 1.8em;
	font-weight: bold;
	font-family: Arial, "Century Gothic", Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	border-bottom: 1px solid #801D02;
	letter-spacing: 0.02em;
	width: 215px;
}
#navcont a:link, #navleft a:visited {
	text-decoration: none;
	padding-left: 25px;
}
#navcont a:hover {
	color: #651502;
	background: #FC8C1D;
}
#navcont .aktiv {
	color: #FC8C1D;
}
#navcont .n_aktiv {
	color: #fff;
}
#kopf {
	width: 695px;
	float: left;
	background: #CC4F00 url(../img/tr_bg_kopf.jpg) no-repeat right top;
	clear: right;
	height: 150px;
}
#pic {
	width: 260px;
	min-height: 240px;
	float: left;
	background: #fff;
	clear: none;
}
#text {
	width: 435px;
	float: left;
	background: url(../img/tr_bg_text.jpg) no-repeat right top;
	clear: right;
	min-height: 240px;
	margin-bottom: 5px;
}
#text h2 {
	color: #651502;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 20px 15px;
}
#text h3 {
	color: #FC8C1D;
	font-weight: bold;
	font-size: 0.9em;
	margin: 25px 20px 15px;
}
#text h4 {
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	margin: 15px 20px 10px;
}
#text p {
	color: #fff;
	font-size: 0.8em;
	margin: 0 20px 15px;
	line-height: 1.5em;
}
#text li {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px 20px 15px 45px;
	list-style: url(../img/tr_li.png) none outside;
}
#text a {
	font-weight: bold;
	color: #651502;
	text-decoration: underline;
}
#text a:hover {
	color: #AF3206;
	background: #FC8C1D;
	text-decoration: none;
}
#cont {
	width: 970px;
	margin: 0px auto;
	text-align: left;
}
#footer {
	height: 30px;
	width: 100%;
	background: #AF3206;
	float: left;
	clear: both;
}
#footer_cont {
	width: 970px;
	height: 30px;
	margin: 0px auto;
	clear: both;
	background: #AF3206 url(../img/tr_bg_foot.png) repeat-y;
}
#footer_cont .copy {
	font-size: 0.7em;
	color: #FC8C1D;
	margin-left: 55px;
	padding-top: 7px;
	text-align: left;
	float: left;
	width: auto;
}
#footer_cont .imp {
	font-size: 0.8em;
	margin-right: 50px;
	padding-top: 5px;
	text-align: right;
	float: right;
	width:auto;
}
#footer_cont a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#footer_cont a:hover {
	color: #FC8C1D;
	text-decoration: underline;
}
#end {
	height: 30px;
	width: 100%;
	float: left;
	clear: both;
}
h1 span {
  	clear: both;
	visibility: hidden;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}
.fix {
	clear:both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}
.trenn {
	border-top: 1px solid #E25C09;
	line-height:30px;
	text-align: right;
	}
.spc {
  	margin-bottom: 80px;
}
