/*
############################## www..at ################################### 

<!-- |#############################################################################| -->
<!-- | powered by                                                                  | -->
<!-- |      _ _      _   _                                                    _    | -->
<!-- |   __| (_) ___| | | | ___  _ __ ___   ___ _ __   __ _  __ _  ___   __ _| |_  | -->
<!-- |  / _` | |/ _ \ |_| |/ _ \| '_ ` _ \ / _ \ '_ \ / _` |/ _` |/ _ \ / _` | __| | -->
<!-- | | (_| | |  __/  _  | (_) | | | | | |  __/ |_) | (_| | (_| |  __/| (_| | |_  | -->
<!-- |  \__,_|_|\___|_| |_|\___/|_| |_| |_|\___| .__/ \__,_|\__, |\___(_)__,_|\__| | -->
<!-- |                                         |_|          |___/                  | -->
<!-- | mailto:office@diehomepage.at                        web: www.diehomepage.at | -->
<!-- |#############################################################################| -->  

Wichtige Farben:

*/



/* ###################### Allgemeine Formatierungen ###################### */
html, body { 
	margin: 0px; 
	padding: 0px;  
    height: 100%;
   /* background-color: #FFDC9F;  */ 
    background-color: #AEAEF7;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, textarea, select, td, div {
	font-family: arial, helvetica, verdana, sans-serif, geneva; 
	font-size: 12px; 
	text-align: left;
	color: #000;
	/*    Scrollbarformatierung falls benötigt
	      scrollbar-base-color:			#ffffff;
		  scrollbar-3dlight-color:		#ffffff;
		  scrollbar-arrow-color:		#ffffff; 
		  scrollbar-darkshadow-color:	#ffffff;
		  scrollbar-face-color:			#ffffff;
		  scrollbar-highlight-color:	#ffffff;
		  scrollbar-shadow-color:		#ffffff; 
		  scrollbar-track-color:		#ffffff; 
	*/
}

#startblock a:link { font-weight:normal; color: #004C8A;  text-decoration:none; }
#startblock a:visited { font-weight:normal; color:#004C8A; text-decoration:none; }
#startblock a:focus { font-weight:normal; color: #F2A54A; text-decoration:underline; }
#startblock a:hover { font-weight:normal; color:#EE8A15; text-decoration:none; }
#startblock a:active { font-weight:normal; color:#004C8A; text-decoration:underline; } 

#startblock_detail  a:link { font-weight:normal; color: #004C8A;  text-decoration:none; }
#startblock_detail  a:visited { font-weight:normal; color:#004C8A; text-decoration:none; }
#startblock_detail  a:focus { font-weight:normal; color: #F2A54A; text-decoration:underline; }
#startblock_detail  a:hover { font-weight:normal; color:#EE8A15; text-decoration:none; }
#startblock_detail  a:active { font-weight:normal; color:#004C8A; text-decoration:underline; } 

#modul15 #startblock_detail table tr td{
 text-align:center;
 
}

#teaser a:link { font-weight:normal; color: #004C8A;  text-decoration:none; }
#teaser a:visited { font-weight:normal; color:#004C8A; text-decoration:none; }
#teaser a:focus { font-weight:normal; color: #F2A54A; text-decoration:underline; }
#teaser a:hover { font-weight:normal; color:#EE8A15; text-decoration:none; }
#teaser a:active { font-weight:normal; color:#004C8A; text-decoration:underline; } 





#indexlink a:link { font-weight:normal; color: #004C8A;  text-decoration:none; }
#indexlink a:visited { font-weight:normal; color:#fff; text-decoration:none; }
#indexlink a:focus { font-weight:normal; color: #fff; text-decoration:underline; }
#indexlink a:hover { font-weight:normal; color:#fff; text-decoration:underline; }
#indexlink a:active { font-weight:normal; color: red; text-decoration:underline; } 
 
