a.menu:link {
	color: White;
	text-decoration: none;
}
a.menu:visited{
	color: White;
	text-decoration: none;	
}
a.menu:active{
	color: White;
	text-decoration: none;
}

h1 {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial;
	font-size: medium;
	color: #0069b5;
}
h2 {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial;
	font-size: small;
	color: #0069b5;
}

body {
	width: 1000px;
	height: auto;
	position: absolute;
	font-family: Verdana;
	font-size: smaller;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
}

#topright {
	background-image: url(../images/right-top.gif);
	background-repeat: no-repeat;
	height: 43px ;
	width: 1000px;
	left:0px;
	position:absolute;
	}
#placeholder {
	height: auto;
	width: 100%;
	position: absolute;
	top: 43px;
}
#seperator1 {
	background-image: url(../images/seperator.gif);
	width: 1000px;
	height: 13px;
	background-repeat: repeat-x;
}
#bluefront {
background-image: url(../images/whitecross-bluebg.gif); 
height: 110px;
width: 1000px;
text-align: left;
padding-left: 77%;
color: White;
padding-top: 25px;
font-size: medium;

}
#kontakt {
	text-align: center;
	vertical-align: middle;
	color: White;
	font-style: normal;
	font-size: large;
	font-family: Verdana;	
}
#seperator2 {
	background-image: url(../images/seperator.gif);
	width: 1000px;
	height: 13px;
	background-repeat: repeat-x;
	}
#menu {
	background-color: #c10000;
	width: 1000px;
	height: 18px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font: Verdana;
	font-size: x-small;
	vertical-align: middle;
	text-align: left;
	padding-left: 165px;
	word-spacing: 60px;
}
#seperator3 {
	background-image: url(../images/seperator.gif);
	width: 1000px;
	height: 13px;
	background-repeat: repeat-x;
	}
#contentbg {
	background-color: #e8e2e2;
	height: auto;
	width: 765px;
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 215px;
	}
#redtriangel {
	width: 100%;
	background-image: url(../images/right.gif);	
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 100%;
}
#contentholder {
	margin-top: 30px;
	margin-left: 165px;
	margin-right: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size: x-small;
	
}
#contentholderfrontpage {
	margin-top: 30px;
	margin-left: 165px;
	margin-right: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size: x-small;
	width: 300px;
}
#contentholderfrontpage1 {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size: x-small;
	width: 600px;
	top: 20px;
	left: 165px;
}
#news {
	border: dotted #0069b5 thin;
	width: 220px;
	height: auto;
	position: absolute;
	top: 225 px;
	left: 775px;
	padding: 10px;
}

#news2 {
	border: dotted #0069b5 thin;
	width: 220px;
	height: auto;
	position: absolute;
	top: 500 px;
	left: 775px;
	padding: 10px;
}

#keywords {
	border: dotted #0069b5 thin;
	width: 220px;
	height: auto;
	position: relative;
	top: 550 px;
	left: 775px;
	padding: 10px;
}
#news1 {
	
	background-color: #f3f0f0;	
	width: 220px;
	height: auto;
	position: absolute;
	top: 225 px;
	left: 535px;
	padding: 10px;
}
ul.redstar
{
	display: list-item;
	list-style-image: url(../images/redstar.gif);
	line-height: 30px;
	vertical-align: middle;
	list-style-position: outside;
	font-family: Verdana; 
}	