@import "header.css";
@import "left.css";
@import "footer.css";

/* --------------------------------------------- */
/*  STANDARD HTML                                */
/* --------------------------------------------- */
body, html {
  background:#e8e8e8;
  margin:0px;
  padding:0px;
  font:15px  Helvetica, Arial, sans-serif;
  text-align:center;
}

li {
  list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.comment{
	display: marker;  
	/*display: none*/
	background-color: yellow;
	margin-top: 20px;
}



.weiter{
	display: block;
	text-align: right;
}


#wrap {
	background:#FFF;
	margin:0px auto;
	width:990px;
	text-align:left;
}

/******* CONTENT ***************************/

#content_container{
	width: 841px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#content_padding_oben {
	background: white url(../img/frame_left_padding_oben.jpg) top left no-repeat;
	width: 841px;
	height: 5px;
	font-size: 1px;  /* to make it small for IE */
}

#content_padding_unten_links {
	float: left;
	background:url(../img/frame_footer_line_corner.jpg) bottom left no-repeat ;
	width: 29px;
	height: 25px;
}


#content_padding_unten {
	background:white url(../img/frame_footer_line.jpg) bottom left no-repeat ;
	width: 812px;
	height: 25px;
	float:right;
}

#content {
	background:url(../img/frame_left_padding.jpg) top left repeat-y;
	display: block;
	border:0px solid #CCCCCC;
	text-align:left;
	width:799px;
	min-height: 450px;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-left: 30px;	
	padding-bottom: 1px;
	padding-right: 10px;
	/*background:#EEEEFF;*/
	list-style-type: circle;	
}
* html #content{   /*  IE x.   */
	height: 450px;
	width:841px;
}

/*Liste 1. Stufe */
#content .liste li{
	list-style-type: disc;
	list-style-position:inside;
	text-indent: -15px;
	padding-left: 25px; /*5px eingerückt vom Text, 25 vom Rand*/
}


/*Liste 2. Stufe */
#content .liste li ul li{
	position:auto;
	list-style-type:circle;
	list-style-position:inside;
	text-indent: -20px;
	padding-left: 30px; /*20px eingerückt*/
}


/*Liste 3. Stufe */
#content .liste li ul ul li{
	position:auto;
	list-style-type:square;
	list-style-position:inside;
	text-indent: 0px;
	padding-left: 50px; 
}


.lBild{
	margin: 10px 20px;
	margin-left:0px;
	float: left;
}

.rBild{
	margin: 10px 20px;
	margin-right: 0px;
	float: right;
}

.rBox{
	margin: 0px;
	float: right;
}

.rBox img{
	float: none;
}				

.title_1{
	color: #0000FF;
	font-size:24px;
	font-weight: bold;
}

.title_2{
	color: #0000FF;
	font-size:18px;
	font-weight: 400;
	margin-top: 20px;
}

.absatzEng{
	margin-top: 0px;
	margin-bottom: 0px;
}	

div#email a{
	color: #FF0000;
}


.clear{
	clear:both;
}

.textLeft{
	clear:left;
}

/*
	galery
*/
#content .galery{
	border:#FF3300 dashed 1px;
	background:#7898F0;     /*#C6E2FF;  #265BC5*/
	float:none;
	display:table;
}
* html #content .galery{   /* IE */
	height:1px;
}

#content .galery li{
	float:left;
	padding: 10px;
	/*  width: 100px;*/
}

#content .galery li img{
	height: 100px;
	width: 100px;
}

#content .galery li.horizontalImage img{
	width:160px;
}

#content .galery li .bildtext{
	height: 35px;
	width: 100px;
	display:block;
}

#content .galery li.horizontalImage div.bildtext{
	width:160px;
}




/*
	TEAM (Ärzte)
*/
div#team li{              /*Ärzte Besondere Genehmigungen Auflistung*/
	list-style-type: circle;
	margin-left: 20px;
}

div#team ul#lebenslauf li{    /*Ärzte Lebenslauf Auflistung*/
	list-style-type: none;
	padding-bottom: 5px;
	text-indent: -10px;
	padding-left: 10px;
	margin-left: 0px;
}

div#team img{
	width: 200px;	
}

div#team_vivell_patrick_publikationen .galery .bildtext{
	height: 60px;
	display:block;
}


/* 
	Mitarbeiter 
*/
div#mitarbeiter .galery li{
	padding: 10px;
	width: 110px;
}

div#mitarbeiter .galery li .bildtext{
	height: 51px;
}

.interviewFrage {
	color: #3399FF;
}



.ausbildunghobbies{   	/*graues Textfeld auf Mitarbeiterinnenseiten mit Ausbildung und Hobbies der Mitarbeiterinnen*/
	display: marker;  
	/*display: none*/
	background-color: #cccccc;
	margin-top: 20px;
}


/*
	AUGEN
*/
* html #content #4Augen{   /*  IE x.   auf Seite Augen.html*/
	width:781px;
	w\idth:781px;
}

/* 
	Behandlung_amd 
*/
div#behandlung_amd .rBox{
	width: 420px;
}

div#behandlung_amd .rBox img{
	width: 400px;
	height: 300px;
}

/* 
	Untersuchung_oct 
*/
div#untersuchung_oct .rBox{
	height:240px;
	width: 300px;
}



/* 
	Downloads 
*/
#content div#downloads .galery li img{
	width: 66px;
	margin-left:27px;
	vertical-align:middle;
}
#content div#downloads .galery li .bildtext{
	width: 120px;
	text-align:center;
}



/*
	Refraktive Seiten
*/
div#refraktiv li{              /*Refraktive Seiten mit Auflistungen "Auf einen Blick"*/
	background-color: #cccccc;
	list-style-type: circle;
	margin-left: 20px;
}




/*
	Diverse Seiten
*/
div#diverse li{              /*Diverse Seiten mit Auflistungen*/
	list-style-type: circle;
	margin-left: 20px;
}




