/*------------------------------------------------------------------------

   General settings

------------------------------------------------------------------------*/



a, body, p, h1, h2, h3, h4, h5, TD, span, div {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

body {

	margin: 		0;
	padding: 		0;

}

TD,p {

	font-size: 10pt; 

}

h2  { 

	font-size: 14pt;
	color: #99CC00; 
	text-align: center; 

}

h3  { 

	font-size: 12pt;
	color: #003399; 
	text-align: center; 

}
h4 { 

	color: #003399; 
	text-align: center; 

}
em {

	font-style: normal; 
	font-weight: bold; 

}
  
/*------------------------------------------------------------------------

   Klassen

------------------------------------------------------------------------*/

.text {

	background-color : #FFFFFF;

}
.pop {

	background-color : #FFFFFF;
	text-align: right;

}
a.pop {

	text-decoration: none;
	font-weight: bold;
	color: #372F92;

}

#seitmenu, #seitmenu * {

	border-collapse: collapse;
	border: 0; 
	padding: 0;
	margin: 0; 

}

/*------------------------------------------------------------------------

   Klassen für DIA-Seiten

------------------------------------------------------------------------*/
body#dia {

	text-align: center; 
	background: #fff url('http://endokrine-chirurgie.at/images/back.gif') fixed;

}

body#dia h1  { /*sitetitle*/

	font-size: 14pt;
	color: #99CC00; 
	text-align: center; 

}
body#dia h2  { /*subtitle*/

	font-size: 10pt;
	color: #003399; 
	text-align: center; 

}

div#diaindex {
	width: 660px;
}
div#diaindex table {
	width: 100%; 
	border-collapse: collapse; 
}
div#diaindex td {
	border-top: 1px solid #039; 
	vertical-align: top; 
	padding: 0 0 1px; 
	cursor: pointer; 
}
td.diaitem * {

	text-align: left !important; 
	margin-left: 5px !important; 
	font-size: 10pt !important; 
	font-weight: bold !important;
	color: #003399 !important; 

}
td.diaitem  p {
	font-weight: normal !important; 
}

#newdias  {
	text-align: left;
	border: 1px solid #113399;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.8em;
	font-size: 10pt !important; 
	font-weight: bold !important;
}
#newdias a {
	color: #003399; 
	text-decoration: none;
}
#newdias a:hover {
	text-decoration: underline;
}


.mini {
	text-align: right; }

div#diaindex img {

	border: none; 
	width: 200px; 
	height: 133px; 

}


body#dia table{

	margin: auto; 

}
td.mainimg div, td.mainimg img {

	border: 2px solid #CCC;
	padding: 2px; 

}
td.navigation img {

	border: 0; 

}
body#dia p {

	margin: 0; 

}



/* RANK-HACK */
#rank { position: absolute; visibility: hidden; }




#seitemenu {
background: url(images/seitemenu-bg.png) no-repeat fixed;font-size: 8pt;
}

#seitemenu ul {
list-style: none;margin:30px 0 0 42px;padding:0;
}

#seitemenu li {
background-repeat: no-repeat;
}

#seitemenu li a {
display:block;width:115px;height:100%;padding:65px 0 10px 20px;
color: #274492;text-decoration: none;
}
#seitemenu li a:hover {
color: #99CC00;
}