
body
{	 margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
    text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
    color: #333333;
	
}
div
{
    text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
    color: #333333;
}

select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
    color: #333333;
}
/* tabelle */


table.ratingbox
{
	border:solid .5pt gray;
}
td.rating
{
	height:8px;
	background-color:#009900;
	border:solid .5pt black;
}

#back
{

	 background-image:url(img1/back.jpg);
}

#TL
{
     width: 8px;
	 height: 8px;	 
	 background-image:url(img1/TL.jpg);
	 background-position:right;
	 background-repeat: repeat-y;
	 background-color:#FFFFFF;
}

#TR
{
     width: 8px;
	 height: 8px;	 
	 background-image:url(img1/TR.jpg);
     background-repeat: repeat-y;
     background-position:left;
	 background-color:#FFFFFF;
	 
}

#TT
{
	 height: 8px;	 
	 background-image:url(img1/TT.jpg);
	 background-color:#FFFFFF;
	 background-position:top;
}

#LL
{
     width: 8px;
	 background-image:url(img1/LL.jpg);
     background-repeat: repeat-y;
	 background-position:right;	
	 background-color:#FFFFFF; 
}
#RR
{
     width: 8px;
	 background-image:url(img1/RR.jpg);
     background-repeat: repeat-y;
     background-position:left;	
	 background-color:#FFFFFF; 
}
#BL
{
     width: 8px;
	 height: 8px;	 
	 background-image:url(img1/BL.jpg);
	 background-position:right;
	 background-repeat: repeat-y;
	 background-color:#FFFFFF;
}
#BR
{
     width: 8px;
	 height: 8px;	 
	 background-image:url(img1/BR.jpg);
     background-repeat: repeat-y;
     background-position:left;
	 background-color:#FFFFFF;
}
#BB
{
	 height: 8px;	 
	 background-image:url(img1/BB.jpg);
	 background-color:#FFFFFF;
}

#Menu
{
	 background-image:url(img1/menu.jpg);
     background-repeat: repeat-y;
     background-position:left;	
	 background-color:#FFFFFF; 
}
#LTop
{
     height: 28px;
	 background-image:url(img1/LTop.jpg);
     background-repeat: repeat-y;
	 background-position:right;	
	 background-color:#FFFFFF; 
}
#TTop
{
     height: 28px;
	 background-image:url(img1/TTop.jpg);
	 background-color:#FFFFFF; 
}
#RTop
{
     height: 28px;
	 width:27px;
	 background-image:url(img1/RTop.jpg);
     background-repeat: repeat-y;
	 background-position:left;	
	 background-color:#FFFFFF; 
}

a.submenu:link
{
   color:#999999;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
	
}
a.submenu:visited {
	color: #999999;
	text-decoration: none;
	text-align:center;
	vertical-align:bottom;
}
a.submenu:hover {
	color:#FF0000;
	
	
	text-decoration:overline;
	text-align:center;
	vertical-align:bottom;
}
a.submenu:active {
	color:#999999;
		text-decoration: none;
		text-align:center;
	vertical-align:bottom;
}
.gradualshine{
filter:alpha(opacity=60);
-moz-opacity:0.3;
}
.headerstyel
{
border-bottom:solid;
border-left:none;
border-right:none;
background-color:#FFFFFF;
border-top:none;
border-bottom-color: #a9a9a9  ;
border-bottom-width: thin  ;
border-bottom-style: solid ;
}

.CommonMessageSuccess
{
	padding: 8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	color: #334433;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #cfe7c0;
	margin-top: 8px;
	margin-bottom: 8px;
}
.CommonMessageError
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #443333;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #EBD9D9;
}
