body {
	background-color: #c5c7c8;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	background-image: url('../gfx/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#mainContent a, #mainContent a:visited{
	color: #D50000;
}
#mainContent a:hover {
	color: black;
}
#website {
	margin: 0px auto;
	width: 1000px;
}

#mainSite {
	width: 100%;
	/* background-color: #c5c7c8; */
}

#header {
	height: 165px;
	background-image: url('../gfx/logo.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#mainContent {
	border-top: 1px solid #555555;
	/* border-top: 6px solid rgb(187, 227, 128); */
	border-bottom: 0;
	/*  background-color: white; */
	padding: 15px;
	line-height: 150%;
	color: #555555;
}
#mainContent p,
#mainContent ul {
	line-height: 150%;
}
	
#mainContent img{
	border: 1px #555555 solid;
	padding: 2px;
	margin: 0 auto;
	}
	
img {
	border: 1px #eaeaea solid;
	}

h1 {
	line-height: 140%;
	margin: 20px 0 6px 0;
	padding: 0 0 7px 0;
	font-family: verdana, arial, helvetica, sans serif;
	}

#inhalt-startseite {
	float: left;
	width: 300px;
	margin-left: 0;
	padding: 0;
	}

#news {

	margin-left: 357px;
	}

.date {
	margin: 0;
	padding: 0;
	}
	
#sortiment h2 {

clear: left;
padding-top: 20px;

}

#news h2 {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 100%;
	margin: 1px 0 8px 0;
	padding: 0;
	}

#news h2 a {
	color: black;
	text-decoration: none;
	}

#news h2 a:hover {
	text-decoration: underline;
	}

.layout_short {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px black dotted;
	}

.last {
	border-bottom: 0px;
	}

.layout_short p.teaser {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
}

.kollektion {
	clear: left;
	padding-top: 8px;
}
.kollektion img{
}
.ce_gallery img{
	border: 1px solid #D3D3D3;
}

.float_left {
	float:left;
	clear: left;
}
.float_left img {
	border: 1px solid #D3D3D3;
}
#haendlersuche {
}

#haendlersuche td {
	vertical-align: top;
}

#haendlersuche td.col_0 {
	width: 200px;
	padding-right: 5px;
}
#nachrichten .layout_short,
#nachrichten-leser .layout_short {
	clear: left;
	border-top: 1px black dotted;
	margin-top: 13px;
	border-bottom: 0;
}
#nachrichten .layout_short .teaser,
#nachrichten-leser .layout_short .teaser{
	padding-right: 139px;
}
#nachrichten .layout_short .info ,
#nachrichten-leser .layout_short .info {
	margin-bottom:0;
}
#nachrichten .layout_short h2,
#nachrichten-leser .layout_short h2{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 8px;
}
#nachrichten .layout_short  img,
#nachrichten-leser .layout_short  img{
	float:left;
	border: 1px solid #D3D3D3;
	margin-right: 13px;
	margin-bottom: 13px;
	max-width: 120px;
	max-height: 120px;
}
#nachrichten .layout_short.first ,
#nachrichten-leser .layout_short.first {
	border-top: 0;
	margin-top: 0;
}
#nachrichten-leser .back {
	padding-top: 5px;
	padding-bottom: 55px;
	border-bottom: 1px black dotted;
	margin-bottom: 13px;
}
.layout_full img {
	border: 1px solid #D3D3D3;
	margin-right: 13px;
	margin-bottom: 8px;
}
.layout_full .image_container.float_left a{
	float:left;
}

#footer {
	padding: 8px 15px;
	margin-bottom: 15px;
	margin-top: 50px;
	clear:both;
	font-size: 90%;
	border-top: 1px solid #555555;
	color: #555555;
}
#footer a{
	color: #555555;
}
form table td{
	padding: 0 13px 5px 0;
	vertical-align: top;
}
form table td.col_0 {
	padding-top: 3px;
}

.clear_content .block{
	clear: both;
}
.zeitschrift img {
	float:left;
	clear: left;
	border: 1px solid #D3D3D3;
	margin-right: 21px;
	margin-bottom: 13px;
}
/*********************************/
.clear_both { clear: both; }	
.invisible { display: none; }

