*{
	font-family: 'Bitstream Vera Sans', Arial, Verdana;
}

a{
	color: #15547c;
	text-decoration: none;
}

a:hover{
	color: #239995;
	text-decoration: underline;
}

body{
	padding: 0;
	margin: 0;
	font-size: 12px;
}

h1{
	font-size: 24px;
	padding: 0;
	margin: 0;
}

h3{
	font-size: 16px;
	padding: 0;
	margin: 0;
	text-align: center;
}

form.eingabe{
	padding: 0;
	margin: 0;
	display: inline;
}

table.list{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

table.list td, table.list th{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px;
}

tr.mover{
	background-color: #fff2d6;
}

tr.marked{
	background-color: #d6ffda;
}

tr.movermarked{
	background-color: #d6f2ff;
}

.bg1{
	background-image: url(gfx/bg1_01.gif);
	background-repeat: no-repeat;
	width: 70px;
	padding-top: 5px;
}

.bg2{
	background-image: url(gfx/bg1_02.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 100px;
}

.bg3{
	background-image: url(gfx/bg1_03.gif);
	background-repeat: repeat-x;
	height: 129px;
}

.bg4{
	background-image: url(gfx/bg1_04.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 19px;
}

.bg5{
	background-image: url(gfx/bg1_05.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 61px;
}

.bg6{
	background-image: url(gfx/bg1_06.gif);
	background-repeat: repeat-x;
	height: 160px;
}

.bg7{
	background-image: url(gfx/bg1_07.gif);
	background-repeat: no-repeat;
	width: 49px;
	height: 160px;
}

.img{
	border-right: 1px solid #000;
	display: block;
	float: left;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	width: 75px;
}

.img_url{
	border-right: 1px solid #000;
	display: block;
	float: left;
	font-size: 11px;
	height: 40px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}

.title{
	display: block;
	font-size: 15px;
	font-weight: bold;
}

.description{
	display: block;
	font-size: 11px;
	font-style: italic;
}

.shop, .engine, .engine a{
	color: #777;
	padding-right: 7px;
	font-size: 10px;
}

.links{
	white-space: nowrap;
}

.links a{
	display: block;
	font-size: 13px;
}

.price{
	font-size: 16px;
	font-weight: bold;
}

.price_additional{
	color: #888;
	display: block;
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
}

#footer{
	text-align: center;
	font-style: italic;
	margin-top: 100px;
	font-size: 11px;
}

#header{
	text-align: center;
	position: relative;
	top: 10px;
}

#header h1{
	margin-bottom: 25px;
}

#header b{
	font-size: 12px;
}

#headeingabe{
	position: relative;
	text-align: center;
	top: 29px;
}

#seindex span{
	display: block;
	font-size: 13px;
}

#land{
	position: absolute;
	left: 5px;
	top: 5px;
}

div.cached a{
	/* margin-left: 4px; */
}