@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(menu.css);
@import url(layout.css);
body{
	background-color:#069;
}
DIV.outer{
      position: absolute;
      left: 50%;
      top: 50%;
      width: 955px;
      height: 550px;
      margin-left: -477px; /* half of width */
      margin-top: -275px;  /* half of height */
      background-color: #FFFFFF;
}
#handy{
	margin-top: 10px;
	margin-left:130px;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	float:left;
}

#header{
	width:955px;
	height:147px;
	background-image:url(../images/header.jpg);
}
#header2{
	width:955px;
	height:147px;
	background-image:url(../images/header2.jpg);
}
#header3{
	width:955px;
	height:147px;
	background-image:url(../images/header3.jpg);
}

#logo{
padding-top:20px;
padding-left:777px;
}

#navlinks{
	float:left;
	height:403px;
	width: 303px;
	background-image:url(../images/navlinks.jpg);
	background-repeat:no-repeat;
}

#navlinks table td{
	height:33px;
}

table{
margin-left:125px;
margin-top:79px;
}

#inhhalt{
	margin-top:45px;
	padding-left:25px;
	padding-right:60px;
	text-align: justify;
	max-height:315px;
	overflow:auto;
}

td a{
	color:#333;
}

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-bottom:15px;
}

h2{
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-bottom:10px;
}

.zertifikat{
	margin-left:140px;
	margin-top:110px;
}

.zertifikat2{
	margin-left:140px;
	margin-top:176px;
}
.zertifikat3{
	margin-left:30px;
	margin-top:206px;
}

.hp{
	margin-top:140px;
}
.hp2{
	margin-top:116px;
}

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 20px;
	}
.inhalttable{
	margin-left:0px;
	margin-top:0px;
}
.tdimg{
	vertical-align:top;
}

br{
	line-height:10px;
}

td a:hover {
      display:block;
      background-image:url(kreishell.gif);
      }

form{
 width: 300px;	
}

form table{
	margin-left:0px;
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

form td{
	padding-bottom:5px;	
}

