body {
	background-color: #2E2B54;	
	font-family : Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
}
strong { 
font-weight: bold; 
}
em { 
font-style: italic; 
}
#Headline {
	/*Description*/
	position: absolute; 
	left: 30px; 
	top: 10px; 
	width: 942px; 
	height: 30px; 
	z-index: 0
}
#querbalken {
	position: absolute;
	left: 75px;
	top: 34px;
	width: 895px;
	height: 22px;
	z-index: 1;
	height: 22px;
	padding-right: 5px;
	text-align: right;
	vertical-align: baseline;
	background-image:   url("../images/layout/balken-horizontal1.jpg");
	background-color:#00aed1;
}
#logo-top {
	/*Art International Zurich Logo*/
	position: absolute; 
	left: 36px; 
	top: 44px; 
	width: 121px; 
	height: 108px; 
	z-index: 4; 
}
#menu-left {
	position: absolute;
	left: 25px;
	top: 34px;
	width: 170px;
	border: 0;
	z-index: 2;
	background-color: #00AED1;
	overflow: visible;
	background-color:#00aed1;
}
#top-banner {
	/*Banner oben und Breadcrumbs*/
	position: absolute;
	left: 20px;
	top: 5px;
	width:800px;
	height: 150px;
	z-index: 0;
}
#contentlayer {
	/*Inhalt*/
	position: absolute;
	left: 20px;
	top: 165px;
	width: 772px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	z-index: 2;
	background-color: #EFF1F1;
	overflow: visible;
}
#infokasten {
	/*Infokasten links*/
	position: absolute;
	left: 787px;
	top: 171px;
	width: 160px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	z-index: 6;
	border-color: #C1C1C1;
	border-width: thin;
	overflow: visible;
	border-style: solid;
}
.headline1 {
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D00044;
	line-height: 150%;
}
.headline2 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-transform:uppercase; 
	line-height: 135%;
}
.headline2-lowcase {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 150%;
}
.headline2-bg {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color:#FFFFFF;
	font-style: normal;
	text-transform:uppercase;
	line-height: 135%;
}
.headline3 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 135%;
}
.kleinschrift1 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 135%;
}
.kleinschrift2 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	line-height: 135%;
}
a:link {
	color: #0046D0;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #0046D0;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #D00044;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #D00044;
	font-weight: normal;
	text-decoration: underline;
}
ul {
	list-style-image: url(../images/layout/pfeil_blau-re.gif);
	color: #000000;
}
.underline {
	text-decoration:underline;
}
.textkasten {
	border: 1px solid;
	background-color: #EFF1F1;
	border: bold;
	border-style: normal;
	border-color: #D00044;
	padding: 3px;
}
.textkasten-bg {
	background-color: #FFFFFF;
	border-style: solid;
	border-width:1px;
	border-color: #CCCCCC;
	padding: 6px; 
}
.hr {
	width: 100%;
	noshade: noshade;
	color: #FFFFFF;
	border: thin solid;
	padding: 0;
}
.hr-bg {
	width: 100%;
	noshade: noshade;
	color: #EFF1F1;
	border: thin solid;
	padding: 0;
}

/* Navigation links */

#navicontainer { margin-left: 0; }

#navicontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navicontainer li { margin: 0 0 1px 0; }

#navicontainer a
{
display: block;
padding: 5px 10px;
width: 150px;
color: #FFFFFF;
background-color: #00AED1;
text-decoration: none;
}

#navicontainer a:hover
{
color: #FFFFFF;
background-color: #D00044;
text-decoration: underline;
}
