

body {
	/*font-family: Molengo, Helvetica;*/
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size:0.9em;
	background-color:#886;
	padding:12px 27px;
	}

a 	{color:#330;}

img {border-color:#330;}

img.listpic {
	border:5px solid #663;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}
	
/*img.listpic:hover {
	width:76px;
	margin:-10px 0 0 -38px;}*/

h1 {
	margin:0 0 17px 0;
	color:#330;
	font-family: 'Lobster';
	font-size:3em;
	text-shadow: 0.06em 0.06em 0.06em #bb7;}
	
h1 a {
	text-decoration:none;
	}
	
h2 {
	margin:0 0 4px 0;
	padding:0;
	font-family: 'Lobster';
	color:#330;}
	
input[type='text']{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:130px;
	border:1px solid #330;
	padding:4px;}
	
input[type='submit']{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #330;
	padding:4px;}


tr.brow td {background-color:#eec;}
tr.arow td {background-color:#f3f3f3;}

table.list {border-collapse:collapse;width:100%;}
table.list th {
	background-color:#ddb;
	height:20px;
	color:#330;
	text-align:left;
	font-size:2em;font-family: 'Lobster';
	padding-left:10px;
}
table.list td {padding:5px 5px 5px 10px;overflow:hidden;}
table.list td.linkblock {background-color:#fff;}

div#container {
	width:650px;
	padding:0;
	float:left;
	}

div#rightcol {
	float:right;
	}
	
div#radblock {
	background-color:#995;
	padding:20px;
	width:160px;
	}
	
div#spreadshirt, div#links, div#setzer {
	background-color:#eec;
	padding:14px 18px 14px 20px;
	width:160px;
	margin-bottom:20px;
	}
	
div#links ul{
	margin:0 0 9px 0;
	padding:0;
	list-style-position:inside;}
	
div#links {
	font-size:0.8em;}

div.menu {
	background-color:#cc8;
	padding:20px;
	margin-bottom:20px;
	width:100%;
	}

div#intro {
	padding:5px 20px 4px 20px;
	margin:0 0 20px 0;
	background-color:#eec;
	width:100%;
	}

div.clear {
	width:0;
	height:0;
	clear:both;
	line-height:0;
	}

div.over {
	overflow:hidden;
	width:90%;
	font-size:12px;
	margin-left:15px;
	}
	
div.box {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom:20px;
}


div#list, div#anzeige {
	float:left;
	padding:20px;
	background-color:#664;
	width:100%;
	}

div#pagewidth {
	width:910px;
	}

span.toplink {
	background-color:#330;
	padding:0 4px 2px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Molengo, Helvetica;
	float:right;
	}

span.toplink a {
	font-weight:normal;
	font-size:12px;
	color:#ffc;
	}

table.anzeige {
	border-collapse:collapse;
	width:100%;
	}

table.anzeige td.caption {
	background-color:#eec;
	font-weight:bold;
	font-size:14px;
	}

table.anzeige td {
	background-color:#fff;
	font-size:12px;
	padding:5px;
	}
	
html .fb_share_link {
  padding:2px 0 0 20px;
  height:16px;
  background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?2:26981) no-repeat top left;
}