/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/

* {
	
	margin: 0;
	padding: 0;
	border: 0 none;
	
}

body {
	
	text-align: center;
	background: #d0d0bd url('./../layout/background.png') repeat-x;

}

#wrapper {
	
	width: 968px;
	text-align: left;
	margin: 0 auto;
	
}

#header {
	
	height: 150px;
	margin: 22px 0 0 0;
	
}

#header h1 {
	
	width: 175px;
	height: 121px;
	
}

#header h1 a {
	
	width: 968px;
	height: 160px;
	
	text-indent: -5000px;
	
	background: transparent url('./../layout/sizoo-logo.png') no-repeat;
	
	margin: 0 0 0 20px;
	
	display: block;
	overflow: hidden;
	
}

#content {
	
	text-align: left;
	
}

#footer {
	
	margin: 50px 0 20px 0;
	
}


/*-----------------------------------------------------*/
/*--------------------- Schrift -----------------------*/
/*-----------------------------------------------------*/

body {
	
	color: #d0d0bd; 
	font-family: 'Neue Helvetica', Helvetica, Arial, Sans-Serif;
	font-size: 100.1%;
	
}

a {
	
	color: #000;
	text-decoration: underline;
	
}

a:hover,
a:focus {
	
	color: #666;
	
}

.skip,
.skip:hover {
	
	color: #3c3c3c;
	
}

.skip:focus {
	
	color: #fff;
	
}

#presentation {
	
	color: #fff;
	
}

#presentation h2 {
	
	color: #fff;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.4em;
	
	margin-bottom: 1em;
	
}

#presentation h3 {
	
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
}


#presentation ul {
	
	margin-bottom: 1.4em;
	
}

#presentation ul li {
	
	font-size: .875em;
	line-height: 1.4em;
	
}

#content h2 {
/* Drei Überschriften */	
	color: #f9f9e8;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	
}

#content h2:hover {
	
	cursor: pointer;
	
}

#content h3 {
	
	margin-bottom: 0.5em;
}



#content p {
	
	font-size: .875em;
	line-height: 1.4em;
	margin-bottom: 1.6em;
	
}

#content .address {
	
	font-size: 1em;
	margin-bottom: .7em;
	
}

#content .phone {
	
	font-size: 1.625em;
	margin-bottom: .5em;
	
}

#content ul, #content ol {
	
	margin-bottom: 1.6em;
	
}

#content ul li, #content ol li {
	
	font-size: .875em;
	line-height: 1.2em;
	
}

#content form label {
	
	line-height: 1.2em;
	
}

#content form input,
#content form textarea {
	
	color: #d0d0bd;
	font-family: 'Neue Helvetica', Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	font-style: italic;
	
}

#content form input:focus,
#content form textarea:focus {
	
	color: #fff;
	background: #555;
	
}

#content form input.submit {
	
	color: #d0d0bd;
	font-size: .9375em;
	font-weight: bold;
	font-style: normal;
	
}

#content form input.submit:focus {
	
	color: #fff;
	
}

#content form .feedback {
	
	font-size: .75em;
	
}

#content form .feedback span {
	
	color: #d0d0bd;
	
}

#footer p {
	
	font-size: .688em;
	text-align: center;
	color: #1b1b1b;
	
}

#contact-form .error {
	
	color: #ffaa24;
	
}


/*-----------------------------------------------------*/
/*----------------------- Teil ------------------------*/
/*-----------------------------------------------------*/

#presentation {
	
	height: 500px;
	margin: 0 0 36px 0;
	
}

#presentation.no-flash {
	
	height: 474px;
	
	background: #1b1b1b;
	border: 3px solid #797979;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	padding: 10px;
	
}



#presentation .column {
/* tabelle bei ne-flash*/	
	width: 330px;
	float: left;
	margin: 0 0 0 25px;
	
}

#presentation .column ul {
	
	list-style-type: none;
	
}

