@charset "ISO-8859-1";


/*
Layout-Formate
*/

html, body {
	border: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
html {
	margin: 0;
}
body {
	background-color: #545b5d;
	margin: 0 auto;
}
div.image {
	line-height: 0;
}
img.frame {
	margin: 0px;
	padding: 10px;
	background-color: #FFF;
	float: left;
}

/*
Zentrierung
*/

div.space {
/*	width: 100%;
*/	height: 100%;
	position: absolute;
	display: table;
}
div.float {
	display: table-cell;
	vertical-align: middle;
}

/*
Accordion
*/

div.toggle {
	position: relative;
	width: 100%;
	height: 50px;
	margin-top: 10px;
	cursor: pointer;
}
div.element {
	position: relative;
	width: 100%;
	overflow: auto;
	margin: 0 auto;
	background-color: #F4F9FA;
	overflow-x: hidden;
	overflow-y: hidden;
}

/*
Slideshow
*/

#container{
	width: 100%;
	height: 500px;
	overflow: auto;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
#scrollbox {
	width: 20000px;
	height: 500px;
	background-color: #F4F9FA;
}
div.section{
	margin: 0;
	float: left;
	background: #FFF;
}
div.block {
	height: 500px;
	width: 220px;
	float: left;
	background-color: #F4F9FA;
}
div.mask {
	position: relative;
	height: 500px;
	min-width: 100px;
	overflow: hidden;
	float: left;
	background-color: #FFF;
}
div.loadBox {
	position: absolute;
	border: 10px #FFF solid;
	z-index: 5;	
}

/*
Spezielle-Formate
*/

div#portrait {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 319px;
	height: 480px;
	margin: 0px 30px;
}
div#printlnk {
	position: fixed;
	top: 27%;
	left: 20%;
	z-index: -1;
	
}
#switch {
	text-decoration: underline;
	cursor: pointer;
}
table#blog {
	width: 100%;
	z-index: 4;
	background-color: #fff;
	border: 0px solid #fff;
	border-spacing: 0px;
	table-layout: fixed;
	text-align: left;
}
.category {
	width: 20%;
	padding-right: 5px;
	text-align: right;
}
.content {
	padding-left: 10px;
}
.info {
	width: 12%;
	text-align: left;
}

#topic {
	border-bottom: 1px solid #F4F9FA;
	vertical-align: top;
}
#foot {
	height: 30px;
}

/*
Formular
*/

div#cform {
	width: 319px;
	height: 480px;
	margin: 0px 30px;
	float: left;
}
form {
}
input, select, textarea {
	margin-bottom: 5px;
}

/*
Form-Formate
*/

.hover {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 8;
	visibility: hidden;
	background-image: url('../images/hover.png');
	background-repeat: repeat;
}
.scroller {
	position: absolute;
	top: 0px;
	height: 500px;
	width: 10px;
	z-index: 8;
	visibility: hidden;
	background-image: url('../images/scroll-pattern.png');
	background-repeat: repeat-y;
}
#Scr1 {
	left: 0px;
}
#Scr2 {
	right: 0px;
}
div.line1, div.line2, div.line3 {
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 1;
}
div.line2, div.line3 {
	top: 0px;
	bottom: 30px;
}
div#lineImg1 {
	position: absolute;
	top: 30px;
	left: 27px;
	z-index: 6;
	width: 116px;
	height: 20px;
	background-image: url('../images/portfolio-title-2.png');
	background-repeat: no-repeat;
}
div.line1 {
	position: absolute;
	top: 30px;
	bottom: 0px;
	background-color: #FFE42D;
}
div.line2 {
	background-color: #1E1E1E;
}
div.line3 {
	background-color: #0954B0;
}
div.strip1, div.strip2, div.strip3 {
	position: absolute;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 30px;
	background-repeat: repeat-x;
}
div.strip1 {
	top: 0px;
	background-image: url('../images/portfolio-checker.png');
}
div.strip2 {
	top: 20px;
	background-image: url('../images/blog-checker.png');
}
div.strip3 {
	top: 20px;
	background-image: url('../images/person-checker.png');
}
div#titleImg1 {
	position: absolute;
	top: 0px;
	left: 27px;
	z-index: 6;
	width: 116px;
	height: 30px;
	background-image: url('../images/portfolio-title-1.png');
	background-repeat: no-repeat;
}
div#titleImg2 {
	position: absolute;
	top: 20px;
	left: 30px;
	z-index: 6;
	width: 200px;
	height: 30px;
	background-image: url('../images/blog-title-3.png');
	background-repeat: no-repeat;
}
div#blogpattern {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 70px;
	height: 30px;
	z-index: 1;
	background-image: url('../images/blog-pattern-1.png');
}

/*
Schrift-Formate
*/

h1, h2, h3 {
	font-family: Segoe UI, Helvetica, Arial;
	text-align: left;
	font-weight: bold;
}
h1 {
	position: fixed;
	top: 32%;
	left: 30px;
	z-index: -1;
	color: #34383A;
	font-size: 18px;
}
p#construct {
	position: fixed;
	top: 33%;
	left: 140px;
	z-index: -1;
	color: #fff;
}

h2 {
	position: absolute;
	left: 30px;
	z-index: 5;
	font-size: 18px;
}
h3 {
	margin: 0px;
	padding-top: 10px;
	font-size: 14px;
}
#title1 {
	top: -7px;
	color: #56C6D9;
}
#title2 {
	top: 1px;
	color: #000;
}
#title3 {
	top: 1px;
	color: #FFF;
}
hr {
	height: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-color: #000;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
p, span, a {
	font-family: Lucida Sans, Lucida Grande, Helvetica, Segoe UI, Arial;
	font-size: 10px;
	text-decoration: none;
}
input, textarea {
	font-family: monospace;
	font-size: 13px;
	text-decoration: none;
}
.selectr {
	margin-bottom: 3px;
	padding-left: 10px;
	display: block;
	cursor: pointer;
	line-height: 21px;
	background-color: #FFFFFF/*#ebeff0*/;
}
.selectr.active, .selectr:hover {
	color: #FFF;
	background-color: #56C6D9;
}
.selected {
	color: #56C6D9;
}
.verdana, .verdana a {
	font-family: Verdana, Geneva, Tahoma, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}
#contact1 {
	position: absolute;
	top: 10px;
	right: 5%;
	z-index: 10;
	color: #56C6D9;
	text-align: right;
}
#contact1 a {
	color: #56C6D9;
}
#contact1 a:hover {
	color: #E02B2B;
	text-decoration: none;
}
#contact2 {
	position: absolute;
	top: 0px;
	right: 5%;
	z-index: 10;
	color: #FFF;
	text-align: right;
}
#contact2 a {
	color: #FFF;
}
#contact2 a:hover {
	color: #000;
	text-decoration: none;
}
.block h3, .block p {
	padding-left: 10px;
	padding-right: 20px;
}
.intern {
	color: #666;
}
#extern {
	color: #000;
	text-decoration: underline;
}
a.intern:hover {
	color: #000;
	text-decoration: none;
}
a#extern:hover {
	color: #000;
	text-decoration: none;
}
th, td {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}
#fett {
	font-weight: bold;
}
#hell {
	color: #666;
}
#not {
	text-decoration: line-through;
}

