* {
	margin: 0; }

HTML {
	margin:0;
	padding:0;	}
	
@media screen {
HTML {
	height:100%;
	width:100%;}}


BODY {
	margin:0;
	padding:0;
	background-color:#f7f4ef;
	background-image:url('bg.png');
	font-family:Trebuchet MS, Verdana,sans-serif;
	font-size:0.7em;
	color:#8f8388; }
	
@media screen {
BODY {
	height:100%;
	width:100%; }}

	
A {
	text-decoration:none;
	cursor:help;}

A:LINK {
	color:#b09972; }

A:VISITED {
	color:#b09972; }

A:HOVER {
	color:#fff8f2;
	text-shadow: #453639 0.1em 0.1em 0.3em; }
	
A:ACTIVE {
	color:#C6B2AE; }

A IMG {
	border: 1px dotted #FFFFFF; }

A:HOVER IMG {
	border: 1px solid #cdb7b3; }


	

#bg_gradient {
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background-image:url('bg_gradient.png');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:0 0;
	z-index:1;}
	
#bg_column {
	position:absolute;
	top:0;
	left:315px;
	padding:0;
	margin:0;
	width:409px;
	height:100%;
	background-image:url('bg_column-content.png');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:315px 0;
	z-index:2;}
	
#bg_figure {
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background-image:url('bg_figure.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:0 100%;
	z-index:3;}



#column_content {
	position:absolute;
	padding:0;
	width:100%;
	height:100%;
	Overflow:auto;
	Overflow-x:hidden;
	Overflow-y:auto;
	z-index:4; }

#header {
	position:fixed;
	top:0;
	left:330px;
	padding:0;
	margin:0;
	width:394px;
	height:140px;
	background-image:url('header.png');
	background-repeat:no-repeat;
	float:left;
	z-index:5;}
	
#text {
	position:relative;
	float:left;
	left:0;
	padding-top:170px;
	padding-bottom:50px;
	padding-left:40px;
	padding-right:14px;
	margin:0;
	margin-left:330px;
	margin-right:47px;
	width:340px;
	z-index:4;
	text-align:left;}
	
#column_menu {
	position:relative;
	padding:0;
	margin:0;
	width:150px;
	height:100%;
	float:left;
	z-index:4;}
	
	
	
	
#bg_bar {
	position:relative;
	padding:0;
	margin:0;
	margin-left:724px;
	width:47px;
	height:100%;
	background-image:url('bg_bar-kimono.png');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:724px 0;
	float:left;
	z-index:3;}
	
#bg_column_menu {
	position:relative;
	padding:0;
	margin:0;
	width:150px;
	height:100%;
	background-image:url('bg.png');
	background-attachment:fixed;
	float:left;
	z-index:3;}
	

#line_dotted {
	position:relative;
	padding:0;
	margin:0;
	width:2px;
	height:100%;
	background-image:url('line_dotted.gif');
	background-attachment:fixed;
	background-position:1px 0;
	float:left;
	z-index:3;}
	
	

	

iFRAME {
	padding:0;
	margin:0;
	width:150px;
	height:1050px; }

#menu {
	margin:0;
	padding-top:88px;
	padding-bottom:0;
	padding-left:3px;
	padding-right:0;
	width:150px;
	text-align:left;
	font-family:Bitstream Vera Sans Mono,Georgia,Trebuchet MS,sans-serif;
	font-size:10px;
	color:#A6A6A6; }
	
#menu  UL {
	list-style-position:inside; }

#menu  LI {
	list-style-image:none;
	line-height:150%;
	padding:0;
	margin:0;
	margin-left:0px; }
	
#menu LI:HOVER {
	border-top:#cfcac3 dotted 1px;
	border-bottom:#cfcac3 dotted 1px;
	background-image:url('../menu/navhover.gif');
	font-style:italic;	}

	
#menu  A {
	text-decoration:none;	}
	
#menu  A:LINK {
	color:#8f8388; }

#menu  A:VISITED {
	color:#8f8388; }

#menu  A:HOVER {
	color:#c1bca2;
	font-weight:bold;
	text-shadow:none; 	}
	
#menu  A:ACTIVE {
	color:#8f8388;	}
	
#menu  A IMG {
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity:0.75; }

#menu  A:HOVER IMG {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1.0; }


	

	
H1  {
	font-family:times;
	font-style:italic;
	font-weight:bold;
	font-size:1.8em;
	color:#CBAEA9;
	letter-spacing:3px;
	margin-top:1.5em;
	margin-bottom:1em;}
	
H3 {
	margin-top:0.5em;
	margin-bottom:0.8em;
	font-size:1.1em;
	font-weight:bold;
	font-style:italic;	}
	
H4 {
	font-family:Georgia,Trebuchet MS,sans-serif;
	color:#bab5ad;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-size:1.1em;
	font-weight:normal;
	font-style:italic;	}
	
	
P  {
	line-height:135%;
	margin-bottom:0.8em; }
	
HR {
	border:0;
	height:1px;
	background-image:url('smallline.gif');
	margin-top:2.4em;
	margin-bottom:2.4em;	}

#text UL LI {
	list-style-type: none;
    margin-left: 2em;
	margin-top:0.8em;
	margin-bottom:0.8em;
    text-indent: -2em;
	font-size:0.9em;
	font-style:italic; }
	
#text LI A{
	font-size:1.1em;
	font-weight:bold;
	font-style:normal; }
		
#text UL LI:before {
	content: "///";
    display: block;
    float: left;
    width: 2em; }

	
.english	{ color:#978F81; }

.legende	{ color:#B8B0AE; font-size:0.9em; }

.rosa		{ color:#CBAEA9; }

.titleline	{
	width:100%;
	height:3px;
	background-image:url('titleline.gif');
	background-repeat:repeat-x;
	margin-bottom:1.5em;
	position:relative;
	top:-1.6em;}
	
.img_left {
	float:left;
	margin-right:5px;}
	
	
	

	
.clear {
	clear:both; }

/*clearing all floats and fix Firefox and IE backgroundcolor-bug */
div.clearer {
	clear:both;
	font-size:0;
	line-height:0;
	display:block;
	height:0; }
