/* GLOBAL */
html {
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	font-size: 12px;
	color: #606060;
	min-width: 995px;
}

div, a, img, form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

td {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	font-size: 12px;
	color: #606060;
	vertical-align:top;
}

a {
	text-decoration: none;
}

.patienteninfo {
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	font-size: 12px;
	width: 207px;
	padding-right: 0px; 
	margin-left: 15px; 	
	text-align: right;
	
}

form {
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	font-size: 11px;
	color: #606060;
}

select,textarea, input{
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	font-size: 11px;
	color: #606060;
	text-align: left;
	width: 220px;
}

input.radio{ 
	width: 10px;	
}
input.checkbox{ 
	width: 15px;
}
input.button{ 
	width: auto;
	text-align: center	
}

/* DIVs */
#head_wrapper {
	width: 100%;
	height: 225px;
	overflow: hidden;
}

#head_image {
	float: left;
	width: 320px;
	height: 225px;
}

#head_metanav {
	position: relative;
	left: -3px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	height: 92px;
	background: url("../images/head_metanav_tile.gif") no-repeat top right;
	background-color: #87C3E3;
}

html>body #head_metanav {
	position: static;
	left:0px;
}

#head_claim {
	float: left;
	width: auto;
	height: auto;
	padding-top: 58px;
	padding-bottom: 20px;
	border: 0px solid green;
	background-color: #fff;
}

#head_claim h1 {
	color: #FB9608;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0px;
}

h2 {
	color: #FB9608;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	margin-right: 90px;
}

#head_employee {
	text-align: right;
	overflow: hidden;
	padding-right: 10px;
	background-color: #fff;
}

#nav {
	float: left;
	width: 310px;
	margin-top: 28px;
	background-color: #fff;
	border: 0px solid green;
	font-size: 14px;	
}

#content {
	position: absolute;
	width: 60%;
	left: 310px;
	padding: 30px 10px 10px 10px;
	border: 0px solid red;	
}

#imprint {
	float: left;
	position: absolute;
	bottom: 0px;
	width: 90px;
	padding: 0px 0px 20px 130px;
	border: 0px solid lime;
	background-color: #fff;
	clear: both;
}

/* HEAD */
#head_metanav p.anschrift {
	display: none;
	margin:0px;
	padding: 4px;
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
}
#head_metanav p.metanav {
	position: relative;
	top: 67px;
	left: 0px;
	margin:0px;
	font-size: 14px;
	font-weight: bold;
}
#head_metanav a{
	background: url("../images/css_li.gif") no-repeat 4px;
	padding-left: 14px;
	padding-right: 14px;	
	text-decoration: none;	
	color: #ffffff;
}
#head_employee img {
	margin: 0px 0px 0px 10px; 
}



/* NAV */
.nav_tile{
	width: 310px;
	background: url("../images/dot_nav_tile.gif") repeat-y 231px 0px;
	border: 0px solid red;
}

#nav a{
	display: block;
	background: url("../images/dot_fba652.gif") no-repeat 230px 5px;
	text-align: right;
	margin: 6px 0px 6px 0px;
	padding-right: 90px;	
	text-decoration: none;
	font-weight: bold;
	color: #afaeaf;
}

#nav a.secondLevel{
	display: block;
	background: ;	
	text-align: right;
	margin: 3px 0px 3px 0px;
	padding-right: 100px;	
	text-decoration: none;
	font-weight: normal;	
	color: #afaeaf;
	font-size: 12px;	
}
#nav a.navPic{
	background-image:none;
	margin:25px 0 25px 0;
}




/* CONTENT */
#content p {
	margin: 10px 0px 10px 0px;
}
#content h1 {
	color: #FB9608;
	font-size: 18px;
	font-weight: lighter;
	margin: 0px;
}
#content h2 {
	color: #FB9608;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0px;
}
#content h3 {
	color: #85C2E1;
	font-size: 13px;
	margin: 10px 0;
}

#content h4 {
	color: #fba652;
	font-size: 13px;
	margin: 0px;
}
#content a {
	color: #4B99C1;
}

#content li {
	list-style-image:url(../images/dot_fba652_space.gif); 
}

#imprint a{
	padding: 14px 14px 5px 0px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #afaeaf;
}

a.link_more{
	display: block;
	color: #FB9608;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: 10px;
}

/*unitb style ergaenzung*/
.content_col{
	width:520px;
	float:left;
}
.content_col div{
	margin-bottom:25px;
}
.content_col2{
	display:inline;
	padding-left:72px;
	
}
table{
	clear:both;
}

.separator{
	height:15px;
}
#content .last{
	padding-bottom:25px;
}
.space{
	line-height:22px;
}
.space2{
	margin-bottom:5px;
}
iframe{
	margin:15px;
	height:320px;
	width:580px;
	margin-bottom:15px;
	padding-bottom:15px;
}
* iframe #begehungen img{
	position:absolute;
	left:-1000px;
	display:none!important;
}

.lftImg{
	float:left;
	margin:0 10px 10px 0;
}
.imgSizing2 .lftImg{
	margin:0;
	padding:0;
	border:none;
	float:left;
}
* html .imgSizing2 .lftImg{
	margin:0;
	margin-right:-8px;
	padding:0;
	border:none;
	float:left;
}

/*css imgSizing*/
.imgSizing a{
	cursor:default;
}
.imgSizing a .vorschau{
	display:none;
}
.imgSizing a:hover .vorschau{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:4;
}
.imgSizing img{
	background:#fff;
	xcolor:inherit;
	vertical-align:top;
	width:200px;
	height:98px;
}
.imgSizing ul{
	margin:0;
	padding:0;
}
.imgSizing li
{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
}
.imgSizing .vorschau{
	border:1px solid #87C3E3;
	padding:4px;
	width:500px;
	height:245px;
}

/*IE 6 - imgSizing*/
* html .imgSizing a
{
	position: relative;
}
* html .imgSizing a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}
* html .imgSizing a:hover .vorschau
{
	left:-210px;
}
* html .imgSizing li
{
	position: static;
}

/*css imgSizing2*/
.imgSizing2 a{
	cursor:default;
}
.imgSizing2 a .vorschau{
	display:none;
}
.imgSizing2 a:hover .vorschau{
	display:block;
	position:absolute;
	top:113px;
	left:0px;
	z-index:4;
}
.imgSizing2 img{
	background:#fff;
	xcolor:inherit;
	vertical-align:top;
	width:74px;
	height:113px;
}
.imgSizing2 ul{
	margin:0;
	padding:0;
}
.imgSizing2 li
{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
}
.imgSizing2 .vorschau{
	border:1px solid #87C3E3;
	padding:4px;
	width:424px;
	height:650px;
}
/*IE 6 - imgSizing2*/
* html .imgSizing2 a
{
	position: relative;
}
* html .imgSizing2 a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}
* html .imgSizing2 a:hover .vorschau
{
	left:-74px;
}
* html .imgSizing2 li
{
	position: static;
}

.box{
	display:block; float:left;
}


