@charset "utf-8";
html {overflow-y: scroll;} /*always scrollbar*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(img/bodybg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 145px;}

a:link {
	color: #503987;
	text-decoration: underline;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #503987;
}
a:hover {
	text-decoration: none;
	color: #503987;
}
a:active {
	text-decoration: underline;
}

#container {
	width: 820px; 
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #503987;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	height: 145px;
	background-color: #503987;
	padding: 0;
} 

#menu {
	background-color: #FFFFFF;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 168px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #D8D3E7;
}

#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.9px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#teller {
	position:absolute;
	left:46px;
	top:258px;
	width:130px;
	height:72px;
	z-index:1;
	visibility: hidden;
} 
#footer {
	font-size: 11px;
	background-color: #D8D3E7;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#teller {
	position:absolute;
	left:400px;
	top:400px;
	width:41px;
	height:10px;
	z-index:1000;
	font-size: 8px;
	visibility: hidden;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 24px;
	color: #503987;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	line-height: 30px;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #574E8F;
}
.kop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #574E8F;
}
table.left {
	background-color: #D8D3E7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.left td {
	
	font-size: 10px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.left td a {
	color: #574E8F;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
.left td a:visited {
	color: #574E8F;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
.left td a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.side-btm {
	background-image: url(img/side-btm2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.side-top {
	background-image: url(img/side-top2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}	
table.down {}
.down td {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.down td a{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.down td a:visited{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}
.down td a:hover{
	text-decoration: underline;
	color: #666666;
}
.in {
	font-weight: normal;
}
img.rechts {
	float:right;
	padding:5px;
	}
img.left {
	float:left;
	}	
li li {
	list-style-position: outside;
	margin-left: -20px;
	list-style-image: url(img/list.gif);
}
.size11 {
	font-size:11px;
 	
	
	}
.linking {
	list-style-image: url(img/list.gif);
	margin-left: 18px;
}
.linking a {
	color: #503987;
	text-decoration: none;
	font-weight: bold;
}
.linking a:visited {
	color: #503987;
	text-decoration: none;
	font-weight: bold;
}

.linking a:hover {
	text-decoration: underline;
	color: #503987;
	font-weight: bold;
}

table.contact {}

.contact td {
	padding: 1px;
}

.button {
	font-size: 10px;
}







/*menu*/
#outer {
	padding-top:1px;
	margin-bottom:10px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #503987;
	margin-top: 0px;
} /* margin for this demo only */

#point {
	display:table;
	padding:0;
	margin:0 auto;
	list-style:none;
	white-space:nowrap;
	background-color: #D8D3E7;
	background-image: url(img/right2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#point li {
	display:table-cell;
	margin:0;
	padding:0;
}
#point li.first {
	background-image: url(img/left2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#point li a {
	float:left;
	font-family:arial;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:none;
	color:#503987;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#point li a:hover, #point li a.current {
	color:#390;
	background-image: url(img/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
