@CHARSET "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, a,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html, body, div {
	padding: 0;
	margin: 0;
}

body {
    font-family: HelveticaNeue, Tahoma;
    font-size: 14px;
	background: url(../bilder/logotrans.png) no-repeat top right; 
	/* background: url(../bilder/logotrans.png) no-repeat fixed 79% center; */
	background-attachment: fixed;
}

#komplett {
    margin-top: 20px;
    position: absolute;
    width: 1000px;
    left: 50%;
    margin-left: -490px; /* nicht ganz die hälfte, da sonst die darstellung auf dem ipad zu weit rechts */
}

/* Querblock1 mit Logo und allgemeiner Navigation */
#block1 {
	width: 1000px;	
}

#schriftzug {
	width: 500px;
	height: 50px;
	float: left;
}

#tnavi {
	padding-left: 60px;
	height: 50px;
	float: left;
}

/* Querblock2 Krankheitsbilder-Navigation */
#block2 {
	padding-top: 30px;
	width: 1000px;
	height: 50px;
	clear: both;
}

/* Querblock3 mit Therapie-Navigation, Bild un rechtem Text*/
#block3 {
	width: 1000px;
	margin-top: 40px;	
}

#therapie_bereich {
	width: 220px;
	height: 370px;
	float: left;
	background-color: #8C96A0;
}

#therapie_navi {
	padding-left: 20px;
	padding-top: 20px;
}
	
#therapie_navi li {
    list-style: none;
    margin-right: 1.0em;
	padding-top: 4px;
}

#therapie_navi a:hover {
	text-decoration: underline;
}

#therapieText {
	font-style: italic;
	color: grey;
	background-color: #fff;	
	width: 120px;
	padding: 5px 5px 5px 10px;
}

#bildText_bereich  {
	margin-left: 10px;
	width: 770px;
	height: 370px;	
	float: left;
}

#bildText_bereich li {
	margin-left: 15px;
}

#bildunterzeile {
	padding-top: 5px;	
	float: left;
}

.bild {
	height: 370x;
	width: 470px;
	border: none;
	float: left;
}

#bild {
	height: 370x;
	width: 470px;
	float: left;
	border: none;
}

.text {
	height: 360px;
	width: 270px;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	color: #68696a;
	background: url(../bilder/kasten.png);
	font-family: HelveticaNeue, Tahoma;
	float: left;
}

.textL {
	height: 360px;
	width: 750px;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 60px;
	color: #68696a;
	background: url(../bilder/kasten.png);
	font-family: HelveticaNeue, Tahoma;
	float: left;
}

.liste {
	float: left;
	padding-right: 70px;
}

/* navigation für startseite, impressum ... */
#top_navi li {
    display: inline;
    text-align: center;
    margin-right: 1em;
}

#top_navi a:hover {
	text-decoration: underline;
}

/* navigigation der krankheitsbilder - horizontaler balken */
#bottom_navi {
	width: 1000px;
	padding: 0;
	margin: 0;
}

#bottom_navi a:hover {
	text-decoration: underline;
}

#bottom_navi a:active {
	color: #EB8B13;
}

.bottom_navi_definition {
	text-align: left;
	width: 150px;
	height: 50px; 
	float: left;
	margin-top: 25px;
	padding-left: 0px;
}

#linkAllergie {
	text-align: left;
	width: 200px;
	height: 50px; 
	float: left;
	margin-top: 25px;
	padding-left: 20px;
}

.aktiveSeite {
	color: #EB8B13;
	text-decoration: none;
}

.aktiveSeiteT {
	color: #004d85;
	text-decoration: none;
}

.normaleSeite {
	text-decoration: none;
	color: grey;
}

.normaleSeiteBottom {
	text-decoration: none;
	color: grey;
}


.normaleSeiteTherapien {
	text-decoration: none;
	color: #fff;
}


#rechtlicheHinweise {
	width: 760px;
	height: 2300px;
	background-color: #F2EFEF;
	color: grey;
	padding-left: 20px;
}

a img {
	border: none;
}

.weisserText {
	color: #fff;
}

.grau {
	color: #8C96A0;
}

.schwarzerText {
	color: #000;
}

.underline {
	text-decoration: underline;
}

.underline2 {
	background-color: #EB8B13;
	color: #fff;
}

.underline3 {
	background-color: #004d85;
	color: #fff;
	padding: 2px 5px 2px 5px;
}

.orange {
	color: #EB8B13;
}

h1 {
	color: #004d85;
	font-family: HelveticaNeue, Tahoma;
	font-size: 20px;
}

h2 {
	color: #8C96A0;
	font-family: HelveticaNeue, Tahoma;
	font-size: 14px;
}

.rahmen4{
	border: 1px solid #EB8B13;  
	height: 75px;
	width: 220px;
	padding: 5px 5px 5px 10px;
}

.rahmen1{
	border: 1px solid #EB8B13;  
	height: 15px;
	width: 220px;
	padding: 5px 5px 5px 10px;
}

.rahmen5{
	border: 1px solid #EB8B13;  
	height: 90px;
	width: 220px;
	padding: 5px 5px 5px 10px;
}


.link{
	color: #004d85;
	float: left;
	padding-right: 70px;
}

#internetauftritt {
	font-size: 12px;
}














