.framed {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #c2c2c2;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #c2c2c2;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #c2c2c2;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #c2c2c2;
}
.framedLUR {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #c2c2c2;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #c2c2c2;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #c2c2c2;
}
.framedLOR {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #c2c2c2;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #c2c2c2;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #c2c2c2;
}
.framedOR {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #c2c2c2;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #c2c2c2;
}
.framedR {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #c2c2c2;
}
.framedU {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #c2c2c2;
}
.framedO {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #c2c2c2;
}
a.info {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #313131;
	text-decoration : none;
	font-weight : bold;
}
a.info:visited {
	font-weight : bold;
}
a.info:hover {
	text-decoration : underline;
}
a.content {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : #313131;
	text-decoration : none;
	font-weight : bold;
}
a.content:visited {
	font-weight : bold;
}
a.content:hover {
	text-decoration : underline;
}
a.funktion {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #313131;
	text-decoration : none;
	font-weight : bold;
}
a.funktion:visited {
	color : #313131;
}
a.funktion:hover {
	color : #8d8d8d;
}
.content {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : #5d5d5d;
	text-decoration : none;
}
.infob {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #313131;
	text-decoration : none;
	font-weight : bold;
}
.info {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #313131;
	text-decoration : none;
}
.contentb {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : #5d5d5d;
	text-decoration : none;
	font-weight : bold;
}
body {
	margin : 0;
	background-image : url('../images/hintergrund.gif');
}
.error {
	color : #ff0000;
	font-weight : bold;
}
td.top_navi {
	text-align : right;
	background-image : url('../images/menubar_slider.gif');
	background-repeat : repeat;
}
table.top_navi {
	text-align : right;
	height : 23px;
	width : 412px;
	border : none;
	border-collapse : collapse;
}
table.top_navi td {
	padding : 0;
	margin : 0;
	border : none;
	border-collapse : collapse;
	width : 103px;
	height : 23px;
	background-image : url('../images/funktion.gif');
	background-repeat : no-repeat;
	text-align : center;
}
td.footer {
	height : 22px;
	text-align : right;
	padding-right : 15px;
	background-image : url('../images/menubar_slider.gif');
	background-repeat : repeat;
}

input:focus {
	border: 2px solid;
}

label {
	cursor: pointer;
}