@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	background-image: url(../pictures/_lebenslauf.jpg);
	background-repeat: no-repeat;
	background-position:center top;

}
.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.body_text{
	font-size: 11px;
	color:#FFFFCC;
	text-decoration: none;
}

a.body_text:link{
	color:#FFFFCC;
	text-decoration: none;
}
a.body_text:visited{
	color:#FFFFCC;
	text-decoration: none;
}
a.body_text:hover{
	color:#FFFFFF;
	text-decoration: none;
}
a.body_text:active{
	color:#FFFFCC;
	text-decoration: none;
}

.menutop {
	font-size: 13px;
	color:#FFFFCC;
}

a.menutop:link{
	color:#FFFFCC;
	text-decoration: none;
	font-weight: bold;

}

a.menutop:visited{
	color:#FFFFCC;
	text-decoration: none;
	font-weight: bold;

}

a.menutop:hover{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

a.menutop:active{
	color:#FFFFCC;
	text-decoration: none;
	font-weight: bold;

}



.menuleft {
	font-size: 12px;
	color:#000033;
}

a.menuleft:link{
	color:#000033;
	text-decoration: none;
	font-weight: bold;

}
	
a.menuleft:visited{
	color:#000033;
	text-decoration: none;
	font-weight: bold;
}

a.menuleft:hover{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.menuleft:active{
	color:#000033;
	text-decoration: none;
	font-weight: bold;
}


	
	



