* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ccc;
	color: #000;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
h1 {
	font-size: 14px;
	padding: 10px 0;
	color: #00617b;
}
h2, h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
	color: #008c9d;
	font-weight: 100;
	margin-top: -10px;
}
p {
	position: relative;
	font-size: 12px;
	padding: 7px 0;
	line-height: 16px;
}

hr {
	border-width: 0 0 1px 0;
	border-bottom: 1px dashed #008c9d;
	margin: 10px 0 20px 0;
}

#content ul {
	margin: 0 0 0 15px;
}

li {
	margin: 0 0 20px 0;
	line-height: 1.6em;
}

div#wrapper {
	position: relative;
	width: 1280px;
	height: 815px;
	margin: 20px auto 0 auto;
	background-image: url(img/html_background.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
div#header {
	position: relative;
	top: 10px;
	left: 10px;
	height: 148px;
	width: 1200px;
	z-index: 3;
}
div#languages {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100001;
}
div#content {
	position: absolute;
	top: 190px;
	left: 290px;
	height: 540px;
	width: 942px;
	float: left;
	padding: 13px 30px 10px 0;
	overflow-y: auto;
	z-index: 1;
}

/*  Breadcrumps  */
div#breadcrump {
	position: absolute;
	top: 160px;
	left: 12px;
	width: 180px;
	z-index: 100001;
}

/* NEWSLETTER */
[id]#newsletter {
	position: absolute;
	top: 775px;
	left: 740px;
	height: 32px;
	width: 700px;
	background: url(img/newsletter/newsletter.png) no-repeat;
	z-index: 300;
}
#newsletter {
	position: absolute;
	top: 775px;
	left: 740px;
	height: 32px;
	width: 700px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='files/css/styles/img/newsletter/newsletter.png');
	background-repeat: no-repeat;
	z-index: 300;
}
form#newsletterform {
	position: absolute;
	top: 775px;
	left: 738px;
	z-index: 400;
}
form#newsletterform input#nl_submit {
	position: absolute;
	top: 2px;
	left: 430px;
	height: 28px;
	width: 56px;
	border: 0;
	background: url(img/btn/send.jpg) top left no-repeat;
}
form#newsletterform input#nl_submit:hover {
	cursor: pointer;
	background: url(img/btn/send_ho.jpg) top left no-repeat;
}

form#newsletterform input[id]#order {
	position: absolute;
	top: 7px;
	left: 78px;
	height: 13px;
}
form#newsletterform input[id]#cancel {
	position: absolute;
	top: 7px;
	left: 144px;
	height: 13px;
}
form#newsletterform input#e-mail {
	position: absolute;
	top: 7px;
	left: 296px;
	width: 122px;
	height: 13px;
	font-size: .9em;
	z-index: 20;
}
form#newsletterform input#order {
	position: absolute;
	top: 8px;
	left: 75px;
	height: 13px;
	z-index: 20;
}
form#newsletterform input#cancel {
	position: absolute;
	top: 8px;
	left: 141px;
	height: 13px;
	z-index: 20;
}
 
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------- LINKS ----------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
a {
	color:#00617B;
	text-decoration:none;
}

a:focus,
a:hover,
a:active,
a:visited {
	border: 0;
}
a#artificial_logo_link {
	position: absolute;
	display: block;
	top: 35px;
	left: 10px;
	height: 100px;
	width: 350px;
	text-decoration: none;
	z-index: 100001;
}
a#artificial_logo_link_teil_2 {
	position: absolute;
	display: block;
	top: 5px;
	left: 720px;
	height: 95px;
	width: 90px;
	text-decoration: none;
	z-index: 100001;
}
a#ekione_logo_link {
	position: absolute;
	display: block;
	top: 50px;
	left: 1020px;

	padding: 55px 0 0 0;
	color: #008c9d;
	width: 210px;
	text-align: center; 	
	text-decoration: none;
	z-index: 100001;
}

a.green_link {
	color: #008c9d;
	text-decoration: none;
}
a.green_link:hover {
	color: #00617b;
	text-decoration: underline;
}
a#admin_login_btn {
	position: absolute;
	top: 780px;
	left: 560px;
	color: #666;
	font-size: 10px;
	display: block;
	height: 24px;
	width: 140px;
	text-decoration: none;
	cursor: default;
}
a#imp_link {
	position: absolute;
	top: 780px;
	left: 80px;
	color: #666;
	font-size: 10px;
	display: block;
	height: 9px;
	width: 314px;
	text-decoration: none;
}
a#imp_link:hover {
	color: #00617b;
}
a#web_link {
	position: absolute;
	top: 710px;
	left: 780px;
	color: #666;
	font-size: 10px;
	display: block;
	height: 9px;
	width: 289px;
	text-decoration: none;
}
a#web_link:hover {
	color: #00617b;
}
.text_link,
.trenner {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}
.text_link:hover {
	color: #00617b;
	font-size: 10px;
	text-decoration: none;
}


div[id]#navigation_links {
	position: absolute;
	top: 153px;
	left: 20px;
	background-image: url(img/seitenelement.png);
	height: 430px;
	width: 173px;
	padding: 10px;
}
div#navigation_links {
	position: absolute;
	top: 153px;
	left: 20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/seitenelement.png', sizingMethod='scale');
	height: 457px;
	width: 193px;
}

input#submit2 {
	position: absolute;
	top: 285px;
	right: 19px;
	height: 34px;
	width: 98px;
}
/*------------------------------------------------------------------------------------------
	
	Clearing Container zum aufl�sen von floatenden Bereichen
	
------------------------------------------------------------------------------------------*/

/*  CLEARING DES MAIN CONTENT */
.clearing {
	clear: both;
	overflow: hidden;
}

* html .clearing {
	height: 1%;
} /* IE HACK */