SuperX-Kernmodul
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

126 lines
2.9 KiB

#memtext { border: 1pt solid #CCCCCC;
padding: 30px; margin: 0;
width: 600px;
margin: 50px auto auto auto;
background-color:#F8F8F8;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
font-family: Times New Roman;
text-align:center;
vertical-align:middle
}
#memtext p { font-size: 12pt; color: #333399; margin-top: 0; margin-bottom: 0 }
#memtext h1 { font-size: 24pt; color: #333399; margin-top: 10; margin-bottom: 5 }
#memtext h2 { font-size: 16pt; color: #333399; margin-top: 10; margin-bottom: 5 }
#memtext h3 { font-size: 12pt; color: #333399; margin-top: 10; margin-bottom: 5 }
#memtext a, div#memtext a:link
{ font-size: 12pt; color: #333399; margin-top: 10; margin-bottom: 5; text-decoration: none }
#memtext a:hover, div#memtext a:active, div#memtext a:focus
{ font-size: 12pt; color: #FF9900; margin-top: 10; margin-bottom: 5; text-decoration: none }
#memtext img { border: 1pt solid #CCCCCC; padding: 10px; background-color:#FFFFFF }
#menue {
width: 175px;
font-size: 80%;
display: block;
background-color: #CFCFFF;
border-top: 1px solid #FFF9EF;
border-right: 1px solid #6F4400;
border-bottom: 1px solid #6F4400;
border-left: 1px solid #FFF9EF;
text-align:center;
margin-left: 15px;
}
#menue p {
margin: 5px;
}
.menuekopf {
font-size: 160%;
font-weight: bold;
color: #000000;
width: 165px;
padding: 5px;
margin-bottom: 5px;
}
#menue ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
#menue li {
display: block;
margin-bottom: 2px;
}
#menue li a, #menue li a:link {
text-decoration: none;
display: block;
color: #000000;
width: 123px;
padding: 5px;
margin: 2px auto 2px auto;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #FFFFFF;
background-color: #B3B3FF;
}
#menue li a:hover, #menue li a:active, #menue li a:focus {
color: #000000;
border-top: 1px solid #000000;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #000000;
margin: 2px auto 2px auto;
padding-top: 6px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 6px;
}
#layout {
width: 130px;
font-size: 80%;
display: block;
text-align:center;
padding: 0px;
margin: 0px 0px 0px 15px;
}
#layout tr {
list-style-type: none;
padding: 0px;
margin: 0px;
}
#layout th {
margin: 0px;
}
#layout th a, #layout th a:link {
text-decoration: none;
display: block;
color: #000000;
width: 30px;
padding: 5px;
margin: 2px auto 2px auto;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #FFFFFF;
background-color: #B3B3FF;
}
#layout th a:hover, #layout th a:active, #layout th a:focus {
color: #000000;
border-top: 1px solid #000000;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #000000;
margin: 2px auto 2px auto;
padding-top: 6px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 6px;
}