:link,:visited {
    text-decoration:none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,input,textarea,
h1,h2,h3,h4,h5,h6,p,blockquote,hr,
th,td {
    margin:0;
    padding:0;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
table {
    border-spacing:0;
}
img {
    border:0;
} 


ol,ul {
    list-style:none;
}

a {
    text-decoration:underline;
    outline:none;
    color: #ab0404; 
}

hr {
    border:0;
    height:1px;
    background-color:#000;
    color:#000;
}
a img,:link img,:visited img {
    border:none;
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background:#fff;
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
    font-family: trebuchet ms;   
}

#content { 
    margin-bottom: 30px;  
}

#container-inner {
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

#header, #content, #alpha, #beta, #footer {
    position: relative;
}

#alpha, #beta {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    width: 728px;
    margin: 0 auto;
}

#alpha-inner, #beta-inner {
    position: static;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}

#header-inner, #beta-inner {
    padding-right: 0;
    padding-left: 0;
}

/* Wide-Thin-None */

 #alpha {
    width: 508px;
}

#beta {
    width: 220px;
}

/* Utilities */

#content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }
/* */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}

/* Content ---------------------------------------------------------------- */

a:link, a:visited {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre, fieldset, ul, ol {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }


/* Header */

#header { 
    background: url(/bilder/deutschland-trikot-header.jpg) no-repeat center;
}

#header-inner { 
    height: 135px;
    min-height: 135px;
}

#header a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

#header-content {
    width: 728px; 
    margin: 42px 0 40px 20px;
}


#header a:hover {
    text-decoration: underline;
}

#header-name {
    margin-bottom: .25em;
    margin: 0px 0px 5px;
    line-height: 1;
    color: #fff; 
    font-size: 32px;
    font-weight: bold;
}

/* Assets */

.asset-body,
.asset-more,
.asset-excerpt {
    clear: both;
}

.asset {
    overflow: hidden;
    width: 100%;
}

.asset-content {
    margin: 5px 0;
}

.asset,
.asset-content {
    position: static;
    clear: both;
}

.asset,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.search-results-header {
    margin-bottom: .75em;
}

.asset-name {
    margin-bottom: .25em;
    color: #000;
    font-size: 22px;
    font-weight: bold;
}

.widget-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}

.asset-body {
    text-align: justify;
}

.widget-content a {
    color: #AB0404;
}


.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0 0 .3em 0;
    font-size: 14px; 
    font-weight: bold;
    color: #333;
    margin: 0 15px 8px 15px;
}


.search-results-header {
    margin-bottom: .25em;
}


#footer-inner,
#footer-inner a {
    font-size: 0.8em;
    color: #000;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 15px 20px;
    font-size: 11px;
}