form {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

div.clear {
	width: 100%;
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

img {
	border: 0;
}

h1 {
 color: #FA000E;
 font-size: 16px; 
}

h2{
 color: #FA000E;
 font-size: 13px; 
}

h3{
 color: #000;
 font-size: 14px; 
 display: inline;
}


.modulname{
 text-align: right;
 width: 736px;
 color: #F43D01;
 font-size: 26px;
 font-weight: bolder;
 font-style: italic;
}

#startblock2{
 width: 200px;

 
}
#kontakt .modulname{
 position:absolute;
 right: 30px;
 top: 210px;
 text-align: right;
 width: 756px;
 color: #F43D01;
 font-size: 26px;
 font-weight: bolder;
 font-style: italic;
 
}
#zurueck{
 text-align: right;
 width: 740px;
 font-size: 14px;
 padding-top: 10px;
 
/* line-height: 30px;
 vertical-align: middle; */
}

/* ###################### Layoutformatierungen ###################### */

/* Zentrieren der Bühne */

table, td {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

#table-zent {
	width: 100%;
	height: 100%;
	border: 0px;
}

#td-zent {
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container-center {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	width: 960px;
    border: solid 1px black;
    vertical-align: top; 
       min-height: 650px;
       height: auto !important;
       height: 650px;
       background: #fff url(../images/hg_navi2.jpg) no-repeat -82px 200px;
    }
    
.teaser {
    padding-top: 10px;
    width: 222px;
    height: 150px;
    border-bottom: 1px solid #EE8A15;
}
    
#inhalt table tr td {
    background: none ! important;
}

#navi li:hover ul, #navi li li:hover ul, #navi li li li:hover ul, #navi li.sfhover ul, #navi li li.sfhover ul, #navi li li li.sfhover ul {
z-index: 10000; 
    left: auto;
}




#inhalt{
     clear: both;
     margin-bottom: 2px; 
}
#inhalt p{
    margin: 4px;
    margin-top: 30px;
    padding: 4px;
    margin-bottom: 0px;
    padding-bottom: 0px;
   
}

#startblock_detail {
 width: 770px;
 padding: 2px 6px 2px 6px; 

}

#aktuelles #startblock_detail{
 width: 750px;
 padding: 2px 6px 2px 6px; 
 
}

#modul1 #startblock_detail{
 width: 750px;
 padding: 2px 6px 2px 6px; 
 
}
     
#default #startblock {
 width: 514px;
 padding: 2px 6px 2px 6px;
}

#startblock {
 width: 740px;
 padding: 2px 6px 2px 6px; 
}


#bildbox{
  margin-top: 24px; 
  font-size: 10px;
  height: 500px;
  width:  166px;
  clear: both;
  text-align: center;
 
}

#bildvorschau {
 
 width: 162px;
 height: 140px;
 margin-bottom: 6px;
 border: solid 1px #D6D3D3;
}

* html #bildvorschau {
 position: relative;
 top: 60px;
 left: 0px;
 width: 162px;
 height: 140px;
 margin-bottom: 6px;
 margin-left: 0px;
 border: solid 1px #D6D3D3; 
}

                 
#angebote{
  font-size: 10px;
  height: 523px;
  width:  254px;
  clear: both;
  text-align: center;
  padding-top: 20px;
}

#default #angebote{
  background: transparent url(../images/hg_angebote.gif) no-repeat ;
  font-size: 10px;
  height: 500px;
  width:  254px;
  clear: both;
  text-align: center;
}

 #teaser p{
  padding: 2px 2px 0px 2px;
  margin:  2px 2px 0px 2px;
  font-size: 10px;
  display:block;
  height: 92px;
  
 }

 #teaser a{
 margin-right: 0px;
 width: 200px;
 height: 30px;
 text-align: right;
 width: 200px;
 }

 
 #angebote #teaser {
 position: relative;
 top: 60px;
 left: 22px;
 width: 208px;
 height: 130px;
 margin-bottom: 6px;
 border: solid 1px #D6D3D3;
 
}

