* {
	padding: 0;
	margin: 0;	
}
body {
	background: #00aeef url(/css/img/bg.gif) top left repeat-x;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #25408e;
}
img { border: 0; }
a { text-decoration: none; }

#container {
	width: 850px; /* 870 + 2 x 40 = 930*/
	margin: 0 auto;
	padding: 20px 40px;
	background-color: #fff;
/*	background: #fff url(/css/img/bg-test.gif) top left repeat-y;
*/}

#header {
	padding: 0px 0 5px 0;
	position: relative;
	height: 300px;
}

#header .left h1 {
	display: none;
	font-size: 14px;
}

#header .left img#i3-logo {
}
#header .left p {
	margin-left: 72px;
}
#header .left {
	float: left;
	width: 283px;
}
#header .right {
	float: left;
	width: 528px;
	margin-left: 39px;
}

#header #navi {
	margin-top: 25px;
}
p#navi_oben {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #25408e;
	text-align: right;
}
p#navi_unten {
	font-size: 17px;
	padding: 5px 0;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	float: left;
	background: transparent url(/css/img/navi-blaetter.gif) 0px 2px no-repeat;
}
#header p#navi_oben a {
	padding: 0 0 0 30px;
}

#header p#navi_unten a {
	padding: 0 0 0 20px;
	margin-right: 10px;
	width: 120px;
	float: left;
}
#header p a:hover,
#header p#navi_oben a.active,
#header p#navi_unten a.active {
	color: #00aeef;
}
#header p#navi_unten a.last {
	width: 54px;
	margin-right: 0px;
	text-align: right;
}


#header h2 {
	color: #00aeef;
	font-size: 18px;
	font-weight: normal;
	margin-left: 72px;
	margin-top: 10px;
	width: 150px;
	height: 45px;
	background: transparent url(/css/img/i3_logo-bwb.jpg) top left no-repeat;
}
#header h2 span {
	display: none;
}

#header img#grafik_forum {
/*	position: absolute;
	top: 230px;
	left: 72px;*/
	margin-left: 72px;
	margin-top: 105px;
}


#header p a {
	color: #25408e;
}

#content {
	min-height: 300px;
}

#header hr.headerlinie,
#content hr.headerlinie {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #25408e;
	margin: 0;
	border-bottom: transparent;
	clear: both;
}

#content hr.trennlinie {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #25408e;
	padding: 5px 0;
	border-bottom: transparent;
}

#content .left {
	float: left;
	width: 281px; /* 189 + 72px abstand */
	min-height: 170px;
	position: relative;
}
#content .left a {
	color: #00aeef;
}

#content .left div.hauptbild {
	height: 160px;
	margin-bottom: 5px;	
}

#content .left div.hauptbild img {
	float: right;
}

#content .left ul.galleria {
	list-style-type: none;
	margin-left: 72px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0;
}
#content .left ul.galleria li {
	float: left;
	padding-right: 7px;
	padding-bottom: 2px;
}
#content .left ul.galleria li.last {
	padding-right: 0px;
}

#content .left ul.bindabei {
	list-style-type: none;
	margin-left: 72px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0;
}
#content .left ul.bindabei li {
	float: left;
	padding-right: 0;
	padding-bottom: 2px;
}
#content .left ul.bindabei li h5 {
	font-weight: normal;
	font-size: 14px;
	float: right;
}
#content .left ul.bindabei p {
	font-size: 14px;
	color: #00aeef;
	clear: left;
	margin: 0 0 20px 0;
}




#content .left ul.downloads,
#content .left ul.links,
#content .left ul.termine {
	list-style-type: none;
	margin-left: 72px;
	margin-bottom: 22px;
}

#content .left h4 {
	border-bottom: solid 1px #25408e;
	font-size: 14px;
	margin: 10px 0 15px 0px;
	padding-top: 20px;
	font-weight: normal;
	text-transform: uppercase;
	clear: left;
}


#content .right {
	float: left;
	width: 513px;
	margin-left: 41px;
	padding-left: 15px;
}
#content .right p {
	margin: 15px 0 5px 0;
}
#content .right a {
	color: #00aeef;
}

#content .right h2 {
	color: #00aeef;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 10px -15px;
	padding: 10px 0 0 15px;
}
#content .right h2.team {	
	background: transparent url(/css/img/blatt_team.gif) 0px 10px no-repeat;
}
#content .right h2.community {	
	background: transparent url(/css/img/blatt_community.gif) 0px 10px no-repeat;
}


