body
{
	background: #000 url(../images/background2.jpg);
	font-family: Verdana,Tahoma,Geneva,Arial,Helvetica,Sans-serif;
	font-size: 10px;
}
img,table {
  border: 0px none;
}
a:link,a:visited,a:hover,a:active {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
}
/*---------------------------------------------
Adminmenu Start
---------------------------------------------*/
.adminBarInner,.adminBarInnerOver {
  text-align: center;
	text-decoration: none;
  margin: 0px;
	padding: 3px;
}
.adminBarInnerOver {

}

.adminBarOuter,.adminBarOuterOver {
	text-decoration : none;
	border: 1px solid #353535;
}

.adminMenuInner,.adminMenuInnerOver {
	margin: 3px 0 0 22px;
}

.adminMenuOuter,.adminMenuOuterOver {
	text-decoration : none;
	border: 1px solid #353535;
	padding: 0;
  background-repeat: no-repeat;
  background-position: 2px 50%;
  background-color: #f7f5f5;
}

.adminMenuInnerOver,.adminMenuOuterOver  {

}

/*---------------------------------------------
Adminmenu End
---------------------------------------------*/
/*---------------------------------------------
Votebox Start
-----------------------------------------------
menu/vote.html
menu/vote_results.html
menu/vote_vote.html
---------------------------------------------*/
td.navVoteButton {
  text-align: center;
}

input.voteSubmit {
  padding: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFF;
  background-image: url(../images/submit.jpg);
  border: 1px solid #5F5F5F;
  color: #000;
  cursor: pointer;
}
input.voteSubmit:hover {
  background-image: url(../images/submit_hover.jpg);
}
/*IE Hack*/
*+html input.voteSubmit { overflow: visible; }
* html input.voteSubmit { overflow: visible; }
/*---------------------------------------------
Votebox End
---------------------------------------------*/
/*---------------------------------------------
Shoutbox Start
-----------------------------------------------
menu/shout.html
menu/shout_add.html
menu/shout_form.html
---------------------------------------------*/


/*---------------------------------------------
Disabled input field (not clicked)
---------------------------------------------*/
input.shoutEmail_dis,input.shoutNick_dis,textarea.shoutTextfield_dis,
input.shoutEmail_en,input.shoutNick_en,textarea.shoutTextfield_en {
  border: 1px solid #111;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  background-color: #FFF;
  color: #000; padding: 1px;
  width: 148px;
}
/*---------------------------------------------
Enabled input fields (clicked)
---------------------------------------------*/
input.shoutEmail_en,input.shoutNick_en,textarea.shoutTextfield_en {
  border: 1px solid #000;
}
/*---------------------------------------------
Shoutbox-textfield
---------------------------------------------*/
textarea.shoutTextfield_dis,textarea.shoutTextfield_en {
  overflow: Auto;
  height: 80px;
}

/*---------------------------------------------
Shoutbox submit button
---------------------------------------------*/
input{
  padding: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFF;
  background-image: url(../images/submit.jpg);
  border: 1px solid #5F5F5F;
  color: #000;
  cursor: pointer;
}
input:hover {
  background-image: url(../images/submit_hover.jpg);
}
/*IE Hack*/
*+html input.shoutSubmit { overflow: visible; }
* html input.shoutSubmit { overflow: visible; }
/*---------------------------------------------
Shoutbox submit button
---------------------------------------------*/
input.shoutLength {
  width: 26px;
  height: 13px;
  border: 0px;
  background-color: transparent;
  text-align: center;
}
/*---------------------------------------------
Shoutbox End
---------------------------------------------*/
a.navmenu
{
	background-color:	#000000;
	color:				#f7f5f5;
	padding: 		3px 10px 3px 10px;
}
a.navmenu:hover
{
	background-color:	#f7f5f5;
	color:				#000000;
}
td.infoTop {
  background-color: #666;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
.quotemessage {
  width: 590px;
  margin: auto;
  border: 1px solid #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #FFF;
  background-image: url(../../../images/quote.gif);
  background-repeat: no-repeat;
  color: #000;
}
#userbar_myprofile{

vertical-align: middle;
opacity: 1.0;
height: 29px;
top:0px;
padding:0px;
position:relative;
border-bottom:2px solid #ccc;
border-left:0px solid #ccc;
border-right:0px solid #ccc;
border-top:2px solid #ccc;
}

#userbar_myprofile:hover{
background-color: #000000;
vertical-align: middle;
opacity: 1.0;
height: 29px;
top:0px;
padding:0px;
position:relative;
border-bottom:2px solid #ccc;
border-left:0px solid #ccc;
border-right:0px solid #ccc;
border-top:2px solid #ccc;
}
.userbar_top
{
z-index: 2;
position:fixed;
width: 100%;
height: 29px;
top:0px; 
left: 0px;
background-image: URL(../images/top_header_bg.gif);
border-top: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
}
.userbar_bottom
{
z-index: 2;
position:fixed;
width: 100%;
height: 29px;
bottom: 0px; 
left: 0px;
background-image: URL(../images/top_header_bg.gif);
border-top: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
}
.fontBold
{
font-size: 10px;
font-weight: bold;
}
.contentHead
{
text-align:center;
}
td.contentMainTop a
{
color: #f7f5f5;
}
input.inputField_dis_profil,input.inputField_dis_profil:hover,input.inputField_dis_profil:focus
{
width: 200px;
text-align:center;
}
#alternativinput
{
opacity: 0.7;
text-align:center;
background-color: #000000;
font-size: 14px;
font-family: Georgia, serif;
color: #f7f5f5;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
#alternativinput:hover
{
opacity: 0.85;
}
#alternativinput:focus
{
opacity: 1.0;
}
#inputbutton
{
opacity: 0.7;
background-color: #cccccc;
color: #000000;
font-size: 12px;
font-family: Georgia, serif;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#inputbutton:hover
{
opacity: 0.85;
}
#inputbutton:focus
{
opacity: 1.0;
}
/*---------------------------------------------
Dropdownmenus
---------------------------------------------*/
select.dropdown {
  color: #000;
  font-size: 97%;
  background-color: #FFF;
  border: 1px #000 solid;
}
/*---------------------------------------------
Dropdownmenus -> Categories
---------------------------------------------*/
option.dropdownKat {
  color: #000;
  font-size: 97%;
  font-weight: bold;
  background-color: #dbdbdb;
  border-top: 1px #000 solid;
  border-bottom: 1px #000 solid;
}
#configmenu
{
color: #f7f5f5;
}
#configmenu:hover
{
color: #555555;
}