body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.button {
	width: 10em;
	height: 2em;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h4, h4 a {
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

.headtitle1{
	color:#404040;
	margin-left:1em;
	font-size:50px;
	font-weight:bold;
}
.headtitle1High{
	position:relative;
	top:10px;
}

.headtitle1Normal{
	color:#E10000;
	position:relative;
	top:30px;
}
.headtitle1Sub{
	position:relative;
	top:50px;
}
h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #FF7400;
}

img {
	border: none;
}

textarea {
	font: 13px Arial, Helvetica, sans-serif;
}


/* Header */

.header
{
	position:fixed;
	margin-left: 50%;
	top::0px;
}

#header {
	width: 950px;
	height: 138px;
	margin-left: -475px;
	background: url(../images/Website-Titel2008.jpg); 
}

.header_dummy
{
	height:183px;
	visibility:hidden;
}

.headerinput_dummy
{
	height:50px;
	visibility:hidden;
}

#logo h1, #logo p {
	float: left;
	color: #3B3B3B;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	background: url(images/img01.jpg) no-repeat right bottom;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -30px;
	padding: 70px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#rss a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: right;
	width: 200px;
	height: 28px;
	background: #FFFFFF url(images/img02.gif) no-repeat;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	width: 950px;
	height: 45px;
	margin-left: -475px;
	background: #6AA2FD url(images/img04.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
}

/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
	z-index:1000;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 890px;
/*	border: 1px solid #000000;*/
}

.post {
	margin-bottom: 35px;
	display:block;
	
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	/*width: 410px;*/
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .album {
	text-align:center;
	padding-top: 30px;
}

.post .album .foto {
	padding-bottom: 10px;
}
.post .album .foto a {
	text-align:center;
	padding: 0px 50px 0px 50px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(images/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0 11px;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: #FFB700 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#calendar thead {
	background: #DBDBDB;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400
}

/* Footer */

.footer {
	clear: both;
	position:fixed;
	margin-left: 50%;
	margin-bottom:0px;
	bottom:0px;	
	z-index:2000;
}
#footer {
	margin-left: -475px;
	width: 950px;
	background:#ffffff;
	margin-top: 5em;
	border: 1px solid #FFFFFF;
}

.footer_dummy {
	clear: both;
	margin-left: 50%;
	margin-bottom:0px;
	bottom:0px;	
	visibility: hidden;
}
#footer_dummy {
	margin-left: -475px;
	width: 950px;
	background:#ffffff;
}

#footer div {
	font-size: .9em;
}

#footer hr {
/*	margin-top: 0.5em;*/
}

#footerleft {
	float:left;
	margin-left:1.5em;
}
#footercenter{
	text-align: center;
}

#footerright {
	float:right;
	margin-right:1.5em;
}

#footer a {
	text-decoration: none;
}

.myList{
	margin-left:2em;
	margin-top:1em;
	display:block;
}

.myclear{
	clear:both;
	height:50px;
/*	border:1px solid #000000;*/
}

.seleced_sub_menu_item{
	color: #FF7400;
}

img.person_intro {
  	float: left;
	margin: 0 10px 10px 0;
	padding: 2px;
}

img.training_intro {
  	float: left;
	margin: 0 10px 10px 0;
	padding: 2px;
}

img.album {
	
	padding: 2px 5px 2px 5px;
}

/*Tabellen*/
table{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
td{
	vertical-align:top;
}
.mytab{
	border:1px solid #aaaaaa;
	width:100%;
}
.myQueryOutput
{
	text-align:center;
}
.tabtitle{
	font-weight:bold;
	background-color:#E8E8E8;
}
.guestbook{
	clear:both;
}
.guestbook table{
	margin-left:auto;
	margin-right:auto;
}

.post_guestbook{
	display:block;
	width: 66% ;
  	margin-left: auto ;
  	margin-right: auto ;
	background-color:#F0F0F0;
	/*border:1px solid #000000;*/
}

.post_guestbook_content{
	margin-left:2em;
	display:block;
}

.formname
{
	display:none;
}

.MsoNormal
{
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
}














