/*-----------------------------------------------------------------*/
/*--------------*    CSS 2.0 Definition für      *-----------------*/
/*--------------*         www.dungl.at           *-----------------*/
/*--------------*        Copyright 2004          *-----------------*/
/*--------------*      Bernhard Gehberger        *-----------------*/
/*--------------* Internet & EDV-Dienstleisungen *-----------------*/
/*-----------------------------------------------------------------*/


	
/*-----------------------------------------------------------------*/
/*-------------------------* Hauptmenü *---------------------------*/
/*-----------------------------------------------------------------*/

#dunglbody {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

#site {
	margin: 0px;
	padding: 0px;
	}

/*-----------------------------------------------------------------*/
/*------------------------------* Head *---------------------------*/
/*-----------------------------------------------------------------*/

#head {
	display: block;
	background-image: url("../images/headimg.jpg");
	background-repeat: no-repeat;
	border: 0px;	
	z-index: -1;
	height: 78px;
	width: 600px;
	}

/*-----------------------------------------------------------------*/
/*-------------------------* Zusatzmenü *--------------------------*/
/*-----------------------------------------------------------------*/

#optmenu1 {
	position: absolute;
	top: 12px;
	left: 570px;
	width: 90px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	}
#optmenu2 {
	display: none;
	position: absolute;	
	top: 12px;
	left: 660px;
	width: 90px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	}
#optmenu3 {
	position: absolute;	
	top: 32px;
	left: 570px;
	width: 90px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	}
#optmenu4 {
	position: absolute;	
	top: 32px;
	left: 660px;
	width: 90px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	}

/*-----------------------------------------------------------------*/
/*-------------------------* Hauptmenü *---------------------------*/
/*-----------------------------------------------------------------*/

#menu1 {
	position: absolute;
	top: 58px;
	left: 160px;
	background-color: #E5E5E5;
	width: 120px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
#menu2 {
	position: absolute;	
	top: 58px;
	left: 280px;
	background-color: #E5E5E5;
	width: 120px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	border-top: 1px solid #000000;	
	}
#menu3 {
	position: absolute;	
	top: 58px;
	left: 400px;
	background-color: #E5E5E5;
	width: 120px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	border-top: 1px solid #000000;	
	}
#menu4 {
	position: absolute;	
	top: 58px;
	left: 520px;
	background-color: #E5E5E5;
	width: 120px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	border-top: 1px solid #000000;	
	}
#menu5 {
	position: absolute;	
	top: 58px;
	left: 640px;
	background-color: #E5E5E5;
	width: 120px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;		
	}

/*-----------------------------------------------------------------*/
/*-------------------------* Untermenü *---------------------------*/
/*-----------------------------------------------------------------*/
	
#submenu {
	background-color: #C8C8C8;
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000; 
	}
#submenu0 {
	position: absolute;
	left: 0px;
	background-color: #C8C8C8;
	width: 160px;
	height: 18px;
	line-height: 18px;
	}
#submenu1 {
	position: absolute;
	left: 160px;
	background-color: #C8C8C8;
	width: 120px;
	height: 18px;
	line-height: 18px;
	}
#submenu2 {
	position: absolute;
	left: 280px;
	background-color: #C8C8C8;
	width: 120px;
	height: 18px;
	line-height: 18px;
	}
#submenu3 {
	position: absolute;
	left: 400px;
	background-color: #C8C8C8;
	width: 120px;
	height: 18px;
	line-height: 18px;
	}
#submenu4 {
	position: absolute;
	left: 520px;
	background-color: #C8C8C8;
	width: 120px;
	height: 18px;
	line-height: 18px;
	}
#submenu5 {
	position: absolute;
	left: 640px;
	background-color: #C8C8C8;
	width: 120px;
	height: 18px;
	line-height: 18px;
	}

/*-----------------------------------------------------------------*/
/*----------------------------* Inhalt *---------------------------*/
/*-----------------------------------------------------------------*/

#content	{
	background-image: url('../images/background.gif');
	background-repeat: repeat;	
	width: 100%;
	}
	
#leftcontent {
	position: absolute;
	top: 100px;
	left: 0px;
	background-color: #E5E5E5;
	width: 160px;
	height: 300px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow: auto;
	}

#newscontent {
	position: absolute;
	top: 100px;
	left: 0px;
	background-color: #E5E5E5;
	width: 140px;
	height: 300px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow: auto;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	}	
	
#fixedmaincontent {
	background-image: url('../images/background.gif');
	width: 800px;
	height: 430px;
	padding-left: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	}


#maincontent {
	background-image: url('../images/background.gif');
	width: 78%;
	padding-left: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	}

#advertising {
	position: absolute;
	top: 420px;
	left: 10px;
	}
	
/*-----------------------------------------------------------------*/
/*----------------------------* Bottom *---------------------------*/
/*-----------------------------------------------------------------*/

#bottom	{
	background-color: #ABA9A9;	
	width: 100%-45px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	padding-left: 25px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000; 	
	}	
	
#bottomtextleft {
	float: left;
	}
#bottomtextright {
	float: right;
	}

/*-----------------------------------------------------------------*/
/*-----------------------------* Links *---------------------------*/
/*-----------------------------------------------------------------*/

/*-----------------------------* Optmenu *-------------------------*/
a:link.optmenu { 
COLOR: #999999;
text-decoration: none; 
} 

a:visited.optmenu { 
COLOR: #999999;
text-decoration: none; 
} 

a:hover.optmenu { 
font-weight: bold;
COLOR: #0000FF;
} 

a:active.optmenu { 
COLOR: #0000FF;
}

/*-----------------------------* Mainmenu *------------------------*/
a:link.mainmenu { 
COLOR: #000000;
font-weight: normal;
font-size: 14px;
text-decoration: none;
text-transform: uppercase; 
} 

a:visited.mainmenu { 
COLOR: #000000;
font-size: 14px;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
} 

a:hover.mainmenu { 
COLOR: #0000FF;
font-weight: bold;
font-size: 14px;
text-decoration: none; 
} 

a:active.mainmenu { 
COLOR: #0000FF;
font-weight: normal;
text-decoration: none; 
}

/*-----------------------------* Submenu *-------------------------*/
a:link.submenu { 
COLOR: #000000;
text-decoration: none; 
} 

a:visited.submenu { 
COLOR: #000000;
text-decoration: none; 
} 

a:hover.submenu { 
COLOR: #0000FF;
font-weight: bold;
text-decoration: none; 
} 

a:active.submenu { 
COLOR: #0000FF;
text-decoration: none; 
}

/*-----------------------------* Bottom *-------------------------*/
a:link.bottom { 
COLOR: #000000;
text-decoration: none; 
} 

a:visited.bottom { 
COLOR: #000000;
text-decoration: none; 
} 

a:hover.bottom { 
COLOR: #EEE7DA;
text-decoration: underline; 
} 

a:active.bottom { 
COLOR: #EEE7DA;
text-decoration: underline; 
}

/*-----------------------------------------------------------------*/
/*-----------------------------* F I N *---------------------------*/
/*-----------------------------------------------------------------*/