@charset "UTF-8";

a.button115
{
    display: block;
    width: 115px;
    height: 25px;
    padding-top: 4px;
    color: #ffffff !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_115_norm.gif);
    background-repeat: no-repeat;
}
a.button115:hover
{
    display: block;
    width: 115px;
    height: 25px;
    padding-top: 4px;
    color: #804206 !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_115_over.gif);
    background-repeat: no-repeat;
}
a.button155
{
    display: block;
    width: 155px;
    height: 25px;
    padding-top: 4px;
    color: #ffffff !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_155_norm.gif);
    background-repeat: no-repeat;
}
a.button155:hover
{
    display: block;
    width: 155px;
    height: 25px;
    padding-top: 4px;
    color: #804206 !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_155_over.gif);
    background-repeat: no-repeat;
}
a.button195
{
    display: block;
    width: 195px;
    height: 25px;
    padding-top: 4px;
    color: #ffffff !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_195_norm.gif);
    background-repeat: no-repeat;
}
a.button195:hover
{
    display: block;
    width: 195px;
    height: 25px;
    padding-top: 4px;
    color: #804206 !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_195_over.gif);
    background-repeat: no-repeat;
}

a.districtChoice
{
    font-size:9px;
    background-image: url(../images/global/buttons/district_btn.jpg);
    width: 205px;
    height: 18px;
    display: block;
    position: relative;
    margin-top: 2px;
    left: -16px;
    text-align: center;
    color: #e7d892;
    background-repeat: no-repeat;
}
a.districtChoice:hover
{
    color: #ffffff;
}

.newInputText {
	background-image:url(../images/global/bg_loginfield.gif);
	border:1px solid #DEC5A5;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	height:19px;
	width:115px;
}

.newSelect {
    background-color:#896942;
    border:1px solid #DEC5A5;
    color:#FFFFFF;
    font-size:10px;
    font-weight:normal;
    height:19px;
    width:115px;
}

div.nav{
     width:116px;
	 height:22px;
	 background-image:url(../images/global/nav_bullet.gif);
	 background-repeat:no-repeat;
	 position:static;
	 color:#eee6be;
	 font-family:tahoma;
	 font-size:10px;
	 font-weight:bold;
	 text-transform:uppercase;
}

div.navHover{
   width:106px;
	 height:22px;
	 background-image:url(/images/global/nav_bullet.gif);
	 background-repeat:no-repeat;
	 background-position:10px;
	 position:relative;
	 padding-left:10px;
	 cursor:pointer;
	 color:#eee6be;
	 font-family:tahoma;
	 font-size:10px;
	 font-weight:bold;
	 text-transform:uppercase;
}

div.navPayment{
     width:116px;
	 height:22px;
	 background-image:url(../images/global/payment_bullet.gif);
	 background-repeat:no-repeat;
	 position:static;
	 color:#eee6be;
	 font-family:tahoma;
	 font-size:10px;
	 font-weight:bold;
	 text-transform:uppercase;
}

div.navPaymentHover{
     width:106px;
	 height:22px;
	 background-image:url(/images/global/payment_bullet.gif);
	 background-repeat:no-repeat;
	 background-position:10px;
	 position:relative;
	 padding-left:10px;
	 cursor:pointer;
	 color:#eee6be;
	 font-family:tahoma;
	 font-size:10px;
	 font-weight:bold;
	 text-transform:uppercase;
}

