
* 
{ 
    margin: 0; padding: 0;
    font-family: Arial, Verdana, sans-serif;


}

a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.fontSmall
{
    font-size: 10px;
}

.fontBold
{
    font-weight:bold;
}

.fontRed
{
    color: red;
}


body
{
    background-color: #001629;
    background-position: center;
    background-repeat: repeat-y;
    background-image: url(/images/bg-slice.png);
    font-size: 13px;
    min-height:100%;
}


body.popup
{
	background-image: none;
}

textarea
{
    font-size: 13px;
}


div#containerFb
{
    width: 730px;
    margin:0 auto;
    background-color:#171a1b;
    background-repeat: no-repeat;
    border:solid 1px #3C4650;
    min-height:100%;
    overflow: hidden;
}

div#container
{
	
	
    width: 760px;
    margin:0 auto;
    background-color:#001629;
    background-repeat: no-repeat;
    min-height:100%;
}

img#logo
{
    margin:14px 0 18px 22px;
    width: 176px;
    height: 12px;
}

img#logoXmas
{
    margin:0;
    width: 768px;
    height: 73px;
    z-index: 1;
}




div.navigation_left_inner, div#navigation_left
{
    width:201px;
    float:left;
    
}


div#navigation_left
{
    margin:0 0 0 15px;
}

div.navigation_left_inner
{
    margin-right: 0px;
    margin-left: -2px;
}


ul#navigation_logo
{
    width:201px;
    float:right;
    z-index: 2;
    margin-top: 12px;
    
 }


ul#navigation_logo li
{
    list-style: none;
}

ul#navigation_logo li a
{
    color: #FFF8D7;
}



div.navigation_element_middle a, div.navigation_element_middle a:link, div.navigation_element_middle a:active, div.navigation_element_middle a:visited
{
    color: #aeaeae;
}


div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited
{
    color: #b4d2dc;
    text-decoration: underline;

}

div#footerRight a, div#footerRight a:link, div#footerRight a:active, div#footerRight a:visited
{
    
    text-decoration: none;

}

div.navigation_element_middle
{
	
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
    
	width:171px;
    margin:5px auto;
    border:1px solid #3c4650;
    
    background-color:#171a1e;
    color: #aeaeae;
    padding:5px 14px;
}

img.navigation_arrow
{
    width:4px;
    height:5px;
    margin:0 0 1px 5px;
}

