@charset "utf-8";
/* 
	web.css
	Design by seo-attack.de 
	http://www.seo-attack.de
	© Jenoch, Kai   
*/
html, div, span, object, iframe, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline;
}
a {
	color:#8fc635;
	text-decoration:none;
}
a:hover{
	color:#6665;
}

body {
	margin: 0;
	border: 0;
	vertical-align: baseline;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#f4f4f6;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
h1 { 
padding-top : 0px; 
font-family : Times, "Times New Roman", serif; 
font-weight:bold; 
color:#8fc635;
font-size:1.5em; 
padding-top : 5px;
padding-bottom : 5px;
border-bottom:#f19041 dashed 1px;
border-top:#f19041 dashed 1px;
} 
h2 { 
padding-bottom : 5px; 
color:#139ad4; 
font-weight:bold; 
font-size:1.2em; 
}

.wrapper {
	width: 900px;
	height:auto;
	margin-left: auto; 
	margin-right: auto;
}
.header {
	width:900px;
	height:9px;
	padding:5px;
	float:left;
}
.menu{
	margin-top:5px;
	width:900px;
	height:62px;
	float:left;
	background-image:url(images/seo_05.gif);
	background-repeat:repeat-x;
	}
div.menu ul a {
	text-decoration: none; 
	display:block; 
	width: auto;
}
div.menu ul li {
	float:left;
	display:inline; 
	padding: 0; 
	margin: 0; 
}
div.menu ul li a {
	background-image:url(images/seo_05.gif);
	background-repeat:repeat-x;
	color: #fff;
	height:57px;
	padding: 4px 10px 0px 10px; 
}
div.menu ul li a:hover {
	background-image:url(images/seo_03.gif);
	background-repeat:repeat-x;
	color: #fff; 
}

div.menu a#current {
	background-image:url(images/seo_03.gif);
	background-repeat:repeat-x;
	display:block; 
	width: auto; 
	font-weight: bold; 
	color: #fff; 
	padding: 4px 10px 0px 10px;
}
.banner {
	width:898px;
	height:316px;
	float:left;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;}
div.banner img{
	margin-top:219px;
}
.banner_l {
	background-color:#f2f2f3;
	background-image:url(images/seo_attack_Banner_01.jpg);
	width:233px;
	height:316px;
	float:left;
}

.banner_l1 {
	background-color:#f2f2f3;
	background-image:url(images/seo_attack_Banner_02.jpg);
	width:238px;
	height:316px;
	float:left;
}
.banner_r {
	background-color:#f2f2f3;
	background-image:url(images/seo_attack_Banner_03.jpg);
	width:221px;
	height:316px;
	float:left;
}
.banner_r2 {
	background-color:#f2f2f3;
	background-image:url(images/seo_attack_Banner_04.jpg);
	width:206px;
	height:316px;
	float:left;
}
.banner_buttons {
	padding-top:25px;
	width:253px;
	float:right;	
}
.content_r{
	background-color:#ededed;
	width:240px;
	height:15px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	margin-top:25PX;
	margin-bottom:5px;
	border: 1px #ededed solid;}
div.content_r h1{
	font-size:1.0em;
}
.content {
	width:600px;
	float:left;
	border: 1px #ededed solid;
	margin-top:0px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}
.content_sub {
	width:250px;
	float:right;
	margin-top:0px;
	padding:0px;
	border: 1px #ededed solid;
}
div.content_sub h2 {
	font-weight:bold;
	font-size:1.1em;
	color:#333;
}

div.content_sub ul a {
	color:#8fc635;
	width:140px;
	padding:5px;
	display:block;
	text-decoration:none;
	
}
div.content_sub ul li {
	float:left;
	display:inline; 
	padding: 0; 
	margin: 0; 
}
div.content_sub ul li a {
	color:#64b647; 
}
div.content_sub li a:hover {
	color:#666;
}
.content_u {
	width:auto;
	border-bottom:#f19041 dashed 1px;
	border-top:#f19041 dashed 1px;
}
.main {
	float:left;
	width:590px;
	padding:5px;
	background-color:#ededed;
}
.main_m {
	float:left;
	width:588px;
	padding:5px;
	border: 1px #ededed solid;
}
.box {
	width:300px;
	height:250px;
	float:left;	
}
.box_r {
	width:300px;
	height:250px;
	float:right;	
}
.box_r_1 {
	width:336px;
	height:280px;
	float:right;	
}
.box_r_2 {
	width:125px;
	height:125px;
	float:right;	
}


