/* CSS Document */

body {
font-family:  Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 0.75em;
}

.content {
font-family: Arial, Helvetica, Arial, sans-serif; 
background-image: url(img-new/index_bg.gif);
background-repeat: repeat-y;
position: relative;
margin-top:20px;
}

h1 {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #cccccc;
padding: 0 0 0 10px;
}

a {
text-decoration:none; 
padding: 5px 0 0 0;
}

a:link {
color: #285B72;
}

a:visited {
color: #336D87;
}

a:hover {
color: #7BA529;
}

.teiler
{ border-left: #CCCCCC 1px solid;
}

.indeximg { margin-right:5px;}