/* Sterne */
a.star:link{background-image:url('star.png'); text-decoration: none; padding-top: 8px; font-size: 12px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #C0C0C0; width: 30px; height: 22px; display: block;}
a.star:active{background-image:url('star.png'); text-decoration: none; padding-top: 8px; font-size: 12px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #C0C0C0; width: 30px; height: 22px; display: block;}
a.star:visited{background-image:url('star.png'); text-decoration: none; padding-top: 8px; font-size: 12px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #C0C0C0; width: 30px; height: 22px; display: block;}
a.star:hover{background-image:url('star_light.png'); cursor: hand; color: #000000; text-decoration: none;}
/* Page Eigenschaften */
body{
background:#2D4473;
color:#000000;font:12px Verdana,Arial,Helvetica,sans-serif;
margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
input.send_button{width:90px; height:27px; background-color:#FFFFFF; color:#000000; border: 1px solid #000000;}
/* Login Schaltflächen */
input.login_button{width:70px; height:20px; background-color:#FFFFFF; color:#000000; border: 1px solid #000000;}
input.login_password{background-image: url('password.jpg'); width:200px;}
input.login_nickname{background-image: url('nick.jpg'); width:200px;}
/* Tabellen Eigenschaften */
#menu_bg{height: 35px; vertical-align: middle; background-image:url('menu_bg.png'); color:#FFFFFF; background-repeat:repeat-x;}
#title{height: 25px; vertical-align: middle; background-image:url('content_header.png'); color:#000000; background-repeat:repeat-x; font-weight: bold;}
#box{border-color:#000000; border-style:solid; border-width:1px; text-align:left; border-collapse:collapse;}
td{font-family: Verdana, Arial, Helvetica, sans-serif; color:#C0C0C0; font-size: 12px; margin: 0px;}
#code{text-decoration: none; font-size: 22px; color: #000000;}
#bg{background-color: #23212C; background-image:url('content_bg.png'); background-repeat:no-repeat; background-position: bottom right;}
/*Link Eigenschaften */
a.gallery:link {color: #C0C0C0; text-decoration: none;}
a.gallery:visited {color: #C0C0C0; text-decoration: none;}
a.gallery:active {color: #C0C0C0; text-decoration: none;}
a.gallery:hover {color: #FFDE29; text-decoration: none;}
a.menu:link {color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: bold;}
a.menu:visited {color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: bold;}
a.menu:active {color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: bold;}
a.menu:hover {color: #000000; text-decoration: none; font-size: 14px; font-weight: bold;}
a.player:link {color: #000000; text-decoration: none; font-size: 14px; font-weight: bold;}
a.player:visited {color: #000000; text-decoration: none; font-size: 14px; font-weight: bold;}
a.player:active {color: #000000; text-decoration: none; font-size: 14px; font-weight: bold;}
a.player:hover {color: #FF0000; text-decoration: none; font-size: 14px; font-weight: bold;}
a.page:link {color: #000000; text-decoration: underline;}
a.page:visited {color: #000000; text-decoration: underline;}
a.page:active {color: #000000; text-decoration: underline;}
a.page:hover {color: #FF0000; text-decoration: underline;}
a:link {color: #C0C0C0; text-decoration: underline;}
a:visited {color: #C0C0C0; text-decoration: underline;}
a:active {color: #C0C0C0; text-decoration: underline;}
a:hover {color: #FFDE29; text-decoration: underline;}
