* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #e3e4e1 url(img/background.png) repeat-y center;
}

/*Seitenparameter*/

#main {
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	/*color: #838383;*/
	font: 13px/20px Georgia, Times New Roman, Times, serif;
	background-color: #ffffff;
}

/*Headslogan dimensionieren*/

#head {
	width: 980px;
	height: 106px;
	background: url(img/doth.png) repeat-x 0 bottom;
}

/*Headinhalte formatieren*/

#slogan1 {
	width: 150px;
	height: 40px;
	background-image: url(img/slogan1.png);
	position: absolute;
	top: 37px;
	left: 0px;
}

#slogan2 {
	width: 326px;
	height: 19px;
	background-image: url(img/slogan2.png);
	position: absolute;
	top: 43px;
	left: 298px;
}

#hvfmlogo {
	width: 170px;
	height: 91px;
	position: absolute;
	top: 8px;
	left: 799px;
}

/*Navigations Box*/

#navibox {
	width: 980px;
	height: 38px;
	background: url(img/doth.png) repeat-x 0 bottom;
}

/*Hauptmenu*/

.menu {
 	float: left;
  	display: block;
  	padding-left: 23px;
  	padding-right: 30px;
  	padding-top: 4px;
  	height: 21px;
  	margin-top: 8px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.menu a{
  	display: block;
  	width: 100%;
  	height: 100%;
  	text-decoration: none;
  	color: #666666;
}

.menu a:hover {
	color: #003366;
}

.menuactive {
  	float: left;
  	display: block;
  	padding-left: 23px;
  	padding-right: 30px;
  	padding-top: 4px;
  	height: 21px;
  	margin-top: 8px;
	background: url(img/active.png) no-repeat left;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.menuactive a{
  	display: block;
  	width: 100%;
  	height: 100%;
  	text-decoration: none;
	color: #003366;
}



/*Horizontale Spacer*/

#spacer {
	/*display: block;*/
	width: 980px;
	height: 10px;
	background-color: #ffffff;
	font-size: 0;
}

/*Inhaltsbereich*/

#center {
	display: block;
	width: 980px;
	/*height: 400px;*/
	padding: 0px 0px 0px 0px;
	background: url(img/dotback.png) repeat-y;
}

#center:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*Linke Spalte*/

#leftcol {
	display: block;
	float: left;
	width: 123px;
	min-width: 123px;
	max-width: 123px;
	overflow: hidden;
}

#contentcol {
	display: block;
	float: left;
	width: 660px;
	height: 100%;
	min-width: 660px;
	max-width: 660px;
	min-height: 450px;
	overflow: hidden;
}


#rightcol {
	display: block;
	float: left;
	width: 190px;
	min-width: 190px;
	max-width: 190px;
	overflow: hidden;
}

#clear {
	display: block;
	float: left;
	width: 1px;
	min-width: 1px;
	max-width: 1px;
	overflow: hidden;
	
}

/*Hauptinhalt*/

#content {
	margin-top: 55px;
	margin-bottom: 55px;
	margin-right: 70px;
	margin-left: 70px;
	color: #000000;
}

#content h1 {
	color: #003966;
	padding-bottom: 5px;
	background: url(img/doth.png) repeat-x 0 bottom;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 3px;
}

#content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*border: 1px solid gray;*/
}

#content li {
	margin-left: 15px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 3px;
	/*list-style-type: square;*/
}

#content a {
	color: #003366;
	text-decoration: none;
	background: url(img/doth.png) repeat-x 0 bottom;
}

#content .csc-textpic-caption {
	color: #003366;
	font-size: 10px;
}

#content .contenttable {
	color: #000000;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-collapse: collapse;
}

#content .tr-odd {
	background-color: #e3e4e1;
}

#content .tr-last {
	background: url(img/doth.png) repeat-x 0 bottom;
}

#content .td-0 {
	padding: 3px;
}

#content .td-1 {
	padding: 3px;
}

#marginal {
	margin-top: 55px;
	margin-bottom: 55px;
	margin-right: 20px;
	margin-left: 10px;
	color: #000000;
}

#marginal h1 {
	color: #666666;
	margin-bottom: 5px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#marginal p {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 3px;
}

#marginal a {
	color: #003366;
	text-decoration: none;
	background: url(img/doth.png) repeat-x 0 bottom;
}


/*Footer*/

#footer {
	width: 980px;
	clear: both;
	background: url(img/doth.png) repeat-x 0 top;
	position: relative;
}

#footertext {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 1px;
	color: #666666;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 16px;
}

