body, table, td, p                   { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 140% }
input, textarea, select, option   { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a  { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:hover  { color: #BB2123; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }

#metamenu  { color: #fff; text-align: right; padding-top: 10px; padding-right: 30px; width: 400px; height: 30px; float: right }
#mainmenu{height: 35px; width: 900px;background: #BB2123;}
	#sidebar_left {height: 100%; width: 199px;}
		#submenu{margin-left: 10px;  width: 170px; height: 150px; padding-top: 20px;}
		#buchung{ margin-left: 10px; margin-right: 10px; width: 170px; height: 180px; border: 1px solid #BB2123;}
			#buchung_header { color: #fff; font-weight: bold; background: #bb2123; text-align: center; width: 170px; height: 20px }
			#buchung_main{padding-left: 5px; width: 165px;}
	#content {padding: 20px; height: 100%; width: 460px; background: url("../de/images/bg_content.jpg");border-right: 1px solid #BB2123;border-left: 1px solid #BB2123;}
	#sidebar_right {padding-top: 20px; height: 100%; width: 199px; }

