html, body {
	margin: 0px;
	padding: 0px;
	background-color: #C8C8C8;
}

#aussen {
	width: 980px;
	height: auto;
	min-height: 100px;
	background-color: #FFFFFF;
	position: absolute;
	margin: 0px 0px 0px -490px;
	left: 50%;
}
html*#aussen {
	height:100px;
}
head:first-child+body #aussen {
	height:auto;
}

/******************** Navigation Oben Start ******************************/
#navi_oben {
	width: 975px;
	height: 22px;
	text-align: right;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	color: #666666;
}

#navi_oben .navigation_0:link, #navi_oben .navigation_0:active, #navi_oben .navigation_0:visited {
	color: #666666;
	text-decoration: underline;
	margin-left: 9px;
	margin-right: 9px;
}

#navi_oben .navigation_0:hover {
	text-decoration: none;
}
/****************** Navigation Oben Ende ******************************/

/********************* Header Box Start *******************************/
#headerBox {
	width: 980px;
	height: 280px;
	background-image: url(http://www.skispringer-salami.de/layout/headerBox.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#logo {
	width: 317px;
	height: 280px;
	background-image: url(http://www.skispringer-salami.de/layout/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 100;
	float: left;
}

#bildOben {
	width: 655px;
	height: 254px;
	margin-top: 12px;
	float: left;
}

#seitentitel {
	background-color: #CCCCCC;
	position: absolute;
	height: 50px;
	width: 648px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	z-index: 100;
	margin-top: 10px;
	padding-right: 10px;
	text-align: right;
	line-height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
/********************** Header Box Ende **********************/

/************ Navigation Start *****************************/
#navi {
	height: 40px;
	width: 975px;
	background-image: url(http://www.skispringer-salami.de/layout/navi.jpg);
	background-repeat: repeat-x;
	line-height: 40px;
	text-align: right;
	padding-right: 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navi .navigation_0:link, #navi .navigation_0:active, #navi .navigation_0:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 14px;
	margin-right: 14px;
}

#navi .navigation_0:hover {
	text-decoration: underline;
}
/********************** Navigation ENDE *************************/

/********************* Mitte Container mit Links und Rechts Start **********************/
#mitte {
	width: 980px;
	height: auto;
	min-height: 300px;
}
html*#mitte {
	height:300px;
}
head:first-child+body #mitte {
	height:auto;
}

/************************ Links Start ***************************/
#Links {
	width: 280px;
	height: auto;
	min-height: 287px;
	float: left;
	padding-top: 8px;
	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html*#Links {
	height:287px;
}
head:first-child+body #Links {
	height:auto;
}

#Links .content {
	width: 272px;
	height: auto;
	min-height: 82px;
	border: 1px solid #999999;
	background-color: #F6F6F6;
	margin-bottom: 10px;
	padding: 3px;
}
html*#Links .content {
	height: 82px;
}
head:first-child+body #Links .content{
	height:auto;
}

#Links .content .ueberschrift h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#Links .content .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: auto;
	min-height: 50px;
}
html*#Links .content .text {
	height: 50px;
}
head:first-child+body #Links .content .text{
	height: auto;
}

#Links .content .text a {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

#Links .content .text a:hover {
	text-decoration: none;
}

#Links .content .FirmaticContentImage {
	margin-right: 5px;
}

#Links .content .ContentLink .cssFIRMATICArtikelLink:link, #Links .content .ContentLink .cssFIRMATICArtikelLink:active, #Links .content .ContentLink .cssFIRMATICArtikelLink:visited {
	display: block;
	width: 143px;
	padding-left: 0px;
	text-align: left;
	height: 16px;
	line-height: 16px;
	color: #990000;

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(http://www.skispringer-salami.de/layout/PfeilRechts.gif);
	background-repeat: no-repeat;
	background-position: center right;
	text-decoration: underline;
}

#Links .content .ContentLink .cssFIRMATICArtikelLink:hover {
	text-decoration: none;
}

html>/**/body #Links .content .ContentLink .cssFIRMATICArtikelLink:link, html>/**/body #Links .content .ContentLink .cssFIRMATICArtikelLink:active, html>/**/body #Links .content .ContentLink .cssFIRMATICArtikelLink:visited {
	padding-left: 124px;
}
/************* Links ENDE *********************/

/**************Rechts Sart ********************/
#Rechts {
	width: 687px;
	height: auto;
	min-height: 287px;
	float: right;
	padding-top: 8px;
	padding-right: 0px;
}
html*#Rechts {
	height:287px;
}
head:first-child+body #Rechts {
	height:auto;
}

#Rechts #ContentBoxOben {
	width: 677px;
	height: auto;
	min-height:0px;
	padding-left: 10px;
}
html*#Rechts #ContentBoxOben {
	height:0px;
}
head:first-child+body #Rechts #ContentBoxOben {
	height:auto;
}

