/* -- Print CSS für www.rb-drumming.com -- */
/* -- (c) Roman Baumgartner -- */
/* -- erstellt vom vmediaservice.net -- */

body{background-color: #000; color: #333; font: 0.9em Georgia, "Times New Roman", Times, serif;}

#center{width: 500px;}

#navigation{display: none;}

#content p.right{text-align: right;}
#content h2{color: #BC001C; font-family: Georgia, "Times New Roman", Times, serif;}
#content h3{clear: both;}
#content a{border-bottom: 1px dashed #333; color: #BC001C; text-decoration: none;}
#content a:hover{border-bottom-style: solid;}
#content img{background-color: #FFF; border: 1px solid #CCC; margin: 8px; padding: 5px;}
#content img.left{float: left; margin-left: 0;}
#content img.right{float: right; margin-right: 0;}
#content ul{list-style-image: url(../images/bullet.gif);}
#content ul a{border: none; color: #DD6060; font-weight: bold;}
#content ul a:hover{border: none; color: #333;}
#content ul.sitemap li{margin-bottom: 10px;}
#content ul.sitemap li ul{list-style-image: url(../images/sitemap.gif);}
#content ul.sitemap li ul li{margin-bottom: 0px;}
#content ul.sitemap li ul a{color: #333; font-weight: normal;}
#content ul.sitemap li ul a:hover{color: #DD6060;}
#content label{display: none;}
#content input,textarea{display: none;}
#content .news{border-bottom: 1px dashed #999;}

#content div.gallery{float: left; margin: 0 auto; padding: 3px 3px 0 0;}
#content div.gallery img{margin: 0 0 3px 3px; padding: 0;}
#content div.gallery img:hover{border-color: #666;}


#footer{display: none;}

