@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	height:100%;
	width:100%;
	background-color:#000000;
	margin:0px;
	padding:0px;

}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#505050;
	text-decoration:none;
}
p {
	padding:0px;
	margin:0px;
}
h1 {
	font-size: 20px;
	font-weight:bold;
	color:#505050;
	letter-spacing: -1px; 
	margin: 0px 0px 3px 0px;
}
h2 {
	font-size: 16px;
	font-weight:normal;
	color:#606060;
	letter-spacing: 0px; 
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 16px;
	font-weight:normal;
	letter-spacing: 0px; 
	margin: 0px 0px 0px 0px;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style:solid;
	border-color:#333333;
	margin: 5px 0px 5px 0px;
	width:650px;
}
.txttab {
	font-size: 12px;
}
.txtcontent {
	text-align:justify;
}
.layout #container {
	overflow: visible;
	border-color:#000000;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	background-image:url(images/bg.gif);
}
.layout #sidebar1 {
	float: left; 
	width: 350px; 
}
.layout #mainHead { 
	width:auto;
	background-color:#000000;
	margin: 0 0 0 350px;
}
.layout #mainContent { 
	margin: 35px 0px 10px 380px;
	width: 655px;
} 
.layout #footer { 
	height:100%;
	background: #000000;
} 
.footer #sidebar1 {
	float: left; 
	width: 350px; 
}
.footer #mainContent {
	margin: 0 0 0 350px;
	border-top-color:#505050;
	border-top-width:10px;
	border-top-style:solid;
	width: auto;
}
.footer #copyright {
	margin: 8px 0px 0px 5px;
	font-size:10px;
	color:#5A5A5A;
}
.footer #copyright a {
	color:#7A7A7A;
	text-decoration:none;
}
.footer #copyright a:hover {
	color:#eee;
}
.bild1 {
	float:left;
	margin: -15px 20px 0 0;
}

/* Haupt Navigation */

#hnav ul {
list-style:none;
padding:0;
margin:50px 30px 20px 0px;
text-align:right;
font-size:1.30em;
font-weight:normal;
letter-spacing:0.05em;
color:#FFFFFF;
}
#nav a {
	text-decoration: none;
	line-height: 30px;
	color:#ccc;
}
#nav a:hover {
	color:#fff;
}

/* Sub Navigation */

#subnav ul {
list-style:none;
padding:0;
margin:50px 30px 20px 0px;
text-align:right;
font-size:1.0em;
font-weight:normal;
letter-spacing:0.05em;
color:#fff;
}
#snav a {
	text-decoration: none;
	line-height: 20px;
	color:#ccc;
}
#snav a:hover {
	color:#fff;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Page Titelbalken */

.layout #titelhipposol {
	margin: 0px 0px 0px 350px;
	width:auto;
	height:37px;
	background-image:url(images/titel-hipposol.gif);
}
.layout #titelspezialites {
	margin: 0px 0px 0px 350px;
	width:auto;
	height:37px;
	background-image:url(images/titel-spezialites.gif);
}
.layout #titelvertretungen {
	margin: 0px 0px 0px 350px;
	width:auto;
	height:37px;
	background-image:url(images/titel-vertretungen.gif);
}
