/******* ATELIE OLIVE GMBH - SCRIPTS *******/
/******* Main Site-Layout *******/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	background-color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

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

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

a:hover {
	color: #ff0000;
	text-decoration: none;
}

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

#logo {
	position: absolute;
	top: 133px;
	left: 35px;
	width: 93px;
	height: 64px;
	z-index: 5;
}
#navigation {
	position: absolute;
	width: 110px;
	left: 35px;
	top: 230px;
	z-index: 4;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
#content {
	position: absolute;
	left: 300px;
	top: 105px;
	z-index: 3;
}
#titel {
	position: absolute;
	width: 600px;
	left: 300px;
	top: 90px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	z-index: 3;
}
#content_text {
	position: absolute;
	width: 700px;
	height: 500px;
	left: 300px;
	top: 105px;
	background-color: #000000;
	z-index: 3;
	border: 1px solid #FFFFFF;
}
.bild {
	border: 1px solid #FFFFFF;
}
#content_text_scroll {
	position: absolute;
	width: 700px;
	height: 500px;
	left: 300px;
	top: 105px;
	background-color: #000000;
	z-index: 3;
	overflow: auto;
	border: 1px solid #FFFFFF;
}

#sub_navigation {
	position: absolute;
	width: 110px;
	left: 145px;
	top: 230px;
	z-index: 4;
	line-height: 15px;
	background-color: #000000;
	padding-left: 5px;
	padding-bottom: 3px;
}

.font_red{
	color: #ff0000;

}
.font_red_small{
	color: #ff0000;
	font-size: 11px;

}
a:link.font_red_small {
color:#ff0000;

}

a:link.font_red{
	color: #ff0000;
}

a:visited.font_red{
	color: #ff0000;
}

a:hover.font_red{
	color: #ff0000;
}
.font_dark{
	color: #2c2c2c;
	font-size: 9px;
}
a:link.font_dark{
	color: #2c2c2c;
}

a:visited.font_dark{
	color: #2c2c2c;
}

a:hover.font_dark{
	color: #2c2c2c;
	text-decoration: underline;
}
a:active.font_dark{
	color: #2c2c2c;
}



a:visited.font_red_small {color:#ff0000;

}

a:active.font_red_small {color:#ff0000;

}

a:hover.font_red_small {color: #ff0000;

}
.font_grey{
	color: #999999;

}
.font_black{
	color: #000000;

}
.font_white{
	color: #ffffff;

}

.font_white2{
	color: #ffffff;
	line-height: 17px;
}
.font_white_small{
	color: #ffffff;
	font-size: 11px;

}
a:link.font_white_small {
color:#ffffff;

}

a:visited.font_white_small {color:#ffffff;

}

a:active.font_white_small {color:#ffffff;

}

a:hover.font_white_small {color: #ff0000;

}



.font_info{
	color: #ffffff;
	font-size: 11px;

}
a.font_grey {
	text-decoration: none;
	}

a:link.font_grey {
color:#999999;

}

a:visited.font_grey {color:#999999;

}

a:active.font_grey {color:#999999;

}

a:hover.font_grey {color: #FF0000;

}


a:link.font_white {
color:#ffffff;

}

a:visited.font_white {color:#ffffff;

}

a:active.font_white {color:#ffffff;

}

a:hover.font_white {color: #FF0000;

}


.gallery_main{}

.img_container{
	background-color: #000000;
	background-image: url(../images/loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 400px;
	min-width: 200px;
}