* html #angebote #teaser {
 position: relative;
 top: 60px;
 left: 0px;
 width: 208px;
 height: 130px;
 margin-bottom: 6px;
 margin-left: 6px;
 border: solid 1px #D6D3D3; 
}









 .box{
  padding: 2px 2px 0px 2px;
  margin:  6px 2px 0px 2px; 
  width: 360px;
  height: 84px;
  border: solid 1px #D6D3D3;
  float: left;
  vertical-align: top;
 }

 .box h3{
  display: inline;
  font-size: 12px;
  color: #004C8A;
  vertical-align:top;
 }
 
 .box p{
  font-size: 10px;
  vertical-align:top;
 }
 
 .box img {
  margin: 2px;
  float: left;
 }

 .box a{
  padding-top: 4px;
  float: right;
  text-align: right;
 }
 
 /* Navigation */
#navi {
    width: 960px;
    padding: 1px 0px 1px 0px;
    height: 32px;
    background: transparent url(../images/navi_hg.gif) no-repeat;  
}


#navi ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
  /*  background-color: #004C8A; */    
}

#navi li {
    margin: 0px;
    padding: 0px;
    float: left;
    margin-right: 1px;    
    background-color: transparent;  /* die Farbe Hinter dem Navigation Namen ohne Hover, wichtigste Farbe */ 
}

#navi ul li a {
    color: #fff;
    display: block;
    font-weight: bold;
    text-decoration: none;    
    padding: 8px 20px 8px 20px;
    background-color: #004C8A;  
}

#navi a:hover {
    background-color:  #5882BA ;/* #1E487A;  ist farbe hauptmen? dr?berfahren*/ 
    padding: 8px 20px 8px 20px;     
}

#navi li ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    w\idth: 170px;
    font-weight: normal;
   /* margin: 0;  */
    margin: 0px 0px 0px 0px;  
    background-color: #4068A0; /* #E09462; */
}

#navi li li {
    width: 170px;
   /* border-bottom: 1px solid #D17238; */
    border-top: 1px solid #fff; 
}

#navi li ul a {
   padding: 5px 0px 5px 20px;
/*    border-bottom: 1px solid #FF6633; */

/*    border-bottom: 1px solid #fff;*/ 
}



#navi li ul a:hover {
   padding: 5px 0px 5px 20px;
/*    border-top: 1px solid #FF6633;
    border-bottom: 1px solid #FF6633; */
   /* border-bottom: 1px solid #fff; */
/*    background: #F8C38F ! important;  */
   background: #5882BA ! important;   /* ist hoverfarbe der Untermen?s */

}

#navi li ul ul {
    margin: -1.75em 0 0 0;
}

#navi li:hover ul ul, #navi li:hover ul ul ul, #navi li.sfhover ul ul, #navi li.sfhover ul ul ul {
    left: -999em;
}

#navi li:hover ul, #navi li li:hover ul, #navi li li li:hover ul, #navi li.sfhover ul, #navi li li.sfhover ul, #navi li li li.sfhover ul {
z-index: 10000; 
    left: auto;
}

#navi li:hover, #navi li.sfhover {
  /*  background: #D17238 ! important; */
    background: #5882BA ! important;    /* ist die Farbe des Hauptmen?punktes wenn ich ein Untermen? ?berfahre */
}




/* Hauptnaviigationspunkte */
#default #default-link,
#modul1 #modul1-link,
#modul2 #modul2-link,
#modul3 #modul3-link,
#modul4 #modul4-link,
#modul5 #modul4-link,
#modul6 #modul4-link,
#modul7 #modul4-link,
#modul8 #modul8-link,
#modul11 #modul8-link,


#modul9 #modul9-link,
#modul10 #modul10-link,
#modul12 #modul8-link, 
#modul12 #modul8-link, 
#modul13 #modul8-link,
#modul14 #modul8-link,
#modul15 #modul15-link,
#modul17 #modul17-link,

