html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	color:#000000;
	background-color:#e7e7e7;
	font-size:100.01%;
	line-height:15px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:center;
}

#background-boundary {
	background-color:#ffffff;
	width:990px !important;
	height:100%;
	margin:auto;
	text-align:left;
	border:0px;
	padding:0px 0px 0px 0px;
}

body > #background-boundary { 
	height:auto;
	min-height:100%;
	overflow: auto;
}

#container {
	width:930px !important;
	margin:auto;
	text-align:left;
	border:0px;
	padding:0px 0px 0px 0px;
}

#header {
	width:930px;
	height:100px;
	text-align:left;
	border:0px;
	padding:12px 0px 0px 0px;
}


#header p{
	color:#666666;
	padding:12px 0px 0px 0px;
	font-size:11px;
}

#logo {
	background-color:#ffffff;
	width:306px !important;
	height:100px; 
	text-align:left;
	float:left;
	border:0px;
	padding:0px 0px 0px 0px;
}

#logo a {
	color:#028de3;
	text-decoration:none;
}

#logo a:hover {
	color:#80c6ed;
}

#metanav {
	font-family:georgia,garamond,serif;
	margin: 0px 0px 0px 0px;
	padding:78px 10px 0px 0px;
	text-align:right;
	font-size:12px;
	float:right;
	border:0px;
}

#metanav span{
}

#metanav a {
	color:#000000;
	text-decoration:none;
}

#metanav a.active {
	color:#028dc8;
}

#metanav a:hover {
	color:#80c6e3;
}

#langnav {
	font-family:georgia,garamond,serif;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding:78px 0px 0px 20px;
	text-align:right;
	float:right;
	font-size:11px;
	border:0px;
}

#langnav a{
	color:#000000;
	text-decoration:none;
}

#langnav a.active{
	color:#028dc8;
}

#langnav a:hover{
	color:#80c6e3;
}

#langnav span{
	padding-right:12px;
}

a {
	color:#028dc8;
	text-decoration:underline;
}

a:hover {
	color:#80c6e3;
}

strong a[name] {
	color:#000000;
	text-decoration:none;
}

img {
	vertical-align:top;
}

#mainnav {
	font-family:georgia,garamond,serif;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	float:left;
	width:306px;
	height:211px;
	padding:61px 0px 0px 0px;
	list-style-type:none;
	border:0px;	
	display:block;	
}


* html #mainnav {
	/* \*/
	margin-right:   -3px;
	/* */
}

#mainnav li {
	margin:0px 0px 0px 0px;
	border:0px;	
	padding:7px 0px 7px 0px;
}

#mainnav li a {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	margin:0px;
	border:0px;	
	padding:4px 10px 4px 12px;
}

#mainnav li a:hover {
	background-color:#80c6e3;
}

#mainnav li a.active, #mainnav li a.active:hover {
	background-color:#028dc8;
}

#mainnav li a:hover {
	color:#ffffff;
}

#mainnav li a.active, #mainnav li a.active:hover {
	color:#ffffff;
}

#content_container {
	font-size:12px;
	float:right;
	margin: 24px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	text-align: left;
	width:624px!important;
}
	
#content {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
/*	width:450px!important;*/
	width:624px!important;
}

#content h1 {
	background-image:url("../pix/dash_black.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 41px;
	font-family:georgia,garamond,serif;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	color:#000000;
  padding: 0px 0px 0px 0px;
  display:block;
}

#content_content h2, #content_content h2 a{
	font-size:14px;
	font-weight:bold;
	color:#b88c56;
	padding: 28px 0px 14px 0px;
	text-decoration: none;
}

#content_content h2.first{
	padding-top: 4px!important;
}

#content p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:520px;
	text-align:left;
}

#content p.first{
	padding: 44px 0px 0px 0px;
}

#homeimage {
	float:left;
	display: block;
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	width:245px!important;
}

#homecontent {
	display:block;
	font-size:12px;
	margin: 42px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width:930px!important;
}

