<!--

body {
margin : 0px;
background-color : #1E1C1D;
background-image : url(http://www.frank-meyer.tv/images/bg.png);
color : #ffffff;
font-family: arial, helvetica, sans-serif;
font-size : 12px; 
scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : #ffffff; 
scrollbar-shadow-color : #ffffff; 
scrollbar-3dlight-color : #1E1C1D; 
scrollbar-arrow-color : #1E1C1D;  
scrollbar-track-color : #1E1C1D; 
scrollbar-darkshadow-color : #1E1C1D;
}

body, p, td, li, div, input, textarea {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #000000;
}

/* Überschriften - Start */

h1 {
font-family: arial, helvetica, sans-serif;
font-size : 18px;
color : #000000;
font-weight : bold;
}
h2 {
font-family: arial, helvetica, sans-serif;
font-size : 14px;
color : #000000;
font-weight : bold;
}
h3 {
font-family: arial, helvetica, sans-serif;
font-size : 12px;
color : #000000;
font-weight : bold;
}

/* Überschriften - Ende */

/* Links Normal - Start */

a:link {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #F2C932;
font-weight : normal;
text-decoration : none;
}
a:active {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #F2C932;
font-weight : normal;
text-decoration : none;
}
a:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #F2C932;
font-weight : normal;
text-decoration : none;
}
a:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #F2C932;
font-weight : normal;
text-decoration : underline;
}

/* Links Normal - Ende */

/* Links ohne - Start */

a.ohne:link {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}
a.ohne:active {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}
a.ohne:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}
a.ohne:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}

/* Links ohne - Ende */

/* Links nav - Start */

a.nav:link {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 2px;
background-color: #ffffff;
}
a.nav:active {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 2px;
background-color: #ffffff;
}
a.nav:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 2px;
background-color: #ffffff;
}
a.nav:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #ffffff;
font-weight : normal;
text-decoration : none;
padding : 2px;
background-color: #F2C932;
}

/* Links Nav - Ende */

hr {
color : #6c696a;
margin-top : 10px;
}

.strich {
font-weight : bold; 
color : #F2C932;
}

/* Aufzählungszeichen - Start */

li {
margin-left : -10px;
line-height : 16px;
}

/* Aufzählungszeichen - Ende */

input, textarea, select {

border : 1px solid #000000;
background-color : #ffffff;
}

::-moz-selection{
background-color: #b01116;
color: #ffffff;
}

-->
