/*
Theme Name: Sandbox Theme
Theme URI: http://www.supreme-auction.de
Description: Neues Theme im Design von Supreme Software. Wichtige Änderungen wurden als Backup gespeichert.
Version: 2.0
Author: Philipp Walter
*/




/* Reset */


body,form,fieldset,input,textarea{ 
	margin:0;
	padding:0;
}


table {
	border-collapse:collapse;
	border-spacing:4;
}
fieldset, img { 
	border:0;
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

hr {
	border-top: 1px dashed #cccccc;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #FFFFFF;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* SINGLE */
/*
.textlink {
	background: url(images/icon-pfeil.gif) left no-repeat;
	width: 300px;
	line-height: 24px;
	border: 1px solid #F2F2F2;
	background-color: #F8F8F8;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 2px;
	}
*/
.textlink {
	background:#f5f5f5 url(images/list-arrow.png) center left no-repeat;
	background-position:5px center;
	width:300px;
	line-height:24px;
	border:1px solid #ccc;
	padding-left:25px;
	margin:0;
	margin-bottom:2px;
}

.float_case { overflow:hidden}
.linkbutton {
	background:url(images/linkButton.png) center left no-repeat;
	width:200px;
	padding: 5px 10px 5px 30px;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #555;
	font-weight: bold;
	margin-right: 10px;
	float:left
	}
.linkbutton:hover { color:#333}
.linkbutton:visited { color:#555; text-decoration:none}
/* GLOBAL */



body {
	text-align: center;
	background: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62%;
	background: url(images/background-page.gif) left repeat-x;
	background-attachment:fixed;
	color:#555
}


.logo {
	margin-top: 20px;
	margin-left: 5px;
	}

a, a:visited {
	font-size: 12px;
	color:#CC0000;
	text-decoration: underline;
	}
a:hover {
	color: #333333;
	}


#wrapper {
	width: 960px;
	text-align: left;
	}
#wrapper-head {
	display: block;
	height: 112px;
	background: url(images/wrapper-top.gif) left no-repeat;
	}
#wrapper-center {
	display: block;
	background: url(images/wrapper-center.gif) left repeat-y;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
#wrapper-bottom {
	display: block;
	background: url(images/wrapper-bottom.gif) left top no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	}


	
	
/* Header */

#top { width:960px; overflow:hidden; height:112px; margin-top:-8px}
#top .left { float:left; width:400px}
#top .right { float:right; width:560px; overflow:hidden}

/* Login */
#login							{ float: right; margin: 0; width: 410px; background: transparent url(images/login-background.png) top left no-repeat; padding-left: 10px}
#login .loginform					{ overflow: hidden; background: transparent url(images/login-background.png) top right no-repeat; padding-right: 10px; height: 36px; }
#login .loginform span					{ float: left; display: inline-block; margin: 3px 5px 0 0; }
#login .loginform .loginfield				{ width: 120px; height: 16px; padding: 4px 4px; border: 1px solid #CCC; background: #FFF url(images/input-background.png) top left no-repeat; 
							  color: #111; font-size: 11px; }
#login .loginform .fielduser				{ background: #FFF url(images/input-background-user.png) top left no-repeat; }
#login .loginform .fieldpass				{ background: #FFF url(images/input-background-pass.png) top left no-repeat; }
#login .loginform .logindd				{ width: 40px; border: 0px; background: none; color: #FFF; }
#login .loginform .loginbutton				{ border: 0px; background: none; font-weight: bold; text-align: center; width: 70px; color: #333; 
							  font-size: 11px; padding: 4px 10px 0 10px; inline-block; }
#login .loginform .loginbutton:hover			{ color: #C00; }

#login .loginform a, #login .loginform a:visited	{ padding: 6px 10px 12px 10px; color: #333; text-decoration: none; display: inline-block }
#login .loginform a:hover, #login .loginform a:active	{ color: #C00 }

#login .loginoptions					{ margin: 6px 0px 0px 0px; line-height: 14px; }
#login .loginoptions ul					{ overflow: hidden; list-style:none; margin:0; padding:0 }
#login .loginoptions ul li				{ float: right; padding-left: 0px; padding-right: 10px; }
#login .loginoptions ul li.split			{ border-left: 1px dotted #BBB; padding-left: 10px; padding-right: 4px; }
#login .loginoptions a,
#login .loginoptions a:visited				{ font-size: 11px; color: #BBB; text-decoration: none; }
#login .loginoptions a:hover,
#login .loginoptions a:focus				{ color: #C00; }


