/* copyright modulor - Andreas Niederer für Esterházy Betriebe GmbH */
#Seite {
	position:relative;
	width:100%;
}
#Kopfzeile {
	width: 100%;
	height:80px; 
}
#Logo {
	position:absolute;
	left: 0px;
	top: 0px;	
	width: 246px;
	height:64px;
}
#Logo-Verweis {
	position:absolute; 
	left:272px; 
	top:0px; 
	width:114px; 
	height:48px; 
}
#Intern {
	position:absolute; 
	left:288px; 
	top:14px; 
	width:192px; 
	height:49px; 
}
#Breadcrumb, #Sprachwahl, #Navigation, #Suchen, #IDInfo, #Fusszeile-Navigation, #Notiz, #Reiter, #HomeLink, #Banner { display:none; }
#Fusszeile {
	padding-top:4mm;
	width:100mm;
}
#Inhalt {
	width: 165mm;
	font-size:11px;
	line-height:120%;
}
#Inhalt-Spalte1 {
	width:90mm; 
	font-size:11px;
	line-height:120%;
	padding-top:4mm;
	padding-right:4mm;
}
#Inhalt-Spalte2 {
	width:65mm;
	font-size:11px;
	line-height:120%;
	padding-left:4mm;
	padding-top:4mm;
}
#Spalte1 {
	width:90mm; 
}
#Spalte2 {
	width:65mm; 
}

body,td,th,div,p,ul,ol,a,form,input,textarea,select,option,h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a { text-decoration: underline; color:#666666;}
blockquote p, blockquote h1, blockquote h2 { padding-left:2mm; }