body {
	filter:alpha(opacity=100);
	opacity:1.0;
	font: 13px Arial, Tahoma, Verdana, sans-serif;
	line-height:1.6;
	/*background: #fafafa url() center;*/
	background: #fff url() center;
	-webkit-font-smoothing: antialiased;
}

a {
	color: #357ae8;
	outline: 0;
	text-decoration: none;
}

a:hover {
	color: #666;
}

h1 {
	display:block;
	font: 26px Arial, Tahoma, Verdana, sans-serif;
	color: #357ae8;
	margin-bottom:0px; 
}

h2 {
	color: #357ae8;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	padding:0;
	margin: 10px 0px 10px 0px;
}

p {
	margin: 0 0 18px;
}

img {
	border: 0;
}

input {
	vertical-align: middle;
	outline: 0;
	text-decoration: none;
}

hr {
  margin: 10px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

select.selectbox {
   background-color:#f4f4f4;
   color: #777B85;
   width: 100px;
   padding: 5px;
   line-height: 1;
   border: 1px solid #ccc;
   border-radius: 3px;
   height: 32px;
}

.selectbox {
   width: 100px;
   height: 32px;
   overflow: hidden;
   border: 0;
   border-radius: 3px;
}

.center {
	text-align:center;
}

.clear {
	clear: both;
}

.hidden {
	visibility: hidden;
	display: none;
}

#ajaxerror {
	color: red;
}

.wordbreak {
	word-wrap: break-word;
	overflow: hidden;
}

.saved{
	background-color:transparent;
	color:#357ae8;
	position:absolute;
	top:21px;
	left:415px;
	padding:5px;
	display:none;
}

.infobox{
	z-index:9000; 
	background-color:#fff; 
	border:1px solid #ccc; 
	position:absolute; 
	display:none; 
	padding:20px; 
	height:auto; 
	width:300px;
	text-align:justify;
}

.mouseinfo{
	background-color:#ddd;
	border-radius:40px;
	width:20px;
	text-align:center;
	color:#fff !important;
	cursor:pointer;
}

.mouseinfo:hover{
	background-color:#ccc;
}

#pleasevalidate{
	background-color:orange;
	text-align:center;
	color:#fff;
	padding:4px;
	font-size:12px;
}
#pleasevalidate a {
    padding:4px;
}
#pleasevalidate a:hover {
    color:#fff;
}

#testlizenz {
	display:block;
	font-size:12px;
	padding: 20px 10px 10px 80px; 
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	min-height:40px;
	background: url(/images/static/64x64/circle-check.png) 3px center no-repeat;
	margin:0;
	margin-bottom: -20px; 
	width:908px; 
	background-color:#eee;
}

#premium{
	width: 45px;
	height: 45px;
	position: absolute; 
	right: 1px; 
	top: 20px;
	z-index:0;
	background: url(/images/premium_banner.png) 3px center no-repeat;
	background-color: transparent;
}

.ok{
	display:block;
	font-weight:bold;
	font-size:12px;
	border: 1px solid #ddd;
	padding: 10px 10px 10px 80px; 
	width:846px;
	min-height:40px;
	background: url(/images/static/64x64/circle-check.png) 3px -5px no-repeat;
	background-color: #f7f7f7;
	margin:0;
	color: #666;
}

.warning{
	display:block;
	font-weight:bold;
	font-size:12px;
	border: 1px solid #ddd;
	padding: 10px 10px 10px 80px; 
	width:846px;
	min-height:40px;
	background: url(/images/static/64x64/circle-alert.png) 3px -5px no-repeat;
	background-color: #f7f7f7;
	margin:0;
	color: #666;
}

.error{
	display:block;
	font-weight:bold;
	font-size:12px;
	border: 1px solid #ddd;
	padding: 10px 10px 10px 80px; 
	width:846px;
	min-height:40px;
	background: url(/images/static/64x64/circle-minus.png) 3px -5px no-repeat;
	background-color: #f7f7f7;
	margin:0;
	color: #666;
}

.notice{
	display:block;
	font-weight:bold;
	font-size:12px;
	border: 1px solid #ddd;
	padding: 10px 10px 10px 80px; 
	border-radius: 4px;
	width:846px;
	min-height:40px;
	background: url(/images/static/64x64/chat.png) 3px -5px no-repeat;
	background-color: #f7f7f7;
	margin:0;
	color: #666;
}

.container {
	padding-top:30px;
	padding-bottom:50px;
}

body.popup #wrapper {
	width: auto;
	margin: 0;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0
}

div.checker {
	top: -2px
}

.bluetext {
	color: #357ae8 !important;
}

.orangetext {
	color: #ff9c00 !important;
}

.greytext {
	color: #666 !important;
}

.bold {
	font-weight:bold;
}

.tableheader {
	padding:5px;
	background-color: #357ae8 !important;
	color: white;
}

.tablerow {
	min-height:30px;
	padding:5px;
	color: #357ae8 !important;
}

.2nd {
	background-color: #357ae8 !important;
	color: white;	
}

#headimage {
	display: block;
	background: transparent;
	position:absolute;
	left:0px;
	top:0px;
	width: 990px;
	height: 400px;
	overflow: hidden;
}

.contentbox {
	width: 940px;
	min-height: 100px;
	position: relative;
	margin: 0 auto;
	padding: 60px 0px 60px 0px;	
}

.contentbox.grey {
	padding: 60px 30px 60px 30px !important;
	width: 940px !important;
	left:-30px !important;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	background-color: #fafafa;
}

.contentbox .third {
	width:290px; 
	float:left;
	text-align:justify;	
	margin-right:35px;
}

.contentbox .third .bluetext,
.contentbox .third .orangetext {
	font-size:16px !important;
	font-weight: bold;
}

