@charset "utf-8";
/* CSS Document */
body{
	background-color:rgba(57,57,57,1);
}

*{
	padding:0;
	margin:0;
}
.clr{
    clear:both;
    font-size:0;
}
textarea{
	width:100%;
	min-height:500px;
}
#rightrow, #leftrow{
	overflow:hidden;
}
#leftrow{
	
	float:left;
	max-width:49%;
}
#rightrow{
	float:right;
	max-width:49%;
}
article:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
@media only screen and (max-width:930px){
#rightrow, #leftrow{
	float:none;
	width:100%;
	max-width:100%;
}
article{
	text-align:center;
}
}
@media only screen and (max-width:750px){
body{
	font-size:14px;
}
}
div{
	box-sizing: border-box;
}
.container{
	position:relative;
	max-width:960px;
	margin:auto;
	/*background-color:rgba(255,255,255,0.1);*/
}
@media only screen and (max-width:960px) {
.container{
	/*width:100%;*/
	margin:0;
	padding:0 25px;
}
#topmenu .container{
	padding:0;
}
}
.floater{
	float:left;
}
ul{
	list-style-position:inside;
}
.menu ul{
	list-style-type:none;
}
#topmenu{
	min-height:50px;
}
#topmenu .menu{
	position:absolute;
	top:0;
	right:210px;
	/*padding-left:400px;*/
	max-width:480px;
	/*background-color:rgba(255,0,4,0.2);*/
}
@media only screen and (max-width:960px) {
#topmenu .menu{
	position:relative;
	max-width:100%;
	right:0;
}
}
#logobox, #adressbox{
	position:absolute;
	right:0px;
	font-size:12px;
	text-align:center;
	width:185px;
	height:auto;
	padding:15px;
	z-index:100;
	
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(210,210,220) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(210,210,220)));
	background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(210,210,220) 100%);
	background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(210,210,220) 100%);
	background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(210,210,220) 100%);
	background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(210,210,220) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d2dc',GradientType=0 );
	
	-moz-box-shadow: 0px 0px 3px 0px #333;
	-webkit-box-shadow:  0px 0px 3px 0px #333;
	box-shadow: 0px 0px 3px 0px #333;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#logobox{
	top:15px;
}
#adressbox{
	top:190px;
}
@media only screen and (max-width:960px) {
#logobox, #adressbox{
	position:relative;
	width:50%;
	margin:0 auto;
	min-width:185px;
}
#logobox{
	top:0;
	margin-top:15px;
}
#adressbox{
	top:0;
	margin:15px auto;
}
}
#menu{
	/*display:block;*/
	min-height:50px;
	background: rgb(95,95,130);
	background: -moz-linear-gradient(top,  rgb(95,95,130) 0%, rgb(0,0,90) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(95,95,130)), 			color-stop(100%,rgb(0,0,90)));
	background: -webkit-linear-gradient(top,  rgb(95,95,130) 0%,rgb(0,0,90) 100%);
	background: -o-linear-gradient(top,  rgb(95,95,130) 0%,rgb(0,0,90) 100%);
	background: -ms-linear-gradient(top,  rgb(95,95,130) 0%,rgb(0,0,90) 100%);
	background: linear-gradient(to bottom,  rgb(95,95,130) 0%,rgb(0,0,90) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f5f82', endColorstr='#00005a',GradientType=0 );
}
@media only screen and (max-width:750px){
#menu .menu li{
	float:none;
	text-align:center;
	margin:2px 0px;
}
}
#show{
	background-image:url(../layoutimages/bannerback.jpg);
	background-repeat:repeat-x;
	height:400px;
}
#show {
}
#show #portfolio{
	position:absolute;
	height:400px;
	/*width:30%;
	text-indent:30px;*/
}
#show #imagepic{
	width:70%;
	height:400px;
	float:right;
}
@media only screen and (max-width:750px){
#show{
	background-image:url(../layoutimages/62661514.png);
	background-repeat:no-repeat;
	background-position:right;
	height:400px;
	background-color:#E0E0E0;
}
#show #imagepic{
	display:none;
}	
}
#claim{
	display:block;
	min-height:50px;
	background-color:rgba(220,220,220,1);
	border-top:1px solid rgb(0,0,90);
	color:rgb(217,0,128);
	font-size:28px;
	font-style:normal;
	font-weight:100;
	font-family: "museo-sans";
}
#claim #motto{
	width:66%;
	max-width:66%;
	display:inline-block;
	/*float:left;*/
}
#claim #social{
	width:33%;
	max-width:33%;
	display:inline-block;
	/*margin-left:50px;*/
	/*float:left;*/
	text-align:center;
}
#social div, h3 div#sxi{
	display:inline-block;
	width:31px;
	height:31px;
	vertical-align:middle;
	margin:0 10px;
}
#claim #sfb{
	background-image:url(../layoutimages/facebook_out.png);
}
#claim #sfb:hover{
	background-image:url(../layoutimages/facebook_over.png);
}
#sgo{
	background-image:url(../layoutimages/google_out.png);
}
#sgo:hover{
	background-image:url(../layoutimages/google_over.png);
}
#sxi{
	background-image:url(../layoutimages/xing_out.png);
}
#sxi:hover{
	background-image:url(../layoutimages/xing_over.png);
}
@media only screen and (max-width:960px){
#claim #motto{
	width:100%;
	max-width:100%;
	display:block;
	text-align:center;
}
#claim #social{
	width:100%;
	max-width:100%;
	display:block;
	/*margin-left:0px;
	text-align:center;*/
}
#claim #social div{
	margin:20px auto;
}
}
#main{
	position:relative;
	background-color:rgb(255,255,255);
	background-image:url(../layoutimages/pixxels.png);
	background-repeat:repeat;
	padding:10px 0;
	height:auto;
	overflow:visible;
}
article span{
	display:inline-block;
	margin:0 20px 10px 0;
}
article #login{
	margin:20px 0;
}
#bottom{
	display:block;
	padding:10px 0;
	background-color:rgba(220,220,220,1);
	border-bottom:1px solid rgb(217,0,128);
}
#bottom button{
	/*display:none !important;*/
}
#footer{
	display:block;
	min-height:80px;
}
#footer .breakpoint{
	display:none;
}
#footer .floater{
	width:25%;
	color:#808080;
	font-size:12px;
	padding: 20px 10px;
}
@media only screen and (max-width:750px){
#footer .breakpoint{
	display:block;
	width:100%;
	height:1px;
	font-size:0;
	padding:0;
	background-color:rgb(217,0,128);
}
#footer .floater{
	width:50%;
}
}
	
