/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none;}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:12px; 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:middle; border-spacing:0px; }


legend { display:none; }

body, div,p,li { 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: 0em;}

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:12px; }


/*	html
*******************************************************************************/
html {
}

/*	body
*******************************************************************************/
body {
	background-color: #e1e1d1;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

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

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
	position: absolute;
	visibility: visible;
	left: 50%;
	top: 50%;
	width: 983px; 
	height: 562px;
	margin-left: -491px;
	margin-top: -281px;
	background-image:url(hintergrund_neu.gif);	
	/*\*//*/
	margin-top: 0px; // nur für ie mac
	top: 0;
	/**/	
	
}


/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:130px;
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	width: 210px;
	height: 65px;
	top: 14px;
	left: 705px;
	background-image:url(logo.jpg);	
	border: 1px solid #96968b;
}

#logo a {
	display:block;
	width: 210px;
	height: 65px;
}


#breadcrumb {
	position:absolute;
	font-size: 9px;
	width: 670px;
	top: 7px;
	left: 12px;
	color:#7c9182;
	padding-bottom: 3px;
	border-bottom: 1px dotted #96968b;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#7c9182;
}

#breadcrumb a:hover {
	color:#000;
}

#sprachwahl {
	position:absolute;
	width: 210px;
	height: 65px;
	top: 437px;
	left: 706px;
	background-color: #669966;	
}

/*	content
*******************************************************************************/


#content {
	position:absolute; bottom:0; left:0;
	margin: 0; 
	overflow-x: hidden;
	overflow-y: auto;
	padding: 35px 10px;
	width: 666px;
	height: 345px;
	top: 15px;
	left: 13px;
	background-image:url(content_back.jpg);	
	background-repeat:repeat-y;	
}

#content {}

#content2 {
	background-image:url(bg_content.jpg);
	background-repeat:repeat-y;
}


#contentrechts {
	position:absolute; bottom:0; left:0;
	margin: 0; 
	margin-top: 24px;
	width: 293px;
	height: 361px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 15px 10px;
	top: 0px;
	left: 375px;
	/*\*//*/
	margin-top: 10px; // nur für ie mac
	/**/	
	
}


/*	-----------------------------------------------------------------------------*/
#navigation {
	position:absolute;
	width: 210px;
	height: 349px;
	top: 81px;
	left: 706px;
	float:left;
	background: #d1e1d1;
}

#navigation ul.nav1st {
	background: #d1e1d1;
}


#navigation ul.nav1st li {
	display: block;
	background: #d1e1d1;
}

#navigation ul.nav1st li.active {
 background-color: #669966;
}

#navigation ul.nav1st li.active a:hover {
background-color: #71a971;
display:block;
}



#navigation ul.nav1st .current {
display:block;
color: #fff;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
display:block;
}

#navigation ul.nav2nd .current {
display:block;
color: #fff;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
  padding: 4px;
	color:#000;
	border-bottom: 1px dotted #96968b;	
}

#navigation ul.nav1st a:hover {
display:block;
color:#000;
background-color: #e5ede2;
}

#navigation ul.nav1st li ul.nav2nd li {
display:block;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	font-size: 10px;
	display:block;
	padding: 1px 0 1px 20px; //padding: 2px 0 3px 20px;
  background-color: #669966;	
	font-weight:normal;
	border: none;
}



#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link {
	font-size: 10px;
	display:block;
	padding: 0 0 0 27px; //padding: 2px 0 3px 27px;
  background-color: #669966;
  border: 1px solid #669966; 	
	font-weight:normal;
	border: none;
}


#navigation ul.nav2nd a:hover {
display:block;
color:#000;
background-color: #71a971;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
h1 {
	color:#669966;
	font-family: verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}


/* Headline 2 */
h2 {
	color:#555;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

/* Headline 4*/
h4 {
	color:#669966;
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
}

/* Headline 5*/
h5 {
	color:#000000;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
}


b {
	color:#555;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/

#content ul {
	margin-left: 20px;
	list-style-type:square;
}

#content li {
	padding-bottom: 8px;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#content a, #main-block a:link {
	color:#555;
	
}

#content a:hover {
	color:#090;
	text-decoration:underline;
}



/*	Images
------------------------------------------------------------------------------*/
#content img {
border: 1px solid #96968b;
}

#contentrechts img {
border: 1px solid #96968b;
}




/*	footer
------------------------------------------------------------------------------*/
.footer {
	position:absolute;
	width:686px;
	height: 40px;
	margin: 437px 13px;
	background-color: #669966;
	
/*/*/
			// hide from mac
/* */

	border: 1px solid #96968b;
	color:#fff;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-align: center;
	padding-top: 25px;
}
.footer2 {
	padding:0 14px;
}
.footer p {
	margin:0;
	padding:9px 0;
	font-size:10px;
	text-transform:uppercase;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
	width:186px;
}
.footer .col-right {
	float:left;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	color:#666;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
}

#form-module .element {
	display:block;
	clear:both;
}

#form-module label {
	display:block;
}

#form-module label.checkbox {
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	width: 220px;
	border:1px solid #333;
}

#form-module input.text {
	margin-bottom: 10px;
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin-top:5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {

}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}



/*****/
.hassoThumb {
	float: left;
	text-align: center;
	vertical-align:middle;
	display: block;	
}

#startimage img{
	border: 0;
	margin-top: 135px;
	margin-left: 10px;
}


.hassoThumb a:link img {
}

.hassoThumb a:visited img {
}

.hassoThumb a:active img {
}


.hassoThumb:hover  {
}


#hassoPic {
	text-align:center;
	margin: 0px;
	}


.hassoTitle {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-align:center;	
	
}

.hassoDescription {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
}

#hassoPic img {
border: 1px solid #96968b;
}

#hassoPrevNextNav {
	text-align: center;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

#hassoPrevNextNav a {
	 color:#555;
   font-weight: normal;	 
   padding-left: 10px;
   padding-right: 10px;
   text-decoration: none;
}

#hassoPrevNextNav a:hover {
	 color: #090;
   font-weight: normal;	 
   padding-left: 10px;
   padding-right: 10px;
   text-decoration: underline;
}
