/* 
------------------------------------
Farben:
blau: #ABCEE4
weiss: #FFF
------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #ABCEE4;
	background-image: url(http://www.eva-karczinski.de/images/Hintergrund.gif);
	background-repeat: no-repeat;
	background-position: 50% 50px;}

#Rasterc {
	position:absolute;
	left:-362px;
	top:0px;
	width: 725px;
	height: 475px;
	background-image: url(http://www.eva-karczinski.de/images/raster.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;}
	
	
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #004188;
	line-height: 20px;}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #004188;
	line-height: 20px;}

	
/* ######### DIV POSITION ######### */

#ZERO {
	position:absolute;
	left:50%;
	top:50;
	width:1px;
	height:200px;}
	

#HEAD1 {
	position:absolute;
	left:-316px;
	top:37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D30032; 
	width: 200px}
	
#HEAD2 {
	position:absolute;
	left:-316px;
	top:54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF; }
	
#HEAD3 {
	position:absolute;
	left: -146px;
	top:56px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF; }

#INHALT {
	position:absolute;
	left:250px;
	top:158px;
	width:338px;
	line-height: 17px;
	font-size: 12px;}
	* html #INHALT { top:158px;}
	

	
/* ######### NAVIGATION ######### */

#NAVIGATION {
	position:absolute;
	left: -315px;
	top:88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #FFF;
	width: 200px; }

.LinkNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none; }
	.LinkNAV:hover {color: #D30032;}
	
ul#Navigation {
	width: 150px;
	margin: 0; padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;}
	
#Navigation li {
	list-style: none;
	margin: 0; padding: 2px;
	display:block;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #004188;
	color: #333;}

#Navigation li.AKTIVA  {
	color: #fff;
	background-color: #004188;}

.NAVLINKA {
	text-decoration: none;
	color: #FFF;}

.NAVLINK {
	text-decoration: none;
	color: #666;}

.NAVLINK:hover {
	text-decoration: none;
	color: #004188;}
	
/* ######### FORMULAR ######### */

.form-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004188;
	border: 1px solid #77797B;
	height: 17px;
	width: 200px;;
	padding-left:5px;}

.form-feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004188;
	border: 1px solid #77797B;
	height: 115px;
	width: 200px;
	padding-left:5px;}

.form-senden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 2px solid #FFF;
	height: 22px;
	width: 150px;
	background-color: #004188;}

.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 20px;}

/* (c) 2007 by ehrenfeld.org */

