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

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

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


.table01 {
	width: 786px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
}


.table01Row01 {
	height: 170px;
}


.table01Row02 {
	height: 400px;
}


.table01Row03 {
	height: 30px;
}


.table01Row04 {
	height: 10px;
}


.table01Col01 {
	vertical-align: top;
	background: #FFFFFF;
	width: 586px;
}


.table01Col01a {
	vertical-align: top;
	background: #FFFFFF;
	width: 556px;
	padding: 0 10px 10px 20px;
	background-position: center 50px;
	background-repeat: repeat-y;
}


.table01Col01b {
	background: #FFFFFF;
	width: 566px;
	padding: 0 0 0 20px;
}


.table01Col01c {
	background: #FFFFFF;
	width: 586px;
}


.table01Col02 {
	vertical-align: top;
	background: #FFFFFF;
	width: 200px;
}


.table01Col02a {
	vertical-align: top;
	background: #FFFFFF;
	width: 182px;
	padding: 25px 18px 0 0;
}


.table01Col02b {
	width: 185px;
	padding: 0 0 0 15px;
}


.table01Col02c {
	width: 200px;
	background: #FFFFFF;	
}


.tableNavigation {
	width: 200px;
	border-collapse: collapse;
	text-align: left;
}


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


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


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


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


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


a:hover {
	text-decoration: none;
}	



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

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


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


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


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


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


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


.tabnavi01 {
	height: 18px;
	padding: 0 0 0 15px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


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


a.footline {
	text-decoration: underline;
}


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


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


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


a.contact {
	text-decoration: underline;
}


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


.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: 14px;
	width: 180px;
	height: 15px;
}


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