body {
	font-family: Verdana;
	font-size: 11px;
	cursor: default;
	color: #78705A;
	margin-top: 0px;
	margin-width: 0px;
	margin-height: 0px;
	margin-left: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: 0 29px;
	background-color: #F9FBFC;
}

a {
	font-family: georgia;
	font-size: 11px;
	color: #CC7032;
	text-decoration: none;
	font-style: italic;
	text-transform: none;
}

a:hover { 
	color: #D68854;
	text-decoration: none;
}

h1 {
	color: #8CAEB1;
	font-family: georgia;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	text-shadow: #222222 1px 1px;
	text-align: center;
	margin-bottom: 6px;
}

.menu {
	border-radius: 12px;
	-moz-border-radius:  12px; 
	-webkit-border-radius: 12px;
	border: 1px solid #E0E0E0;
	background-color: #EDEDED;
	color: #78705A;
	font: 10px Verdana;
	padding: 3px;
	text-align: justify;
}

.table {
	font-family: Verdana;
	font-size: 10px;
	color: #78705A;
	border-style: none;
	padding: 3px;
}

.cntable {
	font-size: 11px;
	color: #777777;
	border-style: none;
	padding: 5px;
	border-bottom: 1px solid #E5E5E5;
	text-align: center;
	font-family: georgia;
	font-style: italic;
}

.table2 {
	font-family: Verdana;
	font-size: 10px;
	color: #78705A;
	border-style: none;
	padding: 3px;
}

.table3 {
	font-family: Verdana;
	font-size: 10px;
	color: #78705A;
	padding: 3px;
}

b {
	color: #5D8D91;
}

i {
	color: #223D48;
}

a.navi {
	text-align: left;
	color: #78705A;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	margin: 4px;
	background-color: #E0E0E0;
	text-transform: none;
	border-top: 0px solid #CC7032;
	border-bottom: 0px solid #CC7032;
	border-right: 0px solid #CC7032;
	-moz-border-radius: 15px;
	border-left: 30px solid #CC7032;
}

a.navi:hover {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	display: block;
	text-decoration: none;
	margin: 4px;
	text-transform: none;
	border-top: 0px solid #D99364;
	border-left: 30px solid #D99364;
	border-bottom: 0px solid #D99364;
	border-right: 0px solid #D99364;
	-moz-border-radius: 15px;
	color: #78705A;
	background-color: #E0E0E0;
	cursor: pointer;
	padding-left: 15px;
}

.image {
	border: 1px solid #A1655C;
	padding: 3px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
}

.image:hover {
	border: 1px solid #87554E;
	padding: 3px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

blockquote {
	background-color: #EAE6DD;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	border-top: 2px solid #C0BBAE;
}

#reklam {
	position: absolute;
	top: 35px;
	width: 100%;
	left: 0px;
	text-align: center;
}