body {
	background: #04003d;
	color: #FFF;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Garuda, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1, h2 {
	color: #04003d;
	font-size: 17px;
	font-weight: bold;
	margin: 11px 0;
}

h3 {
	color: #012964;
	font-size: 14px;
	margin: 0;
}

hr {
	border: none 0; 
	border-top: 1px solid #012964;
	border-bottom: 1px solid #1e71ac;
	width: 100%;
	height: 0px;
	margin: 10px auto 0 0;
	text-align: left;
}

a {
	color: #04003d;
	font-size: 11px;
}

img {
	border: 0;
}




a.more_info {
	background: url('../images/link_moreinfo.png') no-repeat;
	display: block;
	height: 19px;
	line-height: 19px;
	margin-top: 10px;
	padding-left: 24px;
	text-decoration: none;
}
a.more_gzvw {
	background: url('../images/link_moregzvw.png') no-repeat;
	display: block;
	height: 32px;
	line-height: 19px;
	margin-top: 15px;
	padding-top: 16px;
	padding-left: 58px;
	text-decoration: none;
	font-size: 16px;
}
a.more_info:hover,
a.more_info:focus, a.more_gzvw:hover,
a.more_gzvw:focus {
	text-decoration: underline;
}




.clearfix:after {
content:" "; 
display:block; 
height:0;
font-size:0; 
clear:both; 
visibility:hidden;
}

.clearfix {display:inline-block;}

* html .clearfix {height:1%;}

.clearfix {display:block;}




#container {
	margin: 0 auto 40px auto;
	width: 922px;
}

#header {
	background: url('../images/bg_header.png') left bottom no-repeat;
	height: 168px;
	position: relative;
}

#logo {
	margin: 40px 0 0 30px;
	float: left;
}

#menu {
	bottom: 20px;
	position: absolute;
	right: 30px;
}
#menu li {
	float: left;
	margin-right: 35px;
	list-style-type: none;
}
#menu li a {
	color: #FFF;
	padding: 5px;
	text-decoration: none;
}
#menu li a:hover {
	color: #feb61f;
}
#menu li a:focus {
	text-decoration: underline;
}

#content {
	background: #0160a4 url('../images/bg_content.png') center top no-repeat;
	padding: 0 0 22px 0;
}
#content_top {
	padding: 22px 0;	
}
#content_bottom {
	background: url('../images/bg_line.gif') left top repeat-x;
}
#content_left {
	float: left;
	padding: 0 0 0 22px;
	width: 178px;
}
#content_right {
	float: left;
	padding: 0 0 0 5px;
	width: 700px;
}

#content_right p a {
	font-size: 12px;
}

#highlights {
	float: left;
}
.highlight {
	cursor: pointer;
	float: left;
	height: 263px;
	position: relative;
	padding: 5px;
	width: 231px;
}
#highlight {	
	background: url('../images/image_frame.png') top right no-repeat;
	margin-left: 7px;
	margin-right: 7px;
}
#highlight:hover {
	background: url('../images/image_frame.png') top left no-repeat;
}
.highlight_text {
	background: #0160a4;
	bottom: 5px;
	width: 231px;
	position: absolute;
	height: 95px;
	overflow: hidden;
}
.highlight_text .date {
	color: #feb61f;
}
.highlight_text p {
	padding: 4px 8px;
	margin: 0;	
}
.highlight_title {
	background: #012964;
	width: 215px;
	padding: 4px 8px;
}
.highlight_title h3 a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.highlight_title h3 a:hover,
.highlight_title h3 a:focus {
	text-decoration: underline;
}
.highlight_image {
	overflow: hidden;
	height: 263px;
	width: 231px;
}

#message_agenda {
	background: url('../images/bg_agenda_imp.png') repeat-y;
	height: 131px;
	padding: 7px 14px 0;
	width: 323px;
	margin-top: 18px;
}
#message_agenda p {
	color: #012964;
	height: 132px;
	margin: 0;
	overflow: hidden;
}
#message_agenda .title {
	color: #04003d;
	font-size: 14px;
}

#message_important {
	background: url('../images/bg_message_imp.png') repeat-x;
	height: 90px;
	padding: 7px 14px 0;
	width: 323px;
	margin-top: 18px;
}
#message_important p {
	color: #012964;
	height: 89px;
	margin: 0;
	overflow: hidden;
}
#message_important .title {
	color: #04003d;
	font-size: 14px;
}

#submenu {
	padding-left: 25px;
}
#submenu li{
	margin-bottom: 3px;
}
#submenu li a {
	text-decoration: none;
}
#submenu li a:hover,
#submenu li a:focus {
	text-decoration: underline;
}

.column_left {
	float: left;
	padding: 0 15px;
	width: 350px;
}

.column_right {
	float: right;
	width: 528px;	
}

.article h3 a {
	color: #012964;
	font-size: 14px;
	margin-bottom: 0px;
	text-decoration: none;
}
.article h3 a:hover,
.article h3 a:focus {
	text-decoration: underline;
}
.article p {
	margin: 5px 22px 30px auto;
}


#footer {
	background: url('../images/bg_footer.png') left bottom no-repeat;
	height: 44px;
}
#footer p {
	text-align: center;
	margin: 0;
	padding-top: 14px;
}
#footer p.right, #footer p.right a {
	text-align: right;
	text-decoration: none;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
}

.contenttitle{
	margin-top: 11px;
}

.contenttext{
	margin-right: 15px;
}

.admintop {
	display: none;
	background: #cfcfcf url('../images/bg_admintop.png') repeat-x;
	color: #000000;
	width: 665px;
	margin-top: 11px;
	margin-bottom: 11px;
	padding: 10px;
	-moz-border-radius-bottomleft: 18px;
	-moz-border-radius-bottomright: 18px;
	-moz-border-radius-topleft: 18px;
	-moz-border-radius-topright: 18px;
}

.admintop img {
	margin: auto 10px auto 5px;
}

.admintop a, .admintop a:visited, .admintop p {
	font-size: 11px;
	color: #000000;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration:none;
}

#ie6warning {
	border: 3px dashed #FF0000;
	margin: 30px;
	padding: 10px;
}

p.album {
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
