@charset "utf-8";
/* Krisch Startseiten STYLESHEET */
/* Umgesetzt von Sky High Design 2008 */
/* Julian Ereth www.skyhigh-design.de */

/*-- Layout Formatierung --*/
#left {
width:270px;
float:left;
}
#content {
margin-left:270px;
}

/*-- Inhalt Formatierung --*/
/* LEFT */
#navi {
list-style:none;
margin-left:20px;
margin-top:50px;
margin-bottom:10px;
padding:0;
}
#navi li {
line-height:23px;
height:23px;
vertical-align: middle;
margin-bottom:10px;
}
#navi img {
border:none;
margin-right:5px;
padding:0;
height:23px;
vertical-align: top;
}
#navi a {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:18pt;
height:23px;
padding:0;
}
.grey a {
color:#616161;
}
.black a {
color:#000000;
}
#adresse {
margin-top:50px;
margin-left:20px;
width:260px;
}
#adresse h1, p{
font-family:Arial, Helvetica, sans-serif;
}
#adresse h1 {
color:#0357A8;
font-size:12pt;
margin-bottom:5px;
}
#adresse p {
margin-top:0;
font-size:10pt;
font-weight:bold;
}
#adresse a {
text-decoration:none;
color:#616161;
}
/* Content */
/* Normale Content Formatierung */
#content {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}
#content h1 {
color:#014890;
font-size:16pt;
}
#content h2 {
color:#4783bf;
font-size:12pt;
}
#content h3 {
font-size:13pt;
color:#000000;
margin-bottom:4px;
}
#content p {
font-size:12pt;
}
#content ul {
list-style-image:url(images/content_liste.jpg);
}
#content li {
font-size:12pt;
margin-bottom:10px;
}
#content li a {
font-size:12pt;
text-decoration:none;
color:#000000;
}
#content li a:hover {
text-decoration:underline;
}

/* Startsetien auswahl */
#auswahl {
margin-top:75px;
list-style:none;
width:920px;
max-width:920px;
padding-left:0px;
list-style-type:none;
list-style-image:none;
margin-left:0;
margin-right:0;
}
#auswahl li {
float:left;
width:152px;
list-style-type:none;
list-style-image:none;
}
#auswahl img {
border:none;
}

