html {
	font-size: 100.01%;
}

body {
	padding:0px;
	margin:0px;
	/*background: url('../img/layout/abakus_body_background.png') repeat-x #ffffff;*/
	background-color:#e7e7e7;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #622938;
}

h3 {
	font-size:13px;
}

h4 {
	 color: #b51434;
    font-size: 13px;
}

#wrapper {
	width:970px;
	margin:auto;
	padding: 0px;
	background:#ffffff url('../img/layout/background.gif') repeat-y;
	margin-bottom:10px;
	margin-top:10px;
}

#wrapper2 {
	margin:0px 15px 0px 15px;
}

#webentwickler{
margin-left:10px;
}
/** Kopfbereich */
#head {
	background: url('../img/layout/header.jpg') no-repeat #ffffff;
	height:184px;
	width:970px;
	margin:0px 0px 20px 0px;
	padding:10px 0px 0px 0px;
}


#head_old {
        background: url('../img/layout/abakus-head.jpg') no-repeat #ffffff;
        height:184px;
        width:970px;
        margin:0px 0px 20px 0px;
        padding:10px 0px 0px 0px;
}

#head p.navigation {
    position: relative;
    top: 20px;
}

#head p.navigation a {
	position: absolute;
}
/*
#head p.navigation a.a1 {
    left: 4px;
}


#head p.navigation a.a2 {
    left: 29px;
}

#head p.navigation a.a3 {
    left: 53px;
}


#head p.navigation a.a4 {
    left: 68px;
}


#head p.navigation a.a5 {
    left: 86px;
}
*/

#head p.navigation a.a1 {
    left: 4px;
}


#head p.navigation a.a2 {
    left: 116px;
}

#head p.navigation a.a3 {
    left: 277px;
}


#head p.navigation a.a4 {
    left: 321px;
}


#head p.navigation a.a5 {
    left: 382px;
}

#head p, #head h3, #head p.title {
	margin:0px 0px 0px 255px;
	color:#b51434;
}

#head p.title {
    color: #622938;
    font-family: Verdana;
    font-size: 30px;
    padding: 0;
    position: relative;
    top: 75px;
}

#head h3 {
	font-size:14px;
	font-weight:bold;
	padding-left:0px;
	line-height:20px;
	font-family: Georgia, serif;
	color: #B51434;		
}


#head .tagline {
    color: #b51434;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 0;
    position: relative;
    top: 95px;
}


/** Layout-Struktur */

.hidden {
	display: none;
}

#pagetail {
	float:left;
	width:700px;
	margin:0px 0px 0px 0px;
}

#content {
	float:right;
	width:460px;
	margin:0px 0px 0px 20px;
}

#content img {
    max-width: 460px;
}

#content h1 {
	color:#b51434;
	padding:0px 10px 10px 0px;
	font-size:16px;
	line-height: 20px;
  margin: 0;
}

#content h2 {
	color:#b51434;
	line-height: 20px;
	padding:10px 10px 10px 0px;
	margin:0px;
	font-size:16px;
}

h3.news {
	color: #622938;
	padding:0px 10px 10px 0px;
	margin:10px;
	font-size:12px;
}

#content h3 {
	font-size:14px;
	line-height:20px;
	padding: 10px 0;
}

#navigation {
	width:220px;
	font-size:9px;
	line-height:12px;
	padding-top:0px;
	margin-top:-2px;
	float: left;
}

#sidebar {
	width:220px;
	float:right;
	font-size:11px;
}



#footer {
	clear:both;
	font-size:9px;
	line-height:16px;
	color:#b51434;
	padding-top:40px;
}

#footer p {
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:center;
}


/** Boxen der Website */

forumticker {
	font-size: 12px;
	line-height: 18px;
	color: #622938;
}
a.forumticker {
	font-size: 12px;
	line-height: 18px;
	color: #622938;
}

div.box_small {
	width:220px;
	background: url('../img/layout/box_small_background.png') repeat-y #ffffff;
	padding:0px;
	margin:5px 0px 20px 0px;
}

div.box_intl {
	width:220px;
	background: url('../img/layout/box_small_background.png') repeat-y #ffffff;
	padding:0px;
	margin:5px 0px 20px 0px;
}

div.box_big {
	width:460px;
	background: url('../img/layout/box_big_background.png') repeat-y #ffffff;
	padding:0px;
	margin:0px 0px 20px 0px;
}

div.box_small_red {
	width:220px;
	background: #b51434;
	padding:0px;
	margin:0px 0px 20px 0px;
	text-align:left;
	color:#ffffff;
	font-size:11px;
	line-height:16px;
}

.reftitl {
	font-size: 10px;
	line-height: 12px;
}