#homenews {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width:239px!important;
}

#homeevents {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width:327px!important;
}

#homelogin {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width:234px!important;
}

#homecontent h1 {
	background-image:url("../pix/dash_black.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 39px;
	font-family:georgia,garamond,serif;
	font-size:13px;
	line-height:46px;
	font-weight:bold;
}

#homecontent p.first {
padding-top: 22px;
}

#homecontent .third-col p.first {
background-color: #e5f5fc;
}
.first-col h1, .first-col p {
width: 239px;
}

.second-col h1, .second-col p {
width: 329px;
}

.third-col h1 {
/*width: 218px;*/
background-color: #e5f5fc;
padding: 0px 8px 0px 8px;
}

.third-col p {
width: 218px;
padding: 0px 8px 0px 8px;
}

.float-wrapper {float: left; width: 635px;}
     /*** This can be floated left or right ***/

.first-col {float: left; width: 239px;
border-top:2px solid #000000;}
     /*** This can be floated left or right ***/

.second-col {margin-left: 306px;
border-top:2px solid #000000;
}
     /*** This gets margined the same direction
        as div.first-col gets floated ***/

.third-col {margin-left: 696px;
border-top:2px solid #000000;}
     /*** This gets margined the same direction
       as div.float-wrapper gets floated ***/

* html .float-wrapper {
	/* \*/
	margin-right:   -3px;
	/* */
}

* html .first-col {
	/* \*/
	margin-right:   -3px;
	/* */
}

* html .second-col {
	/* \*/
	margin-right:   -3px;
	/* */
}

* html .third-col {
	/* \*/
	margin-left:   693px;
	/* */
}

#loginlist {
	background-color:#FFF;
	height:83px;
	list-style-type:none;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	width:234px;
	vertical-align:top;
}



#loginlist li {
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}



#loginlist li a {
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	height:83px;
	background-image:url("../pix/login.gif");
	background-repeat:no-repeat;
	background-position:0px -166px;
}

#loginlist li a:hover {
	margin-top:0px;
	margin-bottom:0px;
	background-position:0px 0px;
}


#loginlist #login {
	width:234px;
	background-image:url("../pix/login.gif");
}



#content ul {
	border:0px;
	margin:0px 0px 0px 15px;
	padding:0px;
}

#content li{
	border:0px;
	margin:0px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color: #028dc8;
	text-decoration: none;
	font-size:18px;
	line-height: 52px;
	background-color:#FFFFFF;
	width:520px;
	padding-left:0px;	
	/* End layout CSS */
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_question:hover { ;
	color:#80c6e3;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
/*	border:1px solid #317082;*/
/*	background-color:#E2EBED;*/
	width:520px;
	/* End layout CSS */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	padding-left:0px;	
}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:12px;
	line-height:15px;
	text-align:left;
	position:relative;
}

#fadeshowtoggler {	
	width:280px;
	text-align:left;
	padding:0px 18px 8px 0px;
	background-color:#FFFFFF;
}

#fadeshowtoggler a.prev {
display:block;
width:23px;
height:15px;
overflow:hidden;
background: url("../pix/arrowleft.gif"); 
background-repeat:no-repeat;
background-position: bottom left;
float:left;
}

#fadeshowtoggler .status {
	font-weight:bold;
	float:left;
}

#fadeshowtoggler .devider {
	float:left;
	color:#cccccc;
}

#fadeshowtoggler a.next {
display:block;
width:23px;
height:15px;
overflow:hidden;
background: url("../pix/arrowright.gif"); 
background-repeat:no-repeat;
background-position: bottom left;
}

#fadeshowtoggler a img {
	vertical-align:middle;
}

#fadeshowtoggler a:hover {
text-indent: -9999em;
line-height: 1;
background-position:-23px 0px;
}

/*

#fadeshowtoggler a:hover img, a:focus img {
display: none;
}

#fadeshowtoggler a:focus {
background-position: -23px 0px;
}

*/

#fadeshowtoggler a:hover img {
display: none;
}

