/* CSS Document */
@import url("norm.css");
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,500&display=swap');

/* css by Oliver Hartmann, o.hartmann@directas.net, www.directas.net, 2014 */


/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.

colors:
yellow:		fdc02a
blue:		466696

*/

body {
	word-wrap: break-word;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	background-color: white;
}

body.page {
	word-wrap: break-word;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	background: #c2c3c6 url(../images/grauverlauf.jpg) repeat-x;
}

b {
	font-weight: 500;	
}

div.wrapper {
	position: absolute;
	width: 100%;
	height: 100%;	
}

div.abstand {
	float: left;
	width: 1px;
	height: 50%;	
	margin-bottom: -350px;
}

div.start-grau {
	clear: left;
	height: 590px;
	width: 100%;
	margin: 0 auto;
	top: 50%;
	background-color: #c1c3c5;
	z-index: 1;
}

div.wrapper-content {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 590px;
	z-index: 2;
}

p.start-drmeddent {
	padding-left: 40px;
	padding-top: 30px;
	font-size: 36px;	
	line-height: 50px;
}

p.start-name {
	padding-left: 40px;
	font-weight: 500;
	font-size: 58px;	
	line-height: 45px;
}

p.start-fa {
	padding-left: 40px;
	font-size: 36px;	
	line-height: 55px;
}

p.start-slogan {
	position: absolute;
	top: 500px;
	left: 300px;
	font-size: 32px;
	font-style: italic;
}

img.start-logo {
	position: absolute;
	right: 40px;
	bottom: -40px;	
}

p.start-weiter {
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: 175px;
	font-size: 36px;
	z-index: 5;
}

a.start-direct:link, a.start-direct:visited {
	text-decoration: none;	
	color: black;
}

a.start-direct:hover, a.start-direct:active {
	text-decoration: underline;	
	color: black;
}

div.bg-verlauf {
	position: absolute;
	width: 100%;
	height: 100%;	
}

div.wrapper-page {
	position: relative;
	width: 1000px;
	background-color: white;
	margin: 0 auto;	
}

div.headarea {
	position: relative;
	height: 205px;
	width: 100%;
}

p.page-drmeddent {
	padding-left: 60px;
	padding-top: 50px;
	font-size: 24px;	
	line-height: 40px;
}

p.page-name {
	padding-left: 60px;
	font-weight: 500;
	font-size: 38px;	
	line-height: 40px;
}

p.page-fa {
	padding-left: 60px;
	font-size: 24px;	
	line-height: 45px;
}

p.page-slogan {
	position: absolute;
	top: 107px;
	left: 635px;
	font-size: 28px;
	font-style: italic;
}

img.page-logo {
	position: absolute;
	right: 40px;
	bottom: 45px;	
}

div.menue {
	position: relative;
	height: 60px;
	width: 960px;;
	margin-left: 20px;
	background-color: #c4c5c9;
}

img.img-praxis {
	display: block;
	padding-bottom: 20px;	
}

ul.menue {
	display: inline-block;
	margin-left: -33px;
	font-weight: 500;
}

ul.menue li.basic {
	display: inline-block;
	padding-left: 33px;
	padding-right: 33px;
	margin-top: 8px;
	border-right: 1px solid #545454;
}

li.last {
	display: inline-block;
	padding-left: 33px;
	margin-top: 8px;
}

a.mainlink:link, a.mainlink:visited {
	font-size: 22px;
	color: #878789;
	text-decoration: none;
}

a.mainlink:hover, a.mainlink-active:hover, a.mainlink-active {
	font-size: 22px;
	text-decoration: none;
	color: #545454;
}

div.submenue {
	position: relative;
	float: left;
	height: 600px;
	width: 310px;;
	margin-left: 20px;
	margin-top: 55px;
	background-color: #c4c5c9;
}

ul.submenue {
	margin-left: -33px;
	font-weight: 500;
	margin-top: 30px;
	margin-left: 0px;
	font-weight: 300;
}

ul.submenue li.submenue {
	display: block;
	margin-top: 10px;
}

