/* CSS Document */

/* ID's */
#container {
	width:890px;
	background:url(../images/content_background.gif) repeat-y;
	top: 101px;
	position: absolute;
}
#container .bottom {
	height:10px;
	background:#3c4321 url(../images/content_bottom.gif) no-repeat;
}
#header {
	width:100%;
	height:101px;
	position:absolute;
	background:url(../images/header_background.gif) repeat-x;
	left: 0px;
	top: 0px;
}
#header #logo {
	position:absolute;
	top:11px;
	left:169px;
}
#header #wheel {
	position:absolute;
	top:11px;
	left:15px;
}
#column {
	width:165px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainNav {
	margin:5px 0 10px 10px;
	padding:0;
	list-style-type:none;
}
#mainNav li {
	background:transparent url(../images/arrow_white.gif) no-repeat left center;
	padding:4px 8px;
}
#mainNav li a:link, #mainNav li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#mainNav li a:hover, #mainNav li a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#columnright {
	left: 161px;
	position: relative;
	width: 700px;
}
#content {
	padding-right: 32px;
	margin-right: 12px;
	padding-top: 15px;
	padding-bottom: 25px;
	width: 650px;
	padding-left: 32px;
}
#content #lftco {
	float:left;
	width: 400px;
}
#content #rghtco {
	float:left;
	text-align: center;
}

#mainBanner {
	width: 650px;
	padding-left: 32px;
	padding-right: 32px;
	margin-right: 12px;
	background-color:#7c0000;
	text-align:center;
}
#newsbox {
	width: 240px;
	background-color: #ffffcc;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#newsbox h3 {
	background-color: #ceb669;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #143800;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
}
#newsbox ul {
	margin-right: 5px;
	list-style-position: outside;
	list-style-image: url(../images/arrow_green.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 10px;
}
#newsbox li {
	padding-bottom: 4px;
}
/* Tags */
body {
	margin:0;
	background:#3c4321;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	margin-top: 0px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	margin-top: 10px;
	margin-bottom: 3px;
}
h1 {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
ul, li, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003300;
}
li, blockquote {
	margin-top: 0px;
	margin-bottom: 4px;
}
img {
	border:none;
}

/* Classes */
.clearBoth {
	clear:both;
}
.centered {
	text-align:center;
}
.spaceColItem {
	margin:5px;
}
.goldBorder {
	border:#dfa238 1px solid;
}
.img-right {
	margin-left: 10px;
	float: right;
}
.img-left {
	margin-right: 10px;
	float: left;
}
.date-news {
	font-size: 12px;
	font-weight: normal;
}
.bubebutton {
	font-size: 14px;
	font-weight: bold;
	background-color: #FF0033;
	padding: 4px;
	width: 64px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	background-position: center center;
}
.bubebutton a {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bubebutton a:hover{
	font-style: normal;
	color: #000;
	text-decoration: underline;
}
.bubepreis {
	font-size: 14px;
	font-weight: bold;
	background-color: #999999;
	padding: 4px;
	width: 64px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	background-position: center center;
}
.backtotop {
	background-color: #FF0033;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.backtotop a {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.backtotop a:hover{
	font-style: normal;
	color: #000;
	text-decoration: underline;
}
.bube-tip {
	font-weight: bold;
	color: #FF0000;
}
.sitemap a:link, .sitemap a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 10px;
}
.sitemap a:hover, .sitemap a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 10px;
}#container #columnright #content label {
	display: block;
}
