@import url(http://www.kunst-kreativ.at/reset.css);

body {
background-color: #300;
color: #fce7a7;
font-family: Helvetica, Arial, sans-serif;
}

a, a:link, a:visited, a:active, a:hover {
color: #fce7a7;
text-decoration: none;
}

#header {
float: left;
width: 300px;
}

#footer {
display:none;
}

#header-name a {
margin-left: 35px;
margin-top: 85px;
background: url(/images/kk_logo.gif);
display: block;
width: 124px;
height: 124px;
text-indent: -100000px;
}


#content, #main-content {
position:absolute;
color: #300;
background-color: #fce7a7;
margin: 0px 0 0px 320px;
width: 650px;
top: 0;
height: 100%;
}

#content-inner {
top: 0;
left: 0;
width: 650px;
margin: 0;
padding: 0;
color: #300;
background-color: #fce7a7;
}

#alpha {
margin: 10px 10px 0 10px;
}

#main-content {
color: #fce7a7;
background-color: #b11e20;
font-size: 35px;
line-height: 1.4em;
}

#main-content #content-inner {
margin: 170px 0 0 0;
color: #fce7a7;
background-color: #b11e20;
}

#main-content strong {
font-size: 80px;
font-weight: bold;
}

#main-content u {
color: #300;
text-decoration:none;
display: block;
text-indent: 120px;
font-weight: bold;
}


#main-content em {
font-size: 70px;
font-style: normal;
font-weight: bold;
}

#navi {
position: absolute;
left: 190px;
top: 170px;
width: 120px;
}
#navi ul
{
font-size: 16px;
margin:0;
padding:0;
line-height: 26px;
list-style-type: none;
}

#navi ul li ul {
font-size: 11px;
margin: 0 0 5px 11px;
line-height: 14px;
}

#navi a:hover, #navi a:active {
font-weight:bold;
}

#content h1,
#content h2,
#content a,
#content a:link,
#content a:visited {
color: #b11e20;
}

#content a:hover,
#content a:active {
color: #b11e20;
font-weight:bold;
}

#content h1,
#content h2 {
font-size: 20px;
font-weight: bold;
}

#content h1,
#content .teaser {
color: #b11e20;
}

#content .teaser {
margin-top: 0;
margin-bottom: 25px;
font-style: italic;
font-size: 16px;
}

#alpha-inner {
margin-top: 115px;
}

p {
margin-bottom: 1em;
line-height: 1.2em;
}

#galerie {
margin-top: 2em;
}
.galerie {
float: left;
margin: 0 10px 10px 0;
}

ul {
list-style-type: square;
margin-left: 1em;
margin-bottom: 1em;
}

big {
font-size: 1.2em;
}

.abstand {
margin-bottom: 1.5em;
}
