html
{
   	padding:0px;
	margin:0px;
	color:#000000;
	width:100%;
}

body
{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:130%;
	color:#000000;
	width:100%;
}

div
{
    padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:130%;
}

h1
{
    color:#0f0176;
    font-size:25px;
    font-weight:bold;
    font-style:italic;
    font-family:Arial, sans-serif;
    text-align:center;
}

h2
{
    color:#0f0176;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
    font-family:Arial, sans-serif;
    text-align:center;
}

a
{
	color:#0f0176;
	font-style:normal;
	text-decoration:none;
}

a:hover
{
    color:#120098;
}

table
{
	border:0px solid red;
	padding:0px;
	border-spacing:0px;
	overflow: hidden;
}

table.content
{
	width:100%;
	height:100%;
}

table td
{
	border:0px solid red;
	padding:0px;
	border-spacing:0px;
	text-align:left;
	vertical-align:top;
	height:1%
}

div.background1
{
	background:url('interface/background1.jpg');
	background-repeat:repeat-x;
	height:600px;
}

div.background2
{
	background:url('interface/background2.jpg');
	height:100%;
}

table td.content
{
    width:800px;
    text-align:center;
}

div.inlayHead
{
	background:url('interface/inlay/head.jpg');
	height:185px;
}

div.inlayLeft1
{
	background:url('interface/inlay/left1.jpg');
	width:50px;
	height:405px;
}

div.inlayLeft2
{
	background:url('interface/inlay/left2.jpg');
	background-repeat:repeat-y;
	width:50px;
	height:100%;
}

table td.inlayContent
{
    background:#ffffff;
    height:100%;
    width:100%;
}

div.inlayRight1
{
	background:url('interface/inlay/right1.jpg');
	width:50px;
	height:405px;
}

div.inlayRight2
{
	background:url('interface/inlay/right2.jpg');
	background-repeat:repeat-y;
	width:50px;
	height:100%;
}

div.inlayFoot
{
	background:url('interface/inlay/foot.jpg');
	height:50px;
}

div.naviLeft
{
	background:url('interface/navi/navileft.jpg');
	width:50px;
	height:32px;
}

div.naviButton
{
	background:url('interface/navi/navibutton.jpg');
	width:110px;
	height:29px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:130%;
	color:#0f0176;
	padding-top:3px;
}

div.naviButton:hover
{
	background:url('interface/navi/navibuttonover.jpg');
	color:#120098;
}

div.naviEmpty
{
	background:url('interface/navi/naviempty.jpg');
	background-repeat:repeat-x;
	height:32px;
}

div.naviRight
{
	background:url('interface/navi/naviright.jpg');
	width:50px;
	height:32px;
}

table td.naviLeft
{
	width:50px;
}

table td.naviButton
{
	width:110px;
}

table td.naviEmpty
{
}

table td.naviRight
{
	width:50px;
}

a.navi
{
    height:100%;
    width:100%;
    display:block;
}

div.content
{
    padding-top:10px;
    width:700px;
    overflow:hidden;
}

table.kontakt td
{
     padding:5px;
}

input.submit
{
    border-style:none;
    background:#FFFFFF;
    background-image:url('interface/navi/navibutton.jpg');
    width:110px;
	height:32px;
	text-align:center;
	vertical-align:top;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:130%;
	color:#0f0176;
	padding-bottom:7px;
}

input:submit:hover
{
	background:url('interface/navi/navibuttonover.jpg');
	color:#120098;
}

ul li
{
    padding:5 0 0 0;
}

img.objimg
{
    border:0px solid black;
    width:200px;
}

span.objimg
{
    width:200px;
    margin:3px;
}

a.objimg
{
    display:inline;
    width:200px;
}

div.blocktext
{
    text-align:justify;
}
