body {
	background-color: #c5c7c8;
	margin: 0px;
	padding: 0px;
	

	font-family: arial;
	font-size: 12px;
	
	background-image: url('../gfx/bg.jpg');
	background-repeat: repeat-x;
}
#mainContent a{
	color: #297A00;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}
#website {
	margin: 0px auto;
	width: 760px;
}

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

#header {
	height: 165px;
	background-color: #fff;
	background-image: url('../gfx/header.jpg');
}

#mainContent {
	border-top: 6px solid rgb(187, 227, 128);
	border-bottom: 0;
	background-color: white;
	padding: 15px;
}
#mainContent p,
#mainContent ul {
	line-height: 1.4;
}
#topic {
	background: #f0f0f0;
	padding: 14px 14px;
	margin: 0 0 25px 0;
	font-size: 120%;
	line-height: 120%;
	}
	
img {
	border: 1px #eaeaea solid;
	}

#topic h1 {
	line-height: 120%;
	margin: 0 0 6px 0;
	padding: 0 0 7px 0;
	font-family: Georgia, Times New Roman;
	}

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

#news {

	margin-left: 357px;
	}

.date {
	margin: 0;
	padding: 0;
	}

#news h2 {
	font-family: Georgia, Times New Roman;
	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;
}

h1, h2, h3 {
	font-family: Georgia, Times New Roman;
}

.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: 5px 5px;
	background-color: rgb(187, 227, 128);
	margin-bottom: 15px;
	clear:both;
	font-size: 90%;
}

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; }
