/* CSS Document for HBLA Author: Andreas Weitlaner */

html {
width:100%;
height:100%;
}

body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F5FFE7;
	width:100%;
	height:100%;
	margin:0px;
}

a:link {
	color: #1D5100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D5100;
}
a:hover {
	text-decoration: underline;
	color: #1D5100;
}
a:active {
	text-decoration: none;
	color: #1D5100;
}

a img {
border : 0 none;
}

div {
margin:0px;
padding:0px;
height:auto;
}

#projekt {
position:left;
width:785px;
background-position:top left;
background-repeat:repeat-y;
margin:auto;
margin-top:70px;
background-color:#F5FFE7;
height:auto;
border-left:15px solid #1D5100;
}


#headercontainer {
position:left;
width:785px;
height:200px;
}

#headerleft {
position:left;
float:left;
width: 270px;
padding-left:130px;
height:auto;
font-family: arial;
font-size: 12px;
text-align:center;
}

#headerright {
width: 255px; 
padding-right:130px;
float:left;
height:auto;
text-align:center;
}

#durchlauf {
position:left;
float:left;
width:785px;
background-color:#F5FFE7;
}

#bild {
position:left;
width:785px;
height:auto;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-align:center;
}


#footercontainer {
position:left;
clear:left;
padding-top:20px;
width:785px;
height:45px;
}

.unsichtbar {
visibility: hidden;
}


h1 {
font-size:25px;
font-weight:bold;
color: #1D5100; 
font-family: harrington;
text-align:center;
}

h2 {
font-size:14px;
color: #1D5100;
text-align:center;
font-family: harrington;
font-weight: normal;
}


h3 {
font-size:14px;
font-weight:bold;
color: #1D5100;
text-decoration:underline;
}
