/*link*/
a:link {
	font: normal;
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

a:hover {
	font: normal;
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	font: normal;
	font-family: Verdana;
	font-size: smaller;
	color: White;
	text-decoration: underline;
}

a:visited {
	font: normal;
	font-family: Verdana;
	font-size: smaller;
	color: #900000;
	text-decoration: underline;
}

acronym { cursor: help; border-bottom: 1px dashed #999; }
/*end link*/


/*schriften*/
.head {
	font: bold;
	font-family: Verdana;
	font-size: larger;
	color: Black;
}

.subhead {
	font: bold;
	font-family: Verdana;
	font-size: smaller;
	color: Black;
	text-align: justify;
}

.fliestext {
	font: normal;
	font-family: Verdana;
	font-size: 9px;
	color: #D0D0D0;
	text-align: left;
}

.fliestext2 {
	font: normal;
	font-family: Verdana;
	font-size: 12px;
	color: #D0D0D0;
	text-align: left;
}

/*end schriften*/


/* navicss*/

#linkList {
	position: relative;
	top: 179px;
	left: -29px;
	width: 150px;
	height: 300px;
	background: no-repeat;
	background-position: top center;
	padding: 0px 0 0 6px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#lnavigation ul {
	width: 102px;
	list-style-type: none;
}
#lnavigation ul li {
	width: 102px;
	padding: 5px 0 5px 5px;
	display: block;
	background: url(reiter.png) 12px 2px no-repeat;
}
#lnavigation ul li a{
	display: block;
	text-align: center;
	color: #C5C5C5;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	font-size: 9px;
}
#lnavigation ul li a:hover{
	color: #BF350D;
}
#lnavigation ul li a.c {
	color: #BF350D;
}
#lnavigation ul li a.c:hover {
	color: #BF350D;
}
/* end navicss*/



#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 980px;
	width: 980px !important; /**/
}
 
/*Hintergrund*/

#bg_image {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	left: 0px;
	top: 0px;
	background: url(../img/container.jpg) no-repeat;
}
/*end Hintergrund*/


/*content*/
/* textblock scroll */
#text_scroll {
	position: absolute;
	width: 390px;
	height: 370px;
	z-index: 5;
	left: 200px;
	top: 191px;
}

#text_scroll2 {
	position: absolute;
	width: 390px;
	height: 370px;
	z-index: 3;
	left: 420px;
	top: 0px;
}

/* end textblock scroll */

#country {
	position: relative;
	width: 64px;
	height: 18px;
	z-index: 5;
	left: 45px;
	top: 210px;
}



/*Bild und Textcontainer rechts*/

#image_rechts1 {
	position: absolute;
	width: 110px;
	height: 110px;
	z-index: 2;
	left: 620px;
	top: 191px;
}

#text_rechts1 {
	position: absolute;
	width: 170px;
	height: 110px;
	z-index: 2;
	left: 750px;
	top: 191px;
}

#image_rechts2 {
	position: absolute;
	width: 110px;
	height: 110px;
	z-index: 2;
	left: 620px;
	top: 311px;
}

#text_rechts2 {
	position: absolute;
	width: 110px;
	height: 110px;
	z-index: 2;
	left: 750px;
	top: 311px;
}

#image_rechts3 {
	position: absolute;
	width: 110px;
	height: 110px;
	z-index: 2;
	left: 620px;
	top: 435px;
}

#text_rechts3 {
	position: absolute;
	width: 110px;
	height: 110px;
	z-index: 2;
	left: 750px;
	top: 435px;
}

/*end Bild und Textcontainer rechts*/

/* End content*/









