/*
 
	Struktur

*/

body { 
	margin: 0; 
	padding: 0; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:  #333;
	background: #fafafa url(../../img/hintergrund.gif) repeat-x;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, ul, li, table, th, td, img { 
	border: 0; 
	margin: 0; 
	padding: 0; 
}

a, a:link, a:hover, a:visited, a:active {
	color: #3263ad;
}

#wrapper { 
	padding-top: 20px;
	width: 880px;
	background: #fff;
	background-color: #fff;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#wrapper:after {
	content: " ";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	color: #fff:
}

#header-top {
	height: 70px;
}

#logo {
	float: left;
	padding-left: 40px;
}

/*
 
	MENU_OBEN

*/

#menu_oben {
	float: right;
	padding-top: 36px;
	padding-right: 40px;
	display: block;

	height: 32px;
}

#menu_oben ul {
	list-style-type: none;
}

#menu_oben ul a {
	border-left: #eaede0 solid 1px;
	text-decoration: none;
	display: block;
	color: #90b02f;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}	

#menu_oben ul li {
	float: left;
}

#menu_oben ul li a {
	padding-bottom: 20px;
	font-size: 9px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu_oben ul li a.last{
	padding-right: 10px;
	border-right: #eaede0 solid 1px;
	border-left: #eaede0 solid 1px;
}

#header {
	height: 115px;
	background: url(../../img/hg_header.jpg) repeat-x;
	width: 100%;
}

#header-bild {
	overflow: visible;
	z-index: 3;
	height: 115px;
	background: url(../../img/header_submenue.jpg) no-repeat;
}

body#home #header-bild {
	background: url(../../img/header_home.jpg) no-repeat;
}

body#affiliate #header-bild {
	background: url(../../img/header_affiliate.jpg) no-repeat;
}

body#searchengines #header-bild {
	background: url(../../img/header_searchengines.jpg) no-repeat;
}

body#media #header-bild {
	background: url(../../img/header_media.jpg) no-repeat;
}

body#productsearch #header-bild {
	background: url(../../img/header_productsearch.jpg) no-repeat;
}

body#tracking #header-bild {
	background: url(../../img/header_tracking.jpg) no-repeat;
}

/*

	MENU
	
*/

#menu {
	float: left;
	padding: 0;
	margin: 0;
	padding-left: 40px;
	margin-top: -25px;
	height: 25px;
	line-height: 25px;
	position: relative;
	z-index: 5;
}

#menu ul {
	height: 25px;
	list-style-type:  none;
}

#menu li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	text-align: center;
	margin-right: 4px;
}

#menu ul li a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
}

#menu ul li a:hover, #menu ul li .aktiv {
	font-weight: bold;
	color: #36659B;
	text-decoration: none;
}

body#home #menu li #home_i {
	background: url(../../img/home_aktiv.gif) no-repeat;
}

body#affiliate #menu li #affiliate_i {
	background: url(../../img/affiliate_aktiv.gif) no-repeat;
}

body#searchengines #menu li #searchengines_i {
	background: url(../../img/suchmaschinen_aktiv.gif) no-repeat;
}

body#productsearch #menu li #productsearch_i {
	background: url(../../img/produktsuchen_aktiv.gif) no-repeat;
}

body#media #menu li #media_i {
	background: url(../../img/media_aktiv.gif) no-repeat;
}

body#tracking #menu li #tracking_i {
	background: url(../../img/tracking_aktiv.gif) no-repeat;
}

#menu li a#affiliate_i {
	background: url(../../img/affiliate.gif) no-repeat top left;
	width:  72px;
}

#menu li a:hover#affiliate_i {
	background: url(../../img/affiliate_aktiv.gif) no-repeat top left;
	width: 72px;
}

#menu li a#home_i {
	background: url(../../img/home.gif) no-repeat top left;
	width: 72px;
}

#menu li a:hover#home_i {
	background: url(../../img/home_aktiv.gif) no-repeat top left;
	width: 72px;
}

#menu li a#searchengines_i {
	background: url(../../img/suchmaschinen.gif) no-repeat top left;
	width: 116px;
}

