html {
	font-size:62.5%;	
}

body {
	font: 1.15em Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background-color: #f2f2f2;
	line-height: 1.4em;
	text-align: center;
}

#content {		
	width: 920px;
	margin: auto;	
	text-align:left;
	margin-top: 130px;
	
}
#contentback {
	padding:16px 10px 6px 10px;background-color:#f2f2f2;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

/* zusammenfassung boxen links */
div.aside1 {	
	float:left;
	width:170px;	
}
div.aside1  .aside11 {
	position: absolute;
}
aside.footer {
	height: 26px;
	background-color: #F7F7F7;	
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding: 10px 10px 6px 10px;
	margin: 10px -10px -10px -10px;	
	clear: left;
	text-align: center;
}
aside.footer img {
	width: 20px;
	height: 20px;
	margin: 0 5px;
}
aside.footer a.number, aside.footer b {
	margin: 0 5px;
	top: -4px;
	position:relative;
}

/* nav links */
#nav2 {
	width:170px;
	background-color: #fff;
	border: 1px solid #000099;
	border-right: 0px solid #fff;
	
}
/* boxen links */
.more {
	width:140px;
	background-color: #fff;
	border: 1px solid #000099;
	padding: 8px;
	overflow: hidden;
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px; 
}
.more2 {
	width:140px;	
	padding: 8px;
	margin-top:-44px;
	overflow: hidden;
}
/* links */
a {
	text-decoration: none;
	/*color:  #000099;*/
	color: #000;
}
a:hover {
	text-decoration: underline;
	/*color:  #000099;*/
	color: #000;
}

/* boxen links */
h6 {
	padding:0;
	margin: 2px 0 8px 0;	
	font-size: 1.1em;
	font-weight: bold;
	
}
footer {
	margin-left: 170px;
	display: block;
	display:block;
	padding: 10px;
	text-align: center;
}
/* unternavigation */
ul {
	margin: 15px 0 15px 20px; padding: 0;
}
 ul li {
    list-style: none;
    margin: 0; padding: 0;
}

/* contentanzeigefläche */
section {	
	margin-left: 170px;
	background-color: #fff;
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px;
	border: 1px solid #000099;
	padding: 10px;	
}

nav {
	display:block;
	margin: 0 0 2px 185px;
	width: 700px ! important;	
}

nav a {		
	margin: 0px 10px;
	border-radius: 5px 5px 0px 0px; 
	-moz-border-radius: 5px 5px 0px 0px; 
	-webkit-border-radius: 5px 5px 0px 0px; 
	border: 1px solid #000099;
	text-align:center;
	font-weight: bold;
	font-size: 1.2em;
	padding: 4px 4px 3px 4px;
	background-color: #f2f2f2;
	color: #000;	
}
nav a:hover, nav a.sel {	
	background-color: #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
	/*color:  #000099;*/
	color: #000;
}
img {
	border: 0;
}
#logo {
	width: 129px;
	height: 49px;
	margin: 10px;
}

br.clleft {
	clear: left;
}
br.clright {
	clear: right;
}
br.clboth {
	clear:both;
}

/* social */
span.social a {
	display: block;
}
span.social img {
	margin-right: 6px;
	width: 16px;
	height: 16px;
}
aside.social2 {
	height: 26px;	
	background-color: #F7F7F7;
	padding: 10px 10px 6px 10px;
	margin: -10px;
	margin-bottom: 0px;	
}
#socialshareprivacy {
	display: none;	
	left: 160px;
}
.social_share_privacy_area {
    clear: both;
    margin: 2px 0 0 160px !important;
	list-style-type: none;
	padding: 0 !important;
	width: auto;
	height: 25px;
	display: block;
}
.social_share_privacy_area li {
	margin: 0 !important;
	padding: 0 !important;
	height: 21px;
	float: left;
	width: 230px;
    display: inline-block;
}
.social_share_privacy_area li.twitter iframe {
	width:130px; 
	height:25px;
}
.social_share_privacy_area li.twitter {
	width: 150px;
}
.social_share_privacy_area li.gplus {
	text-align:left;
	width: 140px;
}
.social_share_privacy_area li.facebook {
	text-align:left;
	width: 160px;
	overflow:hidden;
}