#modul18 #modul18-link,
#aktuelles #aktuelles-link,
#kontakt #kontakt-link {
   /* background-color: #FBAB00; */
  text-decoration:underline;  color:#fff;
}


/* verticale Navi Anfang */

/* Navigation */
   #navi2 {
    left: -40px;
    width: 170px;
    overflow: hidden;
    list-style-type: none;
    padding: 0px;                  
    margin: 0px;
  /*  background: transparent url(../images/hg_navi2.gif) repeat-y;  */
  /*  height: 522px; */  
    /*  border-top: 2px #ddd olid; */
    /* border: 1px #B2B28C solid; */
  }

  #navi2 ul { list-style-type: none; margin:0; padding: 0; background-color: #FBAB00 }
  #navi2 li {  width: 100%; margin:0; padding: 0; }

  #navi2 a,
  #navi2 strong {
    display:block;
    width: 100%;
    padding: 7px 0px 7px 20px;
    font-weight: bold;
    text-decoration: none;
    border-top: 1px solid #fff;
   /* color: #F4FFE4; */
    color: #fff;                                
  /* border-bottom: 1px #eee solid; */  /* die zarte Linie unter dem Link*/
  }


  /* Menu Title */
  #navi2 li#title {
    width: 100%;
   /* padding: 3px 0px 3px 0; */
    font-weight: bold;
   /* color: #DF001E; */
    color: #fff;
    background-color: #FB8E00;
   /* border-bottom: 4px #888 solid;  */
  }

  #navi2 li span {

    display:block;
    width: 100%;
    padding: 3px 0px 3px 0;
    font-weight: bold;
    border-bottom: 1px #ddd solid; 
  }

 

  /* Level 1 */

  #navi2 li#active,
  #navi2 li strong {
    width: 100%;
    padding: 3px 0px 3px 0%;
    margin-left:0px;
    font-weight: bold;
   /* color: #D5EDB3; */
    color: #fff;

  /*  background-color:#FFFFCC;  original ohne aufklappen*/

    background-color:#FB8E00;  
    border-bottom: 1px #eee solid;

  }



  #navi2 li a { width: 170px;  background-color:#FB8E00; color: #fff; }
  #navi2 li a:focus,
  #navi2 li a:hover,
  #navi2 li a:active { background-color:#FBAB00; /* color: #993300; */ color: #fff;}

  /* Level 2 */
  #navi2 li ul li a,
  #navi2 li ul li#active,
  #navi2 li ul li strong,
  #navi2 li ul li span { text-align: left; width: 100%; border-style: none; background-color:#FBAB00; padding-left: 4%;  z-index: 10000 ! important;     }

  #navi2 li ul li a { background-color:#FBAB00; color: #fff; padding:0;margin:5px 0 0 0;  font-weight: normal ! important; }
  #navi2 li ul li a:focus,
  #navi2 li ul li a:hover,
  #navi2 li ul li a:active { background-color:#FBAB00; padding:0;margin:5px 0 0 0; font-weight: normal ! important; /*color: #993300 */ color: #CD1919 ! important}

  /* Level 3 */

  #navi2 li ul li ul li a,
  #navi2 li ul li ul li#active,
  #navi2 li ul li ul li strong,
  #navi2 li ul li ul li span { width: 70%; padding-left: 30%; }

  #navi2 li ul li ul li a { background-color:#FBAB00; color: #fff; }
  #navi2 li ul li ul li a:focus,
  #navi2 li ul li ul li a:hover,
  #navi2 li ul li ul li a:active { background-color:#f63; color: #fff; }

  /* Level 4 */
  #navi2 li ul li ul li ul li a,
  #navi2 li ul li ul li ul li#active,
  #navi2 li ul li ul li ul li strong,
  #navi2 li ul li ul li ul li span { width: 60%; padding-left: 40%; }

  #navi2 li ul li ul li ul li a { background-color:#ffffff; color: #fff; }
  #navi2 li ul li ul li ul li a:focus,
  
  #navi2 li ul li ul li ul li a:hover,
  #navi2 li ul li ul li ul li a:active { background-color:#f63; color: #fff; }

  /* von dieter */

  #navi2 li ul 
  {
    display: none;  
    height: auto;
    width:120px;
    font-weight: normal;
    margin: 0;
    background-color: #FBAB00; 
    color: #006600;
    z-index: 10001 ! important;
    clear: both;
  }

  #navi2 li ul li {
    padding-left: 20px;
  }


  #navi2 li:hover ul, #navi2 li li:hover ul, #navi2 li li li:hover ul, #navi2 li.sfhover ul, #navi2 li li.sfhover ul, #navi2 li li li.sfhover ul {

    display: block;
    height: 50px;   /* war zuerst 100 von willi */
    clear: both;
    background-color:#FBAB00; /* unternavi container*/
    color: #006600;
    border-width: 1px; 
   }

                  