/* Teaser */
#teaser {
	display: block;
	margin-top: 5px;
	clear:both;
	}
#teaser .left {
	display: inline;
	width: auto;
	float: left;
	padding-left: 2px;
	}
#teaser .right {
	display: inline;
	width: auto;
	float: right;
	padding-right: 6px;
	}
	
#teaser img, #teaser img a{
	border: 0px;
	margin-bottom: 3px;
	}
	
	
	

/* Top Navigationen */
	
	
#top-navigation 
{
	height:28px;
	margin:0;
	border:0;
	float: right;
}
#top-navigation .tab 
{
	margin:0;
	top:0;
}
#top-navigation .tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#top-navigation .tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}	

#top-navigation .tab .left {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width: auto;
	}
#top-navigation .tab .left a, #top-navigation .tab .left a:visited {
	background: url(images/top-navigation.gif) left top no-repeat;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	}
#top-navigation .tab .left a span, #top-navigation .tab .left a:visited span{
	display:block;
	padding:0 22px 0 22px;
	line-height: 28px;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	border-right:1px solid #cbcbcb;
	}
#top-navigation .tab .left a:hover {
	background: url(images/top-navigation.gif) left bottom no-repeat;
	}
	
#top-navigation .tab .center {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width: auto;
	}
#top-navigation .tab .center a, #top-navigation .tab .center a:visited {
	background: url(images/top-navigation.gif) center top no-repeat;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	}
#top-navigation .tab .center a span, #top-navigation .tab .center a:visited span{
	display:block;
	padding:0 22px 0 22px;
	line-height: 28px;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	border-right:1px solid #cbcbcb;
	}
#top-navigation .tab .center a:hover {
	background: url(images/top-navigation.gif) center bottom no-repeat;
	}
	
#top-navigation .tab .right {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width: auto;
	}
#top-navigation .tab .right a, #top-navigation .tab .right a:visited {
	background: url(images/top-navigation.gif) right top no-repeat;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	}
#top-navigation .tab .right a span, #top-navigation .tab .right a:visited span{
	display:block;
	padding:0 22px 0 22px;
	line-height: 28px;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	}
#top-navigation .tab .right a:hover {
	background: url(images/top-navigation.gif) right bottom no-repeat;
	}
	
	
	
/* Navigation */
#main-navigation{
	height:36px;
	width: 944px;
	background: url("images/navigation-bg.gif");
	margin:0;
	border:0;
	}
#main-navigation .tab 
{
	margin:0;
	top:0;
}
#main-navigation .tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#main-navigation .tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}

#main-navigation .tab a 
{
	background: url("images/navigation-right.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#main-navigation .tab a span 
{
	display:block;
	background:url("images/navigation-left.gif") no-repeat left top;
	padding:9px 28px 9px 22px;
	font-size: 12px;
	color:#FFFFFF;
}

#main-navigation .tab a:hover,#main-navigation .tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#main-navigation .tab a:hover span,#main-navigation .tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
}



#main-navigation .tab .right {
	display:inline;
	float:right;
	margin:0;
	padding:0;
	width: auto;
}

#main-navigation .tab .right a 
{
	background: url("images/navigation-right-corner2.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#main-navigation .tab .right a span 
{
	display:block;
	background:url("images/navigation-left-corner2.gif") no-repeat left top;
	padding:9px 28px 9px 28px;
	font-size: 12px;
	color:#FFFFFF;
}

#main-navigation .tab .right a:hover
{
	background-position:right bottom;
	border-color:;
}
#main-navigation .tab .right a:hover span
{
	background-position:left bottom;
	color:#FFFFFF;
}

#main-navigation .tab .left {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width: auto;
}

#main-navigation .tab .left a 
{
	background: url("images/navigation-right.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#main-navigation .tab .left a span {
	display:block;
	background:url("images/navigation-left-corner.gif") no-repeat left top;
	padding:9px 28px 9px 22px;
	font-size: 12px;
	color:#FFFFFF;
}

#main-navigation .tab .left a:hover {
	background-position:right bottom;
	border-color:;
}
#main-navigation .tab .left a:hover span {
	background-position:left bottom;
	color:#FFFFFF;
}




/* Content */
#content {
	margin-top: 10px;
	margin-bottom: 10px;
	}