.sizebar{
	float:left;
	margin-top:-2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.barweed{
	background-image:url(/images/global/premium/bg_weed.gif);
	font-color:#000000;
	overflow:hidden;
}
.barcrack{
  background-image:url(/images/global/premium/bg_crack.gif);
  font-color:#000000;
  overflow:hidden;
}
.barpure{
  background-image:url(/images/global/premium/bg_pure.gif);
  font-color:#000000;
  overflow:hidden;
}

.barpowder {
	background-image:url(/images/global/premium/bg_powder.gif);
	font-color:#000000;
	overflow:hidden;
    background-color: white; /* TODO: Remove */
}

.barextract{
	background-image:url(/images/global/premium/bg_extract.gif);
	font-color:#000000;
	overflow:hidden;
    background-color: orange; /* TODO: Remove */
}

.barempty{
	background-image:url(/images/global/premium/bg_empty.gif);
	background-color:#CCCCCC;
  font-color:#000000;
  overflow:hidden;
}

a.districtText{
	font-size:11px;
	color: #FF9900;
}
a.districtText:hover{
	font-size:11px;
	color: #FFFFFF;
}

.districtDetail{
	background-image:url(/images/global/premium/bg_tag_table00.jpg);
	height:175px;
	background-color:white;
	border: 1px solid #000000;
	margin-top:-1px;
	margin-bottom: 5px;
	font-size:11px;
	color:#FFFFFF;
}

.districtDetail table{
	font-size:11px;
	color:#FFFFFF;
}

.districtDetailMenuClose{
	padding:0px;
	margin:0px;
	float:right;
}

.districtDetailMenu{
  padding:0px;
  margin:0px;
}

.districtDetailMenu li{
	margin:3px 5px 3px 5px;
  float:left;
  list-style-image:none;
  list-style:none;
}

.districtDetailContent{
	border-top:1px solid #000000;
	margin-top:20px;
	text-align:left;
	padding:3px;
	display:none;
	font-size:11px;
}

.districtDetail_tags{
	text-align:right;
	float:right;
	widht:100px;
	color:#FFFFFF;
}

.inlineInputDistrictTag{
	width:68px;
	height:19px;
	line-height:19px;
	font-size:11px;
	border:none;
	margin-left:-5px;
	margin-right:-5px;
	margin-top:0px;
	*margin-top:-4px;
}

.districtTagExample{
  height:19px;
  float:left;
  text-align:center;
  vertical-align:middle;
  font-size:12px;
  padding-left:5px;
  padding-right:5px;
  color:#FFFFFF;
}
.districtTagExampleEmpty{
	background-image:url(/images/global/premium/bg_tag_table00.jpg);
	background-color: #FECBCB;
	border:1px solid #000000;
}
.districtTagExample1{
	background-image:url(/images/global/premium/bg_tag_table01.jpg);
	background-color: #FECBCB;
	border:1px solid  #990000;
}
.districtTagExample2{
	background-image:url(/images/global/premium/bg_tag_table02.jpg);
	background-color: #D8E9D8;
  border:1px solid #084107;
}
.districtTagExample3{
	background-image:url(/images/global/premium/bg_tag_table03.jpg);
	background-color: #C5C5EF;
  border:1px solid #040460;
}
.districtTagExample4{
	background-image:url(/images/global/premium/bg_tag_table04.jpg);
	background-color: #F2EFB8;
  border:1px solid #B3AB0D;
}

.districtTagsList{
  float:left;
  margin:0px;
  padding:0px;
  width:500px;
  overflow:hidden;
}
.districtTagsList li{
	margin-right:10px;
  float:left;
  list-style-image:none;
  list-style:none;
}

select.tagSelect
{
	font-size:      11px;
    background-color: #333333;
    margin:         0px;
    border: 1px solid #ffffff;
    font-family:    Verdana;
    font-size:      10px;
    color:          #ffffff;
    font-weight:    normal;
}


.pageNav{
	text-align:left;
}
.pageNav ul{
  float:left;
  margin:0px;
  padding:0px;
}
.pageNav ul li, .pageNavLi{
	float:left;
	list-style-image:none;
	list-style:none;
}
.active{
  float:left;
  list-style-image:none;
  list-style:none;
  font-weight:bold;
}

.mainNavText{
	position:relative;
	top:4px;
	left:5px;
	color:#eee6be;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}

div.subNavBottom{
	position:relative;
	width:184px;
	height:36px;
	font-family:tahoma;
	font-size:12px;
	color:#fefffe;
	text-transform:uppercase;
	cursor:pointer;
}

div.subNavBottomHover{
	position:relative;
	width:184px;
	height:36px;
	background-image:url(/images/global/bg_subnav_hover.jpg);
	font-family:tahoma;
	font-size:12px;
	color:#fefffe;
	text-transform:uppercase;
	cursor:pointer;
}

a.subNavText
{
	position:relative;
	left:10px;
	color:#ffffff;
	font-family:tahoma;
	font-size:10px;
}

a.subNavText:visited
{
	position:relative;
	left:10px;
	color:#ffffff;
	font-family:tahoma;
	font-size:10px;
}

a.subNavText:active
{
	position:relative;
	left:10px;
	color:#ffffff;
	font-family:tahoma;
	font-size:10px;
}

a.subNavText:hover
{
	position:relative;
	left:10px;
	color:#FF9900;
	font-family:tahoma;
	font-size:10px;
}

.boomboxText
{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.boomboxPlayer
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

a.boomboxDownload
{
	font-family:Tahoma;
	font-size:11px;
	color:#ff9900;
	font-weight:bold;
	text-decoration:underline;
}

a.boomboxDownload:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

tr.boombox
{
	color:#cccccc;
}

tr.boomboxHover
{
    background-color: #333333;
	color:#FFFFFF;
}

.boomboxAlbumText
{
	font-family:Tahoma;
	font-size:11px;
	color:#cccccc;
	font-weight:bold;
}

.boomboxTrackText
{
	font-family:Tahoma;
	font-size:11px;
	color:#cccccc;
}

.boomboxTrenner
{
border-right:2px dotted #cccccc;
}

tr.hallOfFame
{
	color:#ffffff;
	font-family:tahoma;
	font-size:10px;
}
.statText
{
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
}

.statText2
{
	font-family:Verdana;
	font-size:9px;
	color:#FF9900;
	font-weight:bold;
}

.mode
{
	color:#ff9900;
	font-family:tahoma;
	font-size:9px;
	background-image:url(../images/global/b_mode.gif);
	width:107px;
	height:47px;
	position:relative;
	text-align:left;

}

.modeActiv
{
	color:#ff9900;
	font-family:tahoma;
	font-size:9px;
	background-image:url(../images/global/b_attack.gif);
	width:107px;
	height:47px;
	position:relative;
	text-align:left;
	}

.modeHover
{
	color:#ff9900;
	font-family:tahoma;
	font-size:9px;
	background-image:url(../images/global/b_mode_on.gif);
	width:107px;
	height:47px;
	position:relative;
	text-align:left;
	cursor:pointer;
	}

.modeActivHover
{
    color:#ff9900;
	font-family:tahoma;
	font-size:9px;
	background-image:url(../images/global/b_attack_on.gif);
	width:107px;
	height:47px;
	position:relative;
	text-align:left;
	cursor:pointer;
	}

.attackAlert
{
    font-family:tahoma;
    color:#df0505;
    font-size:9px;
    background-image:url(../images/global/bg_angriff_alert.gif);
	width:107px;
	height:17px;
	position:relative;
	text-align:center;
	cursor:pointer;
}

.guardAlert
{
    font-family:tahoma;
    color: #00CC00;
    font-size:9px;
    background-image:url(../images/global/bg_guard_alert.gif);
	width:107px;
	height:17px;
	position:relative;
	text-align:center;
	cursor:pointer;
}


body {
	font-size:11px;
	color:#000000;
	background-color:#000000;
	font-family: verdana,arial;
	font-size:12px;
	margin: 0px;
}

h3      {
        color:#FFFFFF;
        font-size:125%;
        font-weight:bold;
        margin:15px 0 5px 0;
}

h4	{
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	margin:15px 0 5px 0;
}
form,p,hr {
	display:inline;
}

li.langList{
  display:inline;
}

.navi_normal	{
	color:#000000;
}
.small {
	font-size:10px;
}

.textError {
	background-color:red;
}

.fieldError {
	background-color:red;
}

.redTextColor {
	color:red;
}
.suchbox {
	display:block;
	float:left;
	height:22px;
	width:156px;
	background-image:url(image/marketplace/sub_box1.jpg);
	text-align:center;
	padding:3px 0 0 0;
	color:#FFFFFF;
}

.textzeile {
	height: 20px;
	border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: solid;
    border-color: #444444;
}

textarea
{
    font-size:      11px;
    background-color:#786238;
    margin:         0px;
    border-top:     1px solid #000028;
    border-left:    1px solid #000028;
    border-bottom:  1px solid #303030;
    border-right:   1px solid #303030;
    font-family:    Verdana;
    font-size:      10px;
    color:          #FFFFFF;
    font-weight:    normal;
    overflow:       auto;
}

.message
{
    background-color: #FFFFFF;
    font-size:      11px;
    margin:         0px;
    border-top:     1px solid #AAAAAA;
    border-left:    1px solid #AAAAAA;
    border-bottom:  1px solid #808080;
    border-right:   1px solid #808080;
    font-family:    Verdana;
    font-size:      10px;
    color:          #333333;
    font-weight:    normal;
}


.box {
	color:#FF0000;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
	border-color:#885555;
	margin:0;
	padding:0;
}

.liste {
	color:#ffffff;
	padding:0 5px 0 5px;
	border-top-width:0px;
        border-bottom-width:1px;
        border-left-width:0px;
        border-right-width:0px;
        border-style:solid;
        border-color:#ffffff;
}

.listekopf {
	padding:0 5px 0 5px;
        text-align:center;
        border-top-width:0px;
        border-bottom-width:1px;
        border-left-width:0px;
        border-right-width:0px;
        border-style:solid;
        border-color:#000000;
	font-weight:bold;
	background-color:#333333;
}

.listekopf2 {
	padding:0 5px 0 5px;
    text-align:center;
    border-top-width:0px;
    border-bottom-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-style:solid;
    border-color:#000000;
	color:FFFFFF;
	background-color:#333333;
}

h3		{
		margin:5px 0 3px 0;
}

div.menubox {
	height:177px;
	width:384px;
	padding:0;
	margin:0;
	vertical-align:top;
	background-repeat:no-repeat;
}
div.detail1 {
	overflow:auto;
	width:170px;
	height:260px;
}

div.detail2 {
	overflow:auto;
	width:170px;
	height:260px;
	z-index:1;
}

div.bilanzbox {
	overflow:auto;
	border-width:1px;
	border-style:solid;
}

.infoText {
	font-family: verdana,arial;
	font-size:10px;
}

.nachricht
{
    border-left: 1px solid #3d3939;
    border-right: 1px solid #141111;
    border-top: 1px solid #3d3939;
    border-bottom: 1px solid #141111;
    background-color: #242121;
    border-collapse: collapse;
    FONT-FAMILY:Verdana;
    FONT-SIZE:10px;
    color: #E6EFFF;
}

.nachrichtRC
{
    border-left: 1px solid #3d3939;
    border-right: 1px solid #141111;
    border-top: 1px solid #3d3939;
    border-bottom: 1px solid #141111;
    background-color: #990000;
    border-collapse: collapse;
    FONT-FAMILY:Verdana;
    FONT-SIZE:10px;
    color: #E6EFFF;
}

.rahmen
{
    border-left: 1px solid #242323;
    border-right: 1px solid #000000;
    border-top: 1px solid #242323;
    border-bottom: 1px solid #000000;
    background-color: #161515;
    border-collapse: collapse;
    FONT-FAMILY:Verdana;
    FONT-SIZE:10px;
    color: #E6EFFF;
}

a.pollnews
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration:none;
    font-style: normal;
    font-size : 10px;
    color: #996633;
}
a.pollnews:hover
{
    text-decoration:none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-size : 10px;
    color: #FF0000;
}


a.bau
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration:none;
    font-style: normal;
    font-size : 10px;
    color: #ff9900;
}
a.bau:hover
{
    text-decoration:none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-size : 10px;
    color: #ffffff;
}

a.button115
{
    display: block;
    width: 115px;
    height: 25px;
    padding-top: 4px;
    color: #ffffff !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_115_norm.gif);
    background-repeat: no-repeat;
}
a.button115:hover
{
    display: block;
    width: 115px;
    height: 25px;
    padding-top: 4px;
    color: #804206 !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_115_over.gif);
    background-repeat: no-repeat;
}
a.button155
{
    display: block;
    width: 155px;
    height: 25px;
    padding-top: 4px;
    color: #ffffff !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_155_norm.gif);
    background-repeat: no-repeat;
}
a.button155:hover
{
    display: block;
    width: 155px;
    height: 25px;
    padding-top: 4px;
    color: #804206 !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_155_over.gif);
    background-repeat: no-repeat;
}
a.button195
{
    display: block;
    width: 195px;
    height: 25px;
    padding-top: 4px;
    color: #ffffff !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_195_norm.gif);
    background-repeat: no-repeat;
}
a.button195:hover
{
    display: block;
    width: 195px;
    height: 25px;
    padding-top: 4px;
    color: #804206 !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/global/buttons/btn_195_over.gif);
    background-repeat: no-repeat;
}

a.districtChoice
{
    font-size:9px;
    background-image: url(../images/global/buttons/district_btn.jpg);
    width: 205px;
    height: 18px;
    display: block;
    position: relative;
    margin-top: 2px;
    left: -16px;
    text-align: center;
    color: #e7d892;
    background-repeat: no-repeat;
}
a.districtChoice:hover
{
    color: #ffffff;
}


div.nav{
     width:116px;
         height:22px;
         background-image:url(../images/global/nav_bullet.gif);
         background-repeat:no-repeat;
         position:static;
         color:#eee6be;
         font-family:tahoma;
         font-size:10px;
         font-weight:bold;
         text-transform:uppercase;
}

div.navHover{
     width:106px;
         height:22px;
         background-image:url(/images/global/nav_bullet.gif);
         background-repeat:no-repeat;
         background-position:10px;
         position:relative;
         padding-left:10px;
         cursor:pointer;
         color:#eee6be;
         font-family:tahoma;
         font-size:10px;
         font-weight:bold;
         text-transform:uppercase;
}


.mainNavText{
        position:relative;
        top:4px;
        left:5px;
        color:#eee6be;
        font-family:tahoma;
        font-size:10px;
        font-weight:bold;
}

a.subNavText
{
        position:relative;
        left:10px;
        color:#ffffff;
        font-family:tahoma;
        font-size:10px;
}

a.subNavText:visited
{
        position:relative;
        left:10px;
        color:#ffffff;
        font-family:tahoma;
        font-size:10px;
}

a.subNavText:active
{
        position:relative;
        left:10px;
        color:#ffffff;
        font-family:tahoma;
        font-size:10px;
}

a.subNavText:hover
{
        position:relative;
        left:10px;
        color:#FF9900;
        font-family:tahoma;
        font-size:10px;
}

.statText
{
        font-family:Verdana;
        font-size:9px;
        color:#FFFFFF;
        font-weight:bold;
}

.statText2
{
        font-family:Verdana;
        font-size:9px;
        color:#FF9900;
        font-weight:bold;
}

.mode
{
        color:#ff9900;
        font-family:tahoma;
        font-size:9px;
        background-image:url(../images/global/b_mode.gif);
        width:107px;
        height:47px;
        position:relative;
        text-align:left;
        cursor:pointer;
}

.modeActiv
{
        color:#ff9900;
        font-family:tahoma;
        font-size:9px;
        background-image:url(../images/global/b_attack.gif);
        width:107px;
        height:47px;
        position:relative;
        text-align:left;
        cursor:pointer;
        }

.modeHover
{
        color:#ff9900;
        font-family:tahoma;
        font-size:9px;
        background-image:url(../images/global/b_mode_on.gif);
        width:107px;
        height:47px;
        position:relative;
        text-align:left;
        cursor:pointer;
        }

.modeActivHover
{
    color:#ff9900;
        font-family:tahoma;
        font-size:9px;
        background-image:url(../images/global/b_attack_on.gif);
        width:107px;
        height:47px;
        position:relative;
        text-align:left;
        cursor:pointer;
        }

.attackAlert
{
    font-family:tahoma;
    color:#df0505;
    font-size:9px;
    background-image:url(../images/global/bg_angriff_alert.gif);
    width:107px;
    height:17px;
    position:relative;
    text-align:center;
    cursor:pointer;
}


body {
        font-size:11px;
        color:#000000;
        background-color:#000000;
        font-family: verdana,arial;
        font-size:12px;
        margin: 0px;
}

h3      {
        color:#FFFFFF;
        font-size:125%;
        font-weight:bold;
        margin:15px 0 5px 0;
}

h4	{
        color:#FFFFFF;
        font-size:100%;
        font-weight:bold;
        margin:15px 0 5px 0;
}
form,p,hr {
        display:inline;
}

.navi_normal	{
        color:#000000;
}
.small {
        font-size:10px;
}

.textError {
        background-color:red;
}

.fieldError {
        background-color:red;
}

.redTextColor {
        color:red;
}
.suchbox {
        display:block;
        float:left;
        height:22px;
        width:156px;
        background-image:url(image/marketplace/sub_box1.jpg);
        text-align:center;
        padding:3px 0 0 0;
        color:#FFFFFF;
}

.textzeile {
        height: 20px;
        border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: solid;
    border-color: #444444;
}

.box {
        color:#FF0000;
        border-top-width:0px;
        border-bottom-width:0px;
        border-left-width:0px;
        border-right-width:0px;
        border-style:solid;
        border-color:#885555;
        margin:0;
        padding:0;
}

.liste {
        color:#ffffff;
        padding:0 5px 0 5px;
        border-top-width:0px;
        border-bottom-width:1px;
        border-left-width:0px;
        border-right-width:0px;
        border-style:solid;
        border-color:#ffffff;
}

.listekopf {
        padding:0 5px 0 5px;
        text-align:center;
        border-top-width:0px;
        border-bottom-width:1px;
        border-left-width:0px;
        border-right-width:0px;
        border-style:solid;
        border-color:#000000;
        font-weight:bold;
        background-color:#333333;
}

.listekopf2 {
        padding:0 5px 0 5px;
    text-align:center;
    border-top-width:0px;
    border-bottom-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-style:solid;
    border-color:#000000;
        color:FFFFFF;
        background-color:#333333;
}

h3		{
                margin:5px 0 3px 0;
}

div.menubox {
        height:177px;
        width:384px;
        padding:0;
        margin:0;
        vertical-align:top;
        background-repeat:no-repeat;
}
div.detail1 {
        overflow:auto;
        width:170px;
        height:260px;
}

div.detail2 {
        overflow:auto;
        width:170px;
        height:260px;
        z-index:1;
}

div.bilanzbox {
        overflow:auto;
        border-width:1px;
        border-style:solid;
}

.infoText {
        font-family: verdana,arial;
        font-size:10px;
}

table {
        font-family: verdana,arial;
        font-size:12px;
}

table
{
    font-family: verdana,arial;
    font-size:12px;
}

table.small {
        font-family: verdana,arial;
        font-size:10px;
	margin:0;
        padding:0;
}

input.levelup {
		font-size:11px;
		padding:0 2px 0 2px;
		margin:0;
		border-width:0;
}
input.markt {
		font-size:12px;
		background-color:#735d46;
		color:#FFFFFF;
		padding:2px;
		margin:0;
		border-width:1px;
		border-color:#000000;
		border-style:solid;
}
input.register {
		font-size:11px;
		background-color:#FFFFFF;
		color:#000000;
		padding 2px;
		margin:0;
		border-width:1px;
		border-color:#000000;
		border-style:solid;
}


input.text1 {
		font-size:11px;
		background-color:#DDDDDD;
		color:#000000;
		text-align:left;
		padding:2px 4px 2px 4px;
		margin:0;
		height:22px;
		border-width:1px;
		border-color:#000000;
		border-style:solid;
}

input.text2 {
		font-size:11px;
		background-color:#d5cab8;
		color:#000000;
		text-align:left;
		padding:2px 4px 2px 4px;
		margin:0;
		height:19px;
		border-width:1px;
		border-color:#000000;
		border-style:solid;
}



a		{
		color:#000000;
		text-decoration:none;
}
a:hover    	{
		color:#FF0000;
		text-decoration:none;
}

a.buybor1 {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor1:hover {
	color:#FF0000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor1:active {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor1:visited {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}

a.buybor2 {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor2:hover {
	color:#FF0000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor2:active {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor2:visited {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor3 {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor3:hover {
	color:#FF0000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor3:active {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buybor3:visited {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}

a.buyclub1 {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub1:hover {
	color:#FF0000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub1:active {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub1:visited {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}

a.buyclub2 {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub2:hover {
	color:#FF0000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub2:active {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub2:visited {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub3 {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub3:hover {
	color:#FF0000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub3:active {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.buyclub3:visited {
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:266px;
	width:256px;
	padding:0;
	margin:0;
	text-decoration:none;
	background-repeat:no-repeat;
}

a.header {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}

a.header:hover {
	color: #CC6600;
	font-size:10px;
	text-decoration:none;
}

a.header:active {
	color: #ffffff;
	font-size:10px;
	text-decoration:none;
}

a.header:visited {

	font-size:10px;
	text-decoration:none;
}

a.VPLink {
    color: #ff9900;
    font-size: 14px;
    font-family: verdana;
    font-weight: bold;
}

a.VPLink:hover {
    text-decoration:underline;
}

a.buttonVP span {
	background: transparent url(../images/global/bg_buttonsActive.gif) no-repeat 0px -54px;
	display: block;
	line-height: 27px;
	width: 130px;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer !important;
}

a:hover.buttonVP span {
	background: transparent url(../images/global/bg_buttonsActive.gif) no-repeat 0px -81px;
	color: #006600;
	font-weight:bold;
	cursor:pointer !important;
}

a.buttonVPFalse span {
	background: transparent url(../images/global/bg_buttonsFalse.gif) no-repeat 0px -54px;
	display: block;
	line-height: 27px;
	width: 130px;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer !important;
}

a:hover.buttonVPFalse span {
	background: transparent url(../images/global/bg_buttonsFalse.gif) no-repeat 0px -81px;
	color: #990000;
	font-weight:bold;
	cursor:pointer !important;
}


a.homies {
	color:#000000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:140px;
	width:75px;
	padding:6px 0 0 0;
	text-decoration:none;
	background-image:url(/images/global/homies/homie_frame.jpg);
	background-repeat:no-repeat;
}

a.homies:hover {
	color:#FF0000;
}

a.dogs {
	color:#000000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:122px;
	width:158px;
	text-decoration:none;
	background-image:url(/images/global/dogs/dogs_frame.jpg);
	background-repeat:no-repeat;
}


a.hooker {
	color:#000000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	font-family:tahoma;
	height:101px;
	width:75px;
	padding:4px 0 0 0;
	margin:0;
	text-decoration:none;
	background-image:url(/images/global/hookers/hook_thumb_back.jpg);
	background-repeat:no-repeat;
}

a.hooker2 {
	color:#000000;
	display: block;
	float:left;
	text-align:left;
	font-size:9px;
	height:101px;
	width:75px;
	padding:4px 0 0 0;
	margin:0;
	text-decoration:none;
	background-image:url(/images/global/hookers/hook_thumb_back.jpg);
	background-repeat:no-repeat;
}

p.homieWeapon {
	color:#000000;
	float:left;
	text-align:left;
	font-size:9px;
	height:10px;
	width:75px;
	padding:6px 0 0 0;
	margin:0;
	text-decoration:none;
}
a.hooker:hover {
	color:#FF0000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:101px;
	width:75px;
	padding:4px 0 0 0;
	margin:0;
	text-decoration:none;
	background-image:url(/images/global/hookers/hook_thumb_back.jpg);
	background-repeat:no-repeat;
}
a.hooker:active {
	color:#FF0000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:101px;
	width:75px;
	padding:4px 0 0 0;
	text-decoration:none;
	margin:0px;
	background-image:url(/images/global/hookers/hook_thumb_back.jpg);
	background-repeat:no-repeat;
}
a.hooker:visited {
	color:#000000;
	display: block;
	float:left;
	text-align:center;
	font-size:9px;
	height:101px;
	width:75px;
	padding:4px 0 0 0;
	margin:0px;
	text-decoration:none;
	background-image:url(/images/global/hookers/hook_thumb_back.jpg);
	background-repeat:no-repeat;
}

a.startbox {
    text-align:center;
	display:block;
	height:64px;
	width:717px;
	margin:0px;
	background-repeat:no-repeat;
}

div.startbox {
    text-align:center;
	display:block;
	height:64px;
	width:717px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
}

a.lager {
		color:#000000;
		background-image:url(/image/business/lager/lager_ausbauen_a.jpg);
		text-decoration:none;
		width:147px;
		height:27px;
		display:block;
}

a.lager:visited {
		color:#000000;
		background-image:url(/image/business/lager/lager_ausbauen_a.jpg);
		text-decoration:none;
		width:147px;
		height:27px;
		display:block;
}
a.lager:active {
		color:#000000;
		background-image:url(/image/business/lager/lager_ausbauen_b.jpg);
		text-decoration:none;
		width:147px;
		height:27px;
		display:block;
}
a.lager:hover {
		color:#FF0000;
		background-image:url(/image/business/lager/lager_ausbauen_b.jpg);
		text-decoration:none;
		width:147px;
		height:27px;
		display:block;
}
a.colum	{
		color:#000000;
		background-image:url(/image/business/columbianer/colum_kauf_a.jpg);
		text-decoration:none;
		width:166px;
		height:28px;
		display:block;
}
a.colum:visited {
		color:#000000;
		background-image:url(/image/business/columbianer/colum_kauf_a.jpg);
		text-decoration:none;
		width:166px;
		height:28px;
		display:block;
}
a.colum:active {
		color:#000000;
		background-image:url(/image/business/columbianer/colum_kauf_b.jpg);
		text-decoration:none;
		width:166px;
		height:28px;
		display:block;
}
a.colum:hover {
		color:#FF0000;
		background-image:url(/image/business/columbianer/colum_kauf_b.jpg);
		text-decoration:none;
		width:166px;
		height:28px;
		display:block;
}

a.moveher {
		color:#000000;
		background-image:url(/image/business/hookers/move_her_a.jpg);
		text-decoration:none;
		width:81px;
		height:29px;
		display:block;
}
a.moveher:visited {
		color:#000000;
		background-image:url(/image/business/hookers/move_her_a.jpg);
		text-decoration:none;
		width:81px;
		height:29px;
		display:block;
}
a.moveher:active {
		color:#000000;
		background-image:url(/image/business/hookers/move_her_b.jpg);
		text-decoration:none;
		width:81px;
		height:29px;
		display:block;
}
a.moveher:hover {
		color:#FF0000;
		background-image:url(/image/business/hookers/move_her_b.jpg);
		width:81px;
		height:29px;
		display:block;
}
a.hirepusher {
		color:#000000;
		background-image:url(/image/business/pusher/pusher_hire_a.jpg);
		text-decoration:none;
		width:147px;
		height:30px;
		display:block;
}
a.hirepusher:visited {
		color:#000000;
		background-image:url(/image/business/pusher/pusher_hire_a.jpg);
		text-decoration:none;
		width:147px;
		height:30px;
		display:block;
}
a.hirepusher:active {
		color:#000000;
		background-image:url(/image/business/pusher/pusher_hire_b.jpg);
		text-decoration:none;
		width:147px;
		height:30px;
		display:block;
}
a.hirepusher:hover {
		color:#FF0000;
		background-image:url(/image/business/pusher/pusher_hire_b.jpg);
		width:147px;
		height:30px;
		display:block;
}
a.movehim {
		color:#000000;
		background-image:url(/image/business/pusher/move_him_a.jpg);
		text-decoration:none;
		width:81px;
		height:29px;
		display:block;
}
a.movehim:visited {
		color:#000000;
		background-image:url(/image/business/pusher/move_him_a.jpg);
		text-decoration:none;
		width:81px;
		height:29px;
		display:block;
}
a.movehim:active {
		color:#000000;
		background-image:url(/image/business/pusher/move_him_b.jpg);
		text-decoration:none;
		width:81px;
		height:29px;
		display:block;
}
a.movehim:hover {
		color:#FF0000;
		background-image:url(/image/business/pusher/move_him_b.jpg);
		width:81px;
		height:29px;
		display:block;
}
a.firehim {
		color:#000000;
		background-image:url(/image/business/pusher/pusher_fire_a.jpg);
		text-decoration:none;
		width:147px;
		height:30px;
		display:block;
}
a.firehim:visited {
		color:#000000;
		background-image:url(/image/business/pusher/pusher_fire_a.jpg);
		text-decoration:none;
		width:147px;
		height:30px;
		display:block;
}
a.firehim:active {
		color:#000000;
		background-image:url(/image/business/pusher/pusher_fire_b.jpg);
		text-decoration:none;
		width:147px;
		height:30px;
		display:block;
}
a.firehim:hover {
		color:#FF0000;
		background-image:url(/image/business/pusher/pusher_fire_b.jpg);
		width:147px;
		height:30px;
		display:block;
}
a.crackansehen {
		color:#000000;
		background-image:url(/image/business/crackhouses/crack_ansehen_a.jpg);
		text-decoration:none;
		width:128px;
		height:21px;
		display:block;
		margin-left: 109px;
		margin-bottom:  36px;
}
a.crackansehen:visited {
		color:#000000;
		background-image:url(/image/business/crackhouses/crack_ansehen_a.jpg);
		text-decoration:none;
		width:128px;
		height:21px;
		display:block;
		margin-left: 109px;
		margin-bottom:  36px;
}
a.crackansehen:active {
		color:#000000;
		background-image:url(/image/business/crackhouses/crack_ansehen_b.jpg);
		text-decoration:none;
		width:128px;
		height:21px;
		display:block;
		margin-left: 109px;
		margin-bottom:  36px;
}
a.crackansehen:hover {
		color:#FF0000;
		background-image:url(/image/business/crackhouses/crack_ansehen_b.jpg);
		text-decoration:none;
		width:128px;
		height:21px;
		display:block;
		margin-left: 109px;
		margin-bottom:  36px;
}
a.crackkaufen {
		color:#000000;
		background-image:url(/image/business/crackhouses/crack_kaufen_a.jpg);
		text-decoration:none;
		width:182px;
		height:29px;
		display:block;
}
a.crackkaufen:visited {
		color:#000000;
		background-image:url(/image/business/crackhouses/crack_kaufen_a.jpg);
		text-decoration:none;
		width:182px;
		height:29px;
		display:block;
}
a.crackkaufen:active {
		color:#000000;
		background-image:url(/image/business/crackhouses/crack_kaufen_b.jpg);
		text-decoration:none;
		width:182px;
		height:29px;
		display:block;
}
a.crackkaufen:hover {
		color:#FF0000;
		background-image:url(/image/business/crackhouses/crack_kaufen_b.jpg);
		text-decoration:none;
		width:182px;
		height:29px;
		display:block;
}
a.crackzurueck {
		color:#000000;
		background-image:url(/image/business/crackhouses/zurueck_a.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.crackzurueck:visited {
		color:#000000;
		background-image:url(/image/business/crackhouses/zurueck_a.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.crackzurueck:active {
		color:#000000;
		background-image:url(/image/business/crackhouses/zurueck_b.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.crackzurueck:hover {
		color:#FF0000;
		background-image:url(/image/business/crackhouses/zurueck_b.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}

a.clubbauen {
		color:#000000;
		background-image:url(/image/business/clubs/club_bauen_a.jpg);
		text-decoration:none;
		width:117px;
		height:29px;
		display:block;
		margin:8px 0 0 22px;
}
a.clubbauen:visited {
		color:#000000;
		background-image:url(/image/business/clubs/club_bauen_a.jpg);
		text-decoration:none;
		width:117px;
		height:29px;
		display:block;
		margin:8px 0 0 22px;
}
a.clubbauen:active {
		color:#000000;
		background-image:url(/image/business/clubs/club_bauen_b.jpg);
		text-decoration:none;
		width:117px;
		height:29px;
		display:block;
		margin:8px 0 0 22px;
}
a.clubbauen:hover {
		color:#FF0000;
		background-image:url(/image/business/clubs/club_bauen_b.jpg);
		text-decoration:none;
		width:117px;
		height:29px;
		display:block;
		margin:8px 0 0 22px;
}
a.clubzurueck {
		color:#000000;
		background-image:url(/image/business/clubs/zurueck_a.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.clubzurueck:visited {
		color:#000000;
		background-image:url(/image/business/clubs/zurueck_a.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.clubzurueck:active {
		color:#000000;
		background-image:url(/image/business/clubs/zurueck_b.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.clubzurueck:hover {
		color:#FF0000;
		background-image:url(/image/business/clubs/zurueck_b.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.clubansehen {
		color:#000000;
		background-image:url(/image/business/clubs/club_ansehen_a.jpg);
		text-decoration:none;
		width:86px;
		height:22px;
		display:block;
		margin-left: 109px;
		margin-bottom:  36px;
}
a.clubansehen:visited {
		color:#000000;
		background-image:url(/image/business/clubs/club_ansehen_a.jpg);
		text-decoration:none;
		width:86px;
		height:22px;
		display:block;
		margin-left: 109px;
		margin-bottom:  36px;
}
a.clubansehen:active {
		color:#000000;
		background-image:url(/image/business/clubs/club_ansehen_b.jpg);
		text-decoration:none;
		width:86px;
		height:22px;
		display:block;
		margin-left: 109px;
		margin-bottom:  36px;
}
a.clubansehen:hover {
		color:#FF0000;
		background-image:url(/image/business/clubs/club_ansehen_b.jpg);
		text-decoration:none;
		width:86px;
		height:22px;
		display:block;
		margin-left: 109px;
		margin-bottom:  36px;
}

a.farmkaufen {
		color:#000000;
		background-image:url(/image/business/weedfarms/weed_kaufen_a.jpg);
		text-decoration:none;
		width:162px;
		height:27px;
		display:block;
		margin:8px 0 0 22px;
		border-width:0px;
		border-style:solid;
		border-color:#000000;
}
a.farmkaufen:visited {
		color:#000000;
		background-image:url(/image/business/weedfarms/weed_kaufen_a.jpg);
		text-decoration:none;
		width:162px;
		height:27px;
		display:block;
		margin:8px 0 0 22px;
		border-width:0px;
		border-style:solid;
		border-color:#000000;
}
a.farmkaufen:active {
		color:#000000;
		background-image:url(/image/business/weedfarms/weed_kaufen_b.jpg);
		text-decoration:none;
		width:162px;
		height:27px;
		display:block;
		margin:8px 0 0 22px;
		border-width:0px;
		border-style:solid;
		border-color:#000000;
}
a.farmkaufen:hover {
		color:#FF0000;
		background-image:url(/image/business/weedfarms/weed_kaufen_b.jpg);
		text-decoration:none;
		width:162px;
		height:27px;
		display:block;
		margin:8px 0 0 22px;
		border-width:0px;
		border-style:solid;
		border-color:#000000;
}
a.farmzurueck {
		color:#000000;
		background-image:url(/image/business/weedfarms/zurueck_a.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.farmzurueck:visited {
		color:#000000;
		background-image:url(/image/business/weedfarms/zurueck_a.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.farmzurueck:active {
		color:#000000;
		background-image:url(/image/business/weedfarms/zurueck_b.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.farmzurueck:hover {
		color:#FF0000;
		background-image:url(/image/business/weedfarms/zurueck_b.jpg);
		text-decoration:none;
		width:99px;
		height:27px;
		display:block;
}
a.farmansehen {
		color:#000000;
		background-image:url(/image/business/weedfarms/weed_ansehen_a.jpg);
		text-decoration:none;
		width:115px;
		height:20px;
		display:block;
		margin-left: 109px;
		margin-bottom:  36px;
}
a.farmansehen:visited {
		color:#000000;
		background-image:url(/image/business/weedfarms/weed_ansehen_a.jpg);
		text-decoration:none;
		width:115px;
		height:20px;
		display:block;
		margin-left: 109px;
		margin-bottom: 36px;
}
a.farmansehen:active {
		color:#000000;
		background-image:url(/image/business/weedfarms/weed_ansehen_b.jpg);
		text-decoration:none;
		width:115px;
		height:20px;
		display:block;
		margin-left:109px;
		margin-bottom: 36px;
}
a.farmansehen:hover {
		color:#FF0000;
		background-image:url(/image/business/weedfarms/weed_ansehen_b.jpg);
		text-decoration:none;
		width:115px;
		height:20px;
		display:block;
		margin-left: 109px;
		margin-bottom: 36px;
}

a.mapfree {
		display:block;
		float: left;
		width:100px;
		height:100px;
		border-width:1px;
		border-style:solid;
		border-color:red
}

a.block		{
		text-decoration:none;
		display:block;
}
a.block:visited	{
		text-decoration:none;
		display:block;
}
a.block:active	{
		text-decoration:none;
		display:block;
}
a.block:hover	{
		text-decoration:none;
		display:block;
}
select
{
	font-size:      11px;
    background-color:#786238;
    margin:         0px;
    border-top:     1px solid #000028;
    border-left:    1px solid #000028;
    border-bottom:  1px solid #303030;
    border-right:   1px solid #303030;
    font-family:    Verdana;
    font-size:      10px;
    color:          #FFFFFF;
    font-weight:    normal;
}

.inputfield	{
    font-size:      11px;
    background-color:#786238;
    margin:         0px;
    border-top:     1px solid #000028;
    border-left:    1px solid #000028;
    border-bottom:  1px solid #303030;
    border-right:   1px solid #303030;
    font-family:    Verdana;
    font-size:      10px;
    color:          #FFFFFF;
    font-weight:    normal;
}

.inputfieldRC	{
    font-size:      11px;
    background-color: #480000;
    margin:         0px;
    border-solid:   1px solid #cccccc;
    font-family:    Verdana;
    font-size:      10px;
    color:          #FFFFFF;
    font-weight:    normal;
}



img 	{
		border-width:0px;
		float:none;
		margin:0px;
		padding:0px;
}
img.bild	{	border-width:1px;
			border-style:solid;
			border-color:#000000;
			margin:10px 0 3px 0;
}
a.mailLink	{	color:#000000;
			font-weight:bold;
}
a.mailLink:visited  { 	color:#444444;
			font-weight:normal;
			text-decoration:none;
}
a.mailLink:active   { 	color:#FF0000;
			text-decoration:none;
}
a.mailLink:hover    { 	color:#999999;
			text-decoration:underline;
}

li.list    {
			color:#555555;
			font-size:10px;
			font-weight:bold;
			list-style-type:circle;
			text-decoration:none;
			margin: 0; padding: 0;
}

.poll {
    font-family:tahoma;
    font-size:12px;
    color:#CCCCCC;
}

/** District Auswahl Popup **/
div.suggestionMenu li.active a {
	background-color:#def;
	color: #000;
}


.suggestionMenu {
	white-space: nowrap;
	border-width: 0px;
	margin: 0 0 10px 0;
	padding: 0px;
	position: absolute;
	z-index: 30;
	opacity: .9 !important;
	background-color:#555555;
	border-color:#111;
	border-style: solid;
	color: #fff;
	width: 150px;
	font-family: Verdana;
}

div.suggestionMenu {
	text-align: left;
	margin: 0;
	margin-right: 0 !important;
	font-size: 12px;
}

div.suggestionMenu ul {
	font-weight: normal !important;
	list-style: none;
	margin: 0;
	padding: 0;
	float: none !important;
	display: block !important;
}
div.suggestionMenu li {
	border: 0;
	float: none !important;
	margin: 0 !important;
	display: block !important;
}
div.suggestionMenu a, div.suggestionMenu a:hover {
	text-decoration: none !important;
	text-align: left !important;
	border: 0;
	background: transparent;
	margin: 0 !important;
	padding: 5px 7px 5px 35px !important;
	float: none !important;
	height: auto !important;
	display: block !important;
}

div.suggestionMenu span {
	margin: 0 !important;
	padding: 3px 13px 2px 0 !important;
	text-decoration: none !important;
	display: block;
}

div.suggestionMenu a, div.suggestionMenu a:hover {
	padding: 5px 7px !important;
}

.goognone {
	display: none;
}

.vnus {
    font-family: verdana;
    font-size: 12px;
    color: #AAAAAA;
}

span.specialTitle {
	color: #ff9900;
	font-size: 13px;
}

#externalVnusText {
    position: relative;
    top: 200px;
    left: 200px;
    background-color: #000000;
    width: 200px;
    height: 200px;
    border: 1px dashed #505050;
    opacity: 0.7;
    filter: alpha(opacity=70);
    MozOpacity: 0.7;
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    padding: 10px;
}

a.vnusPalace {
    font-family: verdana;
    font-size: 16px;
    color: #FF60BB;
    font-weight: bold;
}

a.vnusPalace:hover {
    text-decoration: underline;
}

.support {
	background-color:#242121;
	border-collapse:collapse;
	border-color:#3D3939 #141111 #141111 #3D3939;
	border-style:solid;
	border-width:1px;
	color:#E6EFFF;
	font-family:Verdana;
	font-size:10px;
}

.support_label {
	width:150px;
}

.support_thTitle {
	font-size:14px;
	font-weight:bold;
	margin:5px;
}

.support tr {
	background-color:#242121;
	border-collapse:collapse;
	border-color:#3D3939 #141111 #141111 #3D3939;
	border-style:solid;
	border-width:1px;
}

.support td {
	padding: 5px;
	vertical-align:top;
}

.support input {
	background-color:#786238;
	border-color:#000028 #303030 #303030 #000028;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	margin:0;
}

.support input.error {
	border-color:#FF0000;
}

.support textarea {
	width:500px;
	height:150px;
	overflow-x:hidden;
	overflow-y:scroll;
}

.support textarea.error {
	border-color:#FF0000;
}

.support select {
 margin-bottom: 5px;
}

.support select.error {
	border-color:#FF0000;
}

input.support_submit {
	background:transparent url(/images/global/buttons/btn_155_norm.gif);
	border:medium none;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	height:25px;
	padding:0;
	width:155px;
}

.support a.signup_link {
	color:#FF9900;
}

.support_errorLayer p {
	display:block;
}

.support_errorLayer{
	position: absolute;
	left: 40px;
	top: 50px;
	font-size:10px;
	width: 282px;
	height:293px;
	color: #FF0000;
	background-image:url(/images/global/bg_error.gif);
	z-index: 1111;
}

.support_errorHeader{
	left:50px;
}

.signup_errorClose{
	float:right;
	background-image:URL("/images/global/cloes_reg.gif");
	background-repeat: no-repeat;
	width:23px;
	height:21px;
	margin-left: 200px;
}

.support_errorTitle{
	top: 30px;
	position:absolute;
	font-weight:bold;
	color: #990000;

}

.support_errorMessages{
	position:absolute;
	left:25px;
	top:20px;
	width:240px;
	clear: both;
	text-align: left;
	color:#CCCCCC;
	font-weight:bold;
	top: 50px;
}

.support_successTitle {
	color:#009900;
}
.support_successMessage {
	color:#CCCCCC;
}

