a:link
	{
	text-decoration: none;
	color: #000000;
	}
a:visited 
	{
	text-decoration: none;
	color: #000000;
	}
a:hover 	
	{
	text-decoration: underline;
	color: #0000cc;
	}
a:active 
	{
	text-decoration: none;
	color: #0000aa;
	}	
Body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/* ---------------------------- Styles für Tabellen ---------------------------------- */	

.product
	{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-color: #888888;
	}
td,tr
	{
	font-size:11px;
	font-family:arial;
	}
td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.td1
	{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #888888;
	}
.td2
	{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #888888;
	}
.td3
	{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #888888;
	}
.td4
	{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	}
.td5
	{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	}
.td6
	{
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	}
.td7
	{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	background-color: #f8f8f8;
	}
.td8
	{
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	background-color: #f8f8f8;
	}
.allbd	
	{
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	}
	.tb1
	{
		border-spacing: 0 0;
	}
/* ---------------------------- Styles für Text ---------------------------------- */	

p
	{
	font-size:11px;
	font-family:arial;
	text-align:justify;  
	}
.c
	{
	text-align:center;
	}
.b
	{
	font-weight: bold;
	}	
.r	
	{
	text-align:right;
	}
.t
	{
	font-family: Verdana;
	}
.tspace
	{
	font-family: Verdana;
	line-height: 16px;
	}
.verdcent
	{
	text-align:center;
	font-family: Verdana;
	font-size:10px;
	}
formButton
	{
	font-size:16pt;
	}
.newsheader
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.globalpageheader
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	}
.pageheader
	{
	font-family: Verdana;
	font-size: 20px;
	}
.newstopheader
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF9900;
	}
.norep
	{
	background-repeat: no-repeat;
	}
/* ---------------------------- Styles für Formulare ---------------------------------- */	

Input	
	{
	font-Size: 12px;
	}	
Select
 	{
 	FONT-SIZE: 11px;
 	FONT-FAMILY: Arial;
 	Width: 45px;
 	}

/* ---------------------------- neue Styles  ---------------------------------- */	

.bordertop
	{
	border-top-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	}
.bordertopleft
	{
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	}
.borderleftbot
	{
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	}
.borderleft
	{
	border-left-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	}
.bordertopbot
	{
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	}
		 	
/* ---------------------------- Info Messages  ---------------------------------- */	

.vacationmessage
{
	position: fixed;
	margin: 5% 10%; 	
	background-color: #ff6666;
	filter: alpha(opacity=0);
	opacity: 0.0;
	padding: 20px;
	line-height: 130%;
	-moz-border-radius: 25px; 
	-webkit-border-radius: 25px; 
	visibility: hidden;
}
.vmtd
{
	font-family: Verdana;
	font-size: 13px;
}

.vmbt
{
	font-family: Verdana;
	font-size: 13px;
	padding: 3px;
}

</style>