.contentbox .third.last {
	margin: 0 !important;
}


.contentbox img.quadrate {
	display: block;
	position: absolute;
	right: 10px;
	top: 25px;
}

.contentbox img.dreiecke {
	display: block;
	position: absolute;
	right: 35px;
	top: 25px;
}

.contentbox h2 {
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 16px;
	width: 500px;
	line-height: 30px;
	font-weight: normal;
	font-style: italic;
}

.contentbox p {
	width: 500px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 26px;
}

.iphone{
	border-radius: 9px;
	border: 1px solid #ccc;
	opacity: .7;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	cursor: pointer;	
}

.iphone:hover{
	opacity: 1;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
	cursor: pointer;		
}

.featurette-divider{
	margin: 50px 0px;
}

.contenbox hr {
	width: 430px;
	border: 0;
	border-top: 1px solid #c8c8c8
}

.featbox {
	position: absolute;
	top: 300px;
	right: 50px;
	width: 310px;
}

.featbox.box1 {
	top: 120px
}

.featbox.box2 {
	top: 280px
}

.featbox.box3 {
	top: 440px
}

.featbox h1 {
	font-size: 24px
}

.featbox p {
	color: #666;
	font-size: 16px;
	line-height: 22px;
}

.hidden {
	display: none !important;
}

.hidden2 {
	visibility:hidden;
}

.left {
	float: left
}

.right {
	float: right
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

img.register {
	display: block;
	position: absolute;
	width:150px;
	opacity: 0.5;
}

form .form_layout_table tr td:first-child {
	width: 150px;
	padding: 0 20px 0 0;
	font-weight: normal;
}

form .form_layout_table tr td:first-child label,
form .form_layout_table tr td:first-child label:hover {
	display: inline;
	width: auto;
	height: auto;
	margin: 0 0 0 5px;
	cursor: default;
	color: black
}

form .form_layout_table {
	width: 550px;
	border-bottom: 1px solid #f0f0f0;
	margin: 0 0 30px
}

form .form_layout_table tr td {
	padding: 5px 0;
}

form .form_layout_table:nth-last-of-type(1) {
	border-bottom: 0;
}

form .form_layout_table input[type="text"],
form .form_layout_table input[type="password"],
form .form_layout_table input[type="email"]
	{
	width: 350px;
}

form .form_layout_table td {
	padding: 0 0 15px
}

form .form_layout_table .fullwidth {
	width: 100%
}

form .form_layout_table label {
	margin-right: 30px;
	display: inline-block;
	min-height: 30px;
	min-width: 140px;
	max-width: 350px;
}

form .form_layout_table #reg_interests label {
	width: 320px
}

form .submit_form_layout_table {
	background-color: #fff;
	border-radius: 4px;
	padding: 10px;
	border-top: 1px solid #e1e1e1;
	text-align: right;
	width: 530px
}

form .submit_form_layout_table .button {
	display: inline-block;
	font-size: 14px;
	width: 200px
}

.formdesc{
	font-weight:bold;
}

.forminput{
	margin: 5px 0 20px 0;	
}

.formoutput{
	width:400px;
	min-height:20px;
	margin: 5px 0 20px 0;	
	background-color:#f6f6f6;
	border:1px solid #ccc;
	padding: 5px;
}

.forminput input, .forminput select{
	width:400px;
}
.forminput.small input{
	width:100px !important;
}	

.tabItem {
	font-size: 12px;
	cursor: pointer;
	font-weight: normal;
	display: inline-block;
	margin-right: -2px;
	color: #FFF;
	height: 25px;
	line-height: 25px;
	min-height: 25px;
	padding: 0 10px;
	text-align: center;
	border-radius: 0px;
	border: 1px solid #3079ED;
	background: -moz-linear-gradient(top, #4d90fe, #357ae8);
	background: -ms-linear-gradient(top, #4d90fe, #357ae8);
	background: -o-linear-gradient(top, #4d90fe, #357ae8);
	background: -webkit-linear-gradient(top, #4d90fe, #357ae8);
	background: linear-gradient(top, #4d90fe, #357ae8);
	-webkit-transition: All .25s;
	-moz-transition: All .25s;
	transition: All .25s;
}

.tabItem:hover {
	color: #f4f4f4;
	background: -moz-linear-gradient(top, #4d90fe, #4787ed);
	background: -ms-linear-gradient(top, #4d90fe, #4787ed);
	background: -o-linear-gradient(top, #4d90fe, #4787ed);
	background: -webkit-linear-gradient(top, #4d90fe, #4787ed);
	background: linear-gradient(top, #4d90fe, #4787ed);
	-webkit-transition: All .25s;
	-moz-transition: All .25s;
	transition: All .25s;
}

.settingsLeft {
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

.settingsRight {
	width: 210px;
	float: left;
	margin-bottom: 10px;
}

.ColumnLeft {
	width: 140px;
	font-weight: bold;
	padding: 2px;
}

.ColumnRight {
	width: 500px;
}

.editPhoto {
	opacity: 0.3;
	height: 18px !important;
	min-height: 18px !important;
	line-height: 18px !important;
	font-size: 10px;
	top: 79px;
	left: 194px;
}

.editPhoto:hover {
	opacity: 1;
}

.banner {
	z-index: 20;
	position: absolute;
	top: 30px;
	left: -11px;
	width: 1000px;
	height: 72px;
	background-image: url(/images/banner.png)
}

.banner_inner_head {
	margin: 10px 62px 2px 62px;
	font-size: 20px;
	color: #fff;
}

.banner_inner_content {
	margin: 0px 62px 10px 62px;
	font-size: 14px;
	color: #fff;
}

.taskuserentry:hover {
	background-color:#eee;
}

.marketingtext {
	font-size:14px;
	text-align:justify;
}