body {
	color: black;
	background-color: #ddeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content {
	line-height: 18px;
	background-color: white;
	position: absolute;
	left: 190px;
	top: 170px;
	z-index: 6;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 480px;
	min-height: 400px;
}
#content hr {
	margin-right: 20px;
	margin-left: 20px;
	border: 2px solid #DDEEEE;
	visibility: visible;
	
}

#content h1 {
	color: #CA3396;
	margin: 0px 20px 15px 20px;
	font-size: 130%;
	font-weight: bold;
}
#content h2 {
	color: #FF9900;
	margin: 10px 20px 10px 20px;
	font-size: 120%;
	font-weight: bold;
}
#content h3 {
	color: #CA3396;
	margin: 10px 20px 10px 20px;
	font-size: 110%;
	font-weight: bold;
}

#content strong {
	color: #3399FF;
}

#content p {
	margin: 8px 20px 8px 20px;
}

#content .bearbeiten {
	margin: 18px 20px 0px 20px;
	text-align: right;
}

#content a:link, #content a:visited, #termine a:link, #termine a:visited  {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CA3396;
	color: #000000;

}

#content a:hover, #termine a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA3396;

}
#content ul li {
	list-style-image: url(/images/dot_green_medium.gif);
}
#content li {
	margin-bottom: 6px;
	margin-right: 20px;
}
#menu {
	z-index: 3;
	position: absolute;
	top: 10px;
	left: 20px;
	width: 170px;
	padding-top: 200px;
	padding-bottom: 15px;
	background-color: white;
}

#menu h1 {
	display: none;
}

#menu img {
    width: 160px;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 40px;
    background-color:#cccccc;
}

#menu ul {
    margin: 0px;
	padding: 0px;
}

#menu li {
    margin: 3px;
	list-style-type: none;
    padding-left: 2px;
}

#menu a {
	color: #3399FF;
    text-decoration: none;
}

#menu li.level1, #menu li.level2 {
	background-image: url(/images/dot_grey.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
#menu li.level1highlight, #menu li.level2highlight {
	background-image: url(/images/dot_pink.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}

#menu a.level1, #menu a.level2 {
	padding-left: 13px;
	font-weight: bold;
}

#menu a.level1highlight, #menu a.level2highlight {
	padding-left: 13px;
	font-weight: bold;
	color: #CA3396;
}


#menu li.level3, #menu li.level4, #menu.li.level5 {
	background-image: none;
}
#menu li.level3highlight, #menu li.level4highlight, #menu.li.level5highlight {
	background-image: url(/images/dot_pink_small.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

#menu a.level3 {
	color: #666666;
    margin-left: 18px;
}

#menu a.level3highlight {
	color: #CA3396;
    margin-left: 18px;
	font-weight: bold;
}

#menu a.level4 {
	color: #666666;
    margin-left: 23px;
}
#menu a.level4highlight {
	color: #CA3396;
    margin-left: 23px;
	font-weight: bold;
}

#menu a.level5 {
	color: #666666;
    margin-left: 28px;
}
#menu a.level5highlight {
	color: #CA3396;
    margin-left: 28px;
	font-weight: bold;
}

#menu hr {
	display: none;
}

#suche {
	display: none;
	font-size: 10px;
    position: absolute;
	left: 10px;
	top: 335px;
	width: 190px;
	background-color: white;
}

#suche form {
    margin: 0px;
}

#suche input {
    font-size: 10px;
    font-family: Helvetica, Arial, sans-serif;
    width: 121px;
    height: 30px;
    vertical-align: middle;
    padding-left: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px;
    border-color: transparent;
    background-image: url(/images/suche.gif);
    background-repeat: no-repeat;
}

#header {
    position: absolute;
	left: 190px;
	top: 10px;
	width: 640px;
	height: 560px;
	background-image: url(/images/header_breit.gif);
	background-repeat: no-repeat;
	z-index: 5;
}

#foto1 {
    position: absolute;
	left: 0px;
	top: 0px;
}
#foto2 {
    position: absolute;
	left: 240px;
	top: 80px;
}
#foto3 {
    position: absolute;
	left: 320px;
	top: 0px;
}
#foto4 {
    position: absolute;
	left: 480px;
	top: 480px;
}
#foto5 {
    position: absolute;
	left: 560px;
	top: 400px;
}
#foto6 {
    position: absolute;
	left: 160px;
	top: 0px;
}
#foto7 {
    position: absolute;
	left: 320px;
	top: 80px;
}

#foto8 {
    position: absolute;
	left: 560px;
	top: 160px;
}
#foto9 {
	position: absolute;
	left: 240px;
	top: 0px;

}

#header2 {
	position: absolute;
	left: 140px;
	top: 115px;
	width: 185px;
	height: 40px;
	background-image: url(/images/slogan.gif);
	background-repeat: no-repeat;
	z-index: 7;
}

#login {
    position: absolute;
	left: 620px;
	top: -1px;
	width: 200px;
	text-align: right;
	font-size: 9px;
}

#login a {
    font-size: 9px;
}

#termine {
    position: absolute;
	left: 670px;
	top: 250px;
	z-index: 8;
	width: 160px;
	height: 160px;
	overflow: hidden;
}

#termine p {
	margin: 2px 5px 2px 5px;
}



.filled_td {
    color: #444444;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    background-color: #e2eed2;
}

 
input {
    width: 170px;
    border: 1px;
    margin: 2px;
	border-style: dashed;
    border-color: #66CC33;
    background-color: #ffffff;
}
input[type="submit"] {
    background-color: #eeeeee;
	margin-left: 182px;
}  
label {
   float: left;
   text-align: right;
   width: 160px;
   margin-right: 20px;
}

  
.box {
    background-color: #F0F7E8;
    padding: 3px;
	margin: 8px 20px 8px 20px;
}

.box_head {
    font-weight: bold;
    background-color: #66CC33;
    padding: 3px;
}     

small {
    color: #666666;
} 
  
.highlight {
    background-color: #A6D2FF;
    font-weight: bold;
}

.inaktiv {
    color: #888888;
    text-decoration: line-through;
} 
  
.checkbox {
    width: 20px;
}

.message_green {
    color: white;
    background-color: #66CC33;
    margin-bottom: 5px;
}
  
.message_orange {
    color: white;
    background-color: #FF9900;
    margin-bottom: 5px;
}
  
.message_red {
    color: white;
    background-color: #CC3399;
    margin-bottom: 5px;
}
.version {
	font-size: 70%;
	color: #666666;
	text-align: right;

}
