p#meldungstext
{
	background-color:#ffff66;
	color:#000;
	border:solid 1px #000;
	padding:7px;
}
body, p, div, td
{
	line-height:16px;
}
input#empfemail
{
	width:220px;
}
div#gruppeeng p
{
	line-height:11px;
}
div#suppfact
{
	padding-bottom:10px;
}
a#facebooklink
{
	text-decoration:none;
}
ul li
{
	padding:0;
	padding-bottom:7px;
}
div#kategorie ul li
{
	padding-top:6px;

}
hr
{
	border-top: 1px solid #ededed;
}
a#facebooklink div
{
	background-image:url(../../image/image/fitness-frau_thumb.jpg);
	display:block;
	width:133px;
	height:200px;
	margin-left:30px;
}
a#facebooklink:hover div
{
	background-image:url(../../image/image/fitness_facebook.jpg);
	
}
h1, p.titel, h2
{
	color:#000;
	
}
h2
{
	padding:0;
	margin:0;
}
body
{
	background-image:url(bg_bottle.jpg);
	background-repeat:repeat-x;
	background-color:#838383;
}
a
{
	color:#000;
}
a:hover
{
	text-decoration:none;
}
.linkkategorie{
	display:block;
	height:19px;
	margin-bottom:3px;
	border:solid 1px #ccc;
	padding-left:10px;
	padding-top:2px;
	color:#666!important;
			
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	
	-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.62);
	-moz-box-shadow:    0px 0px 6px 0px rgba(50, 50, 50, 0.62);
	box-shadow:         0px 0px 6px 0px rgba(50, 50, 50, 0.62);

}
.linkkategorie:hover{
	color:#000!important;
		
	-webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.62);
	-moz-box-shadow:    0px 0px 1px 0px rgba(50, 50, 50, 0.62);
	box-shadow:         0px 0px 1px 0px rgba(50, 50, 50, 0.62);
	
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(239,239,239,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(239,239,239,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

	
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;

}
div#boxright a
{
	text-decoration:none;
	color:#333;
}
div#boxright a:hover
{
	text-decoration:underline;
}
select#selhersteller
{
	width:155px;

}
a.linkkategorie, a#active
{
	text-decoration:none;
}
a.linkkategorie div
{
	padding:3px;
	font-weight:bold;
}
a:hover.linkkategorie div, a#active div
{
	
	display:block;
	background-color:#f2f2f2;
}
div#footer
{
	font-size:11px;
	color:#666;
	width:987px;
	height:35px;
	padding-top:30px;
}
div#topbuttoncontainer
{
	padding-top:85px;
	padding-left:10px;
}
div#boxright
{
	display:block;
	width:175px;
}
div#boxheader
{
	background-image:url(box_left_header.jpg);
	display:block;
	width:160px;
	height:17px;
	padding-top:10px;
	padding-left:13px;
	color:#000;
	font-weight:bold;
}
div#boxcontent
{
	padding: 10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
}
div#topbutton
{
	
	display:block;
	height:20px;
	padding-top:0px;
	float:left;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
}
div.btnhome
{
	background-image:url(home.jpg);
	background-repeat:no-repeat;
	width:78px;
	padding-left:4px;
}
div.btnkontakt
{
	background-image:url(kontakt.jpg);
	background-repeat:no-repeat;
	width:90px;
	padding-left:5px;
}
div.btnlogin
{
	background-image:url(login.jpg);
	background-repeat:no-repeat;
	width:82px;
	padding-left:19px;
}

div#topbutton a
{
	text-decoration:none;
}
div#topbutton a:hover
{
	text-decoration:underline;
}
div#topbutton a
{
	color:#FFF;
}
.button {
	padding: 1px 8px;
	border: 1px solid #333333;
	background: url(bg-button.gif) repeat-x left center #333333;
	color: #FFFFFF;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}