@charset "utf-8";

#header  {
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(img/_bg_header.jpg);
	background-repeat: no-repeat;
    } 
#header #bild {
	border: 1px solid #A52330;
	margin-top: 7px;
	background-image: url(img/logo-linneweber.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#topnavi {
	background-image: url(img/_bg_topnavi.jpg);
}
a {
	color: #A52230;
	text-decoration: none;
}
a:hover {
	color: #B87981;
	text-decoration: none;
}





p {
	font-size: 75%;
	color: #666666;
	text-align: left;
	padding-right: 50px;
	padding-left: 10px;
}
#sidebar1 h1 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	font-size: 120%;
}
#mainContent h1   {
	color: #A52230;
	font-size: 120%;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A52230;
	margin-right: 50px;
	margin-left: 10px;
}
h2 {
	font-size: 90%;
	color: #A52230;
	padding-left: 10px;
}
.imgright {
	border: 1px solid #A52230;
	float: right;
}



#footer {
	background-image: url(img/_bg_footer_gr.jpg);
	background-repeat: no-repeat;
}
#sidebar1 p {
	color: #000000;
}
#sidebar1 h1 {
	font-size: 90%;
	color: #000000;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 30px;
	line-height: 33px;
	font-size: 10px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	line-height: 33px;
	font-size: 10px;
}
#form .box {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A52230;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#form .button {
	border: 1px solid #A52230;
}
#mainContent ul {
	color: #666666;
	font-size: 75%;
}
#mainContent li {
	color: #666666;
	margin-right: 50px;
	list-style-type: disc;
	list-style-image: url(img/punkt.jpg);
	line-height: 110%;
}
#mainContent       li       li  {
	color: #666666;
	font-size: 135%;
	list-style-image: url(img/punkt.jpg);
}
.imgrightOhneRahmen {
	float: right;
}

