/* CSS Document */
body {
	margin:0;
	padding:0px 0px;
	text-align:left;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	background-image: none;
  }

a:link {
	color:#000000;
	text-decoration:none;
	font-size: 1em;
	line-height: 1.2em;
	font-family: "Courier New", Courier, monospace;
  }
a:visited {
	color:#999999;
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
a:hover {
	color:#000000;
	text-decoration:line-through;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
  }
a:link img{
	color:#000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1.2px;
  }

a:hover img{
	background-color: #FFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1.2px;
  }
  
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;
	font-family: "Courier New", Courier, monospace;
	font-size: 1px;
	line-height: 1.2px;
  }


/* Headline
----------------------------------------------- */
#headline {
	width:18em;
	margin:0px;
	padding:0px;
	float:left;
	position:absolute;
	left:6px;
	top:3px;
	line-height: 1.2em;
	height: 4em;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
  }




/* Menu
----------------------------------------------- */
#menu {
	width:10em;
	margin:0px;
	padding:0px;
	float:left;
	position:absolute;
	left:6px;
	top:120px;
	line-height: 1.2em;
	height: 54px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
  }


#menu a:link {
	color:#000000;
	text-decoration:none;
	font-size: 1em;
	line-height: 1.2em;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
  }
  
  #menu a:visited {
	color:#000000;
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
  }
  
#menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000000;
	font-size: 1em;
	line-height: 1.2em;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
  }
  

  
/* work
----------------------------------------------- */
#work {
	width:18em;
	margin:0px;
	padding:0px;
	float:left;
	position:absolute;
	left:6px;
	top:200px;
	line-height: 1.2em;
	height: 4em;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
  }
  

  /* end work
----------------------------------------------- */





/* Content
----------------------------------------------- */
#content {
	width:150em;
	margin:0px;
	float:left;
	position:absolute;
	left:24em;
	top:3px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1.2em;
}

/* end Content
----------------------------------------------- */




/* Content Blog
----------------------------------------------- */
#contentblog {
	width:85em;
	margin:0px;
	float:left;
	position:absolute;
	left:24em;
	top:120px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17em;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1.2em;
}

/* end Content Blog
----------------------------------------------- */




.headline_black {
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	background-color: #000000;
}


.headline_cyan {
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 1em;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	background-color: #66FFFF;
}

.headline_weiss {
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	background-color: #FFFFFF;
}


.headline_cyantypoblack {
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	background-color: #66FFFF;
}
.headline_cyangross {
	font-family: "Courier New", Courier, monospace;
	;
	font-size: 24px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	background-color: #66FFFF;
}
