/*
Design by iSN-Kalletal
http://www.isn-kalletal.de
(c) 2008 by iSN-Kalletal
*/

body {
	background: #ffffff repeat-x top left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin: 5px;
	padding: 0px; list-style-type:none
}

input, textarea {
	width: 220px;
	background: #FFFFFF repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	color: #808000;font-style:normal; font-variant:normal; font-weight:normal; font-size:1em; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; line-height:100%
}
body, table, td, tr, p, li, input, select, textarea, h1, h2, h3, .header_text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000; list-style-image:url('space5.gif')
}

.seitentitel { font-family: Trebuchet MS; color: #FFCC00; background-color: #999966; font-size:12pt; font-weight:bold; border-left-width:1px; border-right-width:1px; border-top-style:dashed; border-top-width:1px; border-bottom-style:dashed; border-bottom-width:1px }

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18pt;color:#008000; font-family:Trebuchet MS; font-weight:bold
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 14pt;font-family:Trebuchet MS; background-color:#008000
}

.zeilenmarke { font-family: Trebuchet MS; color: #336600; font-weight: bold }
ul, ol {
	margin-left: 3em;
}



.title {
	background-position:  
                
               left 100%; border-bottom:2px solid #426300; text-indent:15px; font-family:"Trebuchet MS"; font-size:14pt; font-weight:bold; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:0; color:#800000; background-image:url('bt_titel.jpg'); background-repeat:no-repeat; background-attachment:scroll; font-style:italic
}




blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #800000;font-size:10pt; font-style:italic; font-weight:bold
}

a:hover {
	text-decoration: none;
	color: #800000;background-color:#99CC00
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

/* Navigation */

#navi {
	background: #CC9900 360px 360px;
	margin: 0 auto;
	color:#FFFF00
}

#navi ul {
	margin: 0;
	line-height: normal; list-style-type:none; padding-left:20px; padding-right:20; padding-top:2px; padding-bottom:0
}

#navi li {
	float: left;
	padding: 0 2px 0 2px;
}

#navi li.first a{
	float: left;
	background: #559933;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF; padding-left:12px; padding-right:12px; padding-top:5px; padding-bottom:5px
}

#navi a {
	float: left;
	background: #406800 no-repeat fixed;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #FFFF00;padding-left:10px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

#navi a:hover {
	text-decoration: none;
	background: #559933;
	padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:5px
}
