body {
margin: 0px;
padding: 0px;
font-family:Verdana,Arial,sans-serif;
font-size:0.7em;
color:#FFFFFF;
background-color:#ffe8cc;
}


html {
height: 100.5%;
}

.outerBorder {
width:1024px;
margin-left:-512px;
left:50%;
border:1px solid #FFFFFF;
background-image: url(../p/bg_ergo_content.gif);
position: absolute;
min-height: 768px;
}

.border {
background-image: url(../p/bg_ergo_top.gif);
background-repeat: no-repeat;
background-position: top center;
width: 1024px;
height: 768px;
}

.logo {
position:absolute;
top:20px;
left:183px;
}

.comic {
position:absolute;
top:0px;
left:720px;
}

.picture_left {
position:absolute;
top:184px;
left:150px;
}

.picture_right {
position:absolute;
width:150px;
top:385px;
left:868px;
}

.picture_right img {
margin-bottom:2px;
}

.navigation {
position:absolute;
top:261px;
left: 400px;
width: 600px;
margin:0px;
padding:0px;
font-size:16px;
}

.navigation2 {
position: absolute;
top: 274px;
left: 890px;
width: 90px;
margin: 0px;
padding: 0px;
text-align:center;
font-size: 16;
}

.navigation img, .fusszeile img, .navigation2 img {
margin-right:4px;
margin-left:6px;
font-size:11px;
}

.unternavi a, .navigation2 a {
color: #192863;
text-decoration:none;
font-size:11px;
}

.fusszeile a {
  color:#101c4c;
  text-decoration:none;
  font-size:11px;
}

.navigation a {
color:#192863;
text-decoration:none;
font-size:12px;
}


.unternavi {
position:absolute;
top:290px;
left:400px;
color: #192863;
}

.fusszeile {
position:absolute;
top:698px;
left:8px;
color:#192863;
background-color:inherit;
z-Index:2;
}

.fusszeile img {
margin-top:4px;
}

.navigation a.active {
color:#192863;
text-decoration:none;
font-weight:bold;
}







/* STANDARD STYLES */

.clear {
clear:both;
}

.style_normal {
color:#243e90;
background-color:inherit;
text-decoration:none;
font-size:11px;
font-weight:bold;
}

.style_gross {
color:#243e90;
text-decoration:none;
background-color:inherit;
font-size:15px;
font-weight:bold;
}

.style_sehrgross {
color:#243e90;
text-decoration:none;
background-color:inherit;
font-size:19px;
font-weight:bold;
}

h1 {
font-size:12px;
line-height:15px;
color:#192863;
background-color:inherit;
}









/* SCROLLING DIV */

#content {
  margin-top: -450px;
  margin-left: 400px;
  width: 400px;
  position: relative;
  font-size: 12px;
  line-height: 1.4em;
  color: #000000;
}

#content a {
  color: #192863;
}

ul {
padding-left:0px;
margin-left:18px;
}

li {
list-style-image: url(../p/list_style_blue.gif);
color: #000000;
}

/* The scrollbar slider  */
#scrolldiv_slider {
width:17px;
margin-left:2px;
height:500px;
float:left;
}
	
/* The scrollbar (The bar between the up and down arrow ) */
#scrolldiv_scrollbar {
width:17px;
height:460px; /* Total height - 40 pixels */
border:1px solid #BC8FBD;
position:relative;
}

/* The scrollbar handle */
#scrolldiv_theScroll {
margin:1px;
width:15px;
height:15px;
background-color:#FFFFFF;
position:absolute;	
top:0px;
left:0px;
cursor:pointer;
}

/* Scroll buttons(The up and down arrows) */
#scrolldiv_scrollUp,#scrolldiv_scrollDown {
width:16px;
height:16px;
border:1px solid #BC8FBD;
color: #BC8FBD;
text-align:center;
font-size:16px;
line-height:16px;
cursor:pointer;
}

#scrolldiv_scrollUp {
margin-bottom:2px;
}

#scrolldiv_scrollDown {
margin-top:2px;
}

#scrolldiv_scrollDown span,#scrolldiv_scrollUp span {
font-family: Symbol;
}
