/* Template Struktur */

body {
	font-family: Arial;
	font-size: 12px;
	background: #ccc url(../includes/layout/bg.gif) repeat-x;
	color: #000000;
	margin: 0px;
}

#scrollbar{
    position: absolute;
    top: 0;
    bottom: -0.1px;
    width: 1em;
    z-index: -1;
} 


#container {
	clear:both;
	width: 980px;
	text-align: left;
	margin: 0 auto;
	
}

#kopf {
	clear:both;
	height:150px;
	background: url(../includes/layout/top.gif);
	border: 0;
}



#content {padding:0 0 20px 0; background: #FFF url(../includes/layout/); min-height:400px; overflow:hidden;}
#content h1 {margin-top:10px; color:#777; font-size:14px; font-weight:bold;}
#content h2 {margin-top:10px; color:#444; font-size:18px; font-weight:bold;}
#content h3 {margin:0; color:#000000; font-size:14px; font-weight:bold;}
#content p  {margin-bottom:5px; color:#000000; font-size:12px; font-weight:normal;}
#content a  {margin:0; color:#777; font-size:12px; font-weight:normal;text-decoration:underline;}
#content a:hover {color:#e88300;}
#tippshort {font-size:12px; color:#444; font-weight:bold;}
#tipplink {margin-top:8px;}
#tipplink a {margin-top:5px; font-weight:bold;}
#amakarussell {margin-top:20px; text-align:center;}
#xsellcontainer {margin-top:20px;}
#xsellcontainer div.xsell {float:left; position:relative; width:125px; min-height:150px; text-align:center; margin-right:10px; border:2px solid #fff;}
#xsellcontainer div.xsell:hover a {color:#e88300;}
#xsellcontainer div.xsell:hover {border:2px solid #777; border-right:0;}
#xsellcontainer div.xsell div.descr {float:left; display:none; position:absolute; top:-2px; left:123px; padding:2px; font-size:10px; text-align:left; width:280px; min-height:146px; border:2px solid #777; background:#fff; z-index:100; }
#xsellcontainer div.xsell:hover div.descr {display:block;}
#xsellcontainer div.xsell a {display:block; text-decoration:none; font-size:12px;}
#xsellcontainer div.xsell img {padding-top:2px;}
#ntipp {clear:both; margin-top:20px;}


#seitenbox div {background:#fff; min-height:100px; font-size:11px;}
#seitenbox h2 {margin:0; padding:2px; color:#fff; font-size:12px; font-weight:bold; background:#5599ff;}
#seitenbox h3 {margin:0; padding:2px; color:#000; font-size:11px; font-weight:bold;}
#seitenbox p  {margin:0; padding:2px; color:#000; font-size:11px; font-weight:normal;}
#seitenbox a  {margin:0; font-size:11px; font-weight:bold;}
#seitenbox ul {margin:0;}
#seitenbox a:hover {}
#seitenbox div.tagcloud {background:#ccc;padding:0 10px;}


#fuss {
	clear:both;
	height:20px;
	background: url(../includes/layout/unten.gif);
	border: 0;
}

#footer {
	width: 980px;
	margin: 0 auto;
	font-size: 9px;
	color: #666666;
	text-align: right;
}
#footer a {color: #777; text-decoration:none;}
#footer a:hover {color: #e88300;}


/* Texte / Inhalte */

p {text-align:left;margin:0 0 10px 0;}

h1 {font-size:18px;}
h2 {font-size:16px; margin:15px 0 0 0;}
h3 {font-size:14px; margin:15px 0 0 0;}


ul{margin:0px 0 10px 0; padding:0 0 0 15px;}

img {border:0;}


#clear {clear: both;}

#kopf_spalte3{float:left; position:relative; top:100px; left:175px; }
#kopf_spalte1{float:left;width:125px;}
#kopf_spalte2{float:left;width:292px;}

#seitenbox{float:left;width:400px;}

#content_nomenu_center{float:left; width:560px; padding:10px;}
