/* @override http://www.ulrike.dev/theme/css/screen.css */

/* @group reset */

/* http://meyerweb.com/eric/tools/css/reset/
   v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group font-face */


/* @end */



/* @group basic */

html, body {
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	background: white url(../img/body-bg-01.gif) fixed;
}

a:link, a:visited {
	color: #565656;	
}

a:hover {
	color: #007267;
}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: .80;
}

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



h1 {
	clear: both;
	font: 25px/36px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 9px 0;
	clear: both;
}

h2 {
	clear: both;
	font: 19px/27px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 9px 0;
	clear: both;
}

h2 a:link, 
h2 a:visited {
	text-decoration: none;
	border-bottom: 1px solid #DFDFDF;
}

h3 {
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-family: Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	padding: 4px 0 5px 0;
}

hr {
	display: none;
}

blockquote {
	padding: 5px 0 0 18px;
	border-left: 1px solid #ccc;
	color: #222;
	margin-bottom: 9px;
}



.b-50-25-25 .left .entry ul,
.b-25-50-25 .center .entry ul {
	padding-left: 18px;
	padding-bottom: 9px;
	list-style-type: square;
}

.b-50-25-25 .left .entry ol,
.b-25-50-25 .center .entry ol {
	padding-left: 18px;
	padding-bottom: 9px;
	list-style-type: decimal;
	
}

.caps {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-family: Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

.clear {
	clear: both;
}

.caption {
	clear: both;
	font-size: 11px;
	color: #7d7d7d;
}

small {
	font-size: 11px;
}

img.alignnone {
	margin: 6px 0 0 0;
}

img.alignleft {
	float: left;
	margin: 6px 0 9px 0;
}

img.alignright {
	float: right;
	margin: 6px 0 9px 0;
}

/* @end */

/* @group icons */

.link-backhome {
	float: left;
	display: block;
	
	text-indent: -5000px;
	overflow: hidden; 
	line-height: 0;

	width: 540px;
	height: 65px;
	background: url(../img/link-back.gif) no-repeat;
}

.file-pdf {
		line-height: 36px;
}


.file-pdf a {
	float: left;
	clear: both;
	display: block;
	
	padding-left: 30px;
	background: url(../img/icn-pdf.gif) no-repeat 0 2px;
}


/*.more-link {
	padding-left: 18px;
	background: url(../img/icn-link.gif) no-repeat 0 2px;
}*/



/* @end */

/* @group structure */

#wrapper {
	width: 756px;
	margin: auto;
	background: transparent;
}

/* @group header */

#header {
	position: relative;
	float: left;
	width: 756px;
	height: 221px;
	margin: auto;
	background: url(../img/header-bg.png) no-repeat;
}

#logo {
	position: absolute;
	
	top: 120px;
	left: 200px;
	text-indent: -5000px;
	overflow: hidden; 
	line-height: 0;

	width: 338px;
	height: 100px;
}

#nav-main {

}

#nav-main ul li,
#nav-main ul li a {
	float: left;	
}

/*#nav-main ul li a {
	text-indent: -5000px;
	overflow: hidden; 
	line-height: 0;
	
	background-image: url(../img/nav-main-bg.gif);
	background-repeat: no-repeat;
	height: 63px;
}

#nav-home {
	width: auto;
}

#nav-home:hover {
	background-position: 0 -63px;	
}

.nav-home #nav-home {
	background-position: 0 -126px;	
}*/

/* @end */

#content {
	clear: both;
	float: left;

	width: 612px;
	background: url(../img/content-bg.png) repeat-y;
	padding: 18px 72px;
}

#content.subpage {
	width: 566px;
	padding: 18px 112px 18px 100px;

}

#content p {
	padding-bottom: 20px;
}

/* @group gallery */

#content .gallery {
	clear: left;
}

#content .gallery p,
#content .gallery a:link,
#content .gallery a:visited {
	float: left;
	padding-bottom: 0;
}

#content .gallery img {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	border: 1px solid #ddd;
}



/* @end */

/* @group layouts */

/* @group 50-25-25 */

.b-50-25-25 {
	clear: both;
}

.b-50-25-25 .left {
	float: left;
	width: auto;
}

.b-50-25-25 .center {
	float: left;
	width: auto;
	padding: 0 0 0 18px;
}

.b-50-25-25 .right {
	float: right;
	width: auto;
}

/* @end */





/* @end */

/* @group footer */

#footer {
	float: left;
	width: 684px;
	height: 121px;
	margin: auto;
	padding: 0 72px 36px 72px;
	background: url(../img/footer-bg.png) no-repeat;
}

#footer a:link,
#footer a:visited {

}


#footer a.footer-impressum {
	float: right;
	margin-right: 72px;
	display: block;
	
	text-indent: -5000px;
	overflow: hidden; 
	line-height: 0;

	width: 145px;
	height: 22px;
	background: url(../img/footer-impressum.gif) no-repeat;
}

/* @end */

/* @end */

/* @group projects-overview */
#projects-overview {
	float: left;
	clear: both;
	width: 612px;
}

#projects-overview p {
	padding-bottom: 0;
}

#projects-overview a:link,
#projects-overview a:visited {
	float: left;
	margin: 3px;
	display: inline;
}

#projects-overview img {
	padding: 0;
}

/* @end */