.standard
	{
    font-family: arial, helvetica, sans;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}

input,textarea,select
{
   color:black;
   background-color:white; 
   border-color : black;
   border: 1px groove #959595;
   font-size:12px;
}

.homepage
        {
        font-family: arial, helvetica, sans;
        font-size:11px;
        font-weight:normal;
        color:#000000;
        }

.rheadline
        {
        font-family: arial, helvetica, sans;
        font-size:36px;
        font-weight:bold;
        color:#000000;
        }

.menu {
        font-family: arial, helvetica, sans;
        text-decoration:none;
		background-color	: #660C0C;
        font-weight:bold;
        font-size:12px;
        color:#ffffff;
		padding-left		: 12px;
		padding-right		: 12px;
		padding-top			: 10px;
		padding-bottom		: 10px;		
        }

.menu:hover {
	font-family: arial, helvetica, sans;
	background-color	: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#660C0C;
	padding-left		: 12px;
	padding-right		: 12px;
	padding-top			: 5px;
	padding-bottom		: 5px;
        }

.homelink {
        font-family: arial, helvetica, sans;
        text-decoration:none;
        font-weight:bold;
        font-size:12px;
        color:#ffffff;
        }
		
.tickerlink {
        font-family: arial, helvetica, sans;
        text-decoration:none;
        font-weight:bold;
        font-size:14px;
        color:yellow;
        }

.pagelink {
        font-family: arial, helvetica, sans;
        text-decoration:none;
        font-weight:normal;
        font-size:11px;
        color:#000000;
        }

.selected {
        font-family: arial, helvetica, sans;
        text-decoration:none;
        font-weight:bold;
        font-size:11px;
        color:red;
        }

.kataloglink {
        font-family: arial, helvetica, sans;
        text-decoration:none;
        font weight:normal;
        font-size:11px;
        color:#000000;
        }

.headlinelink
        {
        text-decoration:none;
        font weight:bold;
        font-size:11px;		
        color:#000000;
        }

.headrose
        {
        text-decoration:none;
        font weight:bold;
        font-size:13px;		
        color:#910F12;
        }

.rvWhite
{
	color				: #000000;
	font-size			: 10px;
	font-family			: trebuchet ms, arial, helvetica;
	text-align			: left;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #FFFFFF;
	background-color	: #FFFFFF;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top			: 10px;
	padding-bottom		: 10px;
	vertical-align: text-top;
}

.rvTrans
{
	color				: #000000;
	font-size			: 10px;
	font-family			: trebuchet ms, arial, helvetica;
	text-align			: left;
	border-style		: solid;
	border-width		: 0px;
	border-color		: #FFFFFF;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top			: 10px;
	padding-bottom		: 10px;
	vertical-align: text-top;
}

.rvTitle
{
	color				: #000000;
	font-size			: 11px;
	font-family			: trebuchet ms, arial, helvetica;
	text-align			: left;
	font-weight			: bold;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #FFFFFF;
	background-color	: #FFFFFF;
	padding-left		: 10px;
}

.rvGrey
{
	color				: #FFFFFF;
	font-size			: 11px;
	font-family			: trebuchet ms, arial, helvetica;
	text-align			: center;
	font-weight			: bold;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #FFFFFF;
	background-color	: #BBBBBB;
}

.rvGrey2
{
	color				: #FFFFFF;
	font-size			: 11px;
	font-family			: trebuchet ms, arial, helvetica;
	text-align			: left;
	font-weight			: bold;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #FFFFFF;
	background-color	: #BBBBBB;
}

.rvBlack
{
	color				: #FFFFFF;
	font-size			: 11px;
	font-family			: trebuchet ms, arial, helvetica;
	border-style		: solid;
	border-width		: 1px;
	border-color		: #FFFFFF;
	background-color	: #000000;
	padding-left		: 10px; 
}

.title
{
	color				: #000000;
	font-family			: trebuchet ms, arial, helvetica;
	font-size			: 13px;
	text-decoration 	: none;
}

.text
{
	color				: #737272;
	font-family			: trebuchet ms, arial, helvetica;
	font-size			: 12px;
	text-decoration 	: none;
}

.text2
{
	color				: #000000;
	font-family			: trebuchet ms, arial, helvetica;
	font-size			: 13px;
	text-decoration 	: none;
}

.Icon1
{
	background-color	: #A9834F;
	height				: 25px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	text-align			: center;
	text-decoration		: none;
}

.Icon2
{
	background-color	: #5F8AC5;
	height				: 25px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	text-align			: center;
}
.Icon3
{
	background-color	: #52844F;
	height				: 25px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	text-align			: center;
}
.Icon4
{
	background-color	: #CD3326;
	height				: 25px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	text-align			: center;
}