div.hr
{
    background-image: url(http://feuerwache.net/images/hr.png);
    background-repeat: repeat-x;
    height:1px;
    margin:5px 0;
}




div#navigation_top
{
    width: 760px;
    height: 253px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #001629;
    margin:0 auto 0 auto;
    border-top: 1px solid #DFDFDF;
}



div#containerFb div#navigation_top
{
    width: 730px;
    background-repeat: no-repeat;
    margin:0 auto 0 auto;
    height: 40px;
    background-image: url(http://feuerwache.net/images/headerSmall.png);
    overflow: hidden;
}


img#logoVehicle
{
    margin: 0;
    width: 760px;
    height: 224px;
}


div#containerFb img#logoVehicle
{
    display: none;
}




div#navigation_top ul
{
    padding: 0;
    margin:0;
}

div#containerFb div#navigation_top ul 
{
    padding: 10px 0 0 0px;
    
}


div#navigation_top ul li
{
    list-style: none;
    float:left;
    width:126px;
    height: 28px;
    line-height: 28px;
    margin:0 1px 0 0;
    text-align: center;
    color: #d22222;
    font-size: 12px;
    background-image: url(/images/menu.png);
    font-weight: bold;
    

}

#navigation_top_count_mission_open, #footerMessageCountUnread
{
	display: block;
	background-color: #14ebff;
	color: black;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */ 	
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	box-shadow:0 0 5px #000;
	position: absolute;
	margin: -35px 0 0 100px;
	font-weight: bold;
	text-align: center;
	
	
}

#footerMessageCountUnread
{
	margin: -25px 0 0 90px;
	
} 
 
 


div#navigation_top ul li.last_navigation
{
	margin:0;
	width: 125px;
}

div#navigation_top ul li:hover
{
	background-color: #d22222;
	color: #fefefe;
	background-image: none;

}






div#containerFb div#navigation_top ul.level1 li
{
    width: 120px;
   
}

div#containerFb div#navigation_top ul.level2 li
{
    width: 180px;
    overflow: hidden;
}


ul
{
    margin-left: 20px;
}


div#navigation_top ul li a:link, div#navigation_top ul li a:visited , div#navigation_top ul li a:hover, div#navigation_top ul li a:active 
{
	
	display: block;
	width: 126px;
	height: 28px;
    color: #d22222;
    text-decoration: none;
}


div#navigation_top ul li:hover a:link, div#navigation_top ul li:hover a:visited , div#navigation_top ul li:hover a:hover, div#navigation_top ul li:hover a:active 
{
    color: #fefefe;
    text-decoration: none;
}



div.clear
{
    clear: both;
}

img.special_text
{
    margin:0 0 10px 0;
    display: block;
}

div#content
{
    color: #fff;
    font-size: 13px;
    float:left;
    min-height:400px;
    padding: 0 0 20px 0;
    background-color: #0d2a44;
}

div#content p
{
	padding: 0 5px;
	line-height: 17px;	
}


div.content
{
    margin: 0 0 0 5px;
    width: 530px;
}


div.contentInner
{
    width: 530px;
    float: right;
    margin-right: -4px;
}


div.contentBig
{
    margin: 0 0 0 0;
    width: 760px;

}


div#containerFb div.contentBig
{
    margin:0 auto;

}



div#content a, div#content a:link, div#content a:active, div#content a:visited
{
    text-decoration:underline;
    color: #fff;
}


h1
{
    font-size: 20px;
    color: #fff;
    margin: 14px 0 0 5px;
    line-height: 25px;
}

.h1Right
{
	float: right;
	padding: 21px 0 0 0;
}



h2, .fontH2
{
    font-size: 15px;
    font-weight: bold;
    margin:10px 0 0 5px;
    color: #fff;
    
}

h3
{
    margin:5px 0 0 0;
    font-size: 13px;
}


h2.glowBlue
{
	color: white;
	text-shadow: #2591ff 0px 0px 10px;
	margin: 0 0 5px 0;	
}

h2.glowRed
{
	color: white;
	text-shadow: #ff0000 0px 0px 10px;	
	margin: 0 0 5px 0;
}




div#footer
{
    height: 207px;
	line-height: 18px;
	background-image: url(/images/footerBackground.png);
    background-repeat: repeat-x;
    
    font-size: 13px;
    
    margin: 0 auto;
    padding:0 17px;
}


div#footerLeft, div#footerRight
{
	color: #b4d2dc;
	width: 385px;
	height: 179px;	
	background-color: #0d2a44;
	padding:14px;
	float: left;
	margin:0 17px 0 0;
}



div#footerRight
{
	width: 268px;
	margin:0;
}


div#footerRight p 
{
	margin: 9px 0;
	
}
	
div#footerRight hr 
{
	color: #3f5c73;
	background-color: #3f5c73;
	height: 1px;
	border: 0;
}



div.Spacer
{
    height:10px;
}


.button, input.button, input.buttonBig
{
	display: inline-block;
    background-image: url(/images/button.png);
    background-color: #f20e0e;
    background-repeat: repeat-x;
    line-height: 21px;
    height: 21px;
    border: 1px solid #801c29;
    color: #fff !important;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    padding: 0 5px;
    text-transform: uppercase;
    text-decoration: none !important;
    width: auto;
    
}


input.button
{

    height: 23px;
}



.button:hover, input.button:hover
{	
	border: 1px solid #ffe405;
	color: #e03434 !important;
	background-image: url(/images/buttonHover.png);
}

input.buttonBig
{
    background-image: url(/images/buttonBackgroundGreen.png);
    color: #fff;
    border: 1px solid #85e149;
    height: 23px;
}


.no_padding
{
	padding: 0 !important;
	margin: 0 !important;	
}

table.defaultTable
{
    margin: 5px 0 5px 0;
    width: 100%;
    border-collapse: collapse;
    color: #0d2a44;
    
}

div#content  table.defaultTable a, table.defaultTable h2 a:link, table.defaultTable h2 a:hover, table.defaultTable h2 a:active, table.defaultTable h2 a:visited
{
	color: #0d2a44 ;
}






table.defaultTable th
{
    
    background-color: #fff;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    line-height: 23px;
    border-bottom: 1px solid #0d2a44;
    padding: 0 5px;
    
}


table.defaultTable tr
{
    background-color: #d0d0d0;
}

table.defaultTable td.tdIcon
{
    background-color: #959595;
		
}


table.defaultTable tr.row1
{	
	background-color: #eee;
}

table.defaultTable tr.rowWhite
{	
	border-top: 1px solid #0d2a44;
	background-color: #fff;
}

table.defaultTable tr.rowWhite td
{	
	padding:0;
}




table.defaultTable td
{
    text-align: left;
    padding: 0 5px;
    line-height: 23px;
}

table.defaultTable td h1, table.defaultTable td h2, table.defaultTable td h3, table.defaultTable td h4
{
    margin: 0;
    padding: 0;
}

div.row0
{
	background-color: #d0d0d0;
}
div.row1
{
	background-color: #eee;
}


div.form_error
{
    text-align: center;
    background: #CD0B17;
    padding: 3px;
    color: #fff;
}

div#content table.defaultTable div.form_error a
{
    color: #fff;
}

div.form_info
{
    text-align: center;
    background: #000094;
    padding: 3px;
    color: #fff;
}

div.form_info a
{
	color: #fff !important;
	text-decoration: underline;	
}

div.form_success
{
    text-align: center;
    background: #2BAD15;
    padding: 3px;
    color: #fff;
}

div.form_row
{
    margin: 0 0 5px 5px;
}

div.form_row label
{
    width:200px;
    display: block;
    float:left;
}


div.agb
{
    height: 100px;
    overflow:auto;
    border: 1px solid #56616c;
    padding: 5px;
    margin:0 0 5px 0;
}


h2 a:link, h2 a:hover, h2 a:active, h2 a:visited
{
    color: #b0d5ff;
} 

h2 a:link, h2 a:active, h2 a:visited
{
    text-decoration: none !important;
}

h2 a:hover
{
    text-decoration: underline !important;
}

img.AjaxLoad
{
    margin: 5px auto;
    width: 220px;
    height: 19px;
    display: block;
}
img.AjaxLoadFriend
{
    margin: 5px auto;
    width: 32px;
    height: 32px;
    display: block;
}

.fontGrey
{
    color: #878786;
}

#google_layer, .google_728_90
{
    
    padding:0 16px 0 16px;
    margin: 0 auto 0 auto;
    background-image: url(/images/adsense.png)
}

.famfamfamicon
{
    width: 16px;
    height: 16px;
}

.statusbar
{
    height:10px;
    -webkit-box-shadow: inset 1px 1px 1px ;
	-moz-box-shadow: inset 1px 1px 1px ;
	box-shadow: inset 1px 1px 1px ; 
	
    background: #FFE402; /* old browsers */
	
	background: -moz-linear-gradient(left, #FFE402 0%, #FF6E02 35%, #D22222 70%, #881111 100%); /* firefox */
	
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#FFE402), color-stop(35%,#FF6E02), color-stop(70%,#D22222), color-stop(100%,#881111)); /* webkit */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE402', endColorstr='#881111',GradientType=1 ); /* ie */
    
}

.statusbar_inner
{
    height:10px;
    float:right;
    background-color: white;
    
    -webkit-box-shadow: inset 1px 1px 1px ;
	-moz-box-shadow: inset 1px 1px 1px ;
	box-shadow: inset 1px 1px 1px ; 
    
}


.google_336_280
{
    width:336px;
    height:280px;
    margin:0 auto;
}

.google_200_200_left, .google_200_200_right
{
    width:200px;
    height:200px;
    margin:0 10px 10px 0;
}

.google_200_200_right
{
    float: right;
}

.google_200_200_left
{
    float: left;
}


.google_468_60
{
    width:468px;
    height:60px;
    margin:0 auto;
}

.forum_quote
{
    margin: 5px;
    padding: 5px;
    background-color: #93a8c0;
    border: 1px solid rgb(128, 128, 128);
}


.pagingPager
{
    margin: 3px 0 ;
}

.pagingPager a:hover, .pagingPager strong
{
    background-color: rgb(128, 128, 128);


}

.pagingPager a, .pagingPager a:link, .pagingPager a:active, .pagingPager a:visited, .pagingPager strong
{
    border: 1px solid rgb(128, 128, 128);
    text-decoration: none !important;
    padding: 0 3px;
    font-weight: normal;

}


.map_infobox
{
    background-color: #d22222;
    position: absolute;
    width: 144px;
    display: none;
    z-index: 130;
    padding: 2px;
    text-transform: uppercase;
}

.map_infobox ul, .mapTop ul
{
	margin:0;
}


.map_infobox ul li, .mapTop ul li 
{
    background-color: #eeeeee;
    list-style:none;
    padding: 3px;
    margin: 0 0  2px 0;
    text-transform: none;
}

#content .map_infobox ul li a, #content .mapTop ul li a
{
	color: #001528;
	text-decoration: none;
	
}

.sfWebDebugCache, .sfWebDebugCache a
{
    color: black;
}



img.screenshot_preview
{
	width:150px;
	height: 150px;
	margin: 10px;
	border:1px solid #232A30;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(..http://feuerwache.net/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(..http://feuerwache.net/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



#navigation_top {
	
}

#navigation_top  ul {
	z-index: 90
}

#navigation_top  ul li {
	
}

#navigation_top ul.level1 li a {
	text-transform: uppercase;
	font-size: 13px;
}

