@charset "utf-8";

* {
margin:0;
padding:0;
}

.error {
	color: red;
}


body {
	background-color: #405827;
	text-align: center;
	font-size: 75%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background-image: url(bilder/agrinex_v2_html_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}



#header {
	height: 165px;
	background-image: url(bilder/agrinex_header.png);
	background-repeat: no-repeat;
}

#navi {
	width: 960px;
	background-color: #8E6D41;
}
#navi_schatten {
	background-image: url(bilder/agrinex_schatten.jpg);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 960px;
	float: left;
}
#navi_schatten_database {
	background-image: url(bilder/agrinex_schatten_database.jpg);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 960px;
	float: left;
}
#database_Sponsor {
	margin-bottom: 20px;
}
#database_Sponsor td {
	background-color: #EDE1BD;
}


#pre_inhalt {
	background-image: url(bilder/agrinex_v2_linien_unten.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 960px;
	float: left;
	height: 430px;
}
#pre_inhalt_no_height {
	background-image: url(bilder/agrinex_v2_linien_unten.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 960px;
	float: left;
}







#inhalt {
	float: left;
	width: 48em;
	padding-left: 5em;
	padding-right: 2.2em;
	padding-bottom: 2.5em;
	color: #465A32;
	padding-top: 2em;
	margin-bottom: 1.5em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C2DF84;
}
#inhalt_database {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 2.5em;
	color: #465A32;
	padding-top: 2em;
	margin-bottom: 1.5em;
	float: left;
}

#kontakt th, #kontakt td {
	vertical-align: top;
	text-align: left;

}

#kontakt input, #kontakt textarea {
	border: 1px solid #C2DF84;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-bottom: 20px;
	background-image: url(bilder/agrinex_v2_textfeld.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#h1 {
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2DF84;
	margin-bottom: 1em;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	color: #566C28;
}
#h1_logo  {
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2DF84;
	margin-bottom: 1em;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	background-image: url(bilder/topps_logo.png);
	background-position: right top;
	background-repeat: no-repeat;
	color: #566C28;
}


#topps_kiaványok   td {
	background-color: #E5F9B8;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	color: #566C28;
	text-decoration: none;
}
#topps_kiaványok td a {
	color: #566C28;
	text-decoration: none;
}
#topps_kiaványok td a:hover {
	color: #566C28;
	text-decoration: underline;
}

#topps_dvd {
	width: 480px;
	border: 1px dotted #C2DF84;
	margin-top: 20px;
}

#neoland_kiaványok h3 {
	font-size: 100%;
	padding-bottom: 5px;
}
#neoland_kiaványok td {
	background-color: #E5F9B8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}







#subnavigation {
	width: 22.5em;
	float: right;
	background-color: #EDE1BD;
	background-image: url(bilder/agrinex_v2_submenue_schatten.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 15px;
}
#subnavigation_index {
	width: 22.5em;
	float: right;
	background-color: #EDE1BD;
	background-image: url(bilder/agrinex_v2_submenue_schatten.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 15px;
}








#subnavigation .header {
	display: block;
	width: 204px;
	background-color: #D0B37D;
	margin-left: 5px;
	color: #FFFFFF;
	font-weight: bolder;
}
#subnavigation_index .header {
	display: block;
	width: 208px;
	background-color: #D0B37D;
	margin-left: 5px;
	color: #FFFFFF;
	font-weight: bolder;
}





#subnavigation li {
	background-color: #E4D19A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
	width: 204px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0B37D;
}
#subnavigation_index li {
	background-color: #E4D19A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
	width: 208px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0B37D;
	line-height: 135%;
	color: #993300;
	font-weight: bolder;
	font-size: 95%;
}


#subnavigation  li.elérhetöségeink {
	background-color: #E4D19A;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	padding-left: 10px;
	list-style-type: none;
	width: 204px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

#subnavigation  li  a   {
	color: #795E38;
	text-decoration: none;
}
#subnavigation_index li a {
	color: #993300;
	text-decoration: none;
	font-weight: bolder;
}



#subnavigation li.ende    {
	background-color: #E4D19A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
	width: 204px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnavigation_index li.ende {
	background-color: #E4D19A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
	width: 208px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#subnavigation li a:hover {
	text-decoration: underline;
	color: #795E38;
}
#subnavigation_index li a:hover {
	text-decoration: underline;
	color: #CC0000;
}

#subnavigation li a.active {
	color: #795E38;
}
#subnavigation_index li a.active {
	color: #CC0000;
}


#footer {
	height: 50px;
	clear: both;
	background-image: url(bilder/agrinex_v2_footer.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.counter {
	float: left;
	padding-left: 5em;
	margin-top: 1.4em;
	color: #89AC3F;
}

.copyright {
	float: right;
	margin-top: 1.4em;
	padding-right: 3.1em;
	color: #89AC3F;
}

