﻿body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #333;
}

#main {
	width: 780px;
	margin-left:auto;
	margin-right: auto;
	background-color: #ffffff;
	text-align: left;
	border: none; 
	padding: 10px;
	height:auto;
	margin:0px auto;
}

#mainmenu {
	background-color: #336C99;
	color: white;
	vertical-align: top;
	margin-top:10px;
}

#mainmenu ul {
	margin: 0em;
	padding: 5px 0px;
	list-style-type: none;
}

#mainmenu ul li{
	list-style-type: none;
	display: inline;
}

#mainmenu ul li div{
	display: inline;
	padding: 5px;
	margin: 0px; 
}

#mainmenu ul li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu ul li div:hover {
	color: white;
	text-decoration: none;
	background-color: #F3B641;
	font-weight: bold;
}

#mainmenu ul li div.current{
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #F3B641;
}

#left {
	width: 190px;
	float: left;
	margin-top: 1.5em;
}

.information{
	padding: 5px;
	padding-bottom: 5px;
	border: dotted 1px silver;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.impressum_kurz{
	padding: 5px;
	padding-bottom: 5px;
	border: dotted 1px silver;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.information p {
	margin: 0px;
}

.information p.part1 {
	margin-bottom: 0.7em;
	font-weight: bold;
}

.information p.part2 {
	margin-bottom: 0.7em;
}

.impressum_kurz{
	padding: 5px;
	padding-bottom: 5px;
	border: dotted 1px silver;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.impressum_kurz p {
	margin: 0px;
}

.impressum_kurz p.part1 {
	margin-bottom: 0.7em;
	font-weight: bold;
}

.impressum_kurz p.part2 {
	margin-bottom: 0.7em;
}


div.actual ul li{
	margin-top: 10px;
}

div.current ul li{
	margin-top: 10px;
}

#content {
	margin-left:200px;
	margin-top: 1.5em;
	margin-right: 10px;
	min-height: 300px;
}

a {
	color: blue;
}

a:visited {
	color: blue;
}

#footer {
 	text-align: right;
 	width: 780px;
	border: none;
	padding: 5px 1px 12px;
	margin:0px;
	vertical-align: middle;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#footer ul {
	list-style-position: outside;
	margin: 0pt;
	padding: 0pt;
	margin-top: 0px;
	margin-right: 10px;
}

#footer ul li {
	list-style-type: none;
	margin-top: 1em;
	margin-left: 1em;
	display: inline;
}

#footer ul li a{
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

#footer ul li a:hover{
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

#footer hr {
	border: 0px;
	border-top: dotted 1px silver;
	text-align: center;
	height: 1px;
	margin-left:0px;
}

#footer li.print a img {
	border:0;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0em;
}

h2 {
	margin-top: 0em;
	font-size: 1.3em;
}

.praxisname {
	font-weight: bold;
	padding-bottom: 1em;
}

.adress {
	padding-bottom: 1em;
}

div.formu img{
	margin-top: 8px;
}

div#footer a img {
	border: 0;
	margin-bottom: -2px;
}

#content .jdGallery .slideInfoZone h2
{
	color: #ffffff;
	margin-top:7px;
	font-weight: normal;
}

.banner img {
	border: 0;
}

/*
#############################################################
	CONTENT
#############################################################
*/
#content h3, #content h4, #content p, #content table, #content ul, #content li
{
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size:13px;
}

#content *{
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#content h1 
	{
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-right:15px;
	line-height:22px;
	letter-spacing:0.5px;
	}

#content p + h1, #content ul + h1, #content table + h1, div#content div + div h1
{
	margin-top:26px;
}

#content h2
	{
	font-size:15px;
	font-weight:bold;
	margin-top:26px;
	margin-right:15px;
	}
	
#content h3, #content h4, #content h5, #content h6
	{
	font-size:13px;
	font-weight:bold;
	margin-top:26px;
	margin-right:15px;
	}

#content p, #content table {
	color:#333333;
	line-height: 16px;
	margin-top:13px;
}	

#content ul ul {
	margin-top: 1px;
}

#content ul
	{
	padding-left:20px;
	margin-top:10px;
	margin-bottom:1px;
	margin-left:10px;
	margin-right:10px;
	font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	list-style-position:inside;
	text-indent:-14px;
	}
	

#content li

	{
	margin-left:5px;
	margin-top:1px;
	margin-bottom:1px;
	}
