/* DIES IST DAS OBERSTE ROOT-CSS */

@charset "UTF-8";

/* Dieser Rahmen zentriert sämtliche Seiten */
#hauptrahmen {
	position:absolute;
	width:880px;
	height:946px;
	left: 50%;
	margin-left: -435px;
}
	
#hintergrundbild {
	position:absolute;
	width:870px;
	height:610px;
	background-image: url(bilder/lazi_portal_rahmen_weiss.jpg);
	background-repeat:no-repeat;
}




#contentframe {
	width:694px;
	height:571px;
	top:80px;
	left:237px;
	position:absolute;
	z-index:1;

} 
	







/* VON HVM ============  */




/* Dies sind die 4 Menüzustände in Typoscript: */
.tmenu_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}


.tmenu_act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0075C0;
	text-decoration: none;
}


.tmenu_cur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.tmenu_ifsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}







/* ================ */











/* DEAKT 2013 03 04 IL

.selected {
	/* der gerade aktive Menuepunkt 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-position: left;
	text-align: left;
	text-decoration: none;
}

	/* der gerade nicht aktive Menuepunkt */
	/*orange
.unselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-position: left;
	text-align: left;
	text-decoration: none;
}

/* ENDE DEAKT 2013 03 04 IL */



.bodytext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color:#444;
}





h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #888;
	text-align: left;
	
	
	
	
	
	
}


h2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	text-align: right;
	
	text-transform:uppercase;
	padding-bottom:0px;
	padding-right:10px;
	letter-spacing: 0.1em;
	border-right:11px solid #F00;
	   height:10px;
  margin-bottom:0px;
  line-height: 2em;
  vertical-align:text-top;
	
	
	
	
}

h3 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	text-align: left;
	
	text-transform:uppercase;
	padding-bottom:0px;
	padding-left:10px;
	letter-spacing: 0.1em;
	border-left:11px solid #F00;
	   height:10px;
  margin-bottom:0px;
  line-height: 2em;
  vertical-align:text-top;
	
	
	
	
}


h4 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color:#444;
}








.ul{
list-style-image: url(../bilder/hg_auf.jpg);
}








a {color:#333; text-decoration: none;}





.important {
	/* hervorgehobener Text im Contentframe */
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #333;
}







 a:link {
	color: #666;
	text-decoration: none;
}




/* DEAKT 2013 03 04 IL 
a:link, a:visited{
 font-family:Verdana, Geneva, sans-serif;
 font-size:12px;
 color:#333;
 text-decoration:none;
}


a:active{
 font-family:Verdana, Geneva, sans-serif;
 font-size:12px;
 color:#888;
 text-decoration:none;
}

*/






.rollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F99;
	background-position: left;
	text-align: left;
		text-decoration: none;
}



#submenuelinks {
	position:absolute;
	width:143px;
	height:548px;
	top: 97px;
	overflow: visible;
	left: 66px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00C;
	text-align: left;
}


.bottom {
		/* Textformatierung unten im linken Menue */

line-height: 13px;
		
   position: absolute;
   bottom: -1px;
   width: 137px;
   text-align: bottom;
   left: 0px;
}






#menue_oben1 {
	position:absolute;
	width:626px;
	height:441px;
	top:138px;
	left:193px;
}

#menue_oben2 {
	position:absolute;
	width:460px;
	height:154px;
	top:457px;
	left:45px;
}

#submenueunten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E00;
	text-align: right;
	width:545px;
	height:60px;
	top:763px;
	left:66px;
	position:absolute;
}






#schattenrahmen {
	width:780px;
	height:530px;
	top:85px;
	left:60px;
	position:absolute;
} 



#impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E00;
	text-align: right;
	width:100px;
	height:20px;
	top:655px;
	left:850px;
	position:absolute;
}



#fotografie {
	position:absolute;
	width:275px;
	height:270px;
	top:616px;
	left:16px;

}
	
	
#mediendesign {
	position:absolute;
	width:275px;
	height:326px;
	top:616px;
	left:299px;	
}


#grafikdesign {
	position:absolute;
	width:275px;
	height:260px;
	top:616px;
	left:581px;
	
}
	
	
	
	
	
	
#content_oben {position:absolute; width:630px; height:30px; top:135px; left:180px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 17px;
	color:#333;}













VON ALTER PORTALSEITE CSS BEFEHLE


.Stil9 {color: #666666}
a:link {
	text-decoration: none;
	color: #555555;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #555555;
}
.Stil16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Stil19 {color: #888888}
.Stil42 {font-size: 11px; font-style: normal; line-height: 20px; font-weight: bold; text-decoration: none; font-family: Arial;}
.Stil44 {
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Stil45 {color: #333333}
.Stil46 {color: #FFFFFF}
