html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
body {
	height: 100%;
	text-align: center;
	background:url(../img/bg.gif) repeat-x top left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#747474;
	line-height:15px;
	}

html {
background:url(../img/bg_repeat.gif) repeat top left;
}
	
#wrapper {
	height: 100%;
	margin: 0px auto;
	min-height: 700px;
	text-align: left;
	width: 780px;
	position:relative;
	left: -2px;
	}
#euro_business_logo {
	background:url(../img/euro_business_logo.gif) no-repeat;
	position:absolute;
	top: 15px;
	left: 0; 
	width: 430px;
	height: 78px;
	}
#header_grafik1 {
	background:url(../img/header_grafik1.jpg) no-repeat;
	position:absolute;
	top:93px;
	left:0;
	width: 430px;
	height: 183px;
	}
#header_grafik2 {
	background:url(../img/header_grafik2.jpg) no-repeat;
	position:absolute;
	top:15px;
	left:430px;
	width: 350px;
	height: 225px;
	}
#home {
	position:absolute;
	top:240px;
	left:430px;
	width:61px;
	height:36px;
	background:url(../img/home.jpg) no-repeat;
	cursor: pointer;
	}
#home:hover {
	background:url(../img/home_hover.jpg) no-repeat;
	}
#home.active {
	background:url(../img/home_hover.jpg) no-repeat;
	}
#ueber_uns {
	position:absolute;
	top:240px;
	left:491px;
	width:72px;
	height:36px;
	background:url(../img/ueber_uns.jpg) no-repeat;
	cursor: pointer;
	}
#ueber_uns:hover {
	background:url(../img/ueber_uns_hover.jpg) no-repeat;
	}
#ueber_uns.active {
	background:url(../img/ueber_uns_hover.jpg) no-repeat;
	}
#unsere_kunden {
	position:absolute;
	top:240px;
	left:563px;
	width:107px;
	height:36px;
	background:url(../img/unsere_kunden.jpg) no-repeat;
	cursor: pointer;
	}
#unsere_kunden:hover {
	background:url(../img/unsere_kunden_hover.jpg) no-repeat;
	}
#unsere_kunden.active {
	background:url(../img/unsere_kunden_hover.jpg) no-repeat;
	}
#kontakt {
	position:absolute;
	top:240px;
	left:670px;
	width:110px;
	height:36px;
	background:url(../img/kontakt.jpg) no-repeat;
	cursor: pointer;
	}
#kontakt:hover {
	background:url(../img/kontakt_hover.jpg) no-repeat;
	}
#kontakt.active {
	background:url(../img/kontakt_hover.jpg) no-repeat;
	}
#content {
	position:absolute;
	top: 276px;
	left:0;
	width:780px;
	height:450px;
	background-color:#FFFFFF;
	}
#netmarketing_logo {
	position:absolute;
	top: 20px;
	left: 41px; 
	}
#neuekunden_logo{
	position:absolute;
	top: 20px;
	left: 278px; 
	}
#germanbusiness_logo{
	position:absolute;
	top: 20px;
	left: 525px; 
	}
#line1 {
	position:absolute;
	top:70px;
	left:275px;
	background-color:#CCCCCC;
	width:1px;
	height:310px;
	}
#line2 {
	position:absolute;
	top:70px;
	left:517px;
	background-color:#CCCCCC;
	width:1px;
	height:310px;
	}
#line3 {
	position:absolute;
	top:40px;
	left:275px;
	background-color:#CCCCCC;
	width:1px;
	height:370px;
	}
#line4 {
	position:absolute;
	top:40px;
	left:507px;
	background-color:#CCCCCC;
	width:1px;
	height:370px;
	}	
#text1 {
	position:absolute;
	top:90px;
	left: 57px;
	width: 205px;
	height: 300px;
	}
#text2 {
	position:absolute;
	top: 90px;
	left: 297px;
	width: 205px;
	height: 300px;
	}
#text3 {
	position:absolute;
	top: 90px;
	left: 539px;
	width: 205px;
	height: 300px;
	}
#text5 {
	position:absolute;
	top:40px;
	left:60px;
	width:200px;
	height:350px;
	}
#text4 {
	position:absolute;
	top:40px;
	left:292px;
	width:200px;
	height:350px;
	}
#text6 {
	position:absolute;
	top:40px;
	left:524px;
	width:200px;
	height:350px;
	}
#text7 {
	position:absolute;
	top:40px;
	left:292px;
	width:432px;
	height:350px;
	}
h2 {
	font-size:13px;
	color:#326282;
	font-weight:bold;
	padding-bottom:6px;
	}
h3 {
	font-size:13px;
	color:#d4c038;
	font-weight:bold;
	padding-bottom:6px;
	}
a.link {
	font-size:11px;
	font-weight:bold;
	color:#326282;
	line-height:18px;
	letter-spacing:0px;
	text-decoration:none;
	border-bottom: 1px dotted #326282;
	}
a.link:hover {
	color:#7298b2;
	border-bottom: 1px dotted #7298b2;
	}
.strong {
	font-weight:bold;
	font-size:12px;
	}	
td.input {
	width: 150px;
	}
table {
	text-align:left;
	background-color:#ffffff;
	}
td {	
	padding: 1px;	
	border: none;
	font-size: 11px;
	}
#platzhalter {
	margin-bottom: 15px;
	}
