@charset "utf-8";


body
{
background: #fff url(../img/header.jpg) no-repeat;
margin: 0;
padding: 0;
font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, "sans-serif";
font-weight: normal;
line-height: 1.48em;
font-size: 11px; /* IE5 Win */
voice-family: "\"}\""; 
voice-family: inherit;
font-size: 11px; /* easy scaling */
font-size: 0.7em;
color: #000;
}



/* elemente ****************************************************************/

a:link
{
text-decoration: none;
border: 0;
color: #74d530;
}
a:visited
{
text-decoration: none;
border: 0;
color: #74d530;
}
a:hover
{
text-decoration: none;
border: 0;
color: #000;
border-bottom: 1px dotted #000;
}
a:active
{
text-decoration: none;
border: 0;
color: #000;
border-bottom: 1px dotted #000;
}

a img
{
border: 0;
}

h1
{
margin: 0.5em 0 0.3em 0;
padding: 0;
font-size: 12px;
font-weight: bold;
color: #000;
line-height: 0.6em;
}

h1 a
{
letter-spacing: -1px;
}

*html h1 
{
letter-spacing: -1px;
}

h2
{
margin: 0.5em 0 0.3em 0;
padding: 0;
font-size: 12px;
font-weight: normal;
color: #000;
line-height: 0.6em;
}

h3
{
margin: 0.5em 0 0.3em 0;
padding: 0;
font-size: 12px;
font-weight: normal;
color: #999;
line-height: 0.6em;
}

hr
{
border:				0;
border-top:			1px solid #ccc;
margin:				0 0 0 5px;
}

/* id ****************************************************************/

/* main */

#main
{
position: absolute;
width: 1000px;
top: 150px;
left: 20px;
}

*html div#main
{
left: 0px;
}


/* header */
#header
{
position: absolute;
top: 20px;
left: 43px;
width: 200px;
height: 50px;
}

#header a:hover
{
border: 0;
}

/* klassen ****************************************************************/


/* container */
.container
{
padding: 25px 0 0 0;
width: 200px;
float: left;
background: url(../img/container/top.gif) left top no-repeat;
margin: 0 20px;
}

/* news */
.news
{
margin: 0 0 2.5em 5px;
width: 195px;
}

/* dates */
.dates
{
margin: 0 0 2em 5px;
width: 195px;
}

.old_dates, .old_dates a
{
color:	#888 !important;
}

.subtext
{
font-size: 9px;
color:	#888 !important;
margin: 0 0 0 5px;
}

/* media */
.media
{
margin: 0 0 2.5em 5px;
width: 195px;
}

.media_img
{
float: left;
width: 55px;
}

.media_head
{
float: right;
width: 125px;
}

.media_subline
{
width: 125px;
background: url(../img/subline.gif) repeat-x;
}

.media_titel
{
margin: 0.5em 0 0 0;
width: 195px;
border-bottom: 1px dotted #999;
}

.media_titel_left
{
float: left;
width: 165px;
}

.media_titel_right
{
float: right;
text-align: right;
width: 30px;
}

.media_titel_right a
{
border: 0;
}

.media_text
{
margin: 0.5em 0 0.5em 0;
width: 195px;
}


/* other */
.subline
{
width: 195px;
background: url(../img/subline.gif) repeat-x;
text-align: right;
}

.arrow
{
background: url(../img/arrow.gif) no-repeat;
}

.space
{
background: url(../img/arrow.gif) no-repeat;
}


.text
{
margin: 0.5em 0 0 0;
width: 195px;
}

.subline span
{
background: #fff;
padding: 0 2px;
color: #999;
font-size: 9px;
}

.clear
{
clear: both;
}
