﻿@charset "utf-8";
body {
	background-color: #790000;
	font-family: Arial, Verdana, Tahoma;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #800000;
	font-style: italic;
	text-decoration: none;
}

.simple {
	font-size: 12px;	
	text-align: left;
	margin-top:0px;
	margin-bottom:6px;
}

.simple_C {
	font-size: 12px;
	text-align: center;
	margin-top:0px;
	margin-bottom:6px;
}

.simple_J {
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 6px;
}

.simple_left {
	font-size: 12px;	
	text-align: left;
	margin-top:0px;
	margin-bottom:6px;
	margin-left:40px;
}




.bold {
	font-size: 12px;
	font-weight:bold;	
	text-align: left;
	margin-top:0px;
	margin-bottom:6px;
}

.bold_C{
	font-size: 12px;
	font-weight:bold;	
	text-align: center;
	margin-top:0px;
	margin-bottom:6px;
}

.bold_J{
	font-size: 12px;
	font-weight:bold;	
	text-align: justify;
	margin-top:0px;
	margin-bottom:6px;
}


}

.simple_J_K {
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 6px;
	font-style: italic;
}






.simple_11 {
	font-size: 11px;
	text-align: left;		
	margin-top:0px;
	margin-bottom:6px;

}

.bold_11 {
	font-size: 11px;
	font-weight:bold;
	text-align: left;		
	margin-top:0px;
	margin-bottom:6px;

}


.simple_11_C {
	font-size: 11px;
	text-align: center;
	margin-top:0px;
	margin-bottom:6px;
}

.simple_11_R {
	font-size: 11px;
	text-align: right;
	margin-top:0px;
	margin-bottom:6px;
}

.simple_14_C {
	font-size: 14px;
	text-align: center;
	margin-top:0px;
	margin-bottom:6px;
}

.bold_14_C{
	font-size: 14px;
	font-weight:bold;	
	text-align: center;
	margin-top:0px;
	margin-bottom:6px;
}
.bold_16{
	font-size: 16px;
	font-weight:bold;	
	text-align: left;
	margin-top:0px;
	margin-bottom:6px;
}


.list {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
}

.listelement {
	font-size: 12px;
	margin-top:0px;
	margin-bottom:6px;
}




.topnavi {
	font-size: 10px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
}

.topnavi_bold {
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
}


.blackline {
	height: 1px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.redline {
	color: #800000;
	height: 1px;
}


.error {
	color: #800000;
	font-size: 10px;
}

/* FONTS                  */


.topline {
	height: 1px;
	color: #CCCCCC;
	margin-bottom:10px;
}


/* TABELLEN */

.maintable {
	background-color: #FFFFFF;
	width: 980px;
	height: 500px;
}
.leftcell {
	width: 190px;
	text-align:left;
}
.middlecell {
	width: 600px;
	height: 100%;
	padding-right: 5px;
}
.rightcell {
	width: 190px;
	height: 100%;
	text-align:center;
}

.banner {
	width: 980px;
	height: 80px;
	text-align: center;
}

.footer {
	width: 980px;
	height: 50px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
}
.footer hr {
	color: #800000;
	height: 1px;
}
.footer a:link {
	color: #800000;
}
.footer a:visited {
	color: #800000;
}
.footer a:hover {
	color: #3366FF;
	text-decoration: none;
}
.footer a:active {
	color: #800000;
}

.tbl_price_td1 {
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: center;
	border-bottom-style: solid;
}

.tbl_price_td2 {
	width: 390px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	text-align: left;
}

.tbl_price_td3 {
	width: 55px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align:center;
	border-bottom-style: solid;
}

.boxbold {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.wir_rp {
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 6px;
	font-style: italic;
	color: #333333;
}


