body, html {
	height: 100%;
}
body {
	margin: 0px;
	overflow: inherit;
	background-color: #E6E4F9;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
.bg {
	background-image: url(privat/images/schuhe_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
a {
	text-decoration: none;
}
a:link {
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #3CB0F7;
	font-weight: bold;
}
a:hover {
	color: #3CB0F7;
	font-weight: bold;
}
.dotframe {
	border: 1px #999999 dashed;
	background-image:  url(privat/images/table_bg.gif);
	background-repeat: repeat;
}
.menupic {
	padding-top: 15px;
}
td {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}
p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
li {
	text-align: justify;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: circle;
}
.tabletitle {
	padding: 5px;
}
.small {
	font-size: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #331179;
	margin: 2px;
	padding: 2px;
}
.contact {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #CCCCCC;
	}
hr {
	height: 1px;
	border-style: dashed;
	color: #999999;
	margin-bottom: 15px;
	margin-top: 20px;
}
h2 {
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 12px;
	margin-left: 5px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
h3 {
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	padding-left: 15px;
	padding-right: 10px;
}
h4 {
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 8px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	margin-left: 15px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
h5 {
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 5px;
	font-size: 11px;
}
h6 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 13px;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.menubox {
	border: 1px dashed #999999;
	background-image: url(privat/images/table_bg_light.gif);
	letter-spacing: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
input, select, textarea {
	font-size:14px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight:bold;
}
.formfield {
	background-color:#B5BAE6;
	color: #000000;
	width:200px;
	border:1px solid #999999;
	padding: 2px;
	height: 18px;
}
.formbutton {
	background-color:#C8C5FA;
	color:#000000;
	letter-spacing: 2px;
	font-weight:bold;
	width:100px;
	height: 26px;
	border:2px solid;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-right-color: #999999;
	border-top-color: #FFFFFF;
	font-size: 12px;
}
.imageright {
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
a:link.men {
	display: block;
	width: 100%;
}
a:visited.men {
	display: block;
	width: 100%;
}
a:hover.men {
	display: block;
	width: 100%;
}
.bildtitel {
	width: 160px;
	background-color:#CCCCCC;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight:bold;
	font-size: 10px;
}
