html {

		
	  background-color: #141419;
	  
}

body {

      font-family: "Verdana", Lucida, Verdana, sans-serif;
      font-size: 10px;
      color: #222222;
      margin: 0px;
	  
}
    
    
strong {
    font-weight: normal; 
    color: #333;
}

h1 {
    font-size: 13px; 
    font-weight: bold; 
    color: #333; 
    margin: 0;
	  text-align: left;
}

h2 {
	text-align: left;
    font-size: 11px; 
    font-weight: bold; 
    color: #333; 
    margin: 0; 

}



img {border:0; }
.image_inline {float: left; padding: 5px 8px 0 0;}
a, a:link, a:visited {color: #222; text-decoration: none;}


input, textarea {

  font-family: "Verdana", Lucida, Verdana, sans-serif;
  font-size: 10px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #DDDDDD;
	color: #222;
	
}

.input_button:hover {

	background-color: #666666;

}


table,td {

	vertical-align: top;
	
}


.image_div {

	float: left;
	padding: 4px;
	margin-right: 10px;
	border: 1px solid #DDD;
	width: 116px;

}



.image_bottom {

	text-align: center;
	font-size: 10px;
	color: #999999;

}


li {

	text-align: left;
	color: #888;
	
}


.badge {

    float:left; 
    margin:5px 10px 0 0;
}

#container {

	margin: 0px auto;
	text-align: center;
	width:760px;
	
}
    
#content {
    
    float: left;
    background-color: #fff;

}

#content_bottom {
    
	width: 760px; 
    
    padding-top: 20px;
    
}

#clear_float {

    clear: both;
}

#top_bar {
    
    padding-top: 10px;
    height: 70px;
    background: url(images/top.png);
    
}

#header {

    width:760px;
    height:466px;
	background: url(images/header.png);
	

}

#content_features {

    width: 760px;
    padding-top: 15px;
    border-top:1px solid #F1F1F1; 
}

#top_navigation {

    padding-left: 10px;
    float: left;
    width: 200px;
    
}

#language_box {
    
    margin-right: 10px;
    float: right;
   
    
}

a.language_selected:link, a.language_selected:visited {

    padding-left: 2px;
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    border-left: solid 1px #333333;
}

a.language:link, a.language:visited {

    padding-left: 2px;
    font-size: 9px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    border-left: solid 1px #333333;
}

a.language:hover {color: #FFFFFF;}


a.top:link, a.top:visited {

    padding: 5px;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    
}


    
/* Das Menn */
#menu {
    
    float:left;
    background: url(images/top.png);
    color:#222;
	padding-top: 10px;
	
	height: 40px;
    text-align:center;
    border-bottom:1px solid #F1F1F1; 
}


a.menu {
    float:left;
    padding: 10px 25px; 
    width: 140px; 
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
	
a.menu:first-child {border-left:none; width: 140px;}
a.menu:hover { color: #000000;}
a.menu:active {color: #000000;}

.list {padding:0px 0px 10px 15px; margin:0; list-style:square}



/* Content */
.inner_content {
    
	  overflow: hidden;
	  max-width: 760px;
    float:left;
    padding: 5px;
    padding-top: 10px;
    margin-bottom:35px;
    
}


.shots_content {
    
    float:left;
	padding-bottom: 20px;
}


.three_column {padding: 0px 25px 0px 15px; float: left; width: 200px;}


.title_row {
	text-align: left;
    padding: 10px 25px 40px 25px;
}


.content_text {

    text-align: left;
    color: #888; 
    font-size: 11px;
}



/* Bottom */
#bottom_bar {
    
	width: 760px; 
    border-top:1px solid #F1F1F1; 
    
}

a.bottom_column {
	text-align: left;
	font-size: 9px;
    float:left;
	height: 40px;
    padding: 15px 25px;
    width: 139px;
    border-bottom:1px solid #F1F1F1; 
}
	
a.bottom_column:first-child {border-left:none; width: 140px;}
a.bottom_column:hover {background-color:#F1F1F1;}

.bottom_title {
    font-size: 9px; 
    font-weight: bold; 
    color: #333; 
    margin: 0;
}

.bottom_label { 
	text-align: left;
  color: #222;   
	
}

#bottom {
    
	height: 37px;
	width: 760px;
	background-image: url(images/bottom.png);
  
  
}

/*Footer */

#footer {
    
	
    bottom: 0px;
    
}

p.footer {
    
    padding-top: 3px;
    text-align: center;
    font-size: 9px;
    color: #444444;
}

a.footer:link, a.footer:visited {

    text-decoration: none;
    color: #333333;
    
}

a.footer:hover {

    color: #FFFFFF;
}
