/* ----------------------------------------------- */
/* Stylesheet für allgemeine Styles */
/* ----------------------------------------------- */

/* ----------------------------------------------- */
/* Design-spezifische Styles */
/* ----------------------------------------------- */

body {
	margin: 0 0 5px 0;
	background: #FFFFFF;
}


.background {
	height: 190px;
	width: 100%;
	margin: 50px 0 0 0;
	background-color: #CCCCCC;
	position: absolute;
	left: 0;
}


.table01, .table02, .table03 {
	width: 669px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


.table01 {
	height: 50px;
}


.table01Row01 {
	height: 43px;
}


.table01Col01 {
	width: 450px;
}


.table01Col02a {
	border-right: 1px dotted #CCCCCC;
	width: 218px;
	text-align: right ;
	vertical-align: middle;
	padding: 7px 10px 0 0;

}


.table02Row02 {
	height: 190px;
}


.table02Col01a {
	width: 170px;
}


.table02Col02, .table03Col02 {
	width: 499px;
	vertical-align: top;
}


.table03Col02 {
	width: 500px;
	padding: 30px 0 0 0;
}


.table03Row03 {
	height: 350px;
}


.table03Row04 {
	height: 60px;
}


.table03Col01b {
	width: 159px;
	border-left: 1px dotted #CCCCCC;
	padding: 30px 0 0 10px;
	vertical-align: top;
}


.table03Col03 {
	text-align: center;
	vertical-align: middle;
	border-left: 1px dotted #CCCCCC;
}


.tableNavigation {
	width: 170px;
	border-collapse: collapse;
}


.text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.text02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}


a {
	color: #000000;
	text-decoration: underline;
}	


a:hover {
	text-decoration: none;
}	



/* ----------------------------------------------- */
/* Styles BS-Engine */
/* ----------------------------------------------- */

.footline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	
}


a.footline {
	text-decoration: underline;
}


a.footline:hover {
	text-decoration: none;
}


.metaNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


a.metaNavi {
	color: #666666;
	text-decoration: underline;
}


a.metaNavi:hover {
	text-decoration: none;
}


.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


a.navi:hover {
	text-decoration: underline;
}


.notnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}


.tabnavi01 {
	height: 15px;
}


.tabdef {
	width: 480px;
	border: 0px;
}


.tabTDdef {
	width: 480px;
}


.tabTDrightdef {
	width: 300px;
	height: 30px;
}


.tabTDleftdef {
	width: 180px;
	height: 30px;
}


.tabTDrightLeftdef {
	width: 30px;
	height: 25px;
}


.tabTDrightRightdef {
	width: 270px;
	height: 25px;
}


.textFielddef {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	height: 15px;
}


.textAreadef {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	height: 150px;
}

