body{
background-color: #000;
font-family: Verdana,Arial,Helvetica,sans-serif;
color:white;
margin:0px;
}

#content{
width:1024px;
margin-left:auto;
margin-right:auto;
}

/***** SOCIAL *****/
#social{
background-color: transparent;
display: block;
height: 94px;
margin: 94px 0 0 1029px;
position: fixed;
width: 50px;
z-index: 1000;
}

/***** HEADER ******/
#header-container{
background-color:#cc0000;
border-bottom: 1px solid #fff;
}

#header-content{
background-color: #000;
border-right: 1px solid #b9b9b9;
width: 999px;
}

/* Links - Top*/
#header-links_top_container{
color: #656565;
font-size: 12px;
float:right;
padding-right:5px;
}

.header_links_top{
float:left;
padding-top:5px;
padding-right:5px;
}

.header_links_top a:link {
color: #656565;
text-decoration: none;
}

.header_links_top a:hover {
color: #656565;
text-decoration: none;
}

.header_links_top a:visited {
color: #656565;
text-decoration: none;
}

/* AHM Logo */
#header-logo_container{
padding: 0 0 0 21px;
}

/* unvisited link */
#header-logo_container a:link {
color:black;
}
/* visited link */
#header-logo_container a:visited {
color:black;
}
/* mouse over link */
#header-logo_container a:hover {
color:black;
}
/* selected link */
#header-logo_container a:active {
color:black;
}

#header_logo_img{
height: 52px;
width:auto;
position:relative;
top:-5px;
}

/* Header - Image */
#header_image_container{
margin:0px;
}

#header_image_img{
width:999px;
height:140px;
display:blocK;
}

/* Links - Bottom*/
#header-links_bottom_container{
color: #fff;
font-size: 11px;
padding-left:174px;
}

.header_links_bottom{
float:left;
padding-top:4px;
padding-bottom:4px;
padding-right:7px;
cursor:pointer;
}

.header_links_bottom a:link {
color: #fff;
text-decoration: none;
}

.header_links_bottom a:hover {
color: #fff;
text-decoration: none;
}

.header_links_bottom a:visited {
color: #fff;
text-decoration: none;
}

.header-links_bottom_strich{
padding-right:7px;
}

/* Suche */

#SUCHE{
float:right;
padding-right:27px;
cursor:default;
height:100%;
}

#header_suche{
float:left;
padding-top: 4px;
padding-right:10px;
}

#header_suche_container{
float:left;
padding-right:5px;
position: relative;
top: 1px;
}

#header_suche_textarea{
width:118px;
height:14px;
resize:none;
background-color: #797979;
border: 0 none;
color: #fff;
overflow:hidden;
position: relative;
font-size: 11px;
}

#header_suche_img_container{
float:left;
}

#header_suche_img{
position:relative;
top:4px;
cursor:pointer;
}

/***** BODY *****/
#body-container{
/*background-color:#424242;*/
background-color:#373737;
border-bottom: 1px solid #fff;
}

/***** FOOTER *****/
#footer_topspace{
background-color:#000000;
height:24px;
border-bottom: 1px solid #fff;
width:1024px;
margin-left:auto;
margin-right:auto;
}

#footer-links_container{
margin-left:auto;
margin-right:auto;
text-align:center;
color:#ccc;
font-size:12px;
width:810px;
}

.footer_links{
float:left;
padding-top:5px;
padding-right:5px;
}

.footer_links a:link {
color: #ccc;
text-decoration: none;
}

.footer_links a:hover {
color: #ccc;
text-decoration: none;
}

.footer_links a:visited {
color: #ccc;
text-decoration: none;
}

#footer-AHM{
padding-top:10px;
text-align:center;
color:#bbb;
font-size:12px;
margin-left:auto;
margin-right:auto;
}
