body {
	background-color: #e0edf8;
	margin: 0px;
	margin-top: 70px;
	padding: 0px;
	font-family: Trebuchet MS, sans-serif;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 26px;
	color: #c92353;
}

h2 {
	margin-bottom: 14px;
	color: #c92353;
	font-size: 18px;
}

h3 {
	margin-bottom: 4px;
	color: #c92353;
}

h3.thumbs {
	clear: both;
}

h1 + h3 {
	margin-top: -5px;
}

p, td {
	font-size: 14px;
	font-weight: bold;
	color: #009ddf;
	margin-top: 2px;
	margin-bottom: 8px;
}

a {
	color: #00b500;
}

img {
	border: 0px;
}

#logo {
	position: absolute;
	top: -4px;
	left: 0px;
	width: 290px;
	height: 360px;
	background-image: url(images/asa_shirt.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#logo_link {
	position: absolute;
	top: 25px;
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
}

#nav {
	background-color: #b3e0f5;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 300px;
	padding-top: 6px;
	padding-bottom: 7px;
}

#nav li, #nav_sub li {
	display: inline;
}

#links p {
	margin-top: 5px;
}

#links h3 {
	margin-top: 5px;
}

#nav li a {
	text-transform: uppercase;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 20px;
	color: #009ddf;
}

#nav_sub {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 300px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#nav_sub li a {
	text-transform: uppercase;
	color: #009ddf;
}

#links {
	position: absolute;
	left: 210px;
	top: 160px;
	width: 210px;
}

#rechts {
	position: absolute;
	left: 450px;
	top: 160px;
	padding-right: 20px;
}

#footer {
	position: absolute;
	left: 10px;
	top: 360px;
	font-size: 12px;
	width: 170px;
}

.form_zeile {
	margin-bottom: 10px;
}

.form_text {
	float: left;
	width: 101px;
	text-align: right;
	margin-right: 10px;
}

.form_field {
}

td.freigabe0 {
	font-style: italic;
	font-weight: normal;
}

td.freigabe1 {
	font-weight: bold;
}

td.freigabe2 {
	text-decoration: line-through;
	font-weight: normal;
}

td {
	vertical-align: top;
}