/* BASE */

* {
	margin: 0;
	padding: 0;
	}
body {
	font-size: 10px;
	font-family: arial, verdana, sans-serif;
	color: #4F5761;
	background: #fff url(/img/bg_home.gif) 50% 0 no-repeat;
	text-align: center;
	}
	
/* Rest */

#container {
	text-align: left;
	width: 955px;
	margin: 0 auto;
	position: relative;
	}
a {
	color: #4F5761;
	text-decoration: none;
	}
a.bgicon {
	padding-left: 12px;
	background: url(/img/pfeil_blau.gif) 0 50% no-repeat;
	}
a:hover {
	text-decoration: underline;
	}
input.text {
	width: 98px;
	height: 14px;
	}
br.clear {
	clear: both;
	}


/* content */

#content {
	clear: left;
	width: 560px;
	margin-top: 30px;
	float: left;
	}
#content h2,
.rec h3{
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 13px 0;
	}
#content p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 10px 1em 0;
	}
#content object#swf {
	position: absolute;
	top: 287px;
	left: 0;
	}

/* sidebar */

#sidebar {
	width: 395px;
	float: right;
	margin-top: 30px;
	}
#sidebar h3 {
	font-size: 1.1em;
	line-height: 20px;
	letter-spacing: 1px;
	background: #BEC0C2;
	border-top: 1px solid #A6A8AB;
	border-right: 1px solid #A6A8AB;
	border-left: 5px solid #1D4576;
	padding-left: 5px;
	}
#sidebar h3 span {
	font-weight: normal;
	letter-spacing: 0;
	}
#sidebar div {
	margin-bottom: 30px;
	border: 1px solid #A6A8AB;
	background: #E5E5E6;
	}

div#produktneu {
	height: 107px;
	padding-bottom:3px;
	}

div#produktneu img {
	border: 1px solid #BEC0C2;
	margin: 8px;
	float: left;
	}

div#produktneu table {
	font-size: 1em;
	height:110px;
	}

#sidebar .contentSWF {
	margin: 8px;
	margin-top: 10px;
	border: 1px solid #BEC0C2;
}

/* eyekit */

div#produktneu table table {
	height:1px;
	}

/* /eyekit */

div#produktneu p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 4px;
	}

div#produktneu p a {
	padding-left: 12px;
	background: url(/img/pfeil_blau.gif) 0 50% no-repeat;
	line-height: 1.6em;
	padding-top:0px;
	margin-top:0px;
	fonmt
	}


div#login {
	height: 77px;
	}
div#login td {
	font-size: 10px;
	}
div#login form {
	margin: 20px 0;
	}
div#login label, div#login input.text {
	height:16px;
	font-size:10px;
	margin-left: 6px;
	}
div#login input.text{
	border:1px solid #A6A8AB;
	}
div#login dl {
	margin-top: -8px;
	margin-left: 8px;
	}
div#login dl dt, div#login dl dd {
	float: left;
	}
div#login dl dd {
	margin-left: 8px;
	}

div#news {
	background: transparent;
	margin-bottom: 0;
	margin-right: 0;
	border:none;
	}
	
div#news h3 {
	border: none;
	background: transparent;
	padding: 0;
	font-size: 2.2em;
	color: #D7D8D9;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: -1px;
	}
div#news dl {
	font-size: 1.1em;
	margin-left: 30px;
	height: 88px;
	}
div#news dl dt {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom:4px;
	background: url(/img/dl_bullets.gif) no-repeat 0 50%;
	padding-left: 8px;
	}
div#news dl dd {
	padding-left: 8px;
	}
ul#iconlinklist {
	list-style: none;
	float: right;
	margin: 10px 0;
	}
ul#iconlinklist li {
	display: inline;
	}
ul#iconlinklist li a {
	float: left;
	display: block;
	width: 26px;
	height: 17px;
	background: url(/img/icon_empfehlen.gif) no-repeat center bottom;
	margin-left: 15px;
	}
ul#iconlinklist li a#linkDrucken {
	width: 20px;
	background-image: url(/img/icon_drucken.gif);
	}
ul#iconlinklist li a#linkNachOben {
	width: 14px;
	background-image: url(/img/icon_nachoben.gif);
	}
ul#iconlinklist li a span {
	display: none;
	}


/* footer */

#footer {
	clear: both;
	border-top: 1px solid #A6A8AB;
	text-align: center;
	}
#footer p {
	width: 955px;
	margin: 0 auto;
	padding-top: 10px;
	}
#footer p#footerLogo {
	text-align: right;
	padding-top: 0;
	margin-top: -10px;
	padding-bottom: 10px;
	}
	
/* weiterempfehelen */

div.rec {	
	margin-bottom:10px;
	padding:5px;
	background:#D7D8D9;
	}