body {
	background: #FFFFFF url("images/body-bg.png") repeat-x;
	font-family: Verdana,arial;
	font-size: 12px;
	color: #285c6f;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}

p { font-size: 12px; }

h2 {
    font-size: 18px;
}

input,textarea {
    border: solid 1px #285c6f;
}

#tabel {
	font-family: Verdana,arial;
	font-size: 12px;
	color: #285c6f;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
}

td
{ 
font-size:12px;
}

a: { color: #285c6f; }

a:link, a:visited, a:hover { color: #285c6f; }

div#footer a: { color: Black; }
div#footer a:link, div#footer a:visited, div#footer a:hover { color: Black; }

/**** content ****/

#container {
	position: relative;
	width: 647px;
	margin: auto;
	padding: 0;
	text-align: left;
	height: 100%;
}

#containertop {
	background-image: url("images/banner.jpg");
	height: 165px;
	width: 647px;
}

#containermenu {
	background-image: url("images/top2.jpg");
	height: 21px;
	width: 647px;
}

div#menu1 { margin: 0; padding: 0; }
div#menu1 a { height: 21px; display: block; position: absolute; text-align: center; font: bold 14px sans-serif; padding: 0px 0px 0px 0px; margin: 74px 0px 0px 0px; text-decoration: none; }

/*div#menu11 a { background-image: url("./images/menu01.jpg"); top: 0px; left: 438px; width: 43px; }*/
div#menu11 a {
	background-image: url("./images/menu01.jpg");
	top: 91px;
	left: 430px;
	width: 43px;
}
div#menu12 a {
	background-image: url("./images/menu02.jpg");
	top: 91px;
	left: 475px;
	width: 69px;
}
div#menu13 a {
	background-image: url("./images/menu03.jpg");
	top: 91px;
	left: 550px;
	width: 94px;
}

/*div#active11 a, div#menu11 a:hover { background: url("./images/menu01.jpg") 0px 21px; top: 0px; left: 438px; width: 43px; }*/
div#active11 a, div#menu11 a:hover { background: url("./images/menu01.jpg") 0px 21px; top: 91px; left: 430px; width: 43px; }
div#active12 a, div#menu12 a:hover { background: url("./images/menu02.jpg") 0px 21px; top: 91px; left: 475px; width: 69px; }
div#active13 a, div#menu13 a:hover { background: url("./images/menu03.jpg") 0px 21px; top: 91px; left: 550px; width: 94px; }

#containertitle01 {
	background-image: url("images/titel01.jpg");
	height: 66px;
	width: 647px;
}

#containertitle02 {
	background-image: url("images/titel02.jpg");
	height: 66px;
	width: 647px;
}

#containertitle03 {
	background-image: url("images/titel03.jpg");
	height: 66px;
	width: 647px;
}
#containertitle04 {
	background-image: url("images/banner1.jpg");
	height: 80px;
	width: 647px;
}

#containerbody {
	background: url("./images/kaderfill.jpg");
	height: 100%;
}


#bodyleft {
	width: 210px;	
	float: left;	
}

#lefttext {
	padding: 0px;
	margin: 10px 10px 10px 30px;	
}

#bodyright {
	width: 437px; 
	float: right;	
}


#righttext {
	padding: 0px;
	margin: 10px 30px 10px 0px;
	margin-right:5px;
}


#footer { 
	position: relative; 
	bottom: 0px; 
	text-align: left; 
	color: Black;
	font-size: 10px;
	margin: 10px 30px 10px 0px;
	text-align: left;
}

#containerfooter {
	background-image: url("images/kaderend.jpg");
	height: 1px;
	width: 647px;
}


img {
	margin-top: 4px;
	padding: 0;
}

ul li a
{
font-style:italic;
}

ul li
{
margin-top:8px;
}

input, select,textarea{ width:150px;}
