/* CSS */

html {

  /*font-family: 'Exo', Arial, Helvetica, sans-serif;*/
   /*font-weight: 400; */
}

/* reset section */
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, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0; 
  vertical-align:baseline;
  background:transparent;
  /*font-family: 'Exo', Arial, Helvetica, sans-serif;*/
   /*font-weight: 400; */
}   
#nav_wedding{display:none;}

article, aside, figure, footer, header, hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

body {max-width: 1650px; margin: auto;  }
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
 
body, select, input, textarea { color:#444; }
h1,h2,h3,h4,h5,h6 { text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a { text-decoration: none; outline: none; border: 0;}
a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#607890; }
a:hover { color:#036; }
small { font-size:85%; }
strong, th {  }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }

::-moz-selection{ background: #000; color:#fff; text-shadow: none; }
::selection { background:#000; color:#fff; text-shadow: none; } 

a:link { -webkit-tap-highlight-color: #FF5E99; } 

html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
.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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* reset section [END] */

/* -- Basic Styles ----------------------------- */
body { position: relative;}
p { margin: 0 0 11px 0;  
  /*font-family: 'Exo', Arial, Helvetica, sans-serif;*/
   /*font-weight: 400; */ }
ul { list-style: none; }

#top, #home, #projects, #design, #technik, #lab, #about, #jobs {display: none;}
#noscript {position: fixed; top: 55px; left: 50%; margin-left: -460px; z-index: 1000000; background: #fff; border: 1px solid #363636; text-align: center; padding: 10px;}
/* -- Preloader */
#preloader { width: 245px; height: 300px; text-align: center; margin: 200px auto 0;}
#loadingbar { width: 245px; height: 245px; text-align: center; color: #fff; background: url(../images/preload_bg.gif) no-repeat 0 245px;}
#loadingtext { padding: 10px 0 0; font-family:Arial, Helvetica, sans-serif; font-size: 13px;}

/* -- Header ----------------------------- */
#top { width: 100%; /* position: fixed; */ left: 0; top: 0; z-index: 5000; }
#header {background-color: #efefef; background: rgba(253, 253, 253, 0.80); border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; height: 48px; width: 900px; margin: 0 auto; position: relative; xbox-shadow: 0px 0px 2px #bbb;}
#nav { float: left; padding: 15px 0 0px 25px; height: 20px; margin: 0 auto; font-size: 16px; text-transform: uppercase;   /*font-family: 'Exo', Arial, Helvetica, sans-serif;*/   /*font-weight: 900; */ }
#nav li { margin: 0 20px 0 0; float: left; }
#top li a { color: #666; text-decoration: none; padding-bottom: 10px; }
#top li a.active { color: #c00; }
#top li a:hover { color: #000;}
#top li.active a, #nav li a:active { color: #c00; background: url(../images/bg_nav_active_black.png) no-repeat 0 100%;}
#nav li a:focus { color: #000; }
#ok_contact { /*float: left;*/ position: absolute; right: 5px; z-index: 100; padding: 25px 0 0px 20px; height: 25px; }
#ok_contact li { float: left; padding-right: 10px; color: #8f8f8f; }
#meta { /*float: right;*/ position: absolute; right: 5px; z-index: 101; padding: 10px 10px 0 0; text-align: right; height: 20px; font-size: 11px;}
#meta li a {padding: 0;}

#logoBanner{background-image: url(../images/site/renato_rimach_header.jpg); background-position:left; height: 220px; width: 895px; margin: auto; text-align: center;}

/*--head graphic--*/
#mainTitle{
	margin: auto; 
	margin-top: 0;
	width: 895px; 
	height: 220px; 
	text-align: center; 
	background-image:url(../images/site/renato_rimach_header.jpg); 
	background-position:left;
	background-repeat: no-repeat;
	border: thin #efefef solid;
}

/* -- Impressum */
#impressum_wrap { width: 500px; height: 500px; position: fixed; top: 100px; left: 50%; z-index: 500; margin-left: -270px; padding: 25px 5px 20px 20px; box-shadow: 2px 2px 5px 0px #000000; -moz-box-shadow: 2px 2px 5px 0px #000000; -webkit-box-shadow: 2px 2px 5px #000000; }
#impressum_wrap h1 { font-size: 24px;}
#impressum_wrap h3 { padding: 0 0 5px 0;}
#impressum_wrap #content_blank .csc-header {width: auto; margin: 0;}
#impressum_wrap #impressum_content { height: 500px; overflow-y: scroll; padding-right: 5px;}
#impressum_wrap .close { position: absolute; top: 8px; right: 6px; color: #9e9c9c; font-size: 14px; font-style: italic; background: url(../images/bg_project-slider_close.png) no-repeat 100% -48px; padding-right: 15px; height: 14px; width: 60px; text-align: right; }
/* -- Header [END] ----------------------------- */


.bio-contact {
	
	width: 960px;
	
	margin : 0 auto;
	
	
  /*font-family: 'Exo', Arial, Helvetica, sans-serif;*/
   /*font-weight: 400; */
   font-size: 1.5em;
   line-height: 1em;
}

.bio-paragraphs {
	width: 600px;
	float:left;
}

/* -- error 404 -- */
#error { background: #fff url(../images/error_bg.jpg) 50% 50% no-repeat fixed; color: #333; overflow: hidden;}
#error .screen { height: auto;}
#error .screen .content { margin-top: 14%; margin-left: 68%; color: #333;}
#error .screen .content p {color: #939393;}

/* -- Project Detail [END] ----------------------------- */
/**
 * Media queries for responsive design.
 *
 * These follow after primary styles so they will successfully override.
 */
@media (min-width: 1200px) {
	#header {width: 1215px;}	
	#nav li { margin: 0px 0px 0 48px; float: left; }
	#nav {padding: 15px 0 0px 0px; font-size: 17px; }	
	#impressum{display:none;}
	#ok_contact{display:none;}	
	#nav_wedding_full{display:block;}
	#nav_wedding{display:none;}
	#mainTitle{background-image: url(../images/site/renato_rimach_header.jpg); background-position:left; background-repeat: no-repeat; height: 220px; width: 1215px; margin: auto;  text-align: center; }	
	
}

@media (max-width: 900px) {
	#header {width: 590px; }	
	#nav li { margin: 0px 0px 0px 13px; float: left;}
	#nav {padding: 15px 0 0px 0px; font-size: 13px;}	
	#impressum{display:none;}
	#ok_contact{display:none;}
	#nav_wedding_full{display:none;}
	#nav_wedding{display:block;}
	#mainTitle{background-image: url(../images/site/renato_rimach_header.jpg); background-position:left; height: 200px; width: 590px; margin: auto; text-align: center;}	
}

@media (max-width: 613px) {
	#header {width: 430px;}	
	#nav li { margin: 0px 6px 0 0px; float: left; text-align:center;}
	#nav {padding: 15px 0 0px 8px; font-size: 10px;}
	#impressum{display:none;}
	#ok_contact{display:none;}	
	#nav_wedding_full{display:none;}
	#nav_wedding{display:block;}
	#mainTitle{background-image: url(../images/site/renato_rimach_header.jpg); background-position:left; height: 150px; width: 420px; margin: auto; text-align: center;}
}