#ContentBoxOben .ContentBorder {
	width: 317px;
	min-height: 154px;
	height: auto;
	border: 1px solid #999999;
	float: left;
	padding: 2px;
	margin-left: 8px;
	margin-right: 2px;
}
html*#ContentBoxOben .ContentBorder {
	height:154px;
}
head:first-child+body #ContentBoxOben .ContentBorder {
	height:auto;
	margin-left: 13px;
	margin-right: 0px;
}

#ContentBoxOben .ContentBorder .content{
	width: 317px;
	min-height: 134px;
	padding: 0px;
	background-image: url(http://www.skispringer-salami.de/layout/contentOben.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #D9D9D9;
}
html*#ContentBoxOben .ContentBorder .content{
	height:134px;
}
head:first-child+body #ContentBoxOben .ContentBorder .content{
	height:auto;
}

#ContentBoxOben .ContentBorder .cssFIRMATICArtikelLink:link, #ContentBoxOben .ContentBorder .cssFIRMATICArtikelLink:active, #ContentBoxOben .ContentBorder .cssFIRMATICArtikelLink:visited {
	display: block;
	width: 315px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(http://www.skispringer-salami.de/layout/ContentLink.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 2px;
	text-decoration: none;
}

#ContentBoxOben .ContentBorder .cssFIRMATICArtikelLink:hover {
	text-decoration: underline;
}

.ContentBorder .content .FirmaticContentImage {
	margin-right: 3px;
}

.ContentBorder .content h2 {
	margin: 0px;
	padding: 0px;
}

.ContentBorder .content .ueberschrift h2{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ContentBorder .content .text{
	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.ContentBorder .content .FirmaticContentImage {

}
/*************************************************************************/
#Rechts #ContentBoxUnten {
	width: 659px;
	height: auto;
	min-height:87px;
	padding-left: 23px;
}
html*#Rechts #ContentBoxUnten {
	height:87px;
}
head:first-child+body #Rechts #ContentBoxUnten {
	height:auto;
}

#ContentBoxUnten .content {
	margin-bottom: 15px;
}

#ContentBoxUnten .content .FirmaticContentImage {
	margin: 5px;
}

#ContentBoxUnten .content .ueberschrift h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 1px solid #000000;
}

#ContentBoxUnten .content .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ContentBoxUnten .content .text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
#ContentBoxUnten .content .text a:hover {
	text-decoration: none;
}

#ContentBoxUnten .content .ContentLink .cssFIRMATICArtikelLink:link, #ContentBoxUnten .content .ContentLink .cssFIRMATICArtikelLink:active, #ContentBoxUnten .content .ContentLink .cssFIRMATICArtikelLink:visited {
	display: block;
	width: 656px;
	padding-left: 3px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	color: #990000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(http://www.skispringer-salami.de/layout/PfeilRechts.gif);
	background-repeat: no-repeat;
	background-position: center right;
	text-decoration: none;
	border-top: 1px solid #990000;
	margin-top: 7px;
}

#ContentBoxUnten .content .ContentLink .cssFIRMATICArtikelLink:hover {
	text-decoration: none;
	background-image: url(http://www.skispringer-salami.de/layout/PfeilRechtsHover.jpg);
	border-top: 1px solid #990000;
	color: #FFFFFF;
}

#ContentBoxUnten .content .ContentLink .Artikelseite .cssFIRMATICArtikelLink:link, #ContentBoxUnten .content .ContentLink .Artikelseite .cssFIRMATICArtikelLink:active, #ContentBoxUnten .content .ContentLink .Artikelseite .cssFIRMATICArtikelLink:visited {
	display: block;
	width: 636px;
	padding-left: 23px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	color: #990000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(http://www.skispringer-salami.de/layout/PfeilLinks.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	border-top: 1px solid #990000;
	margin-top: 7px;
}

#ContentBoxUnten .content .ContentLink .Artikelseite .cssFIRMATICArtikelLink:hover {
	text-decoration: none;
	background-image: url(http://www.skispringer-salami.de/layout/PfeilLinksHover.jpg);
	border-top: 1px solid #990000;
	color: #FFFFFF;
}
/****************** Rechts ENDE *******************/

/********************* Mitte Container mit Links und Rechts ENDE **********************/

/*********** Googletext Start ********************/
#googletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 15px;
	padding-left: 13px;
	padding-right: 5px;
	margin-bottom: 5px;
}
/************* Googletext ENDE ***************/

/*************** Navi Unten Start *****************/
#navi_unten {
	width: 980px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background-color: #F6F6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}

#navi_unten .navigation_0:link, #navi_unten .navigation_0:active, #navi_unten .navigation_0:visited {
	color: #990000;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}

#navi_unten .navigation_0:hover {
	text-decoration: none;
}
/*************** Navi Unten ENDE *****************/

/******************* Footer Start *****************/
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}

#footer a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}
/******************* Footer ENDE *****************/

/***************** CLR Start ****************************/

.clr {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	min-height: 0px;
	max-height: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.clrContentBoxOben {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	min-height: 0px;
	max-height: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	clear: both;
}
/***************** CLR ENDE ****************************/