/**/
body{
	margin: 0px;
	padding: 0px;
	color: #444;
	background-color: #90b6c1;
	background-image: url(pics/verlauf_back.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 20px;
}
input[type='text'] {
  border: 1px solid #B9C7CA;
  font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #666;
}

input[type='submit'] {
	border: none;
	background: none;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #666;
	text-align: left;
	padding: 0px;
}

input[type='submit']:hover {
	color: #000;
	cursor: pointer;
}
form#search {
	padding-top: 20px;
}
img#logo {
	margin-bottom: 20px;
	background: none;
	border: none;
}
#main {
	width : 549px;
	height: 100%;
	position: absolute;
	background-color: #C8DBE1;
	margin: 0px 0px 0px 40px;
}

#main_content {
	min-height: 719px;/*die Groesse des Hintergrundes minus das padding-top*/
	background-image: url(pics/verlauf_main.jpg);
	background-color: #C8DBE1;
	background-attachment: fixed;
	background-position: 40px 0px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 35px; 
	padding-bottom: 35px;
	padding-left: 35px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#deutschlandkarte {
	width: 480px;
	height: 470px;
}
#main_content ul {
	padding: 17px;
	list-style: url(pics/arrow_s.gif);
}
#main_content ul ul {
	padding: 8px;
}
#main_content li {
	padding-bottom: 8px;
}
#main_content ul li ul li {
	padding-bottom: 0px;
}
#menu_container {
	height: 100%;
	width:200px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-image: url(pics/bg_menu.jpg);
	position: fixed;
	z-index: 5;
	top: 0px;
	left: 605px;
	bottom: 0px;
}
#menu_content {
	width:200px;
	height: 100%;
	background-image: url(pics/menu-back/pic0.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
#menu_text {
	padding-top: 180px;
	margin-left: 20px;
}
#menu_text a {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	border: none;
}
#menu_text a:hover {
	color: #00aeff;
	background: none;
	border: none;
}
#menu_text ul.hidden {
  display: none;
}
#menu_text ul.selected {
  display: block;
}
#searchfield {
	position: fixed;
	top: 60px;
	left: 640px;
}
.post {
	margin-bottom: 40px;
} 
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, Times, serif;
	line-height: 36px;
	font-size: 30px;
	font-weight: normal;
}
h1#smaller {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Georgia, Times, serif;
	line-height: 30px;
	font-size: 25px;
	font-weight: normal;
}
h2, th {
	font-family: Georgia, Times, serif;
	line-height: 26px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
}
h2.arzt {
	margin: 0px;
	padding: 0px;
}
h3, span.unterUeberSchrift {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: block;
}
span.unterUeberSchrift {
	margin-top: -10px;
}
h3.behandlungsschwerpunkte {
	margin-top: 15px;
}
h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#satzung h3 {
  margin-bottom: 15px;
}

#satzung ul {
  list-style-image: none;
}

