/******* ATELIER OLIVE GMBH - WWW.ATELIEROLIVE.COM - SCRIPTS *******/

/******* HTML *******/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #685c53;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	background-color: #685c53;
	background-image: url(images/layout/bg.gif);
}

a:link {
	color: #9f1b32;
	text-decoration: none;
}

a:visited {
	color: #9f1b32;
	text-decoration: none;
}

a:hover {
	color: #9f1b32;
	text-decoration: underline;
}

a:active {
	color: #9f1b32;
	text-decoration: none;
}

/******* Site-Layout *******/
#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 0;
}
#main_content {
	position: relative;
	top: 30px;
	width: 970px;
	z-index: 0;
	background-image: url(images/layout/claim.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#background {
	position: relative;
	width: 900px;
	z-index: 0;
	background-color: #e1dfd9;
}
#tbl_content {
	position: relative;
	width: 880px;
	z-index: 0;
}
#logo {
	position: relative;
	height: 80px;
	width: 880px;
	z-index: 10;
}
#navigation {
	position: relative;
	height: 50px;
	width: 880px;
	z-index: 10;
}
#philosophy {
	position: relative;
	height: 90px;
	width: 880px;
	background-image: url(images/layout/bg_dark.gif);
	background-color: #b5bf00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b5bf00;
	font-style: normal;
	line-height: 22px;
	font-weight: normal
	z-index: 10;
}
#content-frame {
	position: relative;
	top: 20px;
	width: 880px;
	z-index: 10;
}
#footer {
	position: relative;
	top: 30px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1dfd9;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	z-index: 10;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9f1b32;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #685c53;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b5bf00;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
}
h2div
{
	height: 21px;
	overflow: hidden;
}

.text_rot{
	color: #9f1b32;
}
:link.text_rot {
	color:#9f1b32;
	text-decoration: none;
}

a:visited.text_rot {
	color:#9f1b32;
	text-decoration: none;
}

a:active.text_rot {
	color:#9f1b32;
	text-decoration: none;
}

a:hover.text_rot {
	color: #9f1b32;
	text-decoration: none;
}


.text_braun{
	color: #685c53;
}
.text_subnavigation{
	color: #685c53;
}
a:link.text_subnavigation {
	color:#685c53;
	text-decoration: none;
}

a:visited.text_subnavigation {
	color:#685c53;
	text-decoration: none;
}

a:active.text_subnavigation {
	color:#685c53;
	text-decoration: none;
}

a:hover.text_subnavigation {
	color: #9f1b32;
	text-decoration: none;
}


.text_navigation{
	color: #685c53;
	font-size: 16px;
}
a:link.text_navigation {
	color:#685c53;
	text-decoration: none;
	font-size: 16px;
}

a:visited.text_navigation {
	color:#685c53;
	text-decoration: none;
	font-size: 16px;
	}

a:active.text_navigation {
	color:#685c53;
	text-decoration: none;
		font-size: 16px;
}

a:hover.text_navigation {
	color: #9f1b32;
	text-decoration: none;
	font-size: 16px;
}	
.text_hellbraun{
	color: #e1dfd9;
}
a:link.text_hellbraun {
	color:#e1dfd9;
	text-decoration: none;

}

a:visited.text_hellbraun {
	color:#e1dfd9;
	text-decoration: none;

	}

a:active.text_hellbraun {
	color:#e1dfd9;
	text-decoration: none;

}

a:hover.text_hellbraun {
	color: #e1dfd9;
	text-decoration: underline;

}

/******* FONTS   *******/


.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
}

a.menu {
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;			
	text-decoration: none;
}

a:link.menu {
	color:#333333;
}

a:visited.menu {
	color:#333333;
}

a:active.menu {
	color:#333333;
}

a:hover.menu {
	color: #FF4D00;
}

