<!--/*<agl.folder "Basis" "Alle Grundeinstellungen">*/
body {
color: #000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, san-serif;

background-image: url(grafiken/hintergrund.jpg);
background-repeat: repeat;
background-attachment: fixed;

text-align: center;
margin: auto;
padding-top: 10px;
}

a:link { color: #333; text-decoration:underline;}
a:visited { color: #333; text-decoration:underline;}
a:hover { color: #013879; text-decoration:none;}
a:active { color: #013879; text-decoration:none;}


input, textarea {
	border:1px solid #DADBDD;
	background:#fff url("grafiken/bg-input.gif") left top repeat-x;
}

input.button {
	border:1px solid #DADBDD;
	background:#868B8E url("grafiken/bg-footer.jpg") left top repeat-x;
	color:#fff;
	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	cursor:pointer;
}

h1 {
font-size: 18px;
margin-top:5px;
margin-bottom: 15px;
}

h2 {
font-size: 15px;
margin-top:0px;
margin-bottom: 0px;

*/ line-height: 16px;
*/magrin-bottom: -5px;
}

h3 {
font-size: 14px;
margin-top:0px;
margin-bottom: 0px;
}

h4 {
font-size: 12px;
font-weight: bold;
margin-top:0px;
margin-bottom: 0px;
}

br {
line-height: 12px;
}


a img {border: 0px solid;}
a:hover img {border: 0px solid;} 
/*</agl.folder>*/

/*<agl.folder "Seitenaufbau" "Einstellungen, die das Seiten-Layout betreffen">*/
#basis {
color: #333;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, san-serif;
text-align: center;
text-align: left;
width: 800px;
height: 200px;
}

.head {
padding: 0px;
height: 150px;
background-color: #ccc;
}

.menu {
background-image:url(grafiken/menu-hintergrund.gif);
color: #fff;
padding: 5px;
padding-right: 5px;
height: 16px;
font-size: 10px;
font-weight: bold;
text-align:right;
vertical-align:middle;
text-align: center;
}

.menu li {
  display: inline; /* Listenelemente nebeneinander */
  list-style-type: none; /* Aufzählungszeichen entfernen */
  padding-right: 5px;
}

.menu a:link, .menu a:visited, .menu a:active {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #fff;
text-decoration: underline;
}

.menu ul {
margin-top: -10px;
margin-bottom: -10px;

*/ margin-top: -5px;
*/ margin-bottom: -5px;
}

.content {
color:#6b6b6b;
height: auto;
background-color: #f4f4f4;
text-align: left;
padding: 10px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.spalte-rechts {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-top:10px;
font-size: 10px;

background-image: url(grafiken/kasten-content-rechts.jpg);
background-repeat: no-repeat;
width: 520px;

*/ line-height: 10px;
}

.spalte-links1 {
background-image: url(grafiken/kasten-verlauf-prosetter.jpg);
background-repeat: no-repeat;
width: 210px;
height: 210px;
}

.spalte-links2 {
background-image: url(grafiken/kasten-verlauf-screen.jpg);
background-repeat: no-repeat;
width: 210px;
height: 210px;
}

.spalte-links3 {
background-image: url(grafiken/kasten-verlauf-trendsetter.jpg);
background-repeat: no-repeat;
width: 210px;
height: 200px;
}

.unterseiten-tabelle {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 10px;
}

.footer { background-image: url(grafiken/footer-hintergrund.gif); background-repeat: no-repeat; height: 20px; }

.unterm-footer {
font-size: 10px;
text-align: center;
padding-top: 3px;
padding-bottom: 5px;
}

.unterm-footer img {
border: 0px;
}

.unterm-footer  a:link { color: #666; text-decoration:none; }
.unterm-footer  a:visited { color: #666; text-decoration:none; }
.unterm-footer  a:hover { color: #013879;  text-decoration:underline;}
.unterm-footer  a:active { color: #013879; text-decoration:underline; }

.startseite ul {
margin-top: -10px;
margin-bottom: -10px;

*/ margin-top: -5px;
*/ margin-bottom: -5px;
}
/*</agl.folder>*/