#site-content {
	background-color: #FFFFFF;
	background-image: url(navleft.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
}

/* ### breadcrump ############################################################ */

#main-block p#breadcrumb {
	font-size: 0.8em;
	color: #90B0BF;
	margin-bottom: 15px;
}


/* ### headlines ############################################################ */

#main-block h1 {
	background: inherit;
	font-size:1.8em;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #37444F;
	padding-bottom: 10px;
}

#main-block h2 {
	color:#989E25;
	background: inherit;
	font-size:1.8em;
	line-height: 1.3em;
	padding-bottom: 0.3em;
}

#main-block h3, h5 {
	color:#989E25;
	background: inherit;
	font-size:1.4em;
	line-height:1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989E25;
	margin-bottom: 7px;
	clear: left;
}
#main-block h4 {
	color:#989E25;
	background: inherit;
	font-size:1.4em;
	margin-bottom: 7px;
	clear: left;
}

#main-block h6 {
	background: inherit;
	color:#c4c4c4;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
}


/* ### Images ############################################################ */

#main-block img {
	display:block;
	margin:4px 0;
	background-image: none;
}

#main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}



/* ### Hyperlinks ######################################################### */

#events p a,
#main-block p a, 
#main-block p a:link {
	color:#41AABC;
	text-decoration:underline;
	background-image: url(link.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left 4px;
}
#events p img a,
#main-block p img a, 
#main-block p img a:link {
	background-image:none;
}
#events a:hover,
#main-block a:hover {
	color:#90B0BF;
	text-decoration: none;
}
#main-block a.faq, 
#main-block a.faq:link {
	text-decoration:none;
	text-transform:none;
	line-height: 1.6em;
}

#main-block a.faq:hover {
	color:#90B0BF;
	text-decoration:underline;
}


/* ### Paragraphs ########################################################## */

#main-block p {
	margin-bottom: 1em;
	line-height: 1.6em;
}

#nav p {
	margin-bottom:0.5em;
}



/* ### Tables ############################################################## */

#main-block table {
	line-height:1.6em;
	clear: both;
	font-size: 1.0em;
}
#main-block table p {
	line-height:1.3em;
	margin-bottom: 3px;
	padding-bottom: 0px;
	text-align: left;
}


#main-block td {
	padding:0 0 0 0;
	
}


/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	line-height:1.6em;
}

#main-block ol li {
	list-style-type:decimal;
	margin:0 0 0 20px;
	background-image: none;
} 
#main-block ul li {
	margin:0 0 0 20px;
	background-image: none;
	list-style-image: url(link.gif);
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}
/*
#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}
*/

/* ### Team ### */

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


/* ### Team ### */

#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#main-content-block div.team div{
	width:100px;
}

#main-content-block div.team p {
	font-size: 1.2em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

#main-content-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}


/* ### Formular ################################################################ */

label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}
input.text {
	float:left;
	width: 370px;
	height:20px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

.submit{
	background-color: #90b0bf;
	color:#fff;
	margin-top: 10px;
	border: none;
}
.mainPage #site-content #column #content #main-content #main #main-block #main-content-block .noborder p {
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.mainPage #site-content #column #content #main-content #main #main-block #main-content-block .noborder p {
	margin-bottom: 0px;
	padding-bottom: 3px;
}
.download-without-desc {
	clear: both;
	color: #DBE083;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px dotted #DBE083;
}
#events .a64_recentEvents {
	padding-bottom: 15px;
}
.a64_event {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBE083;
}
#events h2 {
	font-size: 1.5em;
	color: #37444F;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8D5AB;
	margin-bottom: 5px;
}
#main-content #main #events {
	position: absolute;
	left: 664px;
	top: 23px;
	width: 205px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DBE083;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 30px;
	background-color: #FFFFFF;
}


#main-content #main #main-block #main-content-block #breadcrumb a {
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0px;
	color: #90B0BF;
	text-decoration: none;
}
.border td {
	border: 1px dotted #F8D5AB;
	margin: 3px;
}
.border p {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.noborder td {
	border: none
	margin: 3px;
}
.noborder p {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#main-content #main .twocol {
	width: 300px;
}
#main-content #main #main-block #main-content-block .faq {
	padding-left: 0px;
	background-image: none;
}
.picsub {
	font-style: italic;
}
.li a:link {
	color: #41AABC;
}
#main #main-block #main-content-block ul li a {
	color: #41AABC;
	text-decoration: underline;
}
#main-block #main-content-block .event .facts p {
	line-height: 1.2em;
}

