/* BODY
--------------------------------------------------------- */


body {
	background: #19336C url(../images/bg.png) repeat-x;
	color: #012469;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size: 17px;
	letter-spacing:0.03em;
	line-height:160%;
}

img {
	border: 0;
}

#clearfix {
	overflow: hidden;
	height: 0;
	width: 920px;
}

a:link, a:visited {
	text-decoration: none;
	color: #012469;
}

a:hover, a:active {
	text-decoration: none;
	color: #012469;
}



/* SCHRIFTARTEN
--------------------------------------------------------- */

/* Titel -------- */

h1 {
	color: #012469;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size: 21px;
	font-style: normal;
	letter-spacing:0.16em;
}



/* HEADER
--------------------------------------------------------- */

#logo {
	width: 920px;
	height: 15px;
	margin: 0 auto;
	position: relative;
}


/* MIDDLE
--------------------------------------------------------- */

#main {
	width: 966px;
	margin: 0 auto;
}

#wrapper-lt {
	width: 100%;
	background: url(../images/wrappers.png) no-repeat left 6px;
}

#wrapper-rt {
	width: 100%;
	background: url(../images/wrappers.png) no-repeat right 6px;
}

#page {
	width: 920px;
	background: #FFFFFF url(../images/pagebg1.png) no-repeat;
	margin: 0 auto;
}

#content {
	overflow: hidden;
}

#banner {
	background: #EDE1C8;
	overflow: hidden;
}

#right {	
	width: 800px;
	margin: 200px 60px 10px 60px;
}


/* CONTENT
--------------------------------------------------------- */

ul {
	margin-left: 8px;
	padding-left: 8px;
      padding-bottom: 13px;
}

li {
padding-left: 3px;
padding-bottom: 11px;
}

.readon {
	padding-left: 3px;
	border-bottom:1px dotted #012469;
	border-left:1px dotted #012469;
}




/* FOOTER
--------------------------------------------------------- */


#fuss {	height: 20px;
	color: #CCD0D9;
	font-size: 90%;
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	text-align: center;
}

#fuss a:link, #fuss a:visited {
	text-decoration: none;
	color: #CCD0D9;
}