#content .right h3 {
	font-size: 17px;
	margin: 5px 0 15px 0;
	font-weight: normal;
	text-transform: uppercase;
}

#content .right h4 {
	color: #25408e;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 25px 0 5px 0px;
	padding: 0;
}

#content .right ul {
	margin: 20px 20px 20px 15px;
}

#content .right #linkliste  {
	padding-top: 20px;
}
#content .right #linkliste img.arrow {
	float: right;
	padding-bottom: 0px;
	margin-top: -5px;
}
#content .right #linkliste div.links {
	padding-bottom: 20px;
}
#content .right #linkliste div.links h4 {
	padding-bottom: 3px;
	border-bottom: 1px solid #25408e;
	font-size: 14px;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: normal;
}
#content .right #linkliste div.links p {
	margin-left: 70px;
}


#content div.text {
	border-top: solid 1px #25408e;
	clear: left;
}
#content div.text .right h2 {	
	background: transparent url(/css/img/blatt_team.gif) 0px 10px no-repeat;
}

#content .right div.akademie {
	padding: 10px 0;
	clear: both;
	border-top: 1px solid #25408e;
}
#content .right div.akademie img {
  float: right;
	padding-left: 10px;
}
#content .right div.akademie p {
  margin: 0 0 10px 0;
}


#content div.projekt {
	border-top: solid 1px #25408e;
	clear: left;
}
#content div.projekt .right h2 {	
	background: transparent url(/css/img/blatt_projekt.gif) 0px 10px no-repeat;
}


#content div.projekt .left span.date {
	background-color: #00aeef;
	color: #fff;
	padding: 3px;
	position: absolute;
	top: 0;
	left: 0;
	width: 49px;
	height: 15px;	
}


#content div.community {
	border-top: solid 1px #25408e;
	clear: left;
}
#content .news {
	border-top: solid 1px #25408e;
	clear: left;
}

#content .news .left span.date {
	background-color: #D4D517;
	color: #fff;
	padding: 3px;
	position: absolute;
	top: 0;
	left: 0;
	width: 49px;
	height: 15px;	
}
#content div.news .right h2 {	
	background: transparent url(/css/img/blatt_team.gif) 0px 10px no-repeat;
}

#content div.pagination { clear: both; padding-top: 20px; padding-left: 327px; }
#content div.pagination ul { list-style-type: none; }
#content div.pagination ul li { display: block;
float: left;
font-size: 14px;
line-height: 13px;
color: #1b5a9f;
}
#content div.pagination ul li a {
	color: #999;
	display: block;
	padding: 10px;
	text-decoration: none;
}
#content div.pagination ul li a:hover { color: #00aeef; }
#content div.pagination ul li a.active { color: #00aeef; }



#content div.team  {
	clear: left;
	padding-bottom: 10px;
	border-top: 1px solid #25408e;
}
#content div.team .right h2 {	
	background: transparent url(/css/img/blatt_team.gif) 0px 10px no-repeat;
}
#content div.team .right h3 {
	font-size: 14px;
}

#content div.team p {
	color: #25408e;
	font-size: 14px;
}

/* Formulare */
#content div.right form {
	margin-top: 30px;
	margin-bottom: 20px;
}

#content div.right form h4 {
	margin-top: 20px;
}

#content div.right div.formelement {
	clear: left;
	padding: 2px 0;
}
#content div.right div.formelement label.text,
#content div.right div.formelement label.select {
	display: block;
}

#content div.right div.formelement input.text,
#content div.right div.formelement textarea {
	background-color: #F2F2F2;
	border: 1px solid #9B9B9B;
	padding: 3px;
	font-size: 14px;
	width: 400px;
}

#content div.right div.form_button {
	margin: 5px 0;
}

/* Hinweistexte Formulare */
span.warning {
	color: #00aeef;
	font-weight: bold;
}

#footer {
	margin-top: 30px;
	clear: left;
	border-top: 1px solid #25408e;
	padding-left: 72px;
	padding-top: 10px;
}
#footer a {
	color: #00aeef;
}

#footer iframe {
	float: right;
}




#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./lightbox/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./lightbox/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #00aeef;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 27px; float: right;  padding-bottom: 2px;}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#lightboxIframe {
	display: none;
}	

