html, body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, img, table, dl, dt, dd { padding:0; margin:0; }



body {
//background:#f6f8f8;
background:#f2f4f4;
color:#4C4C4C;
font-family: 'Arial', sans-serif;
font-size:15px;
line-height: 15px;
padding: 0 10px;
}



/********************************************************************************************* 

1. Main

*********************************************************************************************/


.advertwithus a {
font-size: 13px;
padding-top: 11px;
text-decoration:none;
}


#main-wrapper {
max-width:1000px;
//max-width:1108px;
//height: 500px;
margin:0 auto;
}

#header-wrapper {
height:50px;
}

#content-wrapper {
border-top: 1px solid #F1F1F1;
border-right: 1px solid #E7E6E6;
border-left: 1px solid #E7E6E6;
background: white;
padding-bottom: 20px;
border-radius: 6px;
border-bottom: 1px solid #CFCFCF;
min-height:800px;
}

#footer-wrapper {
text-align: center;
padding: 30px 0;
}



/********************************************************************************************* 

2. Article

*********************************************************************************************/

.articles-container {
width:61%;
float:left;
padding-top:40px;
}

.article {
margin:0 5.5% 20px;
width: 89%;
padding-bottom: 48px;
border-bottom:1px dotted #CCC;
}

.article-image {
padding:20px 0;
}


/*** HEADLINE ***/


.headline {
color:#888888;
}

.article p {
font-size:15px;
width:95%;
margin:0 0 28px 0;
line-height: 21px;
}

/*** UMFRAGE BUTTON ***/


.button a {
font-size: 14px;
text-decoration: none;
color: #fff;
padding: 7px 12px;
border-radius: 5px;
background: #70716f;
}

.button a:hover {
color:#ffffff;
background: #fdcc0b;
}




/********************************************************************************************* 

3. Footer     

*********************************************************************************************/
#page-menu-wrapper-footer {
}

#page-menu-wrapper-footer li,
.page-menu-wrapper-footer li {
display:inline;
margin: 0 9px;
}

#page-menu-wrapper-footer ul li a,
.page-menu-wrapper-footer li a {
color: #70716f !important;
font-size: 15px;
font-weight: normal !important;
text-decoration: none;
font-family:'Open Sans',sans-serif !important;
font-style: normal !important;
padding:0 !important;
}

#page-menu-wrapper-footer ul li a:hover,
.page-menu-wrapper-footer li a:hover {
color:#fdcc0b !important;
}
