.siteBackground { background-image: url("../images/background.png"); background-repeat: repeat-x; background-attachment:fixed;}


#top {background-image: url("../images/Bilder/top.png"); height: 63px; margin-right: 0; padding-right: 10px;}
#logo{height: 174px;}
#nav {margin-right: 9px;}
#navigation{background-image: url("../images/Bilder/navi.png"); min-height: 424px;}
#navigationFooter{background-image: url("../images/Bilder/navi_bottom.png"); height: 102px;}
#content { background-color: #fff;}
#leftWhite{margin-right:0; border-right: 9px solid #fff; background-image: url("../images/content_bg.png");}
.omega2 {margin-right:0; padding-right: 10px; margin-left: 0;}

#footer{background-image: url("../images/Bilder/footer.png"); padding-right: 10px; height: 145px; margin-right:0;}

/* Global */
body {
	font-family: "Arial";
}
img {border: none;}

#content a {color: #005193}
#content a:hover{color:#fff; background-color:#005193;}

/* Top */
#top, #top a {
	color: #fff;
	font-size: 12px;
}
/* Navigation */
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul a {
	font-family: "Arial";
	font-style: italic;
	color: #005193;
	font-size: 16px; /* 18*/
	font-weight: bold;
	text-decoration: none;
	line-height: 36px;
}

#nav ul ul a {
	font-style: normal;
	color: #000;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
}

#nav a:hover {
	text-decoration: underline;
}

/* Inhalt */
h1 {
	color: #005193;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	line-height: 120%;
}

#content {
	font-size: 14px;
	line-height: 150%;
}

/* Footer */
.footerText { font-size: 60%; display: block; margin-left: 33em; margin-top: 9em;}
#footer .footerText a {color: #005193;}

/* Content Elements */
.ce { color: #666; margin-bottom: 0.5em; margin-top: 0.5em;}
.ce h2 {
	font-family: "Arial";
	font-style: italic;
	font-size: 16px; /* 18*/
	color: #8d99c3;
	padding: 0;
	margin: 0;
}
.grid_9 .ce h2, grid_6 .ce h2, grid_3 .ce h2 {
	color: #8d99c3;
	font-size: 18px;
}
.ce { border: 1px solid #005193;}
.ceContent {
	padding: 0.4em;
	font-family: "Comic Sans MS";
	font-size: 11px;
}
.ceFooter { 
	background-image: url("../images/Bilder/kasten_icon.png"); 
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 100%;
	background-color: #005193;
	height: 14px;
	margin-top: 20px;
}
.ceFooter a{ float: right; display: block; margin-top: -19px;}

/* Gallery */
.carouselInner .thumbnail { float: left; width: 500px; margin-top: 10px;}
#externalthumbs .label { display:none; }
#content .jdGallery a:hover { background-color: inherit;}
div.thumbnail { cursor:pointer;}

/* News */
div.news-list-container, .news-single-item { border: 0; background-color: #fff;}
div.news-list-item { border: 0; background-color: #fff;}
.news-list-item h3 { background-color: #fff; border: none;}
.news-list-date { border: none; background-color: #fff;}
.news-single-item hr.clearer, .news-list-container hr.clearer { border: none;}

.tx-ttnews-browsebox { background: none; border: none;}

/* FlashPlayer */
.videolink, .fieldBackLink { margin: 0.5em;}
.videolink .fieldDate {color: #999; font-size: 80%;}
.videolink .fieldLink {padding-left: 1em;}