/*  Style Sheets Angaben fuer Internetauftritt Wolfgang Meisenheimer  */

body {margin:0; padding:0; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#000000; line-height:18pt}
p {font-size:10pt; line-height:18pt;}
td {font-size:10pt; line-height:18pt}

/*  Ueberschrift 1 18pt schwarz  */
h1 {
	font-size:18px;
	font-weight:bold;
	line-height:130%;
	color:#000000;
}

/*  Ueberschrift 2 14pt schwarz  */
h2 {font-size:14px; font-weight:bold; line-height:18pt;}

/*  Ueberschrift 3 10pt schwarz  */
h3 {font-size:10pt; font-weight:bold; line-height:18pt;}

h4 {}

.nachoben:link {font-size:8pt;}
.nachoben:visited {font-size:8pt;}
.nachoben:active {}
.nachoben:hover {color:rgb(225,75,0);}

/*  Links 8pt   */
a:link {color:#000; font-size:10pt; font-weight:normal;}
a:visited {color:#000; font-size:10pt; font-weight:normal;}
a:active {color:#000;}
a:hover {color:rgb(225,75,0);}

/* Start Menü links 
.menuLinks ul, li {padding:0; margin:0; list-style-type:none;}
.menuLinks a {padding: 3px; display: block; font-family: Georgia, "Times New Roman", Times, serif; font-size: 70%; font-weight: normal; color: rgb(150,150,150); background-color: rgb(0,0,0); width: 120px; text-decoration: none;}
.menuLinks a:visited {color:rgb(150,150,150);}
.menuLinks a:active {color:rgb(150,150,150);}
.menuLinks a:hover {color:rgb(255,255,255);}
.menuLinks a:focus {color:rgb(255,255,255);}
/* Ende Menü links 

#menuLinks {background-color:#000000; margin:0; padding:0;}

/* Formatierung Kopf */
/*body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;	background-image: url(../images/meisoben.gif); background-repeat:no-repeat;}
.headline {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
*/

