/* ALLGEMEIN ******************************************************/

* {
	margin:0;
	padding:0;} 

img {	border:0px;}

p {	margin:0px; padding:0px;}

a { outline:0;}

a:link {	color:#003366; text-decoration:underline;}
a:hover {	color:#9FB1D6; text-decoration:none;}
a:active {	color:#003366; text-decoration:underline;}
a:visited {	color:#003366; text-decoration:underline;}

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size:12px;
	color:#0D3080;
	margin:90px 0px 0px 0px;}

#container {
	width:100%;
	text-align:center;}


/* HEAD ***********************************************************/

#head {
	width:100%;
	height:19px;
	background-image:url(images/verlauf-top.png);
	background-repeat:repeat-x;
	margin:0px 0px 1px 0px;}


/* CONTENT ***********************************************************/

#content {
	width:100%;
	height:319px;
	background-image:url(images/back-content.png);
	background-repeat:repeat-x;
	border-top:0px;
	border-left:0px;
	border-right:0px;}

#middle {
	width:450px;
	margin:0 auto;
	text-align:center;
	padding:100px 0px 0px 0px;}

#stelle-index {
	position:relative;
	top:120px;
	left:300px;
	width:185px;
	height:132px;}


/* TEXT ***********************************************************/

#text {
	position:absolute;
	width:250px;
	margin:35px 100px 0px 100px;
	padding:0px;
	line-height:145%;
	text-align:justify;
	letter-spacing:1px;}


/* FOOTER ***********************************************************/

#footer {
	width:100%;
	height:80px;
	background-image:url(images/back-footer.png);
	background-repeat:repeat-x;
	margin:1px 0px 0px 0px;}
