/*:::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*                                                   */
/*               CSS  www.bachmuehle.ch              */
/*            © 2005 Daenzer Werbung Thun            */
/*                                                   */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::*/

html, body { 
	height: 100%;
}

body {
	margin: 0px 0px 0px 60px;
	background-color: #ACD2ED;
	font-family: Arial, Helvetica, sans-serif;
}

#head {
	position:absolute;
	left: 60px;
	top: 0px;
}

table.rahmentabweiss {
	border-collapse: collapse;
}

.rahmentabweiss td {
	border: 1px solid #FFFFFF;
}

.adresse, 
.adresse a {
	font-size: 10px;
	color: #86391F;
}
#tabheight {
	height: 100%;
}

.navi a {
	font-size: 12px;
	font-weight: bold;
	color: #002E5C;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}

.navi a:hover {
	color: #86391F;
}

.formularobjekte {
	border: 1px solid #000000;
}

h1 {
	color: #86391F;
	font-size:24px;
	line-height:28px;
	font-weight: bold;
}

a {
	color: #000000;
}

.lauf {
	font-size:12px; line-height: 18px;
	color:#000000;
}	

.lauffett {
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}

.laufklw {
	font-size:10px;
	color:#FFFFFF;
	margin: 4px 0px 4px 4px;
}
.formularbuttons {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
