* {
	margin: 0px;
	padding: 0px;
}
body {height:100%;
	background-color:white;
	background-image:url(../images/p36_logo-rund_kl.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#660033;
}
html {height:100%;
}
#seite {
	width: 950px;
	height:100%;

}
img {
	display: block;
	vertical-align:bottom;
}
a img {
	border: none;
}

/* --- HEADER --- */

#header {
	height: 100px;
	background-color:#999;
}

/* --- CONTENT --- */

#content {
	height:100%;
	width::950px;
	/*background-color:#666;*/
}

#imp {
	/*letter-spacing:-1px;*/
	font-size:10px; 
	line-height:20px; 
	padding-top:155px; 
	padding-left:15px; 
	width:181px; 
	float:left;
}

#nav {padding-bottom:12px;}

#cont {
	padding-top:34px;
	padding-left:16px;
	float:left; 
	width:730px;
}

#textgeschichte 
{
	/*letter-spacing:-1px;*/
	padding-left:2px;
	font-size:11px; 
	width:262px;
	padding-bottom:33px;
}

#textsortiment 
{
	/*letter-spacing:-1px;*/
	padding-left:264px;
	font-size:11px; 
	width:325px;
	padding-bottom:33px;
}

#textspecials {
	/*letter-spacing:-1px;*/
	padding-left:433px;
	font-size:11px; 
	width:270px;
	padding-bottom:33px;
}

ul {
	list-style-type:none;
	list-style-image: url(../images/li_line.gif);
	padding-left:25px;
}
li {
}
ul.bullet {
	list-style-type:none;
	list-style-image: url(../images/li_bullet.gif);
	padding-left:25px;
}

/* --- FOOTER --- */

#footer {
	height: 100px;
	background-color:#ccc;
}


/* --- FORMATE --- */


/* --- LINKS --- */

a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #660033;
	text-decoration: none;
}
a:active {
	color: #660033;
	text-decoration: none;
}

a.text:link {
	color: #660033;
	text-decoration: underline;
}
a.text:visited {
	color: #660033;
	text-decoration: underline;
}
a.text:hover {
	color: #660033;
	text-decoration: underline;
}
a.text:active {
	color: #660033;
	text-decoration: underline;
}


/* --- SONSTIGES --- */

.klar {
	clear:both;
}
.links {
	float:left;
}
.rechts {
	float:right;
}

.picabbt {
	padding-bottom:4px;}

.picableft {
	padding-left:11px;}

.abstand0 {
	clear:both;
	height:0px;
	line-height:0px;
}
.abstand10 {
	clear:both;
	height:10px;
}
.abstand16 {
	clear:both;
	height:16px;
}
.abstand20 {
	clear:both;
	height:20px;
}
.abstandv20 {
	float:left;
	width:20px;
	height:180px;
}
