
/* zentrale .css zur Formatierung der Videoseite auf der Homepage von Marianne Martin */
/* Autor: Matthias Martin */
/* Datum: 31.03.2008 */





a:link { color:#000000; text-decoration:none;}

a:hover { color:#ff3030; text-decoration:none; }

a:visited { color:#ff3030; text-decoration:none; }

a:active { color:#ff3030; text-decoration:none; }

a.white { color:#000000; text-decoration:underline; }

a.black { color:#000000; text-decoration:underline; }



body     {

font-family:'Trebuchet MS',Tahoma,Verdana,Helvetica;
color:#000000	;
font-size:small;
font-weight:bold;
margin-top:80px;
text-align:left;
background-attachment:fixed;"

         }


td       {

vertical-align:top;
padding:0px 15px 15px 0px;

         }


span.song       {

font-size:large;

         }





/* Hier ein paar Vorlagen:

body,h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Verdana,sans-serif; }

body { font-size:small; }

a:link { color:#000000; text-decoration:underline; }

a:visited { color:#000000; text-decoration:underline; }

a:active { color:#000000; text-decoration:underline; }

h1 { font-size:large; font-weight:normal; margin-bottom:35px; }

h1.gt { font-size:large; font-weight:normal; margin-bottom:10px; }

h3 { font-size:small; font-weight:bold; text-decoration:underline; margin-bottom:0px;}

p,ul,ol,li,div,td,th,address,blockquote { font-size:small; }


li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }

code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

.graybox { background-color:#DEDFDE; padding:5px }

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.code { background-color:#FFFFE0; }

.tabxpl { background-color:#E4EEFF; }

.doc { background-color:#EEEEEE; }

.nav { background-color:#FFEEDD; }

.qbar { background-color:#FFFFE0; font-size:13px; font-family:Arial,sans-serif; }

.blue { color:#0000C0; }

pre.normal { color:#000000; }

a.an { text-decoration:none; }

.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

*/