@charset "utf-8";
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #fff url('../images/body.gif') repeat-y top center;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	padding: 12px 0 6px 0;
	line-height: 1.3em;
}

h1, h2, h3 {
	color: #0060af;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

h4 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0 2px 0;
}

h5 {
	font-size: 13px;
	color: #5c5c5c;
	font-weight: bold;
	padding: 14px 0 4px 0;
}

p {
	padding: 6px 0 4px 0;
	color: #5c5c5c;
	font-size: 13px;
	line-height: 1.4em;
}

a {
	color: #0060af;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

#header {
	position: relative;
	width: 940px;
	height: 280px;
	margin: 0 auto;
}

#header-logo {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 40px; 
}

#header-navigation {
	position: absolute;
	z-index: 10;
	top: 180px;
	left: 40px;
}

#header-navigation li.level1 {
	float: left;
	margin-right: 10px;
}

#header-navigation li.level1 a {
	display: block;
	height: 50px;
	width: 150px;
	background-color: #0056a1;
	margin: 10px;
}

#header-navigation ul.level2 {
	padding: 0 20px 10px 20px;
	background-color: #ffed00;
}

#header-navigation li.level1.active a.level1 {
	background-color: #0056a1;
	margin: 0;
	border: 10px solid #ffed00;
}

#header-navigation ul.level2 li a {
	display: inline;
	height: 20px;
	margin: 0 !important;
	border: none;
	background: transparent;
	font-size: 12px;
	text-transform: uppercase;
	margin: 3px 0;
}

#main {
	position: relative;
	width: 840px;
	margin: 0 auto;
	padding: 10px 0 270px 0;
}

#main ul {
	list-style-image: url('../images/arrow.gif');
	list-style-position: outside;
	margin: 10px 0 10px 25px;
}

#main li {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 1.4em;
	color: #5c5c5c;
}

#main li a strong {
	text-transform: uppercase !important;
}

#content {
	position: relative;
	width: 530px;
	min-height: 200px;
}

#content h4 {
	color: #888;
	border-bottom: 1px solid #e5e5e5;
}

#sidebar {
	position: absolute;
	top: 10px;
	right: 0;
	width: 290px;
}

#sidebar h4 {
	color: #0060af;
	border-bottom: 1px solid #b2cfe7;
}

#sidebar img {
	margin-top: 10px;
}

#footer {
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -430px;
	width: 840px;
	height: 40px;
	background-color: #0056a1;
	border: 10px solid #ffed00;
	border-bottom: none;
}

#footer-socialmedia {
	position: absolute;
	top: 10px;
	left: 10px;
}

#footer-meta {
	position: absolute;
	top: 10px;
	right: 10px;
}

#footer-meta li {
	display: inline;
	font-size: 11px;
	margin-left: 6px;
}

#footer-meta li a {
	color: #fff;
}

span.more {
	font-size: 13px;
	float: right;
	margin-left: 10px;
}

span.more a {
	display: block;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 20px;
}

span.date {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #888;
}

#content a img {
	border: 10px solid #fff;
	margin: 10px 10px 0 -10px;
}

#content a:hover img, #content a:focus img {
	border: 10px solid #ffed00;	
}

#content img {
	margin: 5px 0 10px 0;
}

.news-image {
	float: left;
	margin-right: 20px;
}

.news-single-image {
	float: left;
	margin-right: 10px;
}

.tx-timtabflickrrss-pi1 {
	margin-top: 10px;
	background: #0056a1 url('../images/photostream-auf-flickr.gif') no-repeat top left;
	padding: 38px 10px 10px 10px;
}

.tx-timtabflickrrss-pi1 img {
	margin: 0 !important;
}

.tx-timtabflickrrss-pi1 ul {
	list-style: none;
}

.tx-timtabflickrrss-pi1 ul li {
	display: inline;
}

.tx-timtabflickrrss-pi1 ul, .tx-timtabflickrrss-pi1 ul li { 
	padding: 0; 
	margin: 0 !important; 
	border: 0; 
}

.tx-timtabflickrrss-pi1 a img { 
	border: 5px solid #fff;	
	padding: 0; 
	margin: 0;
	margin-right: 2px !important;
	margin-top: 2px !important; 
}

.tx-timtabflickrrss-pi1 a:hover img, .tx-timtabflickrrss-pi1 a:focus img { 
	border: 5px solid #ffed00;	
}