#content .portfolio,
#content .contact,
#content .web {
	
	width: 320px;
	background: #1b1b1b url('./../layout/column-background.gif') no-repeat scroll left bottom;
	padding-bottom: 37px;
	float: left;
	
}

#content .portfolio,
#content .contact {
	
	margin-right: 4px;
	
}

#content h3, #content p, #content ul, #content ol {
	
	padding: 0 25px 0 35px;
	

	
}

#content ul, #content ol {
	
	margin-left: 15px;
	
}

#content h2 {
	
	background: transparent url('./../layout/column-headline-background.png') repeat-x;
	padding: 45px 0 30px 0;
	
}

#content form label {
	
	display: block;
	
}

#content form input,
#content form textarea {
	
	width: 246px;
	background: #313030;
	padding: 6px 2px;
	
}

#content form input.submit {
	
	width: auto;
	background: #555;
	margin-right: 10px;
	padding: 5px 10px;
	float: right;
	
}

#content form input.submit:focus {
	
	background: #2f2e2e;
	
}

#content .social-web {
	
	margin: 30px 0 1em 0;
	padding-right: 0;
	padding-left: 0;
	list-style-type: none;
	
}

#content .social-web li {
	
	min-height: 80px;
	background: transparent url('./../layout/separator.png') no-repeat scroll left bottom;
	margin-bottom: 20px;
	
}

#content .social-web .das-auge {
	
	background: transparent;
	
}

#content .social-web li a {
	
	text-indent: -5000px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	
}


/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/

.skip {
	
	margin: -121px 0 0 245px;
	
	display: block;
	position: absolute;
	
}

#content .gear {
	
	background: transparent url('./../layout/icons/gears.gif') no-repeat scroll 29px 0;
	margin-top: 0px;
	padding-top: 45px;
	
}

#content .address {
	
	background: transparent url('./../layout/icons/contact.gif') no-repeat scroll 33px 0;
	padding-top: 45px;
	
}

#content .map {
	
	background: transparent url('./../layout/separator.png') no-repeat scroll left bottom;
	padding-bottom: 20px;
	
}

#content .phone {
	
	background: transparent url('./../layout/icons/phone.gif') no-repeat scroll 33px 0;
	padding-top: 35px;
	
}

#content #contact-form {
	
	background: transparent url('./../layout/separator.png') no-repeat;
	padding-top: 20px;
}

#content #contact-form form {
	
	background: transparent url('./../layout/icons/mail.gif') no-repeat scroll 33px 0;
	padding-top: 52px;
	
}

#content .social-web .tumblr a {
	
	width: 190px;
	height: 44px;
	
	background: transparent url('./../layout/icons/tumblr.jpg') no-repeat;
	
}

#content .social-web .twitter a {
	
	width: 183px;
	height: 44px;

	background: transparent url('./../layout/icons/twitter.jpg') no-repeat;
	
}

#content .social-web .facebook a {
	
	width: 187px;
	height: 38px;
	
	background: transparent url('./../layout/icons/facebook.jpg') no-repeat;
	
}

#content .social-web .vimeo a {
	
	width: 162px;
	height: 47px;
	
	background: transparent url('./../layout/icons/vimeo.jpg') no-repeat;
	
}

#content .social-web .xing a {
	
	width: 147px;
	height: 59px;
	
	background: transparent url('./../layout/icons/xing.jpg') no-repeat;
	
}

#content .social-web .das-auge a {
	
	width: 87px;
	height: 86px;
	
	background: transparent url('./../layout/icons/das-auge.jpg') no-repeat;
	
}

.zwrhw35dlk3 {
	
	display: none;
	
}

.more-coming-soon {
	
	width: 200px;
	height: 100px;
	
	text-indent: -5000px;
	
	background: transparent url('./../layout/more-coming-soon.png') no-repeat;
	
	margin: 70px 0 0 800px;
	
	overflow: hidden;
	position: absolute;
	z-index: 9999;
	
}


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/

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

}
