﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pappboot-hintergrund.jpg);
	background-position: 750px;
	background-repeat: repeat-y;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: gray;
	font-style: italic;
}



h1 {
	font-size: 10px;
}
h4 {
	color: black;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}

a {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #00008B;
	font-weight: bold;
}

	a:hover {
	color: #DC143C;
	font-weight: bold;
	text-decoration: underline;

}



td.Navig {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e8d073;
	vertical-align: bottom;
	font-size: 10px;
	width: 149px;
	height: 20px;
	background-color: transparent;
}


.Stil4 {color: #990000; font-weight: bold; font-size: 11px;
			border-top-width: 1px;
	border-right-width:  1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Gray;
	border-right-color: Silver;
	border-bottom-color: Silver;
	border-left-color: Gray;
	}
td.liste02 {
			border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Gray;
	border-right-color: Silver;
	border-bottom-color: Silver;
	border-left-color: Gray;
	
}

td.liste {
   width: 444px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #BBE5FF;
}
td.liste3 {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: white;
	border-color: #e8d073; border-style: solid; border-width: thin;
}
td.pappboot-anzeige
 {
 text-align: right;
	padding-left: 10px;

}

table#haupt {
width: 445px;
border-color: #e8d073; border-style: solid; border-width: thin;
text-align: center;
	background-color: White;
	text-align: left;
	color: black;
 padding: 2px;
}

table#gesamt {
   width: 750px;
   background-image: url(himmel.jpg);
	background-repeat: no-repeat;
	background-color:  #decdc3;
	text-align: left;
	color: black;
	border: 2px; border-color: #e8d073; border-style: solid;

}


#navig02
a:hover {
	color: #DC143C;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	display: block;
	background-color: #DCDCDC;

}

.Navig
a {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
	background-image: url(navigation/navi1.png);
	display: block;
	background-repeat: no-repeat;
}
.Navig
a:link {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
	background-image: url(navigation/navi1.png);
		display: block;
		background-repeat: no-repeat;
}



.Navig
a:visited {
	color: #00008B;
	font-weight: bold;
	background-image: url(navigation/navi1.png);
		display: block;
		background-repeat: no-repeat;
}
.Navig
	a:hover {
	color:  green;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(navigation/navi2.png);
		display: block;
		background-repeat: no-repeat;

}