/*

Name: style.css
Beschreibung: Style Sheet fuer BEN
Version: 1.0
Author: Frank Fuchs

*/

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

		BODY, GENERAL STUFF

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

html, body {
    width: 100%;
    height: 101%;
    margin: 0;
    padding: 0;
}

body {
    background: url(../graphics/bg.png);
    font: normal 15px/1.5 Arial, Helvetica, sans-serif;
    color: #e0e0e0;
}

a {
	outline: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
    display: block;
}
/* End hide from IE Mac */

#site {
	margin: 0px auto;
	width: 931px;
    background: url(../graphics/bg-figure.png) top right no-repeat  ;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

		HEADER

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header {
	padding: 10px 0px 20px 0px;
}

#header h1 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-indent: -9999px;
	width: 327px;
	height: 65px;
    background: url(../graphics/logo.png) no-repeat;
	float: left;
	cursor: pointer ;
}

#header ul.nav {
	float: right;
	margin: 18px 0px 0px 0px;
	padding: 0;
	width: 482px;
	list-style: none;
}

#header ul.nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#header ul.nav li a {
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	color: #f0f0f0;
	display: block;
	height: 29px;
	width: 112px;
    background: url(../graphics/bg-menu.png) no-repeat;
}

#header ul.nav li a:hover {
	background: url(../graphics/bg-menu-hover.png) no-repeat;
}

#header ul.nav li a.home {
	background: url(../graphics/bg-home.png) no-repeat;
	text-indent: -9999px;
	width: 34px;
}

#header ul.nav li a.home:hover {
	background: url(../graphics/bg-home-hover.png) no-repeat;
}

#header ul.top-nav {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
	list-style: none;
}

#header ul.top-nav li {
	margin: 0px 0px 0px 5px;
	padding: 0;
	display: inline;
}

#header ul.top-nav li a {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}

#header ul.top-nav li a:hover {
	text-decoration: underline;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

		CONTENT

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content {
	padding: 0px 0px 0px 75px;
}

#content img.left {
	float: left;
	margin: 0.75em 0.75em 0.75em 0em;
	padding: 0;
}

#content div.left-g {
	float: left;
	width: 523px;

}

#content div.right-g {
	float: right;
	width: 313px;
}

#content div.left-l-g {
	float: left;
	width: 251px;
}

#content div.right-l-g {
	float: right;
	width: 251px;
}

#content div.left-1-4 {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 170px;
}

#content div.right-1-4 {
	float: right;
	width: 203px;
}

#content h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #f0f0f0;
}

#content h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
    color: #f0f0f0;
}

#content .box-quick h2 {
	color: #202020;
}

#content h3 {
	margin: 0px;
	padding: 0px;
	color: #f0f0f0;
}

#content p {
	margin: 0em 0em 1em 0em;
	padding: 0;
}

#content a {
	color: #ff0077;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a.button {
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	color: #202020;
	display: block;
	height: 29px;
	width: 152px;
    background: url(../graphics/bg-button.png) no-repeat;
}

#content a.button:hover {
	color: #f0f0f0;
	background: url(../graphics/bg-button-hover.png) no-repeat;
	text-decoration: none;
}

#content a.button-bg {
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	color: #202020;
	display: block;
	height: 29px;
	width: 152px;
    background: url(../graphics/bg-bg-button.png) no-repeat;
}

#content a.button-bg:hover {
	color: #f0f0f0;
	background: url(../graphics/bg-bg-button-hover.png) no-repeat;
	text-decoration: none;
}

#content ul {
	margin: 0em 0em 1em 0em;
	padding: 0;
}

#content ul li {
	list-style: none;
	background: url(../graphics/list-item-bullet.png) 0.8em 0.25em no-repeat;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 2.5em;
}

#content ul.check li {
	background: url(../graphics/list-item-check.png) 0.8em 0.25em no-repeat;
}

#content ul.star li {
	background: url(../graphics/list-item-star.png) 0.8em 0.25em no-repeat;
}

#content .contact-label-email {
	background: url(../graphics/contact-label-email.png) no-repeat;
	padding-left: 30px;
}

#content .contact-label-mobile {
	background: url(../graphics/contact-label-mobile.png) no-repeat;
	padding-left: 30px;
}

#content .contact-label-vcard {
	background: url(../graphics/contact-label-vcard.png) no-repeat;
	padding-left: 30px;
}

#content .contact-label-xing {
	background: url(../graphics/contact-label-xing.png) no-repeat;
	padding-left: 30px;
}

#content .contact-label-skype {
	background: url(../graphics/contact-label-skype.png) no-repeat;
	padding-left: 30px;
}

#content .contact-label-skype-light {
	background: url(../graphics/contact-label-skype-light.png) no-repeat;
	padding-left: 30px;
}

#content .contact-label-mobile-light {
	background: url(../graphics/contact-label-mobile-light.png) no-repeat;
	padding-left: 30px;
}

#content .contact-label-email-light {
	background: url(../graphics/contact-label-email-light.png) no-repeat;
	padding-left: 30px;
}

#content .box-download {
	width: 293px;
	height: 53px;
	margin: 0em 0em 1em 0em;
	padding: 10px 8px 10px 12px;
	color: #202020;
    background: url(../graphics/bg-box-download.png) no-repeat;
}