.backtotop {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
hr {
	width: 100%;
	border-top: 1px solid #90b6c1;
	border-bottom: 1px solid #fff;
	border-right: none;
	border-left: none;
}
.backtotop a img, 
.backtotop a, 
.backtotop a:hover, 
.backtotop a:visited, 
.backtotop a.imglink:hover img {
	border: none;
	background: none;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px; 
	padding-left: 15px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a, a:visited, a:active {
	color: #444;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #B9C7CA;
}
a:hover {
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #00aeff;
}
a.imglink, a.imglink:visited {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: none;
}
a.imglink:hover {
	color: #000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}
a.imglink:hover img {
	border: 1px solid #00aeff;
}
blockquote {
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 13px;
	
}
cite {
	margin-top: 0px;
	margin-bottom: 8px;
	display: block;
	text-align: right;
}
img {
	background-color: #fff;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #B9C7CA;
}
img.floatimg {
	float: left;
	margin-right: 10px;
}
table, tbody, td, tr {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#publications table {
	margin-top: 20px;
}
#publications tr td, td.arzt, #pressespiegel tr td {
	padding-right: 20px;
}
td.arzt_tel {
	width: 60px;
}

table.aerzteauswahl > tbody tr > td {
	padding-right: 20px;
	font-family: Georgia;
	font-size: 14px;
}
table.aerzteauswahl a {
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}
#backmenu {
	border-bottom: 1px solid #B9C7CA;
	margin-bottom: 20px;
}
a.backlink, a.backlink:hover, a.backlink:visited a.backlink:active {
	line-height: 20px;
	border: 0px;
}
a.backlink img {
	padding: 0px 5px 0px 0px;
	margin: 0px;
	background: none;
	border: 0px;
}
table#pressefotos, 
table.information, 
table#presseinfos, 
table#newsletter, 
table#vorstand, 
table#informationen {
	border-spacing: 0px 10px;
	width: 100%;
}
table#presseinfos p{
	margin: 0px;
	padding: 0px;
}
td.presseinfos, td.fakten {
	width: 90px;
}
table#pressefotos tbody tr td{
	padding-right: 5px;
}
table#newsletter img, table#vorstand img{
	display: block;
	margin-right: 15px;
}
table#newsletter ul {
	list-style: url(pics/arrow_li.gif);
}
table#newsletter h2, table#vorstand h2 {
	padding: 0px;
}
table#newsletter ul {
	padding-top: 0px;
	padding-bottom: 0px;
}
table#nach-namen tbody tr td, table#fakten tbody tr td{
	padding-right: 30px;
	vertical-align: top;
}
a.pdfrollover, span.pdfrollover a {
	background-image: url(pics/pdf-rollover.jpg);
	padding: 0px;
	margin: 0px 10px 3px 0px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	width: 27px;
	height: 35px;
	background-repeat: no-repeat;
}
a.txtrollover {
	background-image: url(pics/txt-rollover.jpg);
	padding: 0px;
	margin: 0px 10px 3px 0px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	width: 27px;
	height: 35px;
	background-repeat: no-repeat;
}
a.ziprollover {
	background-image: url(pics/zip-rollover.jpg);
	padding: 0px;
	margin: 0px 10px 3px 0px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	width: 27px;
	height: 35px;
	background-repeat: no-repeat;
}
span.htmlrollover a, a.htmlrollover {
	background-image: url(pics/html-rollover.jpg);
	padding: 0px;
	margin: 0px 10px 3px 0px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	width: 27px;
	height: 35px;
	background-repeat: no-repeat;
}

a.pdfrollover, 
a.pdfrollover:active, 
a.pdfrollover:visited, 
a.txtrollover, 
a.txtrollover:active, 
a.txtrollover:visited, 
span.pdfrollover a,
span.pdfrollover a:active,
span.pdfrollover a:visited,
span.htmlrollover a,
span.htmlrollover a:active,
span.htmlrollover a:visited,
a.ziprollover,
a.ziprollover:active, 
a.ziprollover:visited  {
	background-position: 0px -35px;
	border: 1px solid #ccc;
}

a.pdfrollover:hover, 
a.txtrollover:hover, 
span.pdfrollover a:hover, 
span.htmlrollover a:hover, 
a.ziprollover:hover  {
	background-position: 0px 0px;
	border: 1px solid #00aeff;
}
#startseite {
  margin: 10px 0px 10px 0px;
}
#startseite .headline {
	line-height: 30px;
	display: block;
	font-size: 30px;
	font-family: "Georgia", "Trebuchet", "Trebuchet MS", serif;
	padding-top: 15px;
	margin-bottom: 10px;
}
#startseite .content {
	display: block;
	margin: 0px 0px 10px 20px;
}
#startseite1 .headline, #startseite1 .weiss {
	line-height: 30px;
	display: block;
	font-size: 20px;
	font-family: "Georgia", "Trebuchet", "Trebuchet MS", serif;
	padding-top: 15px;
}
#startseite1 .weiss {
	float: left;
	width: 20px;
}
#startseite1 .content {
	display: block;
	margin: 0px 0px 10px 20px;
}

#startseite .content_neuigkeiten {
	display: block;
	margin: 0;
}

#startseite hr, #startseite1 hr {
	margin: 0px;
}
#schnellstart a{
	display: block;
	border: 0px solid;
}
#schnellstart a:hover .weiss {
	color: #F4F8F9;
}

div#schnellstart a.neuigkeit {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

div#schnellstart a.neuigkeit h4 {
	margin: 0;
	display: inline;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
}

div#schnellstart a.neuigkeit:hover {
	padding-left: 20px;
	background-image: url(pics/schnellstart-verlauf_small.jpg);
} 

#schnellstart a:hover {
	padding-left: 0px;
	display: block;
	background-image: url(pics/schnellstart-verlauf.jpg);
	background-attachment: absolute;
	background-position: 0px bottom;
	background-repeat: repeat-x;
}
.weiss {
	color: #00aeff;
}
#newsletterDetail {
  background-image: url( pics/newsletter.gif);
}
#patienteninfosDetail {
  background-image: url( pics/patienteninfos.gif);
}
#aerzteverzeichnisDetail {
  background-image: url( pics/aerzteverzeichnis.gif);
}