body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.responsive{position:relative;height:0}.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive.ratio-169{padding-bottom:56.25%}.responsive.ratio-1610{padding-bottom:62.5%}.responsive.ratio-219{padding-bottom:42.8571%}.responsive.ratio-43{padding-bottom:75%}.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Style sheet basics */

/*
------------------------------------------
Reset
------------------------------------------
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
             
table { border-collapse:collapse; border-spacing:0; }
input, select { vertical-align:middle; }


select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }

a:hover, a:active { outline: none; }

#main ul, ol { margin-left: 1.8em; }
#main ol { list-style-type: decimal; }
p { font-size: 14px; line-height: 20px; margin-bottom: 15px;}

strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #0098d4; color:#fff; text-shadow: none; }
::selection { background:#fff; color:#000; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #0098d4; } 

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

img {display: block; border: 0px;}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {  content: "020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/*
------------------------------------------
Layout Styles
------------------------------------------


*/


body{
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #0098d4 url("../../files/sbsch/bilder/logo_stiftung_bernhard_schoch.jpg") repeat-x top left; 

}

#wrapper{
    margin: 0 auto;
    width: 890px;
	text-align: left;
	position: relative;
}

/*
------------------------------------------
 Header
------------------------------------------
*/
#header{
    clear: both;
    height: 85px;
    margin-top: 60px;
    position: relative;
}

#header .inside{
	
}

h1{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	position: absolute;
	top: 35px;
	left: 0px;
}

h2{
	color: #dceaf7;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
}


/*
------------------------------------------
 Navigation
------------------------------------------
*/

#header .mod_navigation{
	position: absolute;
	top: 35px;
	right: 0px;
}

/*Level 1*/
#header ul.level_1 li{
	list-style-type: none;
	display: inline;
	float: left;
	margin-left: 10px;
	position: relative;
}

#header ul.level_1 li a,
#header ul.level_1 li strong{
	color: #0098d4;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
	background-color: #fff;
	padding: 4px 8px;
	font-style: normal;
}

#header ul.level_1 li strong,
#header ul.level_1 li.trail a{
	background-color: #3dabde;
	color: #fff;
}


/*
------------------------------------------
 container
------------------------------------------
*/

#container{
	color: #fff;
	margin-top: 10px;
	padding-bottom: 30px;
}


/*
------------------------------------------
 Links
------------------------------------------
*/

a,
a:visited{
	color: #dceaf7;
	font-style: italic;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#right a,
#right a:visited{
	color: #3dabde;
	font-style: italic;
}




/*
------------------------------------------
 footer
------------------------------------------
*/

#footer{
	color: #fff;
	background-color: #3dabde;
	padding: 20px 15px;
	margin-top: 35px;
}

#footer p{
	font-size: 12px;
	
}

#footer .ce_text{
	float: left;
	display: inline;
}

#footer #first{
	margin-right: 140px;
}

#footer #last{
	float: right;
	display: inline;
	margin-right: 50px;
}

#main .ce_gallery ul{
margin-left: 0px;
}

#jurahaus .col_last .image_container img {
    margin-right: 0px;
}







/* Style sheet home */

#container{
	background-color: #3dabde;
	padding: 30px;
}

#main{
	float: left;
	display: inline;
	width: 550px;
	
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#main .inside{
	padding-right: 15px;
}

#main h3{
	color: #DCEAF7;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}



/*Jurahaus*/
#jurahaus .ce_gallery {
	background-color: #fff;
	padding: 4px;
	margin-top: 10px;
}

#jurahaus .image_container img {
	margin-right: 4px;
}

/*Projekte*/
#projekte .image_container{
	border: 2px solid #fff;
}

/*Partner*/

#partner p{
    margin-bottom: 30px;
}


/*Kontakt*/

.formbody label{
    font-size: 14px;
    padding-bottom: 4px;
    display: block;
}

.formbody input{
    display: block;
    font-size: 14px;
    color: #000;
    padding: 2px;
    width: 300px;
}

.formbody input.captcha{
    width: 50px;
}

.formbody input.submit{
    width: 60px;
}

.formbody textarea{
    display: block;
    font-size: 14px;
    color: #000;
    padding: 2px;
    width: 300px;
    height: 150px;
}

.formbody span.captcha_text{
    font-size: 14px;
}

.formbody .submit_container{
    margin-top: 20px;
}







#right{
	float: right;
	display: inline;
	width: 255px;
	background-color: #fff;
	color: #1a1b1b;
}

.no-sidebar #right{
	display: none;
}

#right .inside{
	padding: 20px 20px 20px 20px;
}

#right h3{
	color: #0098d4;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}

#right p{
	font-size: 12px;
}

