/* @override http://www.okbuero.de/stage/templates/JoomlaNation/screen.css */

body {
	color: #2F363B;
	margin: 30px auto 0;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:link, a:visited, a:active {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #2F363B;
	text-decoration: none;
} 
a:hover {
	text-decoration: none;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #1C4280;
}
#header {
	text-align: left;
	width: 773px;
	height: 150px;
	background-image: url(header.jpg);
	margin: 0 auto;
	border-top: 4px #FFFFFF solid;
	border-left: 4px #FFFFFF solid;
	border-right: 4px #FFFFFF solid;
	background-repeat: no-repeat;
}
#searchbar {
	margin: 119px 0px -12px 0px;
}
#container {
	margin: 0 auto;
	width: 773px;
	background: #dde3ec url(buehnestrich_kl.gif) no-repeat 0 150px;
}
#left {
	text-align: left;
	width: 200px;
	padding-top: 15px;
	margin: 0 auto;
	float: left;
	background: none no-repeat 0 150px;
}
#arrow {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 20px;
	text-transform: uppercase;
	background: none no-repeat 0 0;
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 2px dotted white;
}

#arrow_menu {
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0;
	padding-bottom: 10px;
	padding-top: 13px;
	padding-left: 40px;
	text-transform: uppercase;
	font: normal 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#menu, #menu a, #menu a:visited ,#menu a:link,  #menu a:hover ,#menu a:active {
	color: #000000;
	font-size: 12px;
	background: none no-repeat;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
#menu li {
	padding-left: 40px;
	padding-bottom: 3px;
	padding-top: 3px;
	background: url(smallarrow.gif) no-repeat 25px;
}

#breadcrumb {
	margin-top: 0px;
	width: 570px;
	font-size: 20px;
}

#right {
	margin-left: 198px;
	margin-top: 0px;
	width: 570px;
	border-left: 1px solid black;
	border-style: none;
}
#content {
	text-align: left;
	margin: 0 auto;
	padding: 15px;
	float: left;
	width: 350px;
	border-right: 2px dotted white;
}

#content2 {
	width: 150px;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-left: auto;
}

#footer {
	clear: both;
	width: 773px;
	height: 46px;
	margin-left: 0;
	background: url(footer.gif) no-repeat 0 0;
}
#footerLeft {
	height: 46px;
	width: 198px;
	text-align: center;
	float: left;
	background-image: none;
}
#footerRight {
	text-align: center;
	width: 773px;
	height: 40px;
	background-image: none;
	visibility: visible;
	overflow: visible;
	float: none;
	clear: none;
}