div.box_small span.title, div.box_big span.title, #navigation span.title, span.inlinetitle {
	padding:0px;
	margin:0px 10px 10px 10px;
	color: #b51434;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
}

div.box_small p, div.box_big p {
	padding:0px;
	margin:5px 10px 5px 10px;
	color:#622938;
	font-size:11px;
	line-height:12px;
}

div.box_small_red p {
	padding:10px;
	margin:0px;
}

div.box_small img, div.box_big img, div.box_small_red img {
	border:none;
	margin:0px;
	padding:0px;
	display:block;
}

div.box_small p.source, div.box_big p.source {
	color:#b51434;
	font-size:9px;
	line-height:12px;
}


/** Besondere Formatierungen */

span.rufnummer {
	color:#B51434;
	font-weight:bold;
}

#navigation span.title, #sidebar .title {
	margin:0px;
	font-size:14px;
	color: #b51434;
	line-height:20px;
	font-weight:normal;
}

#navigation span.title {
	padding-left:2px;
}

.paddingbottom {
	padding-bottom:0px;
}

.uline {
	text-decoration:underline;
}

.center {
	text-align:center;
}

.nospace {
	padding:0px;
	margin:0px;
}

.noborder {
	border-width:0px;
}

#angebot_layer1, #angebot_layer2, #angebot_layer3 {
	display:none;
}

/** Tabellen */
#whyseo {
	margin-top:10px;
}

#whyseo td {
	border:none;
	vertical-align:top;
	overflow:hidden;
	padding-bottom:20px;
}

#whyseo td.cell_1 {
	line-height:24px;
	color:#b51434;
	font:italic 20px Georgia, sans-serif;
	padding:0px 10px 0px 10px;
}

#whyseo td.cell_2 {
	font-size:9px;
	line-height:12px;
}



/** referenzen */
#referenzen {
	margin-bottom:20px;
}

#referenzen img {
	margin-top:16px;
}

#referenzen img.firstline {
	margin-top:5px;
}

#referenzen img.ref_spacer {
	margin-right:16px;
}

.homelink {
    border-width: 0;
    float: left;
    position: relative;
    top: 34px;
	left: 64px;
	width: 121px;
	height: 96px;
}



#content table {
	border-width:1px;
	border-style:solid;
	border-color:#f0e9cf;
	border-spacing: 0px;

}

#content table.noborder {
	border-width:0px;

}

#content th {
	background-color:#f0e9cf;
	text-align:left;
	padding:5px;
}

#content td {
	border-width:1px;
	border-style:solid;
	border-color:#f0e9cf;
	padding:3px 5px 3px 5px;
	font-size:11px;
}

#content td.noborder {
	border-width:0px;
	border-style:solid;
	border-color:#f0e9cf;
	padding:3px 5px 3px 5px;
}

#newsbox h4, #newsbox p {
	padding:0px;
	margin:0px;
}

#newsbox a.more {
	color:#919191;
}

pre {
	border:1px #F0E9CF solid;
	padding:5px;
	color:#B51434;
	font-family:Courier New;
	font-size:12px;
}

#forums_box p {
	padding-bottom:10px;
}

div.onlinetool_hideme {
	width:450px;
	background-color:#f0e9cf;
	border:1px #a19773 solid;
	display:none;
	padding:5px;
}

div.onlinetool_hideme h4 {
	padding-top:0px;
	margin-top:0px;
}

span.info_right {
	float:right;
	width:15px;
	height:15px;
	display:block;
	border:1px #000000 solid;
	text-align:center;
	background:#a19773;
	color:#ffffff;
	cursor:pointer;
}

#rahmen {
	width:460px;
	background-image:url('../img/layout/rahmen_background.png');
}

#pagenav p.right {
	float:right;
}

#pagenav p {
	float:left;
}
input#email_addresse, label[for="email_addresse"] {
    display:none;
}

input#emails, label[for="emails"] {
    display:none;
}

.dmexo{
font-size:13px;
color:#B51434;
}

.bildweg{
border:0;
}

#phead {
	color:#b51434 !important;
	padding:0px 10px 10px 0px !important;
	margin:0px !important;
	font-size:16px !important;
}

#phead2 {
  color:#622938 !important;
	padding:0px 10px 0px 0px !important;
	margin:0px !important;
  font-size:13px !important;
	line-height:20px !important;
}

.newsletter-sidebar {
  font-size:13px !important;
  font-weight:bold !important;
  line-height:20px !important;
  font-size:11px;
}

.seperator {
	border: none;
	height: 1px;
	color: #F0E9CF;
	background-color: #F0E9CF;
}

.inhaltlinks {
	float:left;
	width:245px
}
.inhaltrechts {
	display:block;
  padding:0.5px;
}
.inhaltclear {
	clear:left;
}

