INPUT {
	font-size : 10px;
}
DIV.titleleft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pxl;
	margin-left : 3px;
	font-weight : bold;
    color : #ffffff;
}

DIV.newsleft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 3px;
}

DIV.mark_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	color : #003399;
	font-weight : bold;
}
DIV.menuright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
}

DIV.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
	padding-left :13px;
	padding-top : 8px;
	padding-bottom : 10px;
}

DIV.citate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CCCCFF;
	font-style : italic;
	font-weight : bolder;
}

DIV.titleright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	padding-left : 5px;
	background-color : #E8DECE;
	margin-right : 100;
}
A:HOVER {
	color : '#ff0000';
	text-decoration : underline;
}
A {
        text-decoration : none;
        color : #003399;
}
A.menuright {
        color : #ffffff;
}
A:HOVER.menuright {
        color : #ffffff;
}
DIV.copyright{
	font-size: 10px;
}