#content .left {
	float: left;
	padding-right: 10px;
	width: 598px;
	margin-left: -3px;
	}
#content .right {
	float: right;
	width: 318px;
	position: relative;
	}
	
/* Entry */

#content .left .top {
	background: transparent url(images/entry-top.gif) no-repeat left bottom;
	height: 2px;
	width: 620px;
	}
#content .left .bottom {
	background: transparent url(images/entry-bottom.gif) no-repeat left top;
	height: 3px;
	width: 620px;
	}

#content .left .entry {
	font-size: 12px;
	color: #595959;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	padding: 10px;
	width: 598px;
	}
	
#content .left .entry h2 {	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight:normal;
	}
#content .left .entry h3 {	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
	
	
#content ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#content ul li {
	background: url(images/li.png) no-repeat;
	background-position: 0px 4px;
	padding: 4px 24px;
}

#content ul li ul {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#content ul li ul li {
	background: url(images/li-li.png) no-repeat;
	background-position: 0px 6px;
	padding: 4px 20px;
}

#content ul li ul li ul {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#content ul li ul li ul li{
	background: url(images/li-li-li.png) no-repeat;
	background-position: 0px 6px;
	padding: 4px 20px;
}
	
	
#single {
	font-size: 12px;
	color: #595959;
	padding-left: 10px;
	}
#single h2 {
	font-size: 14px;
	font-weight: left;
	color: #595959;
	border-bottom: 1px solid #990000;
	padding-bottom: 4px;
	margin: 0px;
}
#single .date {
	font-size: 11px;
	color: #999999;
	text-align: left;
	margin-top: 2px;
	}
#single .date a {
	font-size: 11px;
	}
#single .entry {
	padding-bottom: 20px;
	line-height: 18px;
	}
#single .entry ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#single .entry li {
	list-style: circlee;
	margin: 0px;
	padding: 0px;
	}
	
#single .similar {
	width: 400px;
	}
#single .similar ul, #single .similar ul li {
	margin: 0px;
	padding: 0px;
	}
#single .similar h3{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid #DDDDDD;
	margin: 0px;
	}
#single .similar a, #single .similar a:visited{
	line-height: 24px;
	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	padding-left: 4px;
	}
#single .similar a:hover{
	background-color: #F8F8F8;
	}
	
#archiv {
	font-size: 12px;
	color: #595959;
	padding-left: 10px;
	}
#archiv h2 {
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	border-bottom: 1px solid #990000;
	padding-bottom: 4px;
	margin: 0px;
}
#archiv h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
}
#archiv .date {
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	}
#archiv .date a,  #archiv .date a:visited{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
#archiv .date a:hover {
	color: #222222;
	}
#archiv .entry {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 18px;
	margin: 0px;
	}
	
#search {
	font-size: 12px;
	color: #595959;
	padding-left: 10px;
	}
#search h1 {
	font-size: 20px;
	color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	}
#search h3 {
	font-size: 14px;
	color: #595959;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
	}
#search h2 {
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	border-bottom: 1px solid #990000;
	padding-bottom: 2px;
	margin: 0px;
}
#search h2 a, #search h2 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
}
#search h2 a:hover {
	color: #222222;
}
#search .date {
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	}
#search .date a,  #search .date a:visited{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
#search .date a:hover {
	color: #222222;
	}
#search .entry {
    padding-top: 4px;
	padding-bottom: 20px;
	line-height: 18px;
	margin: 0px;
	}
#search .entry img  {
	display: none;
	}


/* Footer */
#footer {
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 10px;
	color: #999999;
	}
#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	}
#footer a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	}

#footer-partner {
	height: 37px;
	cursor: hand;
	width: 960px;
	padding-bottom: 100px;
	}
#footer-partner a {
	cursor: pointer;
	text-align: center;
	}
#footer-partner .ebay {
	background: transparent url(images/partnerlogo/ebay.gif) left top no-repeat;
	float: left;
	width: 65px;
	height: 37px;
	}
#footer-partner .ebay:hover {
	background-position: bottom;
	}
#footer-partner .paypal {
	background: transparent url(images/partnerlogo/paypal.gif) left top no-repeat;
	float: left;
	width: 97px;
	height: 37px;
	}
#footer-partner .paypal:hover {
	background-position: bottom;
	}
#footer-partner .skype {
	background: transparent url(images/partnerlogo/skype.gif) left top no-repeat;
	float: left;
	width: 91px;
	height: 37px;
	}