blockquote {
	background: #f0e9d0;
	padding: 5px 20px 30px 20px;
	margin: 1em;
	} 

#___gcse_0 {
    margin-top: 10px;
 }
 
    .clearfix:before,  
    .clearfix:after {  
        content: " ";  
        display: table;  
    }  
    .clearfix:after {  
        clear: both;  
    }  
    .clearfix {  
        *zoom: 1;  
    }
    
 .entry img { max-width:460px; }   
 
.caption-text {
    color: #666;
    font-size: 10px;
    line-height: 12px;
    margin: 0 !important;
    padding: 7px 4px 2px 5px !important;
}


@media screen and (max-width:980px) {
#pagetail, #sidebar, #content, #wrapper, #head, div.box_big {
float:none;
width:100%;
}

img { max-width:100%; }

.entry img { max-width:100%; }

#head {
	background: url('../img/layout/head_mobile.png') repeat-x #ffffff;
	height:184px;
	width: 100%;
	margin:0px 0px 20px 0px;
	padding:10px 0px 0px 0px;
}

#head p.title {
	position: static;
}

#head .tagline {
	position: static;
	margin-top: 0;
}

#head p.navigation {
    /*margin: 15px;*/
	margin: 0;
	word-spacing: 0px;
	height: 20px;
}

#head p.navigation a {
	position: static;
}

.homelink {
    float: none;
	position: static;
	margin: 5px;
}

.homelink.m {
	display: block;
}

.homelink.d {
	display: none;
}

#head p, #head h3, #head p.title {
    margin-left: 170px;
    margin-top: -115px;
    margin-bottom: 0;
    font-size: 20px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#sidebar {
    display: -moz-stack;
    margin-top: auto;
   }

div.box_small {
    display: block;
}

#forums_box {
	margin-left:0;
}

#content {
	margin:1px;
}

body {
margin: 10px;
}

#rahmen {
    width: 100%;
}

#rahmen td {
    display: block;
}

#rahmen textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

#commentform textarea {
    box-sizing: border-box;
    width: 100%;
}

#___gcse_0 {
max-width:220px;
}

div.box_small img, div.box_big img, div.box_small_red img {
    display: inline;
}

div.box_intl img, div.box_intl_red img {
    display: inline;
}

div.box_intl {
	  left: 20px;
    position: absolute;
    top: 202px;
    width: 85%;
    background:none;
     z-index: 1;
}


#head a {
    text-decoration: underline !important;
}

#head p.navigation {
	word-spacing:5px;
	position: relative;
	top: 30px;
	left: 5px;
}

#head .tagline {
	margin-top: 5px;
}
/*
#head p.title {
margin-top: -60px;
}
*/
.homelink img {
	max-width:100%;
}

}




@media screen and (max-width:465px) {
	
#head {
    height: 154px;
}    

#head p.title {
font-size:10px;
margin-left: 155px;
margin-top: -130px;
font-weight:bold;
}

#head .tagline {
	font-size:8px;
	line-height: 13px;
	margin-left: 155px;
	font-weight:normal;
	margin-top: 0;
}

#head p.navigation {
    max-width: 260px;
	top: 0;
	position: relative;
	left: 15px;
	height: 40px;
}

#head p.navigation a {
	position: static;
}

#head a {
    font-size:11px !important;
    line-height:20px;
}

.homelink img {
	max-width:100%;
}

.homelink.m {
	display: block;
}

.homelink.d {
	display: none;
}

 nav {   
 	position: absolute;
    right: 8px;
    top: 5px;
    width: 90%;
    padding:6px;
    background-color:#EAD9BC;
    z-index:99;
    border: 1px solid #b51334;
}

.nav-toggle
{
	  -moz-user-select: none;
    background:url("../css/nav-icon.png") no-repeat scroll 50% 33%;
    display: block;
    float: left;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    width: 20px;
}	

.nodesktop
{
	display:none;
}

.hidedesk
{ 
	display:block;
}

.homelink {
	margin:8px 8px 10px 12px;
	width:95px;
	height:80px;
}

#content img {
    max-width: 100%;
}
}

td.gsc-branding-text div.gsc-branding-text, td.gcsc-branding-text div.gcsc-branding-text {
    font-size: 7px !important;
    
}


.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 14px !important;
    font-weight:bold !important;
}

.gsc-result-info {
    font-size: 9px !important;
}

.gsc-orderby-label {
    font-size: 11px !important;
  }
  
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    background-color: sandybrown !important;
   }
   

   
#slide {
	background: url("../img/layout/logo-sprite.png") 0 0 repeat-x;
	width: 100%;
	height: 45px;
}