body {
	font-size: 79%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(medien/Creme_browserbg.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
table {
	font-size:80%;
}
li {list-style-image:url(medien/bullet.png);}
dl {font-family: "Monaco", Courier, "Courier New", monospace;}
pre {overflow:scroll;}
.clear {clear: both; height: 0;}
.hidden {display:none;}

h1, #title p {font-family:"Avant Garde", "Century Gothic", Arial, Helvetica, sans-serif; font-weight:normal;}
h2, h3, h4 {color:#333;}

/* Header */
#page-container {
	padding:0;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-image: url(medien/blatt.jpg);
}
#page {padding:0;}
#page-top {	padding:0; margin:0; }
#title {
	height:155px;
	padding:0;
	margin:0;
	overflow:hidden;
	background-position: 0 0;
	border-top-style: solid;
	border-top-color: #FFF;
	border-top-width: 0px;
}
h1 {padding:40px 40px 0 0; color:#3B98E5; margin:0; font-size:230%;}
h1 a {text-decoration:none; color:#3B98E5;}
h1, h1 a:link, h1 a:visited {text-shadow:#3B98E5 0 1px 3px;}
h1 a:hover, h1 a:active {text-shadow:#CCC 0 0 4px;}
#title img {float:right; margin:10px 20px 0 0 ; padding:0; }
#title p {padding:0 20px 0 0; color:#3B98E5; font-size:120%;}

.has-custom-banner #page-top h1 {display:none;}
.has-custom-banner #page-top p {display:none;}

/* navigation */
#navigation {
	height:30px;
	text-align:center;
	overflow:hidden;
	margin: 0;
	width: 765px;
	text-indent: 0px;
	padding: 0;
}
#navigation-content {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
#navigation-content ul {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
#navigation-content li {
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}
#navigation-content a { text-decoration:none;}
#navigation-content a:link, #navigation-content a:visited { color:#3B98E5; }
#navigation-content a:hover, a:focus, a:active {
	color:#009999;
}
.currentPage {color:#E53B6F; border-bottom:5px solid #E53B6F !important;}

/* Sidebar */
#sidebar {width:230px; float:left; padding:20px 0 0 0; margin:0;}
#sidebar .pagelet {width:230px; word-wrap:break-word; overflow:hidden; margin:0 0 2px 0; padding:10px; font-family:Arial, Helvetica, sans-serif; border:1px solid #EEE; color:#333; font-size:90%; line-height:1.3em;}
#sidebar .pagelet h4 {font-size:140%; padding:0 0 10px 0; margin:0;}
#sidebar .bordered {border:1px solid #CCC !important; background-color:#EEE;}

/* Main Content */
body.no-sidebar #main {padding:10px 0; min-height:400px; }
body.allow-sidebar #main {
	width:608px;
	min-height:400px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 30;
	padding-left: 0;
	float: none;
	margin-top: 0px;
	margin-right: 79px;
	margin-bottom: 0px;
	margin-left: 79px;
}
#page-content a:link, #page-content a:visited  {
	color:#0066CC;
	text-decoration:none;
}
#page-content a:hover, #page-content a:active {
	color:#009999;
	text-decoration:underline;
}
h2 {
	margin:0;
	text-shadow:#999 2px 2px 4px;
	font-size:170%;
	color: #039;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25;
}
.article {
}
.article .narrow img {float:right; padding:0 0 5px 5px; margin:0;}
.article h3 {margin:0; padding:10px 0 10px 0; font-size:140%; }
.article h3 a:link, .article h3 a:visited { color:#3B98E5; text-decoration:none;}
.article h3 a:hover, .article h3 a:active { color:#E53B6F !important; text-decoration:underline;}
.article-thumbnail {float:left; padding-right:5px;}
.article p {line-height:150%; color:#333; margin:0; padding:0 0 10px 0; }
#main p, #main ul {color:#333;}
.elementIntroduction {clear:both;}
.listing-index ul li {font-size:100%; list-style-image:url(medien/bullet.png);}
.listing-index li h3 a {text-decoration:none; }
.timestamp {font-family:"Monaco", Courier, "Courier New", monospace; text-align:right; clear:both; padding:10px 0; color:#999;}
.js-kit-comments {color:#333;}

/* Pagelets and callouts */
.callout {padding:0 0 5px 10px; margin:0; width:220px; float:right;}
#main .pagelet {word-wrap:break-word; margin:0 0 10px 0; padding:10px;}
#main .pagelet h4 {font-size:140%; padding:3px; margin:0 0 10px 0; text-shadow:#999 1px 1px 2px;}
#main .bordered {word-wrap:break-word; margin:0 0 10px 0; padding:10px; background-color:#EEE; border-bottom:1px solid #CCC; border-right:1px solid #CCC;}
#main .bordered h4 {font-size:140%; padding:3px; margin:0 0 10px 0; background-color:#FFF; border-top:1px solid #CCC; border-left:1px solid #CCC; text-shadow:#999 1px 1px 2px;}
.pagelet-body p, .elementIntroduction p {padding-top:0; margin-top:0;}
.pagelet-body ul {margin:0; padding:0 0 0 15px;}

/* Footer */
#page-bottom {
	margin-top:0px;
	clear:both;
	text-align:left;
	color:#039;
	font-size:90%;
	clear:both;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(medien/footer.jpg);
	height: 150px;
}
#page-bottom a:link, #page-bottom a:visited {color:#999; text-decoration:none;}
#page-bottom a:hover, #page-bottom a:active {color:#999; text-decoration:underline;}

/* Images */
.ImageElement, .VideoElement { text-align:center;}
.ImageElement p, .VideoElement p { margin:auto; }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
img.narrow {display:block; float:right; clear:right; margin-left:10px;}
img.wide {display:block;clear:both;}

/* Grids */
.allow-sidebar #index {padding:0; 	margin:0;}
.no-sidebar #index {padding-left:50px; 	margin:0;}
.gridItem {float:left;	position:relative;	width:150px; height:188px; overflow:hidden;	margin:0 4px 4px 0;	background-color:#EEE; text-align:center; padding: 4px 0; border-right:1px solid #CCC; border-bottom:1px solid #CCC;}
.gridItem h3 {	font-size:0.9em; font-weight:normal; padding: 0 4px;text-align:center; position:absolute; top:140px; width:138px;}
.gridItem img {border: 1px solid #222; margin: auto!important; display:block; position: absolute; top: 0; bottom: 48px; right: 0; left: 0;}

/* Navigation */
.collection-navigation {height:60px; }
.text-navigation {border-bottom:1px solid #CCC;}
.text-navigation .previous-page, .text-navigation .next-page, .text-navigation .collection-index {display:block; text-align:right;}
.text-navigation a { display:block;}
.photo-navigation {width:150px; margin:0 auto; }
.photo-navigation .previous-page .imageLink { background: url(medien/previous.png) 0 0 no-repeat;}
.photo-navigation .previous-page .imageLink:hover { background: url(medien/previous.png) -100px 0 no-repeat;}
.photo-navigation .next-page .imageLink {background: url(medien/next.png) top left no-repeat;}
.photo-navigation .next-page .imageLink:hover {background: url(medien/next.png) -100px 0 no-repeat;}
.photo-navigation .collection-index .imageLink {background: url(medien/list.png) 0 0 no-repeat;}
.photo-navigation .collection-index .imageLink:hover {background: url(medien/list.png) -100px 0 no-repeat;}
.photo-navigation div, .photo-navigation a:link, .photo-navigation a:visited {display:block; float:left; width:50px; height:60px; line-height:60px; text-indent: -9999px;}


/* kooperationspartner */
div.img
{
	margin: 0px;
	float: left;
	text-align: center;
}	
div.img img
{
	display: inline;
	margin: 0px;
}
div.img a:hover img 
{
	margin: 0px;
}
div.img img a:hover img 
{
	margin: 0px;
}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

/* IE Hacks */
* html .gridItem {margin:0 2px 4px 0;}
* html .gridItem img {position: relative;}
* html .gridItem h3 {position: relative; top: 0px;}#title {
	background-image: url(medien/LayeredPaper_01.jpg);
}
.wide {
	padding-left: 80px;
	padding-right: 120px;
}
#kontakt {
	padding-right: 160px;
}

