/* CSS Document */

.rss-fees {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	background-color: #FFFFFF;
	width: 130px;
	border: 1px solid #549DCB;
	height: 18px;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}


.balken-l {
	background-color: #4286B0;
	width: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}

.balken-r {
	background-color: #4286B0;
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;

}
.balken-o {
	background-color: #4286B0;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
}

.balken-u {
	background-color: #4286B0;
	height: 10px;
	border-top-width: 1px;
	border-top-color: #CC0000;
	border-top-style: solid;
}

.balken-only {
	background-color: #4286B0;
	height: 10px;
	width: 10px;
}

.balken-quer {
	background-color: #CC0000;
	height: 1px;
}

.balken-navigation {
	background-color: #053A83;
	/*background-color: #4286B0;*/	
	height: 25px;
	border-top-width: 1px;
	border-top-color: #CC0000;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
}
a {
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.button {
	background-color: #B3FAB7;
	width: 130px;
	border: 1px solid #147B19;
}
.welcome {
	border: 1px solid #539DCB;
	background-color: #C0E6FE;
	width: 750px;


}
.10pxrahmen {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}

.text-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.druck {
	width: 18cm;
}
.bg-jals {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../bilder/Jals-gross.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
