body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #8AC6D5;
	background-repeat: repeat-x;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	line-height: 85%;	
}	
#kopp{
	position: absolute; 
	float:left;
	top: 130px; 
	left: 30px; 
	width: 250px; 
}
#menu_top{
	position: absolute; 
	top: 168px; 
	left: 31px; 
	width: 250px; 
	font-size: 11px;
	padding-left:1px;
	padding-top:40px;
	overflow: hidden;
	background-image: url(../pix/ecke.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}	
* html div#menu_top{
	line-height: 135%;
}
#content_case{
	position: absolute; 
	top: 168px; 
	left: 160px;
	width:1000px;
}
#home{
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 500px; 
	height: 150px;
	float: left;
	overflow: auto;
}

.inhalt{
	position: relative; 
	top: 0px;
	left:0px;   
	margin-right: 20px;
	padding-left:1px;
	float: left;
	overflow: hidden;
	background-image: url(../pix/ecke.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}	
.text_box{
	padding-top: 40px;
	width: 350px;
	height: 144px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.sub_box{
	width: 350px;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

/*LINKS*/

.link{ 
	border-bottom: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
}
a.link:link{ 
	color: #000000; 
}
a.link:visited{ 
	color: #000000;
}
a.link:hover{ 
	color: #87889C;
}
a.link:active{ 
	color: #87889C; 
}

.link2{ 
	background-color: yellow;
	border-right: 2px solid yellow;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
}
	
a.link2:link{ 
	color: #000000; 
}
a.link2:visited{ 
	color: #000000;
}
a.link2:hover{ 
	color: #87889C;
}
a.link2:active{ 
	color: #87889C; 
}

.link3{ 
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
}
	
a.link3:link{ 
	color: #fff; 
}
a.link3:visited{ 
	color: #fff;
}
a.link3:hover{ 
	color: #000000;
}
a.link3:active{ 
	color: #000000; 
}

/*NORMAL*/

.text {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.sub {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


/*KURSIV*/
.itlaic {
	color: #777777;
	font-style: italic;
	font-weight: normal;
	font-size: 11pxpt;
	text-decoration: none;
}	


/*FORM*/

.form {
	color: #07bcdd;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #07bcdd;
	background-color: #fff;
}