#menu li a:hover#searchengines_i {
	background: url(../../img/suchmaschinen_aktiv.gif) no-repeat top left;
	width: 116px;
}

#menu li a#media_i {
	background: url(../../img/media.gif) no-repeat top left;
	width: 63px;	
}

#menu li a:hover#media_i {
	background: url(../../img/media_aktiv.gif) no-repeat top left;
	width: 63px;
}

#menu li a#productsearch_i {
	background: url(../../img/produktsuchen.gif) no-repeat top left;
	width: 116px;	
}

#menu li a:hover#productsearch_i {
	background: url(../../img/produktsuchen_aktiv.gif) no-repeat top left;
	width: 116px;
}

#menu li a#tracking_i {
	background: url(../../img/tracking.gif) no-repeat top left;
	width: 76px;
}

#menu li a:hover#tracking_i {
	background: url(../../img/tracking_aktiv.gif) no-repeat top left;
	width: 76px;
}

#contentWrapper {
	padding-left: 42px;
	padding-top: 25px;
}

#content {
	float: left;
	margin-bottom: 25px;
	width: 540px;
}

#content h1 {
	font-size: 13px;
	font-weight: bold;
	color: #3263ad;
	margin-bottom: 10px;
	margin-top: 25px;
}

#content h1.first {
	margin-top: 5px;
}

#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #3263ad;
	margin-bottom: 1em;
	margin-top: 2em;
}

#content p strong {
	color: #444;
}

#content p, #content dl, #content ul, #news p, #news h3 {
	line-height: 1.5em;
}

#content p.styled {
	padding: 10px 10px 10px 0;
}

#content p.styled em {
	border-left: 1px solid #ececec;
	display: block;
	font-style: normal;
	padding-left: 15px;
}
       
#content .box {
	margin-top: 15px;
	float: left;
	background: url(../../img/box_rechts_weiss.gif) top right no-repeat;
	margin-bottom: 15px;
	font-size: 11px;
}

#content ul {
	margin: 20px 0;
}

#content li {
	padding: 4px 5px;
}

#content .left {
	float: left;
}

#content .right {
	float: right;
}

#content .fullwidth {
	width: 100%;
}

#content .halfwidth {
	width: 50%;
}

.center {
	text-align: center;
}

#content .box h3 {
	margin: 0 0 6px 0;
	display: block;
	background: url(../../img/box_links_weiss.gif) top left no-repeat;
	/*padding: 17px 17px 2px 18px;*/
	padding: 12px 12px 0 12px;
	font-size: 12px;
	color: #3263ad;
	/*background: url(../../img/box_oben_kurz.gif) no-repeat top left;*/
}

#content .box p {
	/*padding: 1px 17px 22px 18px;*/
	padding: 0 0 0 12px;
	margin: 0;
	display: block;
	background: url(../../img/box_links_weiss.gif) bottom left no-repeat;
}

#content .box em {
	display: block;
	padding: 0 12px 12px 0;
	font-style: normal;
	background: url(../../img/box_rechts_weiss.gif) bottom right no-repeat;
}

#home #content div.grafik  {
	margin: 30px 0 30px 100px;
}

#affiliate #content div.grafik  {
	margin: 30px 0 30px 80px;
}

#content div.grafik p {
	margin-top: 0;
	font-size: 10px;
}

#content div.grafik p strong {
	font-style: normal;
}

#news {
	float: right;
	position: relative;
	top: -83px;
	display: block;
	z-index: 1;
	margin-bottom: -38px;
	right: 30px;
}

#news p {
	font-size: 10px;
	background-color: #fff;
	margin-top: 5px;
}

#news h3, #news h2 {
	font-size: 9px;
	background-color: #fff;
	font-weight: bold;
	color: #90b02f;
}

#news_oben {
	background: url(../../img/newsbox_hg_oben.jpg) no-repeat;
	width:  164px;
	padding: 25px 35px 20px 25px;
}

#news_unten {
	background:  url(../../img/newsbox_hg_unten.jpg) no-repeat;
	width:  220px;
	height: 30px;
}

#news a, #news strong {
	color: #90b02f;
}


#news:after {
	content: " ";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	color: #fff:
}


#content li {
	margin-left: 25px;
	padding-bottom: 10px;
}

