body{
	margin:0px;
	padding:0px;
	font-family:arial, verdana, helvetica;
	font-size:14px;
}

div#inhalt{
	background-image:url('/bilder/kopf.gif');
	background-repeat:no-repeat;
	width:951px;
	margin:auto;
	margin-top:50px;
	padding-top:23px;
	height:1000px;
}

div#kopfzeile{
	padding-left:28px;
	color:#0e1e4f;
	font-size:16px;
	font-weight:bold;
	margin-bottom:60px;
}

div#kopfzeile a{
	text-decoration:none;
	color:#0e1e4f;
}

div#nav a{
	display:block;
	width:130px;
	background-image:url('/bilder/nav.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:25px;
	text-decoration:none;
	font-size:14px;
	color:#0e1e4f;
}

div#nav a.unterseite{
	display:block;
	width:150px;
	border-left:1px solid #0e1e4f;
	background:transparent;
	padding-left:16px;
	margin-left:13px;
	text-decoration:none;
	font-size:13px;
	color:#0e1e4f;
}

div#nav {
	width:200px;
	float:left;
	padding-top:10px;
}

div#text{
	width:620px;
	float:left;
	margin-bottom:50px;
}

div#text a{
	color:#0e1e4f;
}

div#text a:hover{
	color:#0e1e4f;
	text-decoration:none;
}


div#unten{

	font-size:12px;
	color:#888;
	text-align:center;
}

h1{
	font-size:18px;
	color:#0e1e4f;
}

ul{
	list-style-position:outside;
	padding-left:15px;
}

form, fieldset{
	padding:0px;
	margin:0px;
	border:0px;	
}

input, select{
	border:1px solid #888;
	width:250px;
}

input.shop_m{
	width:30px;
	margin-right:5px;
}

input.shop_c{
	width:15px;
	margin-right:5px;
}

textarea{
	border:1px solid #888;
	width:250px;
	height:200px;
}

td.header{
	background-color:#ccc;
}