body, html {
	height: 100%;
	width: 100%;
	margin:0px;
	padding:0px;
	font:normal 12px Verdana;
	background-color: #115073;
	border:0px;
	outline: none;
	display:block;
}

a { 
	color: #f7ab60;
	outline: none; 
	text-decoration:none;
}

a:active {
	color: #fd8614
}

a img {outline: none; }

.soundlink:hover { color:#ff8715; text-decoration:none; }

img {
	padding:0px;
	border:0px solid white;
}

.maintable {
	width:920px;
}

.maindiv {
	background-image: url(../img/bgTileContent_blue.jpg);
	background-repeat: repeat-x;	
	background-color: #115073;
	height: 766px;
	padding-left:36px;
}

td {
	margin:0px;
	padding:0px;
	text-align:left;
}

input {
	background-color:#ffffff;
}
.navbarposition{
	padding-bottom:37px;
}

.zeilenabstand{
	line-height:18px;
}

.zeilenabstandgross{
	line-height:23px;
}

.fett {
	font-weight:bold;
}


.right {
	text-align:right !important;
}

.black{
	color:black;
}

.white{
	color:white;
}

.yellow{
	color:#fbe66d;
}

.orange{
	/*color:#ff8715;*/
	color:#f3be59;
	/*color:#f49031;*/
}

.brown{
	color:#422817;
}

.prog_Spatenstich{
	margin-left:7px;
	margin-right:7px;
	font-weight:bold;
	color:white;
}

.prog_Privatsphäre{
	margin-left:7px;
	margin-right:7px;
	font-weight:bold;
	color:orange;
}

.prog_Gartenfahrt{
	margin-left:7px;
	margin-right:7px;
	font-weight:bold;
	color:#d22e1e;
}

.titel {
	font-size:15px;
	font-weight:bold;
}

/*         ############################################  

.titres {
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}

.barre_centre {
	width:957px;
	height:38px;
	background-color: #80A480;
	background-image: url(../img/barre_centre.jpg); 
	color:white;
	vertical-align:middle;
	letter-spacing:0.55px;
}

input {
	border:1px solid black;
	font:normal 11px Verdana;
}

textarea {
	border:1px solid black;
	font:normal 11px Verdana;
}

td {
	vertical-align:bottom;
}

 */