body,
html{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4f5052;
	font-size: 11px;
	background-image: url(../files/streifen-bg.jpg);
	background-repeat: repeat-y;
}
.fett {
	font-weight: bold;
}

#logo {
	padding: 20px 0px 20px 30px;
	position: absolute;
	float: left;
	z-index: 200;
}
#anschrift {
	margin: 34px 0px 0px 486px;
	position: absolute;
	float: left;
	text-align: right;
	line-height: 140%;
}
#feld {
	margin: 3px 0px 0px 0px;
	color: #20458d;
	position: absolute;
	float: left;
	width: 190px;
}

#breadcrumb {
	padding: 300px 0px 20px 65px;
	position: absolute;
	float: left;
	font-size: 10px;
	color: #20458d;
	letter-spacing: 0.04em;	
}
#breadcrumb a:link {
	color: #20458d;
	text-decoration: none;
}
#breadcrumb a:visited {
	color: #20458d;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #20458d;
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #20458d;
	text-decoration: underline;
}
.weiter {
	text-align: right;
	display: block;
}

img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}

/* contentrubriken: main, komp, profil, phil, kunde, firma, partner, kontakt, impressum */
#rubrikimg {
	margin-left: 30px;
	width: 685px;
	height: 214px;
	float: left;
	margin: 85px 0px 0px 30px;
	position: absolute;
}

/* Navigation */
#navibg {
	background: url(../files/limedion_boxmid.jpg);
	position: absolute;
	margin: 320px 0px 0px 0px;
	width: 248px;
	height: auto;
}
#navi {
	margin: 0px 0px 0px 50px;
	font-size: 12px;	
	line-height: 18px;
}
#navi ul {
	list-style-image: url("../files/navi_list_img.gif");
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding: 0;
}

#navi ul.nav1 {
	margin-left: 6px;
}
#navi ul.nav2 {
	margin-left: 12px;
}
#navi ul.nav3 {
	margin-left: 18px;
}
#navi ul.nav4 {
	margin-left: 24px;
}
#navi ul.nav5 {
	margin-left: 30px;
}

#navi a {
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #000;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

#navi a:link {
	color: #4f5052;
	text-decoration: none;
}
#navi a:visited {
	color: #4f5052;
	text-decoration: none;
}
#navi a:hover {
	color: #dd9635;
}
#navi a:active {
	color: #dd9635;
}
.navActive {
	font-weight: bold;
}

#content1 {
	width: 430px;
	float: left;
	position: absolute;
	top: 330px;
	left: 270px;
	line-height: 15px;
	font-family: verdana, arial;
}
#content1 ul {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
#content1 li {
	list-style-image: url("../files/navi_list_img.gif");
	margin: 0px 0px 6px 16px;
}

#boxcontainer {
	width: 287px;
	height: auto;
	clear: left;
	position: relative;
	top: 140px;
	left: 710px;
	padding: 0px;
}
.box {
	background: url(../files/limedion_newsbox.jpg );
	background-repeat: repeat-y;
	line-height: 18px;
	font-size: 10px;
	color: #fff
}
/* alte Version
.box {
	width: 287px;
	height: auto;
	background: url(../files/limedion_newsbox.jpg );
	background-repeat: repeat-y;
	clear: left;
	position: relative;
	top: 140px;
	left: 900px;
	line-height: 18px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	color: #fff
}*/
.box ul {
	margin: 0px 0px 6px 15px;
	padding: 0px;
}
.box li {
	margin: 0px 14px 6px 14px;
}
.box p {
	padding: 0px 15px 0px 15px;
}
.box h2 {
	padding: 0px 25px 0px 15px;
}
.box a:link {
	color: #DF9637;
	text-decoration: none;
	font-weight: bold;
}
.box a:visited {
	color: #DF9637;
	text-decoration: none;
	font-weight: bold;
}
.box a:hover {
	color: #DF9637;
	text-decoration: underline;
}
.box a:active {
	color: #DF9637;
	text-decoration: underline;
}

#content1 a:link {
	color: #DF9637;
	text-decoration: none;
	font-weight: bold;
}
#content1 a:visited {
	color: #DF9637;
	text-decoration: none;
	font-weight: bold;
}
#content1 a:hover {
	color: #DF9637;
	text-decoration:underline; 
}
#content1 a:active {
	color: #DF9637;
	text-decoration:underline;
}

h1 {
	font-size: 16px;
/*	font-weight: bold;*/
	padding-top: 0px;
	padding-bottom: 5px; 
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	marginp: 0px;
	
}
br {
	margin: 0px;	
}

#logo {
	width: 290px;
	height: 70px;
	float: left;
	position: absolut;
}

#language {
	left: 190px;
	top: 400px;
	position: absolute;
	z-index: 4;
}

.errortext {
	font-size: 10px;
	color: #f99;
	vertical-align: top;
	display: block;
}
.required {
	vertical-align: top;
	}

label.kontakt {
	display: block;
	float: left;
	width: 70px;
	height: 30px;
	vertical-align: top;
}

.input {
	border: 1px solid #999;
	width: 270px;
	background-color: #ffe3f4;
	
}

.input_error {
	background-color: #faa;
}
/*Bilder im Contentbereich*/

div.download {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 16px;
	padding-bottom: 6px;
}

div.download img {
	float: right;
}

.download-info {
	font-size: 10px;
	color: #888888;
}

/* Formularformate #####################*/
form {
	margin: 0;
	padding: 0;
	display: inline;
}

label {
	float: left;
	width: 120px;
}

fieldset {
	border: 1px solid #767678;
	padding: 4px 8px;
}

legend {
	color: #767678;
	font-weight: bold;
}

input, 
select, 
textarea {
	border: 1px solid #DC9634;
	background-color: #FFFFFF;
}

input {
	padding: 2px 3px;
}

input[type="checkbox"] , 
input.chkbx {
	border: none;
}

textarea {
	padding: 3px;
}

input.text, 
textarea.textarea {
	width: 70%;
}

#form-module .element {
	margin: 6px 0px;
}

input:hover, 
select:hover, 
textarea:hover {
	background-color: #FFF6F0;
}

input:focus, 
select:focus, 
textarea:focus {
	border: 2px solid #DC9634;
}

.button {
	background-color: #D0D0D0;
	background-image: url(backgroundbtn.gif);
	background-repeat: repeat-x;
	border-color: #E5B575 #DC9634 #DC9634 #E5B575;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	margin: 0;
	padding: 0px 6px;
}
.button:hover, 
.button:active {
	background-color: #E5E5E5;
	color: #C38330;
	text-decoration: none;
}
/* END Formularformate */

/* Suchfeld #####################*/
#suche {
	margin: 90px 0px 0px 710px;
	position: absolute;
	float: left;
}
.button {
	background-color:#D0D0D0;
	background-image:url(../files/backgroundbtn.gif);
	background-repeat:repeat-x;
	border-color:#BEBEBE rgb(136, 136, 136) rgb(136, 136, 136) rgb(190, 190, 190);
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	margin:0pt 0px 0pt 155pt;
	padding:2px 10px 3px;
	position: absolute;
	float: left;
}
.button:hover, .button:active {
	background-color:#E5E5E5;
	color:#222222;
	text-decoration:none;
}
/* END Suchfeld */
