/* Print Stylesheet Richter Website*/

body { 
	background: white;
	color: black;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
}

a {
	color: black;
}

#print_kopfzeile, #print_fusszeile {
	margin: 1em 0;
	padding: 1em 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: center;
}

#print_fusszeile {
	margin-top: 70px;
}

#print_kopfzeile h1 {
	font-variant: small-caps;
	font-size: 2em;
}

#print_kopfzeile h2 {
	font-size: 1.5em;
}

#startseite {
	background-image: url(../images/startseite.jpg);
	background-repeat: no-repeat;
	width: 1180px;
	height: 900px;
	margin: 0 auto;
}

.textseite {
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 1.3em;
}

.textseite li{
	padding-bottom: 15px;
}

#header, #linking, #linkarch, fieldset, #socialmedia, #navhaupt, #navfeld1hb, #navfeld2hb, #navfeld3hb, #navfeld4hb, #navfeld5hb, #navfeld1tb, #navfeld2tb, #navfeld3tb, #navfeld4tb, #navfeld5tb, #footer, #navnebenhb, #navnebentb, #claim, #object, iframe, small  {
	display: none;
}

img.bild_inhalt {
	display: none;
}

div.image-title {
	margin-top: 90px;
	height: 150px;
	margin-bottom: 20px;
}

div.navigation-container {
	display: none;
}

#startseite_logohb {
	float: left;
	margin: 370px 0 0 180px;
	height: 200px;
	width: 420px;
}

#startseite_logotb {
	float: right;
	margin: 540px 130px 0 0;
	height: 200px;
	width: 420px;
}

#startseite_text {
	position: absolute;
	margin: 130px 0 0 175px;
	height: 50px;
	width: 215px;
	font-size: 1.2em;
	color: #025196;
}

#hauptbereich {
	width: 1000px;
	min-height: 550px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}

#inhalt {
	text-align: left;
}

.wrapper {
	clear: both;
}

#fusszeile {
	width: 1000px;
	margin-top: 55px;
	margin-left: 130px;
}

#fusszeile address {
	font-style: normal;
	font-size: 1.1em;
	text-align: center;
}

a[href ^='mailto:'] {
	background: url(../images/mailicon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	color: black;
}

/* Anfang Formular Formatierung */

h1 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#kontakt {
	border-bottom: 1px dotted #6E6E6E;
	width: 300px;
	padding-bottom: 10px;
	float: left;
}

#anfrage {
	padding-top: 10px;
	clear: both;
}

h2 {
	line-height: 30px;
}

#kontaktform label {
	display: block;
	width: 150px;
}

#kontaktform p{
	margin-bottom: 1.5em;
}

#kontaktform input[type=text], #kontaktform textarea {
	border: 1px solid #6E6E6E;
	width: 300px;
}

#kontaktform #form_nachricht {
	height: 100px;
}

#kontaktform input.feld_schmal {
	width: 78px;
}

#kontaktform input.feld_mittel {
	width: 220px;
}

#kontaktform input[type=submit], #kontaktform input[type=reset] {
	display: none;
}

/* Ende Formular Formatierung */

#standorte, #standorte2, #standorte3, #standorte4  {
	padding: 5px;
	margin-top: 10px;	
	text-align: center;
	font-size: 1.2em;
	width: 300px;
	line-height: 20px;
	font-weight: lighter;
}

#standorte_rechts {
	position: absolute;
	top: 67px;
	left: 580px;
}

.rahmen {
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-right: 2px solid #6E6E6E;
	border-bottom: 2px solid #6E6E6E;
}

.superrahmen {
	border-top: 3px solid #6E6E6E;
	border-left: 3px solid #6E6E6E;
	border-right: 3px solid #6E6E6E;
	border-bottom: 3px solid #6E6E6E;
}

.pdf, a[href$='.pdf'] {
	display: none;
}

.print {
	display: none;
}

.presse {
	margin: 20px 15px 0 0;
}

.tabelle {
	width: 520px;
	border-collapse: collapse;
	caption-side: bottom;
}

.tabelle tr {
	font-size: 1.1em;
	text-transform: uppercase;
	padding: .4em;
}

.tabelle td {
	padding: 1em;
	vertical-align: top;
}

#ansprechpartner1, #ansprechpartner2, #ansprechpartner3, #ansprechpartner4, #ansprechpartner5 {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}

.box_ansprechpartner {
	height: 385px;
	margin: 0px 0 40px 0;
}

.ansprechpartner {
	font-size: 1.2em;
	list-style-type: none;
	line-height: 1.5em;
	padding-bottom: 20x;
}

ul.ansprechpartner li {
	padding-bottom: 10px; 
}

.ansprechpartner_bueros {
	font-size: 1.5em;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}