﻿

body,html {
    background-color: #ffffff;
	background-image: url("images/pb.jpg");
	background-attachment: fixed;
	scrollbar-base-color:#002481;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#002481;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#002481;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:10pt;
	font-color:#002481;
	margin:0px;
	
} 

a:link {color:#002481;text-decoration:none;}
a:active {color:#002481;text-decoration:none;}
a:hover {color:red;text-decoration:none;}
a:visited {color:#002481;text-decoration:none;}

#kasten0
{
z-index:3;
width:960px;
heigth:20px;
background-image:url('images/blau3.jpg');
}
#kasten1
{
z-index:-2;
width:960px;
heigth:768px;
background-image:url('images/blau2.jpg');
    padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 20px;

}
#kasten2
{
z-index:-1;
width:960px;
heigth:760px;
background-image:url('images/weiss.jpg');

}
 
#kasten3
{
z-index:-1;
width:960px;
heigth:160px;
position:fixed;

} 
#kasten4
{
padding-left:0px;
padding-top:180px;
width:200px;
position:fixed;
z-index:1;
} 


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#04692A;
	font-size:12pt;
	display:inline;
}

}
td.center {
	text-align:center;
}
td.left {
	text-align:left;
    font-size:10pt;
}
.style1 {
	text-align: left;
    vertical-align: top;
	width: 130px;
	    padding-top: 2px;

}
.style2 {
    vertical-align: top;
	width: 740px;
    padding-top: 0px;

}

.style2a {
    vertical-align: top;
	width: 700px;
    padding-top: 50px;

}

.style3 {
	text-align: center;
    vertical-align: top;
	width: 960px;
    padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.mail,.mail:visited {
    color: #FC7637;
    font-weight: bold;
}
.link {
    color: black;
    text-decoration: none;
}
.input {
    background-color: #C4E2B2;
}
textarea{
    overflow: hidden;
}
img {
    border: 0;
}