.social_share_privacy_area li.gplus iframe {
	width: 90px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border: none; height: 20px; position: static; left: 0px; top: 0px; visibility: visible; 
}


.lmargin180 {
	margin-left: 180px;
}
/**
	suche
*/
form.search input {
	width: 100px;
	border: 1px solid #000;	
}
form.search .submit {
	width: 22px;
	border: 0px solid #fff;
	background: url('/images/search.gif') center 1px no-repeat;
	cursor: pointer;
	float: right;
	height:22px;
}
/**
	newsletter
*/
form.newsletter {
	width:100%;
	display:block;
	text-align:center;
}
form.newsletter input {
	width: 90%;
	border: 1px solid #000;	
	margin: 0 0 10px 0;
}
form.newsletter .submit {
	width: 80px;
	border: 1px solid #000;		
}

iframe {
	border: 0;
	overflow: hidden;	
	overflow: none;
}

/**

	werbung

*/
.amazon1 {
	margin: 0 0 0 10px; 
	width: 120px; 
	height: 150px;
	border:0; 
	overflow:hidden;
}

a.anwaltshotline {
	display:block;
	text-align:center;
}
a.anwaltshotline img{
	width: 140px;
	height: 140px;
}
.ad11 {
	
}
.ad300250 {
	width: 300px;
	height: 260px;
	float: right;
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
	margin: 10px 0 10px 10px;
	color: #c2c2c2;
	z-index: 200;
}
.ad160600 {
	top:150px;
	width:160px;
	height: 630px;
	position: absolute;
	left: 50%;
	margin-left:460px;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	color: #c2c2c2;
	z-index: 200;
}
.ad72890 {
	top:10px;
	width:740px;
	height: 90px;
	position: absolute;
	left: 50%;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	color: #c2c2c2;
	margin-left: -286px;
	z-index: 200;
}
.ad160600 .ad160 {
	width:160px;
	height:600px;
	z-index: 200;
}
.ad140200 {
	text-align:center;
}
.ad140200 img {
	width:140px;
	height:200px;
}
.ad11 .ad1 {
	width:1px;
	height:1px;
}
.ad72890 .ad728 {
	width:728px;
	height:90px;
}
.ad300250  .ad300 {
	width:300px;
	height:250px;
	overflow:hidden;
}
.ivw {
	width:1px;
	height:1px;
}

h1.introh1 {
    font-size: 2em;
    font-weight: normal;
    padding: 0;
    margin: 20px 0 30px 0;
    line-height: 1.3em;
    color: #FF1F19;
    text-align: center;
    border-bottom: 1px solid #F5F5F5;
}
h1.introh1 i {
    font-size: 0.7em;
}
@media only screen and (max-device-width:480px) {
	html {
		font-size:62.5%;	
	}
	body {
		font: 1.25em Verdana, Arial, Helvetica, Geneva, sans-serif;
		color: #000;	
	}

	#content {		
		width: 910px !important;
		text-align:left;
		margin-top: 20px;	
	}
	#contentback {
		padding:5;
		background-color:#f2f2f2;
		border-radius: 5px; 
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
	}

	.ad160600 {
		display:none;
	}
	.ad72890 {
		display:none;
	}
	.ad160600 .ad160 {
		display:none;
	}
	.ad72890 .ad728 {
		display:none;
	}
	nav a {		
		margin: 0px 6px;
		border-radius: 2px 2px 0px 0px; 
		-moz-border-radius: 2px 2px 0px 0px; 
		-webkit-border-radius: 2px 2px 0px 0px; 
		border: 1px solid #000099;
		text-align:center;	
		font-size: 0.7em;
		padding: 4px 4px 3px 4px;
	}
}