/******* ATELIE OLIVE - HTML-Tags *******/
/******* Main Site-Layout *******/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/******* ao // CONTENT AREAS **********/
#flash {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 5;
}

#noflash {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	z-index: 2;
}



















#navi_top_line {
	position: absolute;
	height: 2px;
	width: 210px;
	left: 797px;
	top: 0px;
	z-index: 2;
}

/******* ao // NAVIGATION ***********/
#navi_main {
	position: absolute;
	height: 400px;
	width: 231px;
	left: 105px;
	top: 70px;
	z-index: 2;
}
#navi_logo {
	position: absolute;
	height: 41px;
	width: 231px;
	left: 0px;
	top: 0px;
}
#navi_navigation {
	position: absolute;
	height: 323px;
	width: 111px;
	left: 0px;
	top: 77px;
	z-index: 2;
	font-family: Verdana;
	font-size: 10px;
	color: #5E5506;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
}
#navi_subnavigation {
	position: absolute;
	height: 323px;
	width: 120px;
	left: 111px;
	top: 77px;
	z-index: 2;
	font-family: Verdana;
	font-size: 10px;
	color: #5E5506;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
}

/******* ao // CONTENT (TOP) *******/
#content_top {
	position: absolute;
	height: 400px;
	width: 630px;
	left: 378px;
	top: 70px;
	z-index: 2;
}
#content_title {
	position: absolute;
	height: 41px;
	width: 630px;
	left: 0px;
	top: 0px;
}
#content_mainImage {
	position: absolute;
	height: 280px;
	width: 630px;
	left: 0px;
	top: 77px;
}
#content_line1 {
	position: absolute;
	height: 3px;
	width: 630px;
	left: 0px;
	top: 63px;
}
#content_line2 {
	position: absolute;
	height: 1px;
	width: 630px;
	left: 0px;
	top: 399px;
}

/******* ao // CONTENT (MAIN) *******/
#content_main {
	position: absolute;
	height: auto;
	width: 630px;
	left: 378px;
	top: 498px;
	z-index: 2;
}
#content_main_portfolio {
	position: absolute;
	height: auto;
	width: 630px;
	left: 378px;
	top: 150px;
	z-index: 2;
}
#content_line3 {
	height: 7px;
	width: 630px;
	left: 0px;
}
#content_sub {
	height: 100px;
	width: 630px;
	left: 0px;
}
/******* ao // SPECIAL *******/
#special {
    position: fixed;
	height: 600px;
	width: 150px;
	right: 0px;
	background-color: #FFFFFF;
	bottom: 21px;
	z-index: 1;
}
/******* ao // BOTTOM *******/
#bottom {
    position: fixed;
	background-color: #5E5506;
	height: 21px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}
.bildrand {
	border: 1px solid #5E5506;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #5E5506;
	background-color: #E5E3D6;
	margin: 2px;
	padding: 2px;
}
.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5506;
	background-color: #E5E3D6;
	border: 1px solid #5E5506;
	margin: 2px;
	padding: 2px;
}

