/*+++ Startseite +++++++++++++++++++++++++++++++++ */

/*+++ Begrüßungstext +++++++++++++++++++++++++++++ */

.begruessung {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* Box */

.begruessung-box {
	background-color: #EEEEEE;
	margin: 0px 8px 5px 0px;
	height: auto;
	width: 160px;
	font-size: 10px;
	color: #666666;
	padding: 5px;
	float: right;
	border: 1px solid #EAEAEA;
}
.begruessung-box a {
	color: #666666;
	text-decoration: underline;
}
.begruessung-box a:hover {
	color: #666666;
	text-decoration: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++ */

/*+++ Neue Artikel +++++++++++++++++++++++++++++++ */
.NeueArtikel {

}

.NeueArtikelLink {
	color: #666666;
	float: right;
}
.NeueArtikelLink a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/Produktuebersicht-1.gif);
	background-repeat: no-repeat;
	padding: 5px 12px 5px 5px;
	background-position: right;
}

.NeueArtikelLink a:hover {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/Produktuebersicht-2.gif);
	background-repeat: no-repeat;
	padding: 5px 12px 5px 5px;
	background-position: right;
}

.NeueArtikelBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px 0px 5px;
	margin: 0px 0px 5px;
}

.NeueArtikel h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 7px;
	line-height: normal;
}

.NeueArtikel h2 a {
	color: #666666;
	text-decoration: none;
}

.NeueArtikel h2 a:hover {
	color: #999999;
	text-decoration: none;
}

.NeueArtikelBildrahmen {
	padding: 5px;
	height: 70px;
	width: 70px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.NeueArtikelBild {
	text-align: center;
	vertical-align: middle;
}
.NeueArtikelTextbox {
	padding-left: 8px;
}
.NeueArtikelSystemicons {
	float: right;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++ */

/*+++ Letzte Meldung +++++++++++++++++++++++++++++ */

.LetzteMeldung {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px 0px 5px;
	margin: 0px 0px 10px;
}
.LetzteMeldungBild {
	margin-right: 10px;
	margin-bottom: 5px;
}

.LetzteMeldungWeiterlesen {
	float: right;
	color: #666666;
}
.LetzteMeldungWeiterlesen a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/news-pfeil-1.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 12px 5px 5px;
}

.LetzteMeldungWeiterlesen a:hover {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/news-pfeil-2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 12px 5px 5px;
}

.LetzteMeldungNewsArchiv {
	float: right;
	color: #666666;

}
.LetzteMeldungNewsArchiv a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/news-icon-1.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 12px 5px 5px;
}

.LetzteMeldungNewsArchiv a:hover {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/news-icon-2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 12px 5px 5px;
}

.LetzteMeldung h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 7px;
	line-height: normal;
}

.LetzteMeldung h2 a {
	color: #666666;
	text-decoration: none;
}

.LetzteMeldung h2 a:hover {
	color: #999999;
	text-decoration: none;
}

.LetzteMeldung h3 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 5px;
}
.LetzteMeldung h3 a {
	color: #000000;
}
.LetzteMeldung h3 a:hover {
	color: #000000;
	text-decoration: none;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++ */
