a{
	color : #000000;
	font-family : ms sans serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
a:hover{
	color : #000000;
	font-family : ms sans serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}

a.cat{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : Bold;
	text-decoration : none;
}

a.cat:hover{
	color : #5E0000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : Bold;
	text-decoration : underline overline;
}

a.weiter{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

a.weiter:hover{
	color : #5E0000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
a.title{
	color : #01003B;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : underline;
	margin-top : 5px;
}

a.title:hover{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
}
a.url{
	color : #008A17;
	font-family : ms sans serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

a.url:hover{
	color : #008A17;
	font-family : ms sans serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}
a.intern{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	text-align : center;
}

a.intern:hover{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

a.pornorama{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight : Bold;
	text-decoration : underline;
}

a.pornorama:hover{
	color : #5E0000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight : Bold;
	text-decoration : none;
}

body{
	font-family :  Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #172700;
	background-color : #FFFFFF;
	margin-top : 1px;
}

table {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #172700;

}

li {
    margin-top : 5px;
	margin-bottom : 5px;

}

h1 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;

}
h2 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align : left;
	margin-bottom : 0px;
	margin-top : 0px;

}
h3 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;

}