:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none;}

div, p, li, a { background-repeat:no-repeat;}

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0.4em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.0em;}

a:hover { text-decoration:none;}

/* ### BODY ###################################################################### */
/* ändern */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background-color: #f3f0e4;
}

/* \*/ * html body { text-align:left; font-size: x-small; } /* *//* IE 5.5 Hack */

.warning { color:#f00; background: inherit; }

.clear { clear: both;} /* CSS HACK: only for NN4, so now use Caio hack to cleanse palette */
/*/*/ .clear { display: none; } /* */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

/* ### Header Headline ############################################################ */

#header h1 {
	font-size: 2.2em;
	color: #c66a2a;
	padding-bottom: 38px;
	padding-right: 25px;
	position:absolute;
	bottom: 0px;
	right:0px;
	text-align: right;
	vertical-align: bottom;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
}

/* ### Breadcrumb ############################################################ */

.breadcrumb a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	padding-left: 0px;
	padding-top: 0px;
}
	
/* ### Sidebar ############################################################ */
	
.sidebar img {

}


.sidebar strong {
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.0em;
}

.sidebar a {
	text-decoration: none;
	color: #1d59a9;
	padding-left: 20px;
	padding-right: 5px;
	line-height: 1.2em;
	font-size: 1.0em;
	font-weight: bold;
	display: Inline-Block;
}
	
.sidebar a:hover {
	text-decoration: underline;
	}
	

/* ### Images ############################################################ */

#main-block img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#main-block .floatLeft {
	float:left;
	padding-right: 17px;
	padding-left: 15px;
}


#main-block .floatRight {
	float:right;
	padding-right: 7px;
	padding-left: 15px;
}

	
#main-block div.txt-img {
	clear: both;
	font-size: 1.1em;
}

/* ### Hyperlinks ######################################################### */

#bildgross {
	padding-bottom: 2px;
	padding-top: 4px;
	padding-left: 3px;
}

#main-block a, 
#main-block a:link {
	color:#1e4b76 !important;
	text-decoration: underline;	
}

#main-block a:hover {
	color:#1e4b76;
	background: inherit;
	text-decoration: none;
}

#main-block a.faq, 
#main-block a.faq:link {
	color:#1e4b76;
	background: inherit;
	text-decoration:none;
	text-transform:none;
	line-height: 1.4em;
}

#main-block a.faq:hover {
	color:#1e4b76;
	background: inherit;
	text-decoration:underline;
}

/* ### Paragraphs ########################################################## */

#main-block p {
	font-size:1.1em;
	line-height:1.4em;
}

#main-block strong {
	font-size: 1.0em;
	line-height:1.4em;
	font-weight: bold;
}

#main-block section {
	margin-bottom:1.0em;
	font-size:1.1em;
	line-height:1.4em;
	padding-left: 8px;
}

#main-block h1 {
	font-weight:bold;
	background: inherit;
	font-size:1.6em;
	margin-bottom: 0.2em;
}

#main-block h2 {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom: 0.2em;
	margin-top: 1.0em;
}

#main-block h3 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom: 0.2em;
	margin-top: 1.0em;
}

#main-block h4 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 0.2em;
	margin-top: 1.0em;
}

#main-block h5 {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom: 0.2em;
	margin-top: 1.0em;
}

#main-block h6 {
	font-size:1em;
	font-weight:bold;
	margin-bottom: 0.2em;
	margin-top: 1.0em;
}
/* ### Horizotale Linie ############################################################## */

.dotted {
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
	
/* ### Anker ############################################################## */

#anker {
	clear: both;
	color:#C4C5C6;
	text-align: right;
	float: right;
	margin-top: 5px;
	padding-top: 5px;
}	

/* ### Tabelle ############################################################## */

#main-block table {}

#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;
	clear:both;
}

#main-block ol li {
	list-style-type:decimal;
	clear:both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
} 

#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
	clear:both;
}

/* ### Module ################################################################ */

#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/* ### Bildgalerie ### */

