/*
Theme Name: Supreme Auction Theme (Englisch)
Theme URI: http://www.supreme-auction.com
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%;
}


/* TABELLE */

.tb-left {
	font-weight: bold;
	background-color: #f8f8f8;
	padding: 10px;
	}
.tb-center {
	background-color: #f8f8f8;
	padding: 10px;
	}
.tb-right {
	background-color: #efefef;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
	


/* SINGLE */

.textlink {
	background: url(images/icon-pfeil.gif) left no-repeat;
	width: 400px;
	line-height: 24px;
	border: 1px solid #F2F2F2;
	background-color: #F8F8F8;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 2px;
	}
.textdot {
	background: url(images/icon-dot.gif) left no-repeat;
	line-height: 24px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 2px;
	}
.textdot2 {
	background: url(images/icon-dot.gif) left top no-repeat;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 3px;
	margin: 0px;
	margin-bottom: 8px;
	}
.texthacken {
	background: url(images/hacken.jpg) left no-repeat;
	line-height: 24px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 2px;
	}

	
/* 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;
}


.logo {
	margin-top: 30px;
	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 {
	display: block;
	width: 960px;
	}
#top .left {
	float: left;
	width: 400px;
	height: 50px;
	}
#top .right {
	float: right;
	width: 560px;
	}
	
	
	
/* Teaser */
#teaser {
	display: block;
	margin-top: 5px;
	clear:both;
	height: 298px;
	}
#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: 7px;
	}
	
	
	

/* 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 12px 0 12px;
	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 12px 0 12px;
	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 12px 0 12px;
	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;
}


.dropmenudiv{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: url("images/dropdown-bg.png") left bottom no-repeat;
	text-decoration:none;
	padding:0;
	width: 260px;
	margin-left: -13px;
	margin-top: -3px;
	padding-bottom: 20px;
	z-index: 1000;
}
.dropmenudiv ul {
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li {
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited{
	width:224px;
	margin-left: 16px;
	margin-top: 2px;
	padding-left: 10px;
	display:block;
	color:#333333;
	text-decoration:none;
	line-height: 28px;
	font-size: 12px;
}

.dropmenudiv a:hover{
	color:#333333;
	background: url("images/dropdown-button.gif") left top no-repeat;
}




/* 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: 16px;
	}
#content .left .entry h3 {	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
	
#content .left .entry img {	border: 1px solid #DDDDDD; padding: 4px; margin: 5px 3px;}
#content .left .entry img:hover {	border: 1px solid #CC0000 ;}
	
#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 .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;
	}


	
	
	
	
/* Tabs */


#tabarea {
	width: 721px;
	float: left;
}

.tab-content {
	background: transparent url(images/tab-bg.gif) no-repeat left bottom;
	width: 721px;
	height: 210px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 12px;
	margin: 0px;
	}
	
.tab-flow {
	display: block;
	margin-right: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 210px;
	padding-right: 0px;
	padding-top: 5px;
    line-height: 15px;
	}
.tab-flow h4 {
	margin-bottom: 10px;
	}
.tab-flow li {
	margin: 0px;
	padding: 0px;
	list-style: square;
	margin-left: 13px;
	width: 300px;
	}
*+html .tab-flow li {
	margin: 0px;
	padding: 0px;
	list-style: square;
	margin-left: 0px;
	display: block;
	width: 300px;
	}

.idTabs {
	background: transparent url(images/tab-top.gif) no-repeat left bottom;
	display: block;
	width: 721px;
	margin: 0px;
	}

.idTabs ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width: 721px;
}
.idTabs li 
{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.idTabsLeftButton a, .idTabsLeftButton a:visited {
	background: transparent url(images/tab-button-left.gif) no-repeat left top;
	width: 161px;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 9px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.idTabsLeftButton a:hover, .idTabsLeftButton a.selected {
	background: transparent url(images/tab-button-left.gif) no-repeat left bottom;
	}
.idTabsButton a, .idTabsButton a:visited {
	background: transparent url(images/tab-button.gif) no-repeat left top;
	width: 161px;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 9px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.idTabsButton a:hover, .idTabsButton a.selected {
	background: transparent url(images/tab-button.gif) no-repeat left bottom;
	}


#tab-gallery  img{
	border: 1px solid #DDDDDD;
	padding: 4px;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	}
#tab-gallery  img:hover {
	border: 1px solid #990000;
	padding: 4px;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	}

.pressestimmen {
	text-align: justify;
	display: block;
	line-height: 1.6;
	padding-right: 10px;
	}

.pressestimmen h2 {
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 5px;
	}
.pressestimmen h2 a, .pressestimmen h2 a:visited{ color: #CC0000; text-decoration: none;}
.pressestimmen h2 a:hover{ color: #222222;}
	
.pressestimmen img {
	float:right ;
	border: 1px solid #DDDDDD;
	padding: 4px;
	background-color: #FFFFFF;
	margin-left: 20px;
	max-height: 60px;
	}
	
.text2spalten1 {
	float: left;
	width: 300px;
	padding-right: 30px;
	}
.text2spalten2 {
	float: left;
	width: 300px;
	padding: 0px;
	}



/* 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 .bild {
	background: transparent url(images/partnerlogo/bild.gif) left top no-repeat;
	float: left;
	width: 64px;
	height: 37px;
	}
#footer-partner .bild: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 .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;
	}




/* 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 .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;
}

	
/* Seitenfusszeile */

#bottom-line {
	background: transparent url(images/bottom-line.gif) no-repeat left top;
	margin-top: 20px;
	height: 32px;
	}
#bottom-line p {
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	}
	
#bottom-line a, #bottom-line a:visited {
	font-size: 11px;
	background: transparent url(images/bottom-button.gif) no-repeat left top;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 17px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
	}
#bottom-line a:hover {
	background: transparent url(images/bottom-button.gif) no-repeat left bottom;
	}
	

/* 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;
	}


/* 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;
	}
	
/*************** SITEMAP ******************/
.ddsg-wrapper {
	padding: 5px;
	border: 0px;
	width: 580px;
	text-align: left;
}

.ddsg-wrapper ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
.ddsg-wrapper ul li {
	margin: 0px;
	line-height: 24px;
	}
.ddsg-wrapper ul li ul li {
	background: url(images/sitemapli.gif) left center no-repeat;
	line-height: 24px;
	margin-right:0px;
	padding-left: 48px;
	font-weight: none;
	}


