body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color:#000000;
	background: #fff;
}
* {
	margin: 0;
	padding: 0;
}
a {
	TEXT-DECORATION: none;
}

a:hover {
	TEXT-DECORATION: underline;
}

td, div, span, p {
	font-family:Verdana;
	font-size:11px;
	vertical-align: top;
	color : #000000;
	text-align: justify;
}

h1, h2, h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img {border: 0;}

table {
	border-collapse: collapse;
}

.grey {height: 1px; margin: 0 15px; overflow: hidden; background-color:#cccccc;}
.red {text-align: left; padding: 0 0 0 25px; background: url(/images/red.jpg) 15px 5px no-repeat;}
.box {height:100%; width:100%;}
.td-line {
	border-bottom: 1px solid;
	border-color: #000;
	background-color: #5b5b5b;
}

.td-line1 {
	border-top: 1px solid;
	border-color: #fff;
	background-color: #cccccc;		
}

.grey-line {
	border-top: 1px solid;
	border-color: #ccc;
}

.td-align-right {
	text-align: right;
	background:#000;
	height:93px;
	width:393px;
}

.font-menu{
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration:none;
	color:#000000;
}

.font-menu:hover{
	text-decoration:none;
}

.font-title{
	font-family:Arial;
	font-size: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.font-title:hover{
	text-decoration:none;
}

.print-page{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}

.font-contact{
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.font-contact1{
	font-family:Arial;
	font-size: 11px;
	color: #666666;
}

.font-right{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.font-right1{
	font-family:Arial;
	font-size: 11px;
	color: #666666;
}

.title{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.anons {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.cursiv {
	font-size: 12px;
	font-style: italic;
}

.main-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a.link{
	font-family: Arial;
	font-size: 11px;
	color: #b3b3b3;
	vertical-align:middle;
}

.bottom-menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.title-layer {
	position:absolute;
	left:100px;
	top:25px;
	width:450px;
	height:50px;
	z-index:1;
	color:#FFFFFF;
	font-size: 12px;
	font-style: italic;	
}

.rel {
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
}




.CopyrightLink {
	font-size:11px;
	font-family:Arial;
	color:#474747;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}

.CopyrightLink a:hover {
	text-decoration:underline;
}

