/* 
volk Atelier für konzeptionelle Gestaltung
*/

body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #A6B0BF;
	padding: 0;
	margin: 0;
	background-color: #333333;
	background-image: url(http://www.ateliervolk.de/Images/HG.gif);
	background-repeat: none-repeat;
	background-position: 50% 0 ;}
	
img {
	border: none;}
	
.impressum {
	text-decoration: none;
	color: #A6B0BF;}

.typored {
	color: #C28587;}
.typoblue {
	color: #808EA4;}
	
#Container {
	position:relative;
	top: 79px;
	width:726px;
	padding:0;
	margin:auto;
	text-align:left;}

#Raster {
	position: absolute;
	top: 0px;
	left:0px;
	width:836px;
	height: 628px;
	background-image: url(http://www.ateliervolk.de/Images/Raster.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:500;}
	
#Raster {display: none;}

#Logo {	
	position: absolute;
	top: 10px;
	left:7px;
	width:160px;
	height: 30px;
	background-image: url(http://www.ateliervolk.de/Images/Logo_Atelier-Volk.gif);}
	
#Logo2 {	
	position: absolute;
	top: 10px;
	left:7px;}
	
#Hauptnavigation {	
	position: absolute;
	top: 10px;
	left:100px;}	
	
#Inhalt {	
	position: absolute;
	top: 80px;
	left:0px;
	width: 727px;
	height: 351px;
	background-color: #1A345C;}
	
#InhaltB {	
	position: absolute;
	top: 80px;
	left: 0px;
	width: 727px;
	height: 351px;
	background-color: #001D49;}

#InhaltA {	
	position: absolute;
	top: 80px;
	left:0px;
	width: 727px;
	height: 351px;}
	
	
/* NAVIGATION */

  ul#Navigation {
	position: absolute;
	top: 10px;
	left: 125px;
	width: 595px;
	margin: 0px; padding: 3px;}

  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 2px; padding: 0;}

  ul#Navigation a, ul#Navigation span {
    padding: 3px 5px;
    text-decoration: none;
    border: 1px solid #4D6180;
    color: #4D6180;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;}

  ul#Navigation a:hover, ul#Navigation span {
    border-color: #F00;
    color: white;}

a.unternavigation {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;}

a.unternavigation:hover {
	color: #FF0000;}

#Impressum {	
	position: absolute;
	top: 450px;
	left: 626px;}

.ImpressumLink {
	color: #697794;
	text-decoration: none;}