Navigation |
|
|
|
|
|
|
|
|
|
|
|
|
|
Iceblue Blau
• Beispiel Textfarbe
• Beispiel Linkfarbe
<style type="text/css">
<!--
/* Nullformatierung für alle Browser */
*{padding: 0px; margin: 0px;}
/* Hintergrund hinter Design */
body {
background-color: #268cc6;
color: #000000;
font-family: arial; }
/* Werbung mittig */
table[height="102"] {margin: 0 auto; }
/* Design mittig */
table.edit_main_table {width: 921px; margin: 0 auto;}
/* Header */
td.edit_header_full{
background-image: url(https://img.webme.com/pic/a/about-pc/header_blue.png);
background-repeat: no-repeat;}
/*Titel im Header entfernen*/
td.headline{visibility: hidden;}
td.edit_main_tr { height: 50%; }
/* Hintergrund Navigation*/
td.edit_navi_headbg{
background-image: none;
height: 50%;}
/* Feld unter Navi */
td.edit_below_nav{
background-image: none;
height: 50%;}
/* Titel Navigation */
td.nav_heading{display:none;}
/* Navi-Button */
td.nav{
background-image: url(https://img.webme.com/pic/a/about-pc/nav_blue.png); }
/* Hover Button */
td.nav:hover{
background-color: #33639B;
background-image: none; }
/* Link in Navi */
td.nav a{
color: #343434;
text-decoration: none;
font-size: 13px;}
/* Hoverlink Navi */
td.nav a:hover{
color: #a8d0e0;
text-decoration: overline underline;
font-size: 13px;}
td.nav a:visited {
color: #a8d0e0;
font-size: 13px; }
td.edit_below_nav img {visibility: hidden; }
/* Seiteninhalt Link */
td.edit_content a {
color: white;
font-size: 13px;text-decoration: none; }
/* Seiteninhalt Hoverlink */
td.edit_content a:hover {
color: blue;
font-size: 13px;
text-decoration: none; }
/* Seiteninhalt Hintergrund*/
td.edit_content {background-image: none; }
/* Aussehen Texte */
div, td, b, span {
font-size: 13px;
color: #343434; }
td.edit_rechts_cbg {
height: 50%;
background-image: none; }
td.edit_content_top {visibility: hidden; }
td.headline2 {visibility:hidden;}
td.edit_content_bottom{background-image: none;}
td.edit_content_bottom2{background-image: none;}
td.edit_rechts_sbg {display:none;}
/* Titel über Boxen */
td.sidebar_heading {
background-color: #358ce8;
background-image: url(https://img.webme.com/pic/a/about-pc/nav_blue.png);
height: 33px;
color: #343434;
border-right: 1px solid #1e5288;}
/* Inhalt Boxen */
.shouty, .shouty2, .shouty3, .shouty4, .shouty5 {
background-color: #a8d0e0;
background-image: none;
border-right: 1px solid #1e5288;
border-bottom: 1px solid #1e5288;
border-left: 1px solid #1e5288; }
td.edit_rb_footer {
background-image: none;
height: 5px}
td.edit_rechts_bottom {
background-image: none;
height: 50%;}
-->
</style>
|
|
|
|
|
|
|
|
|
|
|
|