BODY { 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	background-color: #ffffff;
}	

/* DATEI: font.css  style-sheet */
a:link, a:visited, a:hover, a.nav:link, a.nav:visited, a.nav:hover, a.subnav:link, a.subnav:visited, a.subnav:hover, a.stimme:link, a.stimme:visited, a.stimme:hover, a.nav_d:link, a.nav_d:visited, a.nav_d:hover, a.news_text:link, a.news_text:hover, a.news_text:visited, a.shop:link, a.shop:hover, a.shop:visited 	{ 
	color:#ff0000; 
	font-weight: bold; 
	text-decoration:none; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height: 16px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
}

a.nav_d:link, a.nav_d:visited, a.nav_d:hover  { 
	color: #CCCCCC;
	text-decoration:overline; 
}

a.nav:link, a.nav:visited, a.nav:hover, a.shop:hover	{ 
	color: #000000;
	line-height: 20px;	
	margin: 0px 0px 0px 20px;
	font-weight: normal; 
}

a.subnav:link, a.subnav:visited	{ 
	color: #4C4C4C;
}

a:hover { 
	color: #7F7F7F; 
}

a.nav:hover { 
	color: #7F7F7F; 
}

a.subnav:hover { 
	color: #CCCCCC; 
}

a.stimme:link, a.stimme:visited, a.stimme:hover  {
	color: #FFFFFF;
	font-size:9px; 
}

a.stimme:link, a.stimme:visited, a.stimme:hover, a.news_text:link, a.news_text:hover, a.news_text:visited {
	color: #;
	font-size:10px; 
	line-height: 11px; 
}

a.news_text:hover {
	color: #FFFFFF;
}


/* GRUNDEINSTELLUNGEN fuer Textelemente */
div, p, h1, h2, h3, table, td, tr, .gray, .news_text, .news_head, .stimmen, .small, .text, li, strong { 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height: 16px; 
	color: #777777; 
	margin: 4px 0px 4px 0px; 
	padding: 0px; 
}

strong  { 
	color:#000000; 
	font-weight: normal; 	
}

h1  { 
	color:#4C4C4C; 
	font-size:18px;
	line-height: 20px; 
	font-weight: bold; 
	margin: 10px 0px 10px 0px; 
}

h2  { 
	color:#4C4C4C; 
	font-size:12px;
	font-weight: bold; 
	margin: 10px 0px 10px 0px; 
}

#rahmen {
	position:absolute; 
	left: 50%;
	margin: 40px 0px 0px -470px; 
	padding: 0px; 
	width: 940px;
	height: 530px;
	border: solid 1px #000000;
	z-index: 10;
}

#content {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 454px;
	overflow:auto;
	height: 331px;
	background-color: #FFFFFF;
	z-index: 10px;
	z-index: 10;
}

#nav {
	position: 	absolute;
	left: 		50%;
	margin: 	10px 0px 0px -470px; 
	padding: 	0px; 
	z-index: 	10;
	width: 		940px;
	border: 	solid 1px #000000;
}

#subnav {
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	width: 230px;
	height: 331px;
	background-color: #FFFFFF;
	z-index: 10;
}

#pixeldusche {
	position: absolute;
	left: 50%;
	margin: 580px 0px 0px 320px;
	padding: 0px; 
	z-index: 1;
}

#foto, #logo {
	position: absolute;
	left: 50%;
	margin: 41px 0px 0px -469px; 
	padding: 0px; 
	z-index: 0;
}

#logo {
	margin: 580px 0px 0px -472px; 
	padding: 0px; 
	z-index: 2;
}

#home, #concept, #references, #leftcontent, #leftcontent2, #leftcontent3, #production {
	position: absolute;
	left: 	50%;
	margin: 100px 0px 0px 20px; 
	width: 	350px;
	/* border: solid 1px #000000;*/
	padding: 0px 0px 0px 0px; 
	z-index: 11;
}

#concept {
	margin: 41px 0px 0px 9px; 
	width: 460px;
	height: 528px;
	overflow: auto;
}

#production {
	margin: 40px 0px 0px 62px; 
}

#references, #leftcontent, #leftcontent2, #leftcontent3 {
	margin: 40px 0px 0px -450px; 
	width: 520px;
	height: 486px;
}

#leftcontent2 {
	width: 400px;
}

#leftcontent3 {
	width: 500px;
	height: 500px;
	overflow: auto;
}

#references {
	border-bottom: solid 1px #000000;
	overflow: auto;
}