#content  dl {
	margin: 30px 0;
}

#content  dt {
	/*color: #3263ad;*/
	font-weight: bold;
	margin-top: 2em;
	padding: 3px 15px;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background: #f5f5f5;
}

#content  dt a {
	color: #333;
	text-decoration: none;
}

#content dd {
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	margin-bottom: 30px;
	margin: 0;
	padding: 10px 15px;

}

#imprint #content dt {
	margin-top: 2em;
	background: #f5f5f5;
	border: none;
	border-bottom: 1px solid #e0e0e0;

}

#imprint #content dd {
	margin-bottom: 20px;
	border: 0;
}
	
.clear {
	clear: both;
}

.halfsize {
	width: 50%;
}

#content p {
	margin-top: 1em;
}

#content table.simple {
	margin-top: 20px;
	margin-bottom: 5px;
	/*border: 1px dotted #B6D066;*/

}

#content table.simple th {
	/*background: #B6D066 url(../../img/table-simple_th_bg.gif);*/
	/*background: #508DC6 url(../../img/table-simple_th_bg_b.gif);*/
	color: white;
	font-size: 12px;
	padding: 6px;
	line-height: 95%;
}

#content table.simple td {
	padding: 20px;
	background: #f5f5f5;
	border: 1px dotted #d5d5d5;
}

#content table h1 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/*
	footer
	
*/


#footer { 
	clear: both;
	height: 70px; 
	width:  100%;
	background: #6297cb;
	color:  #fff;
	font-size: 10px;
	background: #5a8cc2 url(../../img/footer_bg.jpg);
}

#footer p {
	padding-top:  15px;
	padding-left: 40px;
}

#footer a{
	color:  #fff;	
}

/*
	Formular
	
*/

.formbox {
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 15px 20px;
	background-color: #f5f5f5;
	margin-bottom: 1em;
	margin-top: 2em;
}

.formbox label {
	padding: 0 0 2px 0;
	display: block;
	font-size: 11px;
}

.button {
	margin-top: 10px;
}

.formbox p {
	margin: 0 0 4px 0 !important;
}

.formbox form {
	margin: 0;
}

.formbox input {
	margin: 0 5px 0 0;
}

.formbox input.recommended {
	background: #fff url(../../img/recommended.gif) no-repeat bottom right; 
}


.formbox table {
	margin: 0;
	border: 0;
	width: 100%;
}

.formbox th {
	width: 120px;
}

.formbox th, .formbox td {
	padding: 5px;
	vertical-align: top;
}

.formbox th {
	font-weight: normal;
	text-align: right;
	color: #666;
}

.formbox td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
}

.formbox textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	background-color: #f5f5f5;
	padding: 5px 25px 5px 25px;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:  #555;
	border: dotted 1px #ddd;
}

.errors {
	color: #bd5629 !important;
}

.errors h2 {
	margin: 0 0 1em 0 !important;
}

.errors ul {
	margin: 0 0 0 20px !important;
}

#content .infobox {
	width: 95%;
	margin-top: 15px;

}

#content .infobox .content {
	background: #f8f8f8;
	padding: 15px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}

#content .infobox h2 {

	padding: 6px;
	margin:0;
	font-size: 11px;
	color: #444;

}

#content .infobox h3 {
	font-size: 10px;
	color: #444;
}


#content .infobox .logo:after {
	content: " ";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	color: #fff:
}

#content .infobox li {
	padding: 2px;
}

#content .infobox ul {
	margin-top: 4px;
	list-style-image: url(../../img/haekchen.gif);

}

#content .infobox p {
	margin-top: 0;
	margin-top: 0;
}


#content .infobox .logo a {
	line-height: 105px;
	position: relative; 
}



#content .infobox .logo img {
	vertical-align: middle;
	padding: 25px;



}

#content .infobox .logo {
	text-align: center;
	background: #fff;
	border: 1px dotted #ccc;
	width: 220px;
	height: 105px;
	line-height: 105px;
	display: table-cell;
}

#content .infobox .info {
	margin-bottom: 15px;
	font-style: italic;
}

.important {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	border: 1px solid #ccc;
	padding: 10px;

}