#footer-partner .skype:hover {
	background-position: bottom;
	}
#footer-partner .aol {
	background: transparent url(images/partnerlogo/aol.gif) left top no-repeat;
	float: left;
	width: 85px;
	height: 37px;
	}
#footer-partner .aol:hover {
	background-position: bottom;
	}
#footer-partner .dhl {
	background: transparent url(images/partnerlogo/dhl.gif) left top no-repeat;
	float: left;
	width: 96px;
	height: 37px;
	}
#footer-partner .dhl:hover {
	background-position: bottom;
	}
	
#footer-partner .freenet {
	background: transparent url(images/partnerlogo/freenet.gif) left top no-repeat;
	float: left;
	width: 130px;
	height: 37px;
	}
#footer-partner .freenet:hover {
	background-position: bottom;
	}



/* Login */

#login {
	float:right;
	text-align: right;
	margin-top: 8px;
	}


#websiteLogin {
	float:right;
	margin-top: 8px;
	}


/* Suche */
	
#searchform {
	float:right;
	margin-top: 20px;
	}
	
.search-input {
	background-image: url(images/search-bg.gif); 
	width: 210px; 
	height: 20px; 
	border: 0px;
	margin: 0px;
	font-size: 11px;
	color: #999999;
	padding-top: 6px;
	padding-left: 10px;
	}
.search-button {
	background: transparent url(images/search-button.gif) no-repeat center top;
	border: 0px;
	width: 28px; 
	height: 26px;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
	margin: 0px;
	}
.search-button:hover {
	background: transparent url(images/search-button.gif) no-repeat center bottom;
	border: 0px;
	width: 28px; 
	height: 26px;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
	margin: 0px;
	}
	
*+html .search-button, .search-button:hover {
	margin-top: 1px;
	}
	


/* Sidebar */
#sidebar {
	width: 311px;
	margin-bottom: 20px;
}
#sidebar h2.title {
	width: 311px;
	background:url(images/sidebar-title.png) top left no-repeat;
	font-size: 16px;
	color: #595959;
	padding: 9px 10px 9px 10px;
	font-weight: normal;
	margin: 0px;
}
#sidebar .content {
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}

#sidebar .content ul { margin:0; padding:0}
#sidebar .content ul li{
	background:url(images/sidebar-li.png) top left repeat-x;
	display:block;
	background-position:0 -3px;
	padding:5px 10px;
}
#sidebar .content ul li:hover {
	background-position:left top;
}
#sidebar .end {
	background:url(images/sidebar-end.png) top left no-repeat;
	width:311px;
	height:5px;	
}
/*
#sidebar {
	width: 311px;
	margin-bottom: 20px;
	}
#sidebar .top {
	background: transparent url(images/sidebar-top.gif) no-repeat left top;
	height: 9px;
	}
#sidebar .center {
	background: transparent url(images/sidebar-center.gif) repeat-y left top;
	}
#sidebar .bottom {
	background: transparent url(images/sidebar-bottom.gif) no-repeat left top;
	height: 9px;
	}
	
#sidebar .content {
	margin-left: 10px;
	margin-right: 10px;
	}
	
#sidebar .content ul 
{
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar .content li 
{
	margin:0;
	padding:0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
}	

#sidebar .content a, #sidebar .content  a:visited{
	display: block;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	} 
#sidebar .content a:hover{
	color: #990000;
	} 
	
#sidebar .content .title {
	background: transparent url(images/sidebar-title.gif) repeat-x left bottom;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 5px;
	}
*/	


/* NEWS */

#sidenews .entry {
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}



/* Texte */




h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px; font-weight: bold;}
h1 {font-size: 14px; font-weight: bold;}
	


/* Tools */

.tool-edit {
	background: transparent url(images/tool-edit.gif) no-repeat left top;
	display: block;
	width: 100%;
	line-height: 28px;
	padding-left: 30px;
	background-color: #F8F8F8;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.tool-edit a, .tool-edit a:visited, .tool-edit a:hover {
	text-decoration: none;
	font-size: 11px;
	}
	
	
/* Recent Posts */
#recentposts li { font-size:12px}
#recentposts li a { display: block; font-size: 12px; font-weight: bold; text-decoration:none; margin-bottom:5px}
#recentposts li p { display: block; font-size: 12px; padding: 2px 5px 2px 5px; margin: 0px; color: #595959;}

