BODY
{
	font-family: Arial, Lucida Grande, Tahoma;
	background: #fff;
	font-size: 12px;
	padding: 10px;
}

.Admin
{
	color: #eeeeee;
}
.Admin A
{
	color: orange;
}

A SPAN
{
	color:#000;
	text-decoration: underline;
}
A:hover SPAN
{
	color: #E2001A;
}


.LightGray
{
	background: #F7F7F7;
}

.MenuContainer
{
	background: #E2001A;
	padding-left: 3em;
	height:20px;
}
* html .MenuContainer
{
	position:relative;
	top:-3px;
}
*:first-child+html .MenuContainer
{
	margin-bottom:3px;
}

.MenuContainer A, .MenuContainer A IMG
{
	border:0;
	padding:0;
	margin:0;
}
.MenuContainer A
{
	display:block;
	float:left;
}

.HomeHeader
{
	height: 100px; 
	margin: 0 0 10px 10px
}
.PSearch
{
	width:180px; 
	height:100px;
	background: #F7F7F7;
}
.PSearch .small
{
	padding: 5px 0 0 10px;	
	line-height:9px;
}
.PSearch .TextBox
{
	width: 120px;	
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.PSearch .SButton
{
	position:relative;
	top: 3px;
	left: 5px;
}

.PSearch .TextBoxValidationFailed
{
	background-color: red;
}

.maincell
{
	margin-left: 10px;
}

.left
{
	width: 40em;
	float: left;
	margin-right: 1.5em;
}

.right
{
	width: 25em;
	float: left;
}

H1,H2,H3,P
{
	margin: 0.5em 0 0.25em;
}
H2
{
	line-height: 1em;
	margin: 0 0 30px 0;
	padding: 75px 0 0 30px;
	height: 25px;
	background: url(gradient-grey.gif) repeat-x bottom;
}

H2.produkte
{
	line-height: 1em;
	margin: 0 0 0 10px;
	padding: 58px 0 0 30px;
	height: 42px;
	background: url(gradient-grey.gif) repeat-x bottom;
}
H2.top
{
	line-height: 1em;
	margin: 0 0 20px 10px;
	padding: 0 0 0 30px;
	background: url(gradient-grey.gif) repeat-x bottom;
}



* html H2.produkte
{
	height: 52px;
	padding-top: 48px;
}

*:first-child+html H2.produkte
{
	height: 52px;
	padding-top: 48px;
}


.ProdukteBackImage
{
	position: absolute;
	left:650px;
	top:5px;
	z-index:10;
}


.KategorieButton
{
	position: absolute;
	z-index: 10;
	border: 1px solid gray;
	font-size:11px;
	padding: 1px 6px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
}
.Level1Link
{
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #000;
}

.Level2Link
{
	display: block;
	text-decoration: none;
	color: #000;
}

.Level1Link:hover, .Level2Link:hover
{
	text-decoration:underline;
	color: #E2001A;
}

.PLinkSelected
{
	color: #E2001A;
	font-weight: bold;
}

.ArticleContainer
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 4px 6px;
	margin-bottom: 7px;
}
.GroupInfoContainer
{
	margin-bottom: 2em;
}
.item
{
	margin-bottom: 1em;
	line-height: 1.5em;
	padding: 0 0 0 0em;
}
.item P
{
	padding: 0 0 0 30px;
}
DIV.P
{
	padding: 0 0 0 30px;
}

.item UL
{
	margin: 0 0 0 50px;
	padding: 0 0 0 20px;
}



#header{
	padding: 2em 3em;
	background: white;
}

#login A, #i18n A
{
	color: #000;
}

#login, #i18n
{
	float:left;
	text-align: left;
}

#main
{
	margin: 10px 0 0 0;
	padding: 0em;
	background: #fff;
}

* html #main
{
	margin: 7px 0 0 0;
}
*:first-child+html #main
{
	margin: 7px 0 0 0;
}
#main UL, #main LI
{
	margin: 0.25em 0 0 1em;
}
#footer
{
	border-top: 1px solid #000;
	padding-top: 5px;
	background: #fff;
	height: 3em;
	font-size: 10px;
}
#footercopyright
{
	margin-left: 223px;
}
#footer A
{
	color:#000;
}
#footer A:hover
{
	color:#E2001A;
}


#footerkontakt
{
	float:right;
	text-align:right;
}

#footercopyrightplain
{
}



.black
{
	background: #000;

	}


/* News */
#newsItemHome
{
	width: 285px;
	float: left;
	font-size: 11px;
	padding: 12px;
	color: #fff;
}

#newsItemHome a
{
	display: block;
	margin-top: 7px;
	color: #eb0546;
	font-weight: bold;
	text-decoration: none;
}