#footertext a {
	color: #666666;
	text-decoration: none;
	background: url(img/doth.png) repeat-x 0 bottom;
}

/*Handlogo*/

#handlogo {
	width: 108px;
	height: 173px;
	background-image: url(img/handlogo.png);
	position: absolute;
	top: -173px;
	left: 0px;
}

/*Submenu Level 1*/

#subnavigation {
	margin-top: 50px;
	margin-bottom: 0px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
}

.sub1menu {
  	margin-top: 0px;
  	width: 120px;
  	text-align: left;
  	display: block;
  	padding-top: 5px;
}

.sub1menu a {
  	display: block;
  	width: 100%;
  	height: 100%;
  	color: #666666;
  	text-decoration: none;
  	padding-top: 5px;
}

.sub1menu a:hover {
	display: block;
   	color: #003366;
}

.sub1menuactive {
  	margin-top: 0px;
  	width: 120px;
  	text-align: left;
  	display: block;
  	padding-top: 5px;
}

.sub1menuactive a{
  	display: block;
  	width: 100%;
  	height: 100%;
  	color: #003366;
  	text-decoration: none;
  	padding-top: 5px;
}

/*Submenu Level 2*/

.sub2menu {
  	margin-top: 0px;
  	width: 120px;
  	text-align: left;
  	display: block;
  	padding-left: 5px;
  	font-size: 11px;
}

.sub2menu a {
  	display: block;
  	width: 100%;
  	height: 100%;
  	color: #666666;
  	text-decoration: none;
  	padding-left: 5px;
  	font-size: 11px;
}

.sub2menu a:hover {
	display: block;
   	color: #003366;
}

.sub2menuactive {
  	margin-top: 0px;
  	width: 120px;
  	text-align: left;
  	display: block;
  	padding-left: 5px;
  	font-size: 11px;
}

.sub2menuactive a{
  	display: block;
  	width: 100%;
  	height: 100%;
  	color: #003366;
  	text-decoration: none;
  	padding-left: 5px;
  	font-size: 11px;
}

/*Submenu Level 3*/

.sub3menu {
  	margin-top: 0px;
  	width: 120px;
  	text-align: left;
  	display: block;
  	padding-left: 10px;
  	font-size: 11px;
}

.sub3menu a {
  	display: block;
  	width: 100%;
  	height: 100%;
  	color: #666666;
  	text-decoration: none;
  	padding-left: 10px;
  	font-size: 11px;
}

.sub2menu a:hover {
	display: block;
   	color: #003366;
   	font-size: 11px;
}

.sub3menuactive {
  	margin-top: 0px;
  	width: 120px;
  	text-align: left;
  	display: block;
  	padding-left: 10px;
  	font-size: 11px;
}

.sub3menuactive a{
  	display: block;
  	width: 100%;
  	height: 100%;
  	color: #003366;
  	text-decoration: none;
  	padding-left: 10px;
  	font-size: 11px;
}

/*Formatierung Rahmenbox grau*/

#doctores {
	border: 1px solid #dedede;
	padding: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#doctores h1 {
	padding: 0px;
	margin-top: -3px;
	margin-bottom: -3px;
	font-size: 12px;
	color: #f74000;
}

#doctores h1 a{
	color: #f74000;
}

#doctores p {
	padding: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 12px;
}

#doctores a {
	color: #838383;
	text-decoration: none;
}


/*Definition Zweispalten-Container*/

#zweispalten {
	display: block;
	width: 520px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#zweispalten:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#zweilinks {
	display: block;
	float: left;
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#zweirechts {
	display: block;
	float: right;
	width: 250px;
	min-width: 250px;
	max-width: 250px;
}

#zweiclear {
	width: 520px;
	height: 0px;
	clear: both;
	display: block;
}

#breite {
	width: 1050px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -525px;
	/*color: #838383;*/
	/*background-color: #ff0000;*/
}

/* new section */

#refcol1 {
	width: 160px;
	height: 90px;
	margin-right: 16px;
	margin-top: 16px;
	float: left;
	border: 1px dotted #003966;
}

#refcol2 {
	width: 160px;
	height: 90px;
	margin-right: 16px;
	margin-top: 16px;
	float: left;
	border: 1px dotted #003966;
}

#refcol3 {
	width: 160px;
	height: 90px;
	margin-top: 16px;
	float: left;
	border: 1px dotted #003966;
}

#clearcolls {
	clear: both;
	size: 0px;
}

.nolinkborder {
	text-decoratione: none;
}