#navigation_top ul.level2 li a {
	text-transform: none;
	font-size: 12px;
}


#navigation_top  ul li.sep {
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation_top  ul li a {
	float: none;
}

/* End IE5-Mac hack */

#navigation_top  ul.level2, #navigation_top ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
    border-bottom:1px solid #d34646;
    background-color:#171a1e;
    color: #aeaeae;
    z-index: 500;
    
    
    
}

#navigation_top  ul.level2 li, #navigation_top ul.level3 li {
	float: none;
	margin: 0;
	padding: 0;
	width: 253px;
    text-align: left;
    line-height: 26px;
    background-color: #dfdfdf;
    color: #d22222;
    background-image: none;
    border-top: 1px solid #bdc1c4;
    font-weight: normal;
    
}


#navigation_top  ul.level2 img.famfamfamicon, #navigation_top  ul.level2 img.navigation_arrow
{
	margin:0 16px 0 23px;
	vertical-align: middle;
}

#navigation_top  ul.level2 li:hover
{
    background-color: #ffffff;
    color: #D22222;
}

#navigation_top  ul.level2
{
    margin: 0;
    padding: 0px;
    
}

#navigation_top  ul.level2 li a, #navigation_top ul.level3 li a {
	
	display: inline !important;
	width: auto !important;
	height: auto !important;
	color: #d22222 !important;
}