/* Verticale Navi Ende */

/* index links */

#list{
list-style-image:url(http://new-hd-graz.at/media/images/icon.gif);
margin:0px;
margin-left:12px;
padding:2px;
width:150px;
}

#indexlink{
 clear: both;
 padding: 4px;
 margin: 4px;  
 display:none;
 width: 150px;
}

#modul1 #indexlink{
 clear: both; 
 padding: 4px;
 margin: 4px;  
 width: 150px;
 display: block;

}

#modul2 #indexlink{
 clear: both; 
 padding: 4px;
 margin: 4px;  
 width: 150px;
 display: block;

}

#aktuelles #indexlink{
 clear: both; 
 padding: 4px;
 margin: 4px;  
 width: 150px;
 display: block;

}

.uindex{
text-align: left;
font-size:16px;
font-weight: bolder;
}
/* Design */



#apotheken_logo {
    position: absolute;
    top: 96px;
    left: 560px; 
    width: 67px;
    height: 72px; 
    background: transparent url(../images/apotheken_logo.gif) no-repeat;
         
}

#box-flash {
    position: absolute;
    top: 0px;
    right: 0px; 
    width: 330px;
    height: 180px;
}



#start #box-flash {
    display: none;    
}

#header{
background: transparent url(../images/logo.jpg) no-repeat;
width: 630px;
height: 180px;
margin-bottom: 3px;
}
/*
#default #header{
background: transparent url(../images/logo.jpg) no-repeat;
width: 630px;
height: 180px;
margin-bottom: 3px;
}

#modul1 #header{
background: transparent url(../images/logo.jpg) no-repeat;
width: 630px;
height: 180px;
margin-bottom: 3px; 
}
*/

#indexlink a {
       color: #fff ! important;
}

.uindex {
    color: #fff ! important;
}

#footer{
position: absolute;
bottom: 0px;
background: #3B5B93 url(../images/footer.gif) repeat-x;  
width: 960px;
height: 16px; 
}

#footer #inhalt{
 text-align: center;
 margin: 2px 0px 2px 0;
 color: #fff;
}

/* Überschriften */



/* Links */




a:link { text-decoration:none;  color: red; }
a:visited { text-decoration:none;  color:#800000; }
a:hover { text-decoration:underline;  color:#99CC66;  }
a:active { text-decoration:none;  color:#FBAB00;}
a:focus { text-decoration:none; color:#FBAB00; }

/* Sonstiges */

#print-head {
	display: none;	
}

#copyright {
	text-align: center;
}

#copyright a{
	color: #ffffff;
	text-decoration: underline;
}

#copyright a:hover{
	color: #ffffff;
	text-decoration: none;
}	

.datum {
	font-size: 10px;
	margin-bottom: 10px;	
}

/* lightbox 2.02 */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 96px; float: right;  padding-bottom: 0.7em;	}	
#imageData #bottomNavClose img {
	width: 96px ! important;
	height: 22px ! important;	
}	

	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}