@charset "utf-8";
/* CSS Document */
/*### Container für Navigation ###*/
#curly_horse{
	z-index: 40;
	background-image: url("../Background/News_Links.jpg");
}
#Top_Navigation{
	top: 88px;
	display: none;
}
/*### Container oben ###*/
#News_Header{
	z-index: 45;
	position: absolute;
	background-image: url("../Background/News_Top.jpg");
	background-repeat: no-repeat;
	top: 6px;
	left: 271px;
	height: 156px;
	width: 550px;
}
/*### Container Abschluß rechts ###*/
#Archive_Year{
	z-index: 40;
	position: absolute;
	background-image: url("../Background/News_Archiv.jpg");
	background-repeat: no-repeat;
	top: 6px;
	right: 6px;
	height: 628px;
	width: 209px;
}
/*### Container Abschluß unten ###*/
#Footer_News{
	z-index: 45;
	position: absolute;
	background-image: url("../Background/News_Fusszeile.jpg");
	background-repeat: no-repeat;
	bottom: 6px;
	left: 271px;
	height: 15px;
	width: 550px;
}
/*### Scrollbox für Neuigkeiten ###*/
#HG{
	z-index: 5;
	position: absolute;
	background-color: #dddbd9;
	top: 150px;
	left: 265px;
	height: 470px;
	width: 560px;
}
#Scrollbox_News{
	z-index: 15;
	position: absolute;
	top: 162px;
	left: 271px;
	height: 398px;
	width: 520px;
	overflow: auto;
	padding: 15px;
}
/*### Navigation zwischen den Archiv Einträgen ###*/
#Archiv{
	z-index: 20;
	position: absolute;
	top: 156px;
	left: 7px;
	height: 422px;
	width: 140px;
}
#Year{
	z-index: 20;
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 26px;
	width: 140px;
	text-align: center;
}
#Year p{
	color: #c10e35;
	font-size: 12px;
	font-weight: bolder;
	line-height: 12px;
}
#Year a{
	color: #c10e35;
	font-size: 12px;
	font-weight: bolder;
	line-height: 12px;
}
/*### Container für Archiv Navigation ###*/
#Archiv_Navigation{
	z-index: 100;
	position: absolute;
	background-image: url("../Background/Foto.jpg");
	top: 268px;
	right: 25px;
	height: 345px;
	width: 315px;
	margin: 0 0 0 180px;
	text-align: center;
}
#Month{
	z-index: 110;
	position: relative;
	background-image: url("../Background/Name.gif");
	top: 295px;
	height: 31px;
	width: 207px;
	cursor: pointer;
	margin: auto;
}
#Month p{
	line-height: 31px;
	font-weight: bolder;
}
/*### Container Mitte News ###*/
.Entry{
	z-index: 20;
	position: relative;
	text-align: center;
	float: left;
	top: 0;
	height: 43px;
	width: 65px;
	margin: auto;
	margin-top: 22px;
}
.Entry a{
	font-size: 12px;
	font-weight: bolder;
	line-height: 12px;
	text-decoration: none;
}
.Entry .l_10{
	padding-left: 10px;
}
.Entry .May{
	padding-top: 10px;
	padding-left: 10px;
}
.Entry .l_5{
	padding-left: 5px;
}
.Entry .M_10{
	margin-top: -10px;
}
.Entry .M_5{
	margin-top: 0px;
}
.Entry .Nov{
	margin-top: 0px;
	padding-left: 10px;
}
/*### Container für Text ###*/
.Text_Neuigkeiten{
	z-index: 15;
	position: relative;
	width: 470px;
	text-align: left;
	margin: 25px 0 25px 0;
}
ol{
	list-style-type: decimal;
	list-style-position: outside;
	width: 100%;

}
ol li{
	display: list-item;
	margin-left: 25px;
}
/*### Container für Text ###*/
.News_Text{
	z-index: 15;
	position: relative;
	width: 470px;
	text-align: left;
	margin: 0 0 25px 0;
}
#Archive_Title{
	z-index: 45;
	position: absolute;
	top: 177px;
	left: 165px;
	height: 50px;
	width: 95px;
	text-align: center;
}
#Archive_Title p{
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}
/*### Container Newsbilder ###*/
.Picture_Frame{
	z-index: 25;
	position: relative;
	background-color: #e8e3dd;
	float: left;
	height: 180px;
	width: 470px;
	border: 1px inset #ac9584;
	margin: auto;
}
.Picture{
	z-index: 30;
	position: absolute;
	top: 0;
	left: 0;
	height: 180px;
	width: 240px;
}
.Picturetext{
	z-index: 30;
	position: absolute;
	top: 0;
	left: 250px;
	height: 180px;
	width: 210px;
}
.Picturetext p{
	font-size: 10px;
	line-height: 15px;
		margin: 0 0 0 0;

}
.Picturetext h1{
	font-size: 10px;
	line-height: 15px;
	font-weight: bolder;
	margin: 5px 0 1px 0;
}
/*### Container für Flaggen ###*/
#german{
	bottom: 100px;
	left: -33px
}
#english{
	bottom: 100px;
	left: 22px;
}
/*### Container für Newsletter ###*/
#Newsletter{
	z-index: 50;
	position: absolute;
	top: 113px;
	left: 0;
	display: none;
}
#Newsletter p{
	color: #ad987c;
	font-size: 12px;
	font-weight: bolder;
	line-height: 17px;
	margin: 0;
	padding: 0;
}
#Newsletter_Text{
	z-index: 15;
	position: absolute;
	top: 162px;
	left: 271px;
	height: 398px;
	width: 520px;
	overflow: auto;
	padding: 15px;
}
#Newsletter_Text p{
	line-height: 17px;
	margin: 0;
	padding: 2px 0 4px 0;
}
#Newsletter_Text h1{
	line-height: 22px;
	margin: 0;
	padding: 4px 0 4px 0;
}
#Mailadresse{
	position: absolute;
	top: 150px;
	left: 15px;
	height: 21px;
}
#Name{
	position: absolute;
	top: 170px;
	left: 15px;
	height: 21px;
}
#order{
	position: absolute;
	top: 211px;
	left: 15px;
	height: 21px;
}
#order a{
	color: #c10e35;
	font-size: 11px;
	font-weight: normal;
}
#back{
	position: absolute;
	bottom: 16px;
	left: 15px;
	height: 21px;
}
#back a{
	color: #c10e35;
	font-size: 11px;
	font-weight: normal;
}