#content .box-quick {
	width: 293px;
	height: 115px;
	margin: 0em 0em 1em 0em;
	padding: 10px 8px 10px 12px;
	color: #202020;
    background: url(../graphics/bg-quickbox.png) no-repeat;
}

#content .box-icon {
	margin: 0em 0em 1em 0em;
	padding: 0px;
    
}

#content .twitter {
	background: url(../graphics/twitter-icon.png) left top no-repeat;
}

#content .box-icon h2 {
	margin-left: 40px;
	margin-bottom: 0.5em;
}

#content .signature {
	width: 166px;
	height: 39px;
	margin: 0em 0em 1em 0em;
	padding: 0px;
	text-indent: -9999px;
    background: url(../graphics/signature.png) no-repeat;
}

/* PORTFOLIO */

#content ul.portfolio {
	margin: 0em 0em 1em 0em;
	padding: 0;
	width: 313px;
	list-style: none;
}

#content ul.portfolio li {
	margin: 0;
	padding: 0;
	background: none;
}

#content ul.portfolio li a {
	margin-left: 13px;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	color: #202020;
	display: block;
	height: 29px;
	width: 291px;
    background: url(../graphics/bg-button-portfolio.png) no-repeat;
}

#content ul.portfolio li a:hover {
	color: #f0f0f0;
	text-decoration: none;
	background: url(../graphics/bg-button-portfolio-hover.png) no-repeat;
}

#content ul.portfolio li a.select, #content ul.portfolio li a.select:hover {
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 23px;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	color: #202020;
	display: block;
	height: 29px;
	width: 291px;
    background: url(../graphics/bg-button-portfolio-select.png) no-repeat;
}

#content .portfolio-item {
	margin: 0em 0em 1em 0em;
	position: relative;
}

#content .slideshow {
	width: 503px;
	height: 274px;
	margin: 0;
	padding: 12px 8px 12px 12px;
    background: url(../graphics/bg-slideshow.png) no-repeat;
}

#content .slideshow img {
	display: none;
	border: none;
}

#content .slideshow-control {
	margin: 0em 0em 1em 0em;
	padding: 0;
}

#content .slideshow-control a {
	background: url(../graphics/slideshow-bullet.png) no-repeat;
	text-indent: -9999px;
	width: 24px;
	height: 24px;
	display: block;
	float:left;
	color: transparent;
}

#content .slideshow-control a:hover {
	background: url(../graphics/slideshow-bullet-hover.png) no-repeat;
}

#content .slideshow-control a.select {
	background: url(../graphics/slideshow-bullet-hover.png) no-repeat;
}

/* TEASER */

#content .teaser {
	height: 294px;
	margin: 0em 0em 20px 0em;
	padding: 0;
   
}

#content .teaser .slideshow {
	float: left;
    background: url(../graphics/bg-slideshow.png) no-repeat;
}

#content .teaser .slideshow a:hover {
	text-decoration: none;
}

#content .teaser .teaser-text {
	height: 254px;	
	width: 293px;
	padding: 20px 10px;
	float: right;
	/*background: url(../graphics/bg-teaser.png) right top no-repeat;*/
}

#content .teaser .teaser-text p {
	margin: 1em 0;
	padding: 0px;
	color: #f0f0f0;
	font: normal 19px/1.5 Georgia, "Times New Roman", Times, serif;
}

#content .teaser .teaser-text h1 {
	font: normal 28px/1.5 Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #f0f0f0;
}

/* FORM */

#content form {
	width: 293px;
	height: 463px;
	margin: 0;
	padding: 10px 8px 10px 12px;
    background: url(../graphics/bg-form.png) no-repeat;
}

#content form label {
	display: block;
	padding: 0px;
	margin: 0px;
	font: normal 15px/20px Arial, Helvetica, sans-serif;
	position: relative;
}

#content form label .error {
	color: #FF0000;
	position: absolute;
	left: 70px;
}

#content form input {
	width: 100%;	
    background: url(../graphics/bg-textfield.png) no-repeat;
	border: none;
	font: normal 1em/1em Arial, Helvetica, sans-serif;
	width: 277px;
	margin: 8px 0em;
	padding: 4px;
	height: 17px;
    color: #202020;
}

#content form div.textarea-wrapper {
	width: 277px;
	height: 135px;
    background: url(../graphics/bg-textarea.png) no-repeat;
	padding: 4px;
	margin: 8px 0em;
}

#content form textarea{
	font: normal 1em/1.5em Arial, Helvetica, sans-serif;
	background: none;
    color: #202020;
	border: none;
	width: 277px;
	height: 135px;
}

#content form button {
	border: none;
	vertical-align: text-top;
	text-align: center;
	font: bold 13px/1 Arial, Helvetica, sans-serif;
	color: #202020;
	padding: 0px;
	padding-bottom: 5px;
	margin-left: -2px;
	height: 34px;
	width: 152px;
    background: url(../graphics/bg-button.png) no-repeat;
	cursor: pointer ;
}

#content form button:hover {
	background: url(../graphics/bg-button-hover.png) no-repeat;
	color: #f0f0f0;
}

#content form textarea {
	width: 100%;	
}

#footer {
	height: 50px;
}