a {
	color: #0066CC;
	text-decoration: none;
}
a:hover,#footernav a:hover,#text a:hover {
	text-decoration: underline;
}
body {
	background-color: #4F4F4F;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../elemente/bg.jpg);
	background-repeat: repeat-x;	
}
h1 {
	font-size: 18px;
	color: #0066CC;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #0066CC;
}
h2 {
	font-size: 14px;
	color: #CB8E01;
}
h3 {
	font-size: 11px;
}
p {
	padding-right: 7px;
	padding-left: 7px;
}
#bottom {
	background-image: url(../elemente/bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 73px;
	width: 988px;
}
#box {
	width: 988px;
	float: right;
	position: absolute;
	left: 50%;
	margin-left: -494px;
	visibility: visible;
}
#breadcrumb_bg {
	background-image: url(../elemente/breadcrumb.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 988px;
	float: left;
	font-size: 11px;
}
#content {
	background-image: url(../elemente/content.jpg);
	float: left;
	width: 988px;
	background-repeat: repeat-y;
	position: relative;
}
#contentright {
	text-align: left;
	padding-right: 50px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	float: right;
	padding-top: 15px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	color: #666666;
	text-align: center;
	width: 988px;
	float: left;
}
#copyright a {
	color: #666666;
}
#copyright a:hover {
	color: #990000;
}
#footer {
	background-image: url(../elemente/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 163px;
	width: 988px;
}
#footernav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 68px;
	float: left;
	width: 988px;
}
#header {
	background-image: url(../elemente/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 106px;
	width: 988px;
}
#menu {
	background-image: url(../elemente/menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 988px;
}
#nav {
	background-image: url(../elemente/nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 988px;
}
#text {
	text-align: left;
	padding-left: 50px;
	padding-right: 10px; 
	font-size: 11px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 710px;
	float: left;
}
#top-header {
	background-image: url(../elemente/top-header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 988px;
}
.breadcrumb {
	text-align: left;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 40px;
	line-height: 30px;
	vertical-align: middle;
	color: #333333;
}
.breadcrumb a,a:visited {
	text-decoration: none;
	color: #0066CC;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.submenu {
	text-align: left;
	padding-left: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 27px;
	color: #333333;
	float: left;
	width: 908px;
	padding-top: 1px;
	height: 25px;
	vertical-align: middle;
}
.submenu a {
	text-decoration: none;
	color: #0066CC;
	background-color: #D8D8D8;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	height: 16px;
	float: left;
	vertical-align: middle;
	line-height: 16px;
	padding-top: 1px;
	border: 1px solid #A4A4A4;
	background-image: url(../elemente/submenu_bg.jpg);
	background-repeat: repeat-x;
}
.submenu a:hover {
	color: #FFFFFF;
	background-color: #CB8E01;
	background-image: url(../elemente/submenu_bg_2.jpg);
	background-repeat: repeat-x;	
}