#navigation_top  ul.level2 li a:hover,#navigation_top  ul.level3 li a:hover {
	background-image: none;
}


#mapOuterContainer
{

    width: 760px;
    height: 400px;

}

#mapOuter
{
    width: 760px;
    height: 400px;
    overflow:hidden;
    position: absolute;
    border: 1px solid #3C4650;
    cursor:pointer;
    

}

#mapInner
{
    background-image:url(http://feuerwache.net/images/map/5.gif?1);
    background-repeat:repeat;
    width: 5000px;
    height: 5000px;
    cursor:pointer;
    position: absolute;
    top: 0;
    left: 0;
}



p.mapSearch
{
	background-color: white;
	border: 1px solid #62798b;
	width: 90px;
	color: #9a9a9a;
	
}

p.mapSearch input
{
	border: 0;
	height: 20px;
	margin:0;
	padding: 0;
	font-size: 13px;	
}

.mapTop
{
    height: 70px;
    width: 249px;
    background-color:#001528;
    float: right;
    overflow: auto;
    padding:2px;
}

.mapTop h2
{
    padding: 0;
    margin: 2px;
	text-transform: uppercase;
}


.center
{
	text-align:center !important;	
	
}

#startMissionList ul
{
    margin-left:5px;
    
}

#startMissionList ul li
{
    list-style:none;
    clear: both;
}

#startMissionList div.famfamfamicon
{
    display: block;
    float: left;
    
}

.controlCenterFeuerwache
{
    width: 180px;
    float: left;
    overflow: hidden;
    margin:1px;
}


ul.tabs
{
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    clear:both;
    height:26px;
}

li.tabsActive a
{
    text-decoration: none;
    color: #3c4650;
}

li.tabsInactive a
{
    text-decoration: none;
    color: white;
}



li.tabsActive, li.tabsInactive
{
    display:block;
    border-right: 1px solid #3c4650;
    border-top: 1px solid #3c4650;
    float:left;
    position: relative;
    padding: 1px 15px;
    margin:0;

}

li.tabsFirst
{
    border-left: 1px solid #3c4650;

}

li.tabsActive
{
    border-left: 1px solid #3c4650;
    background-color: #3c4650;
    top: 1px;
    padding-top: 6px;
    padding-bottom: 4px;
}


li.tabsInactive
{

    background-color: #333b44;
    margin-top:8px;

}



li.tabsBeforeActive
{
    border-right: none;

}

div.tabsContent
{
    border: 1px solid #3c4650;
    margin:0;
    padding:12px;
}

div#footerFriendLink
{
    position:fixed;
    bottom:0px;
    right:10px;
   	background-color: #eee;
    height: 22px;
    width:125px;
    z-index: 200;
    line-height: 22px;
    color: #0D2A44;
}

div#footerFriendLink a, div#footerMessageLink a
{
    text-decoration: none;
    color: #0D2A44;

}


div#footerFriendContent
{
    position:fixed;
    bottom:22px;
    right:10px;
    background-color: #eee;
    border:1px solid rgb(60, 70, 80);
    width:160px;
    display:none;
    height: auto;
    overflow:none;
    color: #0D2A44;
    padding: 5px 5px 0 5px;
    z-index: 200;
}

div#footerFriendContent a
{
    color: #0D2A44;
}

div#footerFriendContent ul
{
    margin: 0;
    list-style:none;
}

div#footerMessageLink img, div#footerFriendLink img
{
	vertical-align: text-top;
	
}
	
	
div#footerMessageLink
{
    position:fixed;
    bottom:0px;
    right:136px;
    background-color: #eee;
    height: 22px;
    width:125px;
    z-index: 200;
    padding: 0 0 0 5px;
    line-height: 22px;
}


div#footerMessageContent
{
    z-index: 200;
    position:fixed;
    bottom:22px;
    right:136px;
    background-color: #eee;
    border:1px solid rgb(60, 70, 80);
    width:160px;
    display:none;
    height: auto;
    overflow:none;
    color: #0D2A44;
    padding: 5px 5px 0 5px;
}

div#footerMessageContent a
{
    color: #0D2A44;
}

div#footerMessageContent ul
{
    margin: 0;
    list-style:none;
}


.signupButton
{
	width: 520px;
	height: 70px;
	margin: 10px 0;	
}
	
#control_center #mission_list
{
	width: 250px;
	
	overflow: auto;

}

.dienstgradIcon
{
    width: 16px;
    height: 16px;
    margin-right: 5px;
}


.coins_buy_amount
{
    font-size: 20px;
    margin-right: 20px;
    width: 160px;
    display: inline-block;
}

.coins_buy_price
{
    font-size: 20px;
    float: right;
}

.coinsBuy
{
    margin:  0;
}

.coinsBuy li
{
    list-style-type: none;
    padding: 5px;
    margin: 0px;
    cursor: pointer;
}

.coinsBuy li.active
{
    background-color: #1b5992;
}

.coins_buy_methode
{
    width: 190px;
    height: 70px;
    float: left;
}

#flotchart
{
    background-color: #D0D0D0;
    overflow: none;
}