body {
	background-color : #e5e5e5;
	margin : 10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font : 10pt;
}

.border {
	border : thin dashed Gray;
	padding : 10px 0px 10px 0px;
	background-color : White;
}

#navmenu {
	border : medium solid Red;
	vertical-align : top;
}

.content {
	padding : 2px;
	margin : 3px;
}

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

TABLE {
	padding: 0px;
	margin :0px;
	vertical-align : top;
	font-size: 10pt;
}

TD, TR {
	vertical-align : top;
	padding : 0px;
}

.middle {
	vertical-align : middle;
}

input.btn  {
	color: Black;
	font-weight: 600;
	font-size: 11px;
	background-color: Yellow;
}

h1.stap2 {
	font-size : 12pt;
	font-weight : bolder;
	color : #352797;
	border-top : thin dashed Gray;
	background-color : InfoBackground;
}
h2.stap2 {
	font-size : 11pt;
	font-weight : bolder;
	color : Black;
}
h3.stap2 {
	font-size : 10pt;
	font : lighter;
}

h4.stap2 {
	font-size : 9pt;
	font : bold;
	text-align : right;
	background-color : transparent;
	letter-spacing : 10px;
}

.bgimage {
	background-image : url(../images/kleine_trom.gif);
	background : no-repeat fixed center;
}

hr.bestel {
	color : #352797;
	height : 1px;
	margin : 0px;
	padding : 0px;
}

.imgborder {
	border : 1px solid Black;
}