.testimonial {
	font-size:18px;
	line-height:21px;
}

.testimonial_author {
	color:#666666;
	margin:12px 0px 36px 0px;
}

h5 {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 28px 0px;
	width:449px;
}

table {
    font-size:12px;
    border-collapse:collapse;
    margin:0;
    padding:0;
}

table tr, table td {
    vertical-align:top;
}

table th {
    text-align:left;
    vertical-align:top;
}

table td {
    vertical-align:top;
}

table.arbeiten {
	width:624px;
}


table.arbeiten td {
	padding: 20px 0px 16px 0px;
	background-image:url("../pix/dash_blue.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}

table.arbeiten td.pix {
	width: 131px;
}
table.arbeiten td.description {
	width: 380px;
}
table.arbeiten td.margin {
	width: 113px;
}

table.veranstaltungen {
	width:624px;
}


table.veranstaltungen td {
	padding: 20px 0px 16px 0px;
}

table.veranstaltungen td.pix {
	width: 131px;
}
table.veranstaltungen td.description {
	width: 380px;
}
table.veranstaltungen td.margin {
	width: 113px;
}

td.line, th.line {
	border:1px solid #f3eef3;
	border-width:0px 0px 1px 0px;
	border-bottom-color:#7b407b;
	border-bottom-width:1px;
}

.home {
	color:#ffffff;
	font-size:15px;
	width:449px;
}


.hide {
	visibility:hidden;
	display:none;
}

.printaddress {
	display:none;
}

.thispace { 

	font-size:12px;

	margin-right:0.2em; }

td.teampics{
 padding-right: 22px; 
}

img {
border:0px;
}

img.newsbild {
	border:0px;
	padding-right: 22px; 
	padding-bottom: 22px; 
	float:left;
}

#contentimages img {
padding-bottom:5px;
}

#content_content ul {
/* padding: 0 0 25px 20px;*/
 padding: 0 0 0px 0px;
 width:449px;
}
 
 #content_content ul li {
  padding: 3px 0 0px 15px;
/*  background: transparent url("../pix/bullet.gif") no-repeat 5px 11px;*/
  background: transparent url("../pix/bullet.gif") no-repeat 0px 8px;
  line-height: 15px;
 }


table.formtable td {
	padding: 2px 4px 2px 0px!important;
	background-color: #ffffff!important;
}

#content_content table.blanktable {
	margin: 0px!important;
	width: auto!important;
	background-color: #ffffff!important;
}

#content_content table.blanktable td{
	background-color: #ffffff!important;
}

#content_content table.verein {
	width:449px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 4px;
	border-style: hidden hidden hidden hidden;
	border-color: #FFFFFF;
	border-collapse: collapse;
	background-color: white;
	margin-bottom:24px;
}
#content_content table.verein td {
	border-width: 0px 0px 1px 0px;
	padding: 22px 4px 2px 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #ffffff;
}

#content_content table.verein td.line {
	border-color: #000000;
}

.sitemap {
	float:left;
	border:1px solid #E5E5E5;
	margin:4px;
	width:180px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
/*	background-color: #f2eadf;*/
}

.sitemap ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:180px!important;
}

.sitemap ul li {
	margin-top:3px;
	width:150px!important;
}

.sitemap ul ul {

	margin:2px 0px 0px 0px;

	padding:0px 0px 0px 10px;

	list-style-type:none;

}



.sitemap ul ul li {

	margin:0px;

}



.sitemap .level2 {

	padding:2px 5px 8px 5px;

}



.sitemap .level3 {

	font-size:80%;

}



.sitemap a { color:#000000; }

.sitemap a:hover { color:#999999; }



.sitemap a.link1{
	display:block;
	background-color:#b88c56;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:2px 5px 3px 5px;
}



.sitemap a.link1:hover {

	background-color:#8F8F8F;

	color:#FFF;

}
 
#bymoxi {
	position:absolute;
	top:142px;
	left:3px;
	z-index:1;
	text-align:left;
}
