@font-face {
  font-family: 'Ruda-Bold';
  font-style: normal;
  font-weight: 900;
  src: url('Ruda-Bold.eot');
  src: url('Ruda-Bold.eot?#iefix') format('embedded-opentype'),
       url('Ruda-Bold.woff') format('woff'),
       url('Ruda-Bold.ttf') format('truetype'),
       url('Ruda-Bold.svg#Ruda-Bold') format('svg');
}

body {
	background-color: #E2E1E1;
	text-align: center;
	margin-top:70px;  
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 14px;
}

.impdat { 
	font-size: 14px;	
	color: red;
	text-align: right;
	margin: 0 auto;
	width: 860px;
	padding-bottom:5px;
	padding-right: 2px;	
}

#container { 
	text-align: left;
	margin: 0 auto;
	width: 860px;
	border: 1px;
	border-style: solid;
	border-color: blue;
	background-image: url("bgpraxis.png");
	background-repeat: no-repeat;
	background-color: #fcfcfc;
	box-shadow: -8px -8px 8px grey, 
             8px 8px 8px grey;
}

#links {
	float: left;
	text-align: left;
	width: 200px;
	margin-top: 20px;
	padding-left: 50px;
}

#rechts { 

	height: 100px;
	width: 540px; 
	margin-left: 255px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 8px;
	padding-bottom: 0px;
}

#kopf { 
	text-align: right;
	margin-top: 35px;
	margin-bottom: 20px;
	padding: 0px;
	color: black;
}

#db {
	display: none;
}

.prtitel { 
	font-family: Ruda-Bold,Verdana,Arial,Helvetica,sans-serif;
	font-weight: 900;
	font-size: 26px;
}

#prtitelname {
	display: none;
}



#hamburg {
	display: none;
}

nav, nav > ul {	
	position: relative;
	padding-left: 0.5em;
	margin-top: 20px;
	margin-bottom: 40px; 
	background-color: #0061D8;
	padding-left: 30px;
}

nav > ul > li {
	display: inline-block;
	padding-top: 5px; 
	padding-bottom: 3px;
	padding-right: 70px;  	
}

nav > ul > li > a {
	color: white; 
	float: left;
	font-family: Ruda-Bold,Verdana,Arial,Helvetica,sans-serif;
	font-weight: 900;
	font-size: 16px;
	text-decoration: none;
}

nav > ul > li > a.active, nav > ul > li > ul >li > a.active {
  color: #F50050;  
}

nav > ul > li > ul {
	position: absolute;
	
	background-color: #0061D8;
	top: 23px; 
	
	 
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom:25px;
	padding-right: 15px;
	display: none;
	opacity: 0.9;
}

.mopen {
	display: none;
}

.mclose {
	display: none;
}

nav > ul > li:hover > ul {
	display: block;
	position: absolute;
}

nav > ul > li > ul > li {
	padding-top: 30px;
	display: block;
	color: white;
}


nav > ul > li > ul > li > a {
	color: white; 
	float: left;
	font-family: Ruda-Bold,Verdana,Arial,Helvetica,sans-serif;
	font-weight: 900;
	font-size: 16px;
	text-decoration: none;
	width: 100px;
}




#text { 
	height: 400px;;
	overflow-y: auto; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-left: 50px; 
	padding-right: 30px;
	line-height: 26px;
	font-size: 14px;
	font-weight: 400;
}

.bildzentr {  
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1ex;
    padding-bottom: 2ex;
 }

#personbild { 
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	width: 200px;
}

#kontaktbild { 
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	width: 250px;
}

#fuss {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
	letter-spacing: 0.05em;
	line-height: 25px;
	background-color: #e6e6e6; 
   font-family: Verdana,Arial,Helvetica,sans-serif;
}

#fusstext {
	color: #AEA7A7;
}


h1 { 
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Ruda-Bold,Verdana,Arial,Helvetica,sans-serif;
	font-weight: 900;
	font-size: 16px;
}

h2 { 
	font-size: 12pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


.ueber_googlemap {
line-height: 0px;
}

.rautebeifragen { 
  color: red;
  font-weight: 900; 	
}

.vorantwort {
  line-height: 0.4em;	
}

.vorfrage {
  line-height: 1.5em;	
}

.abstand {
  margin-top: 0.4em;
}

.vita {
	line-height: 2.3ex; 
}

.vita li {
	margin-bottom: 2ex; 
}

#myform input {
	display: block;
}

#myform {
	margin-top: 0em;
}

#myform label {
	margin-top: 0em;
}

#myform input#telem {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Verdana,Helvetica,Times,Arial,sans-serif;
	font-size: 12px;
	width: 21em;
}

#myform textarea {	
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Verdana,Helvetica,Times,Arial,sans-serif;
	font-size: 12px;
	
}

#myform input#submit {
}

p {
	margin: 5px 0px 0px 0px;
	font-size: 1em;
} 

.trenn {
	white-space: nowrap;
}

iframe { 
	border: 0;
}
