body,p,h1,h2,h3,h4,h5,h6,table,tr,td,div,span,ul,ol,li,img,hr,form, selected {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	background: #003366;
	color: #000;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #d4e6f4;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #d4e6f4;
	scrollbar-darkshadow-color: #d4e6f4;
	scrollbar-face-color: #d4e6f4;
	scrollbar-highlight-color: #003366;
	scrollbar-track-color: #d4e6f4;
	scrollbar-shadow-color: #003366;
}
p, li {
	font-size: 0.75em;
}
.hidden {
	color: #FFF;
	font-size: 0.5em;
	margin: 0px 270px 15px 15px;
}
p {
	margin: 0 0 1em 0;
}

h1 {
	margin: 0 0 20px 0;
	font-size: 1.3em;
	text-transform: uppercase;
}
h2 {
	margin: 0 0 15px 0;
	font-size: 1em;
	text-transform: uppercase;
}
h3 {
	margin: 0 0 15px 0;
	font-size: 1em;
	text-transform: uppercase;
}
h4 {
	font-size: 1em;
}
td {
	vertical-align: top;
}
hr {
	margin: 26px 0px;
	clear: both;
	text-align: left;
	background: gray;
	height: 1px;
}
a:link {
	color: #000;
}
a:visited {
	color: #2A2A2A;
}
a:hover {
	color: #ADD8E6;
}
.rechts {
	text-align: right;
}
.left {
	float: left;
	margin: 0 20px 20px 0;
}
.right {
	float: right;
	margin: 0 0 20px 20px;
}
.clear {
	clear: both;
}
/* ebenen */
#container {
	width: 909px;
	margin: 0 auto;
	background: transparent url(images/hg-container.gif) repeat-y top left;
	overflow: hidden;
	position: relative;
}
#header {
	width: 900px;
	height: 260px;
	margin: 0 5px 0 4px;
	background: url(images/hg-header-home.jpg) no-repeat 0px top;
}
#logo {
	float: left;
	margin: 35px 0 0 250px;
}
#inhaltswrapper {
	float: left;
	width: 900px;
	min-height: 550px;
	background: transparent url(images/hg-rechtespalte.gif) no-repeat 710px bottom;
	padding-bottom: 150px;
}
#spaltelinks {
	clear: both;
	float: left;
	width: 138px;
	margin-top: 20px;
	background: transparent;
}
#inhalt {
	float: left;
	width: 460px;
	margin: 20px 26px 0 20px;
}


#spalterechts {
	position: absolute;
	width: 210px;
	overflow: auto;
	top: 270px;
	right: 10px;
	bottom: 0;
	margin-bottom: 215px;
}


#footer {
	clear: both;
	width: 900px;
	margin: 0 6px;
}
/* navigation */
ul.nav {
	list-style: none;
	margin: 10px 0 0 7px;
	background: transparent;
	letter-spacing: 0.1em;
}
ul.nav li {
	margin-bottom: 10px;
}
ul.nav li a {
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 0 4px 20px;
	text-decoration: none;
	color: #000;
}


ul.servicenav {
	margin: 0 0 15px 15px;
	list-style: none;
}
ul.servicenav li a {
	text-decoration: none;
	color: #000;
}
/* hintergrundbilder im Header */

body.about #innercontainer {
	background: url(images/hg-header-about.jpg) no-repeat 5px top;
}
body.about ul.nav li a {
	color: #fff;
}
/* stile tourdates */
table.tour {
	margin-top: 1em;
}
table.tour td {
	font-size: 0.75em;
	padding-bottom: 5px;
}
table.tour td.date {
	font-weight: bold;
}
/* stile startseite */
div.video {
	width: 500px;
	float: left;
	margin: 0 10px 10px 0;
}
/* stile about */
body.about .right {
	margin-left: 40px;
}
body.about #header {
	background: none;
}
body.about #inhalt {
	clear:left;
	width: 600px;
	margin: 80px 0 10px 0;
	position: relative;
	left: 40px;
}

body.about .left {
	width: 390px;
}
/* stile references */
body.references #inhalt {
	width: 490px;
}
body.references .bilder {
	float: right;
	width: 190px;
}
body.references .bilder .border {
	border: 1px solid Navy;
}
body.references .bilder p {
	font-size: 0.7em;
}
body.references .left {
	width: 270px;
}
/* stile links 
body.links #inhalt p a {
	text-decoration: none;
}*/

