
* 
{ 
    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: #1a1b1f;
    font-size: 13px;
    min-height:100%;
}

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: 766px;
    margin:0 auto;
    background-color:#171a1b;
    background-repeat: no-repeat;
    border:solid 1px #3C4650;
    min-height:100%;
}

img#logo
{
    margin:15px 0 0 15px;
    width: 285px;
    height: 46px;
}

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: 20px;
    
 }


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: #D6D6D6;

}

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: 766px;
    height: 302px;
    /*background-image: url(http://feuerwache.net/images/header.png);*/
    background-image: url(http://feuerwache.net/images/headerSmall.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #191e23;
    margin:0 auto 10px auto;
}



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: 20px 0 0 25px;
    width: 717px;
    height: 238px;
}


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

div#navigation_top ul
{
    padding: 18px 0 0 17px;
    margin:0;
}

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


div#navigation_top ul li
{
    list-style: none;
    float:left;
    width:121px;
    margin:0 1px 0 0;
    text-align: center;
    color: #fff8d7;
    font-size: 12px;

}


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

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


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 
{
    color: #fff8d7;
}



div.clear
{
    clear: both;
}

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

div#content
{
    color: #d6d6d6;
    font-size: 13px;
    float:left;
}

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


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


div.contentBig
{
    margin: 0 0 0 17px;
    width: 728px;

}


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: #d6d6d6;
}


h1
{
    font-size: 20px;
}

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

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
{
    background-color: #232a30;

    font-size: 10px;
    width: 706px;
    color: #d6d6d6;
    margin: 30px auto 0 auto;
    padding:30px 15px;
}

div.Spacer
{
    height:10px;
}


input.button
{
    background:-moz-linear-gradient(top, #b2b2b2, #ffffff); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#b2b2b2), to(#ffffff));
    
    background-color: #fdfdfd;
    background-repeat: repeat-x;
    color: #000000;
    border: 1px solid #a1b1be;
    text-align: center;
    cursor: pointer;
}

input.buttonBig
{
    background-image: url(http://feuerwache.net/images/buttonBackgroundGreen.png);
    background-color: #fdfdfd;
    background-repeat: repeat-x;
    color: #000000;
    border: 1px solid #248d03;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    width: 100%;
}

table.defaultTable
{
    margin: 5px 0 5px 0;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #56616c;

}

table.defaultTable th
{
    border: 1px solid #56616c;
    background-color: #424d58;
    text-align: center;
}

table.defaultTable tr
{
    border: 1px solid #56616c;
}	

table.defaultTable td
{
    border: 1px solid #56616c;
    text-align: left;
    padding: 1px 5px;
}

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


div.form_error
{
    border: 1px solid red;
    text-align: center;
    margin: 5px;
    background: #940000;
    padding: 3px;
}

div.form_info
{
    border: 1px solid blue;
    text-align: center;
    margin: 5px;
    background: #000094;
    padding: 3px;
}

div.form_success
{
    border: 1px solid green;
    text-align: center;
    margin: 5px;
    background: #009400;
    padding: 3px;
}

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 !important;
} 

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
{
    width:728px;
    height: 90px;
    padding:0;
    margin: 0 auto 10px auto;
}

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

.statusbar
{
    height:10px;
    border: 1px solid #56616C;
    background-color: #424D58;
}

.statusbar_inner
{
    height:10px;
    background-color: #000;
    float: right;
}

.google_728_90
{
    width:728px;
    height:90px;
    margin:0 auto;

}

.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: rgb(66, 77, 88);
    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
{
    border: 1px solid black;
    background-color: #1A1B1F;
    position: absolute;
    width: 230px;
    display: none;
    z-index: 130;
}


.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 li a {
}

#navigation_top  ul li a:hover {
	text-shadow: #ff0000 0px 0px 10px;
	text-decoration: none;
	
}

#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-left:1px solid #3c4650;
    border-right:1px solid #3c4650;
    border-top:1px solid #3c4650;
    background-color:#171a1e;
    color: #aeaeae;
    z-index: 500;
}

#navigation_top  ul.level2 li, #navigation_top ul.level3 li {
	border-bottom: 1px solid #3c4650;
	float: none;
	margin: 0;
	padding: 0;
	width: 180px;
    text-align: left;
}

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

#navigation_top  ul.level2 li a, #navigation_top ul.level3 li a {
	padding: 5px 9px 5px 5px;
}

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


#mapOuterContainer
{

    width: 700px;
    height: 400px;

}

#mapOuter
{
    width: 728px;
    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;
}


.mapTop
{

    border: 1px solid #3C4650;
    height: 70px;
    width: 240px;
    background-color:#171A1E;
    float: right;
    overflow: auto;
}

.mapTop h2
{
    padding: 0;
    margin: 0;

}
#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:rgb(35, 42, 48);
    border-left:1px solid rgb(60, 70, 80);
    border-right:1px solid rgb(60, 70, 80);
    border-top:1px solid rgb(60, 70, 80);
    height: 22px;
    width:125px;
    z-index: 200;
}

div#footerFriendLink a
{
    text-decoration: none;
    color:rgb(255, 248, 215);

}


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

div#footerFriendContent a
{
    color:rgb(255, 248, 215);
}

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


div#footerMessageLink
{
    position:fixed;
    bottom:0px;
    right:136px;
    background-color:rgb(35, 42, 48);
    border-left:1px solid rgb(60, 70, 80);
    border-right:1px solid rgb(60, 70, 80);
    border-top:1px solid rgb(60, 70, 80);
    height: 22px;
    width:125px;
    z-index: 200;
    padding: 0 0 0 5px;
}

div#footerMessageLink a, span#footerMessageCountUnread
{
    text-decoration: none;
    color:rgb(255, 248, 215);

}


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

div#footerMessageContent a
{
    color:rgb(255, 248, 215);
}

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


.signupButton
{
	width: 520px;
	height: 70px;
	margin: 10px 0;	
}
	

.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: 180px;
    height: 70px;
    float: left;
}


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




















