 
html, body{ 
 margin:0; 
 padding:0; 
 font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color:#eeeeee;
 background: #a3a3a3 url(gfx/verlauf.png) repeat-x 0 0;
 } 

/** Links */
a {
	text-decoration: none;
	font-weight: bold;
	color: #e2af15;
	}
	
a:hover {
	color: #ee9867;
	}
	
a:active {
	color: #e2af15;
	text-decoration: none;
	}

/** Applinks */

a.applink {
	text-decoration: none;
	font-weight: normal;
	 font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
a.applink:active {
	color: #8a8a8a;
	}

td.applink
	{
	text-align:center;
	
	}


/** Header */

div.sirup {
    clear:both;
    max-width:310px;
    margin:5px auto;
    width:95%;
}


/** Eckige Divs */
div.eckig {
	max-width:310px;
    margin:5px auto;
    width:95%;
    
    border:				1px solid #333333;
    background:url(gfx/gw-background.jpg);
    
	color:#000000;
     
   	padding:10px;
}


/** Runde Divs */

div.rounded {
    clear:both;
    max-width:310px;
    margin:5px auto;
    width:95%;
}

div.rounded div.top {
    background:url(gfx/tl.png) no-repeat bottom left;
    padding:0px;
    width:100%;
}

div.rounded div.top div.right {
    background:url(gfx/tr.png) no-repeat bottom right;
    height:12px;
    margin-left:12px;
}

div.rounded div.middle {
    background:url(gfx/l.png) repeat-y left;
    clear:both;
    width:100%;
}

div.rounded div.middle div.right {
    background:url(gfx/r.png) repeat-y right;
    margin-left:5px;
}

div.rounded div.middle div.right div.content {
    background:url(gfx/bg.png) repeat top left;
    color:#000000;
    font-size:1.0em;
    line-height:1.3em; 
    margin-right:5px;
    padding:0px 7px;
  
}

div.rounded div.middle div.right div.content p {
    margin:0px;
    padding-top:15px;
}

div.rounded div.middle div.right div.content h1 {
    color:#000000;
    font-size:1.3em;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}

 

div.rounded div.bottom {
    background:url(gfx/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom div.right {
    background:url(gfx/br.png) no-repeat top right;
    height:12px;
    margin-left:12px;
}


/** Altes Menü mit den vielen Apps (veraltet) */
p {
	padding:0;
	margin:0;
	margin-top : 3px;
}

.imgmiddle {
	vertical-align:middle; 
	font-size:32px;
	}

.middle {
	vertical-align: middle;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

/** Related Apps */

.relatedtop {
	background-image: url(gfx/related_header.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 350px;
}

.relatedtitle {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	height: 20px;
	vertical-align: middle;
	padding-top: 7px;
}

.relatedmiddle {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
}

.relatedbottom {
	background-image: url(gfx/related_bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 350px;
}
 
.relatedbackground {
	background-image: url(gfx/related_background.png);
	width: 350px;
}





/** Bildchen */

img {
	border: none;
	}
	
img.floatleft {
 
	margin: 8px; 
	float: left;
}

img.floatright {
 
	margin: 4px; 
	float: right;
}


/** Twitter */
div.floatright {
 
	margin: 4px; 
	float: right;
}


/** Footer */
div.footer {
	text-align:center;
	 

}
a.footerlink {
	text-decoration: underline;
	font-weight: normal;
	color: #eeeeee;
	}
	
a.footerlink:active {
	color: #eeeeee;
	}

 img.middle {
	vertical-align:middle; 
	 
	}

/** Unterüberschriften */

h2 {
	color:#000000;
    font-size:1.2em;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}

h3 {
	 
	color:#000000;
    font-size:1.1em;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}


div.recommend {
	 
 	width: 200px;
 	height: 120px;
	text-align:center;
 	padding-top: 8px;
	margin-left: 370px; 
	background:url(gfx/smallbox_lightgrey.png) no-repeat;
}

a.smalllink {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	font-size:0.6em
	}


.hidepics {
  width:0px;
  height:0px;
  display:none;
}