.jaosg_thumbnail {
	float: left;
	height: 80px;
	width: 80px;
	text-align: left;
	vertical-align:middle;
	display: block;
	padding-bottom: 1em;
	padding-right: 4.5em;
	display: block;
	font-size: 0.9em;
}

/* ### Formular ################################################################ */

.auswahl {
	float:left;
	width: 200px;
	height: auto;
	background-color: #eee;
	color:#000;
	border-left: 1px solid #f07e3b;
	border-bottom: 1px solid #f07e3b;
	border-right: 1px solid #f07e3b;
	border-top: 1px solid #f07e3b;
	font-size: 1.1em;
}

.textfeld {
	float:left;
	width: 200px;
	height: auto;
	background-color: #eee;
	color:#000;
	border-left: 1px solid #f07e3b;
	border-bottom: 1px solid #f07e3b;
	border-right: 1px solid #f07e3b;
	border-top: 1px solid #f07e3b;
	font-size: 1.2em;
}

.submit{
	color:#333333;
	border: thin solid #f07e3b;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #e6e6e6;
}

/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter {
	width: 520px;
	display: block;
}

.zweispalter_1 {
	width: 255px;
	margin-right: 5px;
	margin-top: 5px;
}

.zweispalter_2 {
	width: 255px;
	margin-left: 5px;
	margin-top: 5px;
	}

.zweispalter_1, 
.zweispalter_2 {
  	float: left;
	text-align: left;
}

.clboth {
	clear: both;

}



/* ### Footer ############################################################ */

#footer-img {
	padding-left: 150px;
}
	
.footerimg {	
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
		
#footer-txt {
	float: right;
	padding-right: 40px;
	position:static;
	left:0px;
	font-size:1.0em;
	color: #fff;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-top: 74px;
}

#footer-txt a, 
#footer-txt	a:link {
	font-size:1.1em;
	padding-left: 3px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

/* ### Anmeldung ###################################################################### */

.m_formular {
	background-color: #ECF0E6;
	width: 540px;
	border: 1px solid red;
	padding: 10px;
}

.m_headline {
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:4px;
	margin-bottom:4px;
	font-weight:bold;
}

/* ### Tiny Editor ###################################################################### */
/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
 

 
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {border:solid 2px #f5f5f5; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 2px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 2px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 2px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 2px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:1.1em;  margin:2px 0px;}


/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {
	float:left; margin:0 0 0 1.0em;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {
	float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {
	float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}

.wysiwygimg section {font-size:1.5em;}





/* Ausgabe am Bildschirm */
@media screen {
	.renderhead {
		display: block;
	}
	.renderhead span { 
		display: none;
	}
	.renderhead img { 
		padding:0px;
	}
}
/* Ausgabe auf dem Drucker */
@media print {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: block;
		color: blue;
	}
	.renderhead img { 
		display: none;
	}
}

#hassoGallery {
	margin-left: 50px;
	padding: 0;
	font-size: medium ;
	
	
}


#hassoNav {
	display: block;
	text-align:left;

}

#hassoNav ul {
	display: block;
	text-align:left;
	list-style: none;
	margin-left: 0.5em;
	font-size: small ;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#hassoNav a {
	display: block;
}

#hassoNav a:hover {
	display: block;
	background-color:silver;
}

#hassoNav #active {
	display: block;
	background-color:silver;

}

#hassoThumbs {
	float: left;
	padding: 0;
	width: 370px;
	margin: 0px;
	border:1px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #FFFFFF;
	text-align: center;	
}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border:0;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align:middle;
	
}

#hassoThumbs .hassoThumb a {
	border:0;
	
}

#hassoThumbs .hassoThumb a img {
	border:0;
	
}


#hassoPic {
	text-align:center;
	padding: 5px;
	width: 360px;
	margin: 0px;
	border:1px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #e5e5e5;
}


#hassoPic .hassoTitle {
	font-style:oblique;
	text-align:left;
	
}

#hassoPic .hassoDescription {
	text-align:left;	
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav {
	display: block;
	font-size: small ;
	width: 370px;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;
	
}


#hassoPrevNextNav #hassoNextPic{
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a {
	text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
	text-align:right;
		
}
