/* CSS Document */
body {
	margin:0;
	padding:0px 0px;
	text-align:left;
	font-family: Monaco, Georgia, Verdana, Arial, sans-serif;
	font-size: 0.6em;
	line-height: 1.6em;
	color: #000000;
	background-image: url(../../images/bgr.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
  }

a:link {
	color:#FFFFFF;
	text-decoration:none;
	
	font-size: 1em;
	line-height: 1.6em;
  }
a:visited {
	color:#FFFFFF;
	font-size: 1em;
	line-height: 1.6em;
	text-decoration: none;
	
  }
a:hover {
	color:#666600;
	text-decoration:none;
  }
a:link img{
  color:#FFF;
  }

a:hover img{
	background-color: #FFF;
  }
  
a img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }

/* Header
----------------------------------------------- */


/* Headline
----------------------------------------------- */
#headline {
	width:796px;
	margin:0px 0px 60px 0px;
	position:relative;
	padding:2px;
	float:left;
	color:#FFF;
	background-color:#FFFFFF;
  }

/* Menu
----------------------------------------------- */
#menu {
	width:21em;
	margin:0px;
	padding:0px;
	float:left;
	position:absolute;
	left:20px;
	top:143px;
	line-height: 1.9em;
	height: 35em;
}

.menu_item {
	position: relative;
	width: 21em;
	top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.menu_plus {
	position: relative;
	width: 21em;
	top: 10px;
	padding-bottom: 15px;
	padding-top: 0px;
	bottom: 5em;
	line-height: 1em;
}


.menu_plus2 {
	position: relative;
	width: 21em;
	top: 5.8em;
	bottom: 0px;
	line-height: 1em;
	height: 10px;
	padding: 0px;
}


.menu_contact {
	position: relative;
	width: 21em;
	line-height: 1em;
	top: 2.8em;
	padding: 0px;
}


.menu_email {
	position: relative;
	width: 21em;
	padding-bottom: 5px;
	padding-top: 3px;
	line-height: 0px;
	top: 3em;
}


.menu_impressum {
	position: relative;
	width: 21em;
	line-height: 1.6em;
	top: 9.8em;
	padding: 0px;
}

#menu a:link {
	color:#000000;
	background-color: none;
	text-decoration:none;
	font-size: 1em;
	line-height: 1.6em;
  }
#menu a:visited {
	color:#000000;
	font-size: 1em;
	line-height: 1.6em;
	text-decoration: none;
  }
#menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #666600;
  }
  
  

/* Content
----------------------------------------------- */
#content {
	width:55em;
	margin:0px;
	float:left;
	position:relative;
	left:260px;
	top:144px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17em;
	padding-left: 0px;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content2 {
	width:55em;
	margin:0px;
	float:left;
	position:relative;
	left:260px;
	top:144px;
	overflow: visible;
	height: 80em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.headline {
	font-family: Monaco, Georgia, Verdana, Arial, sans-serif;
	;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	background-color: #000000;
}


.markierung {
	font-family: Monaco, Georgia, Verdana, Arial, sans-serif;
	;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.6px;
	text-decoration: underline;
}



#content a:link {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #666600;
	font-size: 1em;
	line-height: 1.6em;
  }
#content a:visited {
	color:#FFFFFF;
	font-size: 1em;
	line-height: 1.6em;
	text-decoration: none;
	background-color: #999933;
  }
#content a:hover {
	color:#666600;
	text-decoration:none;
  }
  
  
  #content img {
	color:#666600;
	text-decoration:none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	border: 1px dotted #999999;
  }
  
  #content3 img {
  	color:#666600;
  	text-decoration:none;
  	padding: 0px;
  	margin-top: 15px;
  	margin-right: 0px;
  	border: 0px;
  }
  
  
    #content2 img {
	color:#666600;
	text-decoration:none;
	padding: 0px;
	border: 0px none #999999;
	margin: 0px;
  }