a.sublink:link, a.sublink:visited {
	display: block;
	font-size: 16px;
	color: #878789;
	text-decoration: none;
	margin-left: -40px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.sublink:hover, a.sublink-active:hover, a.sublink-active {
	display: block;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	color: #545454;
	margin-left: -40px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;
}

div.content {
	position: relative;
	float: right;
	width: 610px;;
	margin-right: 20px;
	margin-top: 55px;
/*	background-color: #c4c5c9; */
}

div.content-wide {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 55px;
	padding-left: 40px;
	padding-right: 40px;
/*	background-color: #c4c5c9; */
}

div.clear {
	clear: both;	
}

div.notfalltipps {
	position: relative;
	float: left;
	height: 60px;
	width: 310px;;
	margin-left: 20px;
	margin-top: 5px;
	background-color: #c4c5c9;
}

div.footer {
	position: relative;
	float: right;
	height: 60px;
	width: 610px;;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 55px;
	background-color: #c4c5c9;
}

div.rechtliches {
	height: 58px;
	width: 958px;;
	margin-left: 20px;
	background-color: #c4c5c9;
	margin-top: -20px;
	text-align: center;
	border: 1px solid #c4c5c9;
}

p.rechtliches {
	margin-top: 22px;
}

a.rechtliches:link, a.rechtliches:visited {
	color: #878789;
	font-size: 16px;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

a.rechtliches:hover {
	color: #545454;
	text-decoration: underline;
}


h1 {
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 20px;
}

h2 {
	font-weight: 500;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

p.fliesstext {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 12px;
}

p.fliesstext-red {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 12px;
	color: red;
}

ul.notfall-menue {
	display: block;
	margin-top: 20px;
	width: 100%;
	margin-left: -40px;
	margin-top: 13px;
}

ul.notfall-menue li {
	display: block;
	width: 100%;
}

ul.fliesstext-ul {
	font-size: 16px;
	margin-top: -7px;	
}

ul.fliesstext-ul li {
	line-height: 24px;
	margin-left: -20px;
}

a.notlink:link, a.notlink:visited {
	display: block;
	font-weight: 300;
	font-size: 20px;
	color: #878789;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 10px;
}

a.notlink:hover, a.notlink-active:hover, a.notlink-active {
	display: block;
	font-weight: 500;
	font-size: 20px;
	text-decoration: none;
	color: #545454;
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 10px;
	background-color: white;
}

p.footer1 {
	font-size: 16px;
	color: #878789;
	padding-top: 12px;
	padding-left: 30px;
}

p.footer2 {
	font-size: 16px;
	color: #878789;
	padding-top: 0px;
	padding-left: 30px;
}

span.col1 {
	display: inline-block;
	width: 200px;	
}

span.col2 {
	display: inline-block;
	width: 200px;	
}

a.footer:link, a.footer:visited {
	color: #878789;
	text-decoration: none;
}

a.footer:hover {
	color: #545454;
	text-decoration: underline;
}

img.imFliesstext {
	padding-top: 20px;
	padding-bottom: 50px;	
}

img.img-rechts {
	float: right;
	padding-left: 20px;
}

img.img-notfall {
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

img.imFliesstext-links {
	float: left;
	padding-right: 30px;	
}

p.bildtitel {
	font-size: 14px;
	margin-top: -42px;
	padding-bottom: 20px;
}

div.teamleft {
	float: left;
	width: 350px;
	padding-top: 10px;
}
div.teamright {
	float: right;
	width: 240px;
	padding-top: 10px;
}

div.bspleft {
	float: left;
	width: 280px;
	margin-bottom: -25px;
}

table {
	font-size: 16px;
	line-height: 24px;
}



/* ############################################## */

div.footer > hr {
	/* ... */
}

p.bsp {
	font-size: 16px;
	padding-top: 40px;
}

p.notfalltipps {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 12px;
}

p.notfalltipps:first-line {
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
}

a.textlink:active, a.textlink:link, a.textlink:visited {
	color: black;	
}

a.textlink:hover {
	text-decoration: none;
	color: black;	
}
