/**
 * Style sheet xBasic
 */
body {
	margin:0;
	padding:0;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color:#844D03;
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:"Trebuchet MS",Verdana, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:12px;
	color:#844d03;
}

img, div, a, p, input { 
	behavior: url(/tl_files/layout/css/iepngfix.htc); 
}

#title {
	background-image:url(tl_files/layout/titel.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:150px;
	margin:0;
	padding:0;
	width:600px;
}

h1 {
	height:102px;
	margin:0 0 0 -1000px;
	padding:0;
}

h2
{
	margin:0px 0px 6px 10px;
	padding:0px;
	font-weight:normal;
	font-size:24px;
}

h3, h6
{
	margin:5px 0px 0px 10px;
	font-weight:bold;
	font-size:14px;
}

h4, h5
{
	margin:5px 0px 0px 10px;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:5px 10px 5px 10px;
	padding:0px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a {
	color: #04bbfe;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#04bbfe;
}

a:active
{
	text-decoration:none;
	color:#04bbfe;
}


#buch {
	background-image:url(tl_files/layout/buch.png);
	background-repeat:no-repeat;
	height:200px;
	left:357px;
	position:absolute;
	top:0;
	width:400px;
	z-index:1;
}

#trenner_rechts {
	background-image:url(tl_files/layout/linie_rechts.png);
	height:668px;
	left:819px;
	position:absolute;
	top:0;
	width:2px;
}

#bg_verlauf {
	background:#f9cf3f url(tl_files/layout/bg_repeat.jpg) repeat-x scroll 0 0;
}

#wrapper {
	background-image:url(tl_files/layout/bg_sand_neu.jpg);
	background-position:left 102px;
	background-repeat:no-repeat;
}

#container {
	padding-bottom: 40px;
}

#muschelreihe {
	background: url(tl_files/layout/muscheln_repeat.png);
	background-repeat:repeat-x;
	height:38px;
	margin-top:-19px;
}

#footer1 {
	float:left;
	width:320px;
	height:200px;
	margin: 0 10px 0 0;
	border-right: 1px #844D03 dotted;
}

#footer2 {
	float:left;
	width:320px;
	height:200px;
	margin: 0 10px 0 0;
	border-right: 1px #844D03 dotted;
}

#footer3 {
	float:left;
	width:320px;
	height:200px;
	margin: 0 10px 0 0;
}

#footer {
	clear:both;
	color:#844d03;
	padding-top:
}

.bildfloat {
	float:left;
	margin-right:10px;
}

.bildfloat_startseite {
	float:left;
	
	}
	
.toggler {
	background-image:url(tl_files/layout/seestern.png);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin: 10px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	width:95%;
	border-bottom: 1px #fff dotted;
}

.accordion {
	margin-top:5px;
	padding:15px;
}

#formular {
	padding:10px;
	color:#844D03;
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	
	}
