@charset "utf-8";

/*
===============================================
(c) Webdesign sbihl.de
===============================================
*/


/* Allgemeine Definitionen
----------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	background: #00699b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}
.trennlinie {
	background: #f6b549;
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
	margin: 0 0 11px 0;
	width: 100%;
}
.floatleft {
	float: left;
	margin: 0 10px 15px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .83em;
}
.tab {
	float: left;
	width: 5em;
}
.bild,
.bildlinks,
.bildrechts {
	background: #fff;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
	margin: 0;
	padding: 5px;
}
.bildlinks {
	float: left;
	margin: 0 10px 10px 0;
}
.bildrechts {
	float: right;
	margin: 0 0 10px 15px;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
#footer a,
#footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.box a,
.box a:visited {
	color: #fff;
	text-decoration: none;
}
.box a:hover {
	color: #fff;
	text-decoration: none;
}

/* Typo
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, h7 {
	line-height: normal !important;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 1em 0;
}
h2, h3, h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 16px 0 9px 0;
}
p, address, blockquote {
	margin: 0 0 1em 0;
}
address {
	font-style: normal;
}
#content ul {
	margin: 0 0 1em 0;
	padding: 0;
}
#content ul li {
	margin: 0;
	padding: 0;
}

/* Layout
-----------------------------------------------*/ 
#wrapper {
	background: #fdeed0 url(gfx/bg_wrapper.jpg) repeat-y 0 0;
	color: #000;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 846px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
#header {
	background: #fff url(gfx/bg_header.jpg) no-repeat 0 0;
	float: left;
	height: 210px;
	margin: 0;
	padding: 0;
	width: 846px;
}
#header img {
	margin: 110px 0 0 17px;
}
#navigation {
	/*background: url(gfx/bg_navi1.jpg) no-repeat bottom left;*/
	float: left;
	margin: 0;
	padding: 0;
	width: 188px;
}
#navigation img {
	margin: 35px 0 5px 0;
}
#container {
	background: url(gfx/bg_container.jpg) no-repeat 0 0;
	display: inline; /*IE6 fix - doppelter margin*/
	float: left;
	margin: 0 15px;
	padding: 16px 0 30px 0;
	width: 816px;
}
#content {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	line-height: 1.5em;
	padding: 0 52px 0 26px;
	width: 550px;
	min-height: 350px;
	height: auto !important;  /*moderne Browser*/
	height: 350px;  /*den IE*/
}
#wide #content {
	padding-right: 30px;
	width: 572px;
}
.box {
	background: #fff;
	border: 1px solid #fee4b3;
	float: left;
	height: 132px;
	margin: 15px 15px 0 0;
	line-height: normal !important;
	padding: 0;
	width: 171px;
}
.box_br {
	margin-right: 0;
}
.box h3 {
	background: #00699b;
	color: #fff;
	font-size: 12px;
	margin: 0;
	line-height: 22px !important;
	padding: 0;
	text-align: center;
}
h3.back {
	margin: 25px 0 10px 0;
	padding: 0;
}
.member,
.ort {
	background: #fff;
	float: left;
	margin: 0 0 20px 0;
	padding: 5px;
	width: 265px;
}
.left {
	margin-right: 21px;
}
.member img {
	float: left;
	margin: 0 5px 0 0;
}
.member h3 {
	margin: 0;
}
.ort h3 {
	border-bottom: 1px solid #f29400;
}
.member p {
	font-size: 11px;
	margin: 0;
}
.ort p {
	margin: 0;
}
.product {
	background: #fff;
	border: 1px solid #f29400;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	width: 528px;
}
.product img {
	float: right;
	margin: 0 0 0 10px;
}
.product h3 {
	margin: 0 0 10px 0;
	padding: 0;
} 
#content ul,
#content ol {
	margin: 3px 0 1em 30px;
}
#content ul li,
#content ol li {
	padding: 0 0 2px 0;
}
#content ul li {
	list-style: disc;
}
/* 2. Ebene */
#content ul ul,
#content ol ol {
	margin: 0 0 0 20px;
}
#content ul ul li {
	padding: 0 0 2px 0;
	list-style: circle;
}
#content ul.linkliste {
	margin: 0 0 35px 15px;
}
#content ul.linkliste li {
	padding: 6px 0;
	list-style: disc;
}
#footer {
	background: #f29400 url(gfx/bg_footer.jpg) no-repeat bottom left;
	color: #000;
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 846px;
}
#footer p {
	margin: 4px 0;
	padding: 0;
}

/* Navigationen
-----------------------------------------------*/
#navigation ul {
	border-bottom: 1px solid #f6b549;
	font-size: 14px;
	margin: 0 10px;
	list-style: none;
	padding: 0;
	text-align: left;
}
#navigation ul li a,
#navigation ul li a:visited {
	border-top: 1px solid #f6b549;
	color: #000;
	display: block;
	padding: 6px 0;
	text-decoration: none;
	width: 168px;
}
#navigation ul li a:hover {
	color: #00699b;
	text-decoration: none;
}
#navigation ul li a.highlighted,
#navigation ul li a:visited.highlighted {
	font-weight: bold;
}
#navigation ul li a.sub,
#navigation ul li a:visited.sub {
	padding: 6px 0 4px 0;
}
/*2. Ebene*/
#navigation ul ul {
	border: none;
	font-size: 11px;
	margin: 0 0 7px 12px;
}
#navigation ul ul li a,
#navigation ul ul li a:visited {
	border: none;
	padding: 2px 0;
	width: 156px;
}
#navigation ul ul li a.highlighted,
#navigation ul ul li a:visited.highlighted {
	font-weight: bold;
}

/* Tabellen
-----------------------------------------------*/
#termintabelle {
	border: solid #f6b549;
	border-width: 1px 1px 0 0;
	margin: 15px 0;
	width: 548px;
}
#termintabelle td,
#termintabelle th {
	border: solid #f6b549;
	border-width: 0 0 1px 1px;
	margin: 0;
	padding: 1px 3px;
}
#termintabelle th {
	background: #f6b549;
}
.kurse {
	margin-bottom: 22px;
}
.kurse th {
	font-weight: bold;
}
.date {
	width: 130px;
}

/* Formulare
----------------------------------------------- */
#kontaktform {
	float: left;
	margin: 20px 0 0 0;
	text-align: left;
}	
#kontaktform fieldset,
#newsletterform fieldset {
	border: 1px solid #999;
	margin: 0;
	padding: 15px 22px 0 15px;
}
legend {
	border: none;
	color: #666;
	font-weight: bold;
	padding: 0 8px;
}
label {
	cursor: pointer;
	float: left;
	text-align: left;
	width: 90px;
}
input.standard,
input.ti,
textarea.standard {
	border: 1px solid #999;
	font-family: inherit;
	font-size: 1em;
	padding: 2px 0;
	width: 240px;
}
label.ckb {
	display: inline;
	float: none;
	width: auto;
}
textarea.standard {
	height: 140px;
	width: 380px;
}
input:hover.standard,
textarea:hover.standard {
	border: 1px solid #ccc;
}
.button {
	margin-left: 90px;
}
#kontaktform .xs {
	color: #777;
	font-size: 11px;
	margin-left: 90px;
}