table.bbnav {
	width: 722px;
	border: none;
	cellpadding: 0;
	cellspacing: 0;
	background: #FFF8ED;
	}

td.bbnav {
	border: none;
	font-size: 14px;
	width: 33%;
	text-align: left;
	vertical-align: top;
	}

td.bbnav a {
	font-size: 13px;
	color: #A50C26;
	width: 33%;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	}

td.bbnav a:hover {
	font-size: 13px;
	color: #FFFFFF;
	background: #A50C26;
	width: 33%;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	}

table.liste {
	width: 728px;
	margin-left: 20px:
	margin-right: 15px;
	border: 1px solid #C5C5C5;
	background: #F5F5F5;
	-moz-border-radius: 10px;
	-khtml-border-radius: 30px;
	-webkit-border-radius: 30px;
	margin-bottom: 10px;
	}

table.detail {
	background: #FFF8ED;
	color: #555555;
	font-size: 12px;
	}
	
.head {
	padding-left: 10px;
	color: #A50C26;
	font-size: 14px;
	font-weight: bold;
	}

.divider1 {
	background: #FF9D00;
	height: 1px;
	}

.divider2 {
	background: #C5C5C5;
	height: 1px;
	}


.seiten_nav {
	color: #A50C26;
	font-size: 0.8em;
	text-decoration: none;
	}

a:hover.seiten_nav, a:active.seiten_nav {
	color: #A50C26;
	font-size: 0.8em;
	text-decoration: underline;
	}
	
#ausgabe {
	margin-right: 15px;
	}
	