/* Tarife und Funktionen */
#tarife { width:600px;}
#tarife table { width:600px; border:0; border-collapse:separate;}
#tarife table tr { border:1px solid #ccc;}
#tarife table .table_top { background:url(images/table-top.png) top left no-repeat; height:33px;}
#tarife table tr td { text-align:center; height:38px; border-bottom:1px dotted #eee; width:135px;}
#tarife table tr td small { font-size:10px; color:#666;}
#tarife table tr .table_left { text-align:left; padding-left:10px; border-left:1px solid #cacaca;}
#tarife table tr .table_right { border-right:1px solid #cacaca;}
#tarife table tr .table_headline { border:0;}
#tarife table .table_bottom { background:url(images/table-bottom.png) top left no-repeat; height:5px;}
#tarife table .table_bottom td { border:0; height:5px;}
#tarife table .table_ende td { border-bottom:0;}

#tarife table .table_top th { text-align:center;}
#tarife table .table_top .table_center { background-position:-10px 0px;}
#tarife table .table_top .table_left { background-position:0px 0px; text-align:left;}
#tarife table .table_top .table_right { background-position:top right;}

#einzelpreise { width:600px;}
#einzelpreise table { width:600px; border:0; border-collapse:separate; text-align:left}
#einzelpreise table tr { border:1px solid #ccc;}
#einzelpreise table .table_top { background:url(images/table-top.png) top left no-repeat; height:33px;}
#einzelpreise table tr td { text-align:left; height:30px; border-bottom:1px dotted #ccc; width:135px; padding:10px 0px; padding-right:20px;}
#einzelpreise table tr td strong { text-transform:uppercase; font-size:16px;}
#einzelpreise table tr td small { font-size:10px; color:#666;}
#einzelpreise table tr .table_left { padding-left:10px; border-left:1px solid #cacaca;}
#einzelpreise table tr .table_right { border-right:1px solid #cacaca; width:83px;}
#einzelpreise table tr .table_right p { padding:0; margin:0;}
#einzelpreise table tr .table_headline { border:0;}
#einzelpreise table .table_bottom { background:url(images/table-bottom.png) top left no-repeat; height:5px;}
#einzelpreise table .table_bottom td { border:0; height:5px;}
#einzelpreise table .table_ende td { border-bottom:0;}

#einzelpreise table .table_top .table_center { background-position:-10px 0px; width:390px;}
#einzelpreise table .table_top .table_left { background-position:0px 0px;}
#einzelpreise table .table_top .table_right { background-position:top right;}


/* assets */

.round3						{ -moz-border-radius: 3px; -webkit-border-radius: 3px }
.round5						{ -moz-border-radius: 5px; -webkit-border-radius: 5px }
.hspace10					{ width: 100%; clear: both; height: 10px }


.dd						{ display:inline-block !important;}
.dd .ddTitle					{ overflow: hidden; width: 44px; margin: 1px 0 0;}
.dd .ddTitle span.arrow				{ background:url(images/dd_arrow.gif) no-repeat 0 0; float: right !important; width:16px; height: 16px; cursor: pointer; }
.dd .ddTitle span.textTitle			{ float: left  !important; font-size: 0px; margin: 6px 0 3px 0  !important; width: 16px; height: 16px; overflow: hidden;}
.dd .ddTitle span.textTitle span.title		{ display: none !important; visibility: hidden !important; }
.dd .ddChild					{ text-align:left; position:absolute; border: 1px solid #CCC; border-top: none; display:none; margin: 4px 0; width: 120px !important; 
						  -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;
						  -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
						  overflow:hidden; overflow-x:hidden !important; background-color:#ffffff; }
.dd .ddChild .opta a,
.dd .ddChild .opta a:visited			{}
.dd .ddChild a					{ display:block !important; text-decoration:none; overflow:hidden; cursor:pointer; font-size: 11px; padding: 6px 0px !important; margin: 0px !important; border-top: 1px solid #F8F8F8; }
.dd .ddChild a:hover				{ background:#F2F2F2; }
.dd .ddChild a img				{ border:0; padding: 0 !important; vertical-align: middle  !important; margin: 4px 7px 0;  !important; }
.dd .ddChild a.selected				{ background:#F8F8F8; }
.hidden	


/* fuer unterschiedliche Kommentare*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}


#supreme_designs { overflow:hidden; margin-top:20px}
#supreme_designs a { float:left; display:block; margin:3px; margin-bottom:20px}




