body {
	color:			#333333;
	background-color:	#e6e7eb;
	font-family:		Verdana, sans-serif;
	font-size:		x-small;
	margin:			0px;
	padding:		0px;
}

a:link {
	color:			#0066ff;
	text-decoration:	none;
}

a:visited {
	color:			#0066ff;
	text-decoration:	none;
}

a:hover {
	color:			#0066ff;
	text-decoration:	underline;
}

a.nolink:link {
	color:			#333333;
	text-decoration:	none;
}

a.nolink:visited {
	color:			#333333;
	text-decoration:	none;
}

a.nolink:hover {
	color:			#333333;
	text-decoration:	none;
}

a.head:link {
	color:			#c00309;
	text-decoration:	none;
}

a.head:visited {
	color:			#c00309;
	text-decoration:	none;
}

a.head:hover {
	color:			#c00309;
	text-decoration:	underline;
}

h1 {
	color:			#c00309;
	font-family:		Tahoma, sans-serif;
	font-size:		medium;
	letter-spacing:		1px;
	font-weight:		bold;
	border-bottom:		2px dotted #b6c7eb;
}

h1.details {
	color:			#c00309;
	font-family:		Tahoma, sans-serif;
	font-size:		medium;
	letter-spacing:		1px;
	font-weight:		normal;
	border-bottom:		2px dotted #b6c7eb;
}

h2 {
	color:			#c00309;
	font-family:		Tahoma, sans-serif;
	font-size:		x-small;
	letter-spacing:		1px;
	font-weight:		bold;
	margin:			0px;
	border-bottom:		1px dotted #b6c7eb;
}

h3 {
	color:			#2d664a;
	font-family:		Tahoma, sans-serif;
	font-size:		x-small;
	letter-spacing:		1px;
	font-weight:		bold;
	margin:			0px;
	padding:		0px;
	border-bottom:		2px dotted #b6c7eb;
}

div, th, td, p {
	font-size:		x-small;
}

fieldset {
	font-size:		x-small;
	border:			2px groove lightgrey;
	padding:		10px;
	margin:			10px;
}

fieldset.menu {
	font-weight:		bold;
}

legend {
	font-size:		x-small;
	color:			#c00309;
	font-weight:		bold;
}

p {
	margin:			8px 0px;
}

div.stat {
	font-size:		xx-small;
}

div.stat ul {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.stat li {
	margin: 0px 0px 4px 24px;
	padding: 1px;
	list-style-type: none;
	list-style-image: url("../pic/main/ar1.gif");
	list-style-position: outside;
}

.top {
	background-image:	url(../pic/top/tfon.jpg);
	background-repeat:	no-repeat;
	background-position:	left top;
}

.bottom {
	font-size:		9px;
	color:			#2d3343;
	margin-top:		0px;
	margin-bottom:		3px;
	padding-top:		8px;
	padding-bottom:		3px;
}

.bottom a {
	color:			#2d3343;
}

.bgbottom {
	background-image:	url(../pic/bottom/bot2.gif);
	background-repeat:	no-repeat;
	background-position:	right top;
}

.bgmain {
	background-image:	url(../pic/main/zd2.jpg);
	background-repeat:	no-repeat;
	background-position:	right bottom;
}
.spez {
	font-size:		11px;
	font-weight:		bold;
	color:			#467BC9;
	background-image:	url(../pic/main/spez1.gif);
	background-repeat:	no-repeat;
	background-position:	left top;
}

.spez1 {
	font-size:		11px;
	font-weight:		bold;
	color:			#467BC9;
	background-image:	url(../pic/main/spez2.gif);
	background-repeat:	no-repeat;
	background-position:	left top;
}

.baza {
	font-size:		12px;
	color:			#272D45;
	margin-left:		3px;
	padding-left:		3px;
	font-style:		normal;
	margin-bottom:		1px;
	padding-bottom:		1px;
}

.base {
	margin: 5px 8px;
}

p.desc {
	margin: 2px 0px 10px 0px;
}

p.desc b {
	font-weight: normal;
}

.cost {
	font-weight: bold;
}

.comment {
	font-size: x-small;
}

.accent {
	font-size:		larger;
}

