/*
Menü-hellblau #C6FEFE
gelb FEFE4A
dunkelrot B21E1E
*/

p, div, td, th, ol, ul, li, body, body, body.seite, body.standard, h1, h2, h3, h4, h5, h6 {
  font-family:Arial, san serif;
  color:black; font-size:10pt
}

body, body.seite, body.standard {
  background-color:#FFFFFF;
  margin: 0;
	padding: 0;
}
/*  background-image:url(images/bg.gif);
  background-attachment:fixed;
*/


body {margin: 10px 10px 10px 15px;}
body.seite {margin: 10px 2px 10px 2px;}
body.standard {margin: 0px;}

input {font-size:80%}
input.text {background-color:#D5EAFF; font-size:80%;}
input.plane {border-width:0; border-style:none;}

p.block, div.block {text-align:justify;}
p.fett{font-weight:bold;}
p.1cm {margin-left:20px;}

p.cr {font-size:70%; line-height:1.5em;}
p.black {text-align:center;}
p.blue {color:blue;}
p.red {color:red;} 
p.green {color:darkgreen;} 
p.yellow {color:darkyellow;} 
p.klein {font-size:70%; font-weight:bold; line-height:1.5em;} 

font {font-weight:light} 

a:active      {color: blue;   text-decoration:none; font-style:italic;}
a:link        {color: blue;   text-decoration:none; font-weight:bold;}
a:visited     {color: purple; text-decoration:none;}
a:hover       {color: red;    text-decoration:none;}
a.menu:active {color:blue; font-style:normal;}

/*
a:link, a:link.line {color:blue; font-weight:bold;}
a:visited, a:visited.line {color:purple;}
a:hover, a:hover.line {color:red;}
a:active, a:active.line {color:blue; font-style:italic;}
*/

img:link {color:blue;}
img:visited {color:purple;}
img:active {color:blue;}
img:hover {color:red;}

h0, h0.blue, h0.red, h0.green, h0.yellow {font-size:200%; font-weight:bold; line-height:1.1em;}
h0.blue {color:blue;}
h0.red {color:red;}
h0.green {color:green;}
h0.yellow {color:yellow;}

h1, h1.blue, h1.red, h1.green, h1.yellow {font-size:160%; font-weight:bold; line-height:1.1em;}
h1.blue {color:blue;}
h1.red {color:red;}
h1.green {color:green;}
h1.yellow {color:yellow;}

h2, h2.blue, h2.red, h2.green {font-size:150%; font-weight:bold; line-height:1.1em;}
h2.blue {color:blue;}
h2.red {color:red;}
h2.green {color:green;}
h2.yellow {color:yellow;}

h3, h3.blue, h3.red, h3.green {font-size:140%; font-weight:bold; line-height:1.1em;}
h3.blue {color:blue;}
h3.red {color:red;}
h3.green {color:green;}
h3.yellow {color:yellow;}

h4, h4.blue, h4.red, h4.green {font-size:130%; font-weight:bold; line-height:1.1em;}
h4.blue {color:blue;}
h4.red {color:red;}
h4.green {color:green;}
h4.yellow {color:yellow;}

h5, h5.blue, h5.red, h5.green {font-size:120%; font-weight:bold; line-height:1.1em;}
h5.blue {color:blue;}
h5.red {color:red;}
h5.green {color:green;}
h5.yellow {color:yellow;}

h6, h6.blue, h6.red, h6.green {font-size:110%; font-weight:bold;}
h6.blue {color:blue;}
h6.red {color:red;}
h6.green {color:green;}
h6.yellow {color:yellow;}

div#inhalt {
	width: 600px;
	font-family:Arial, san serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin-left: 10px;
}

div#fusszeile {
	margin-left: 10px;
	width: 600px; /*600+ margin-left aus div#inhalt */
	font-family:Arial, san serif;
	font-size: 10pt;
	color: #000000;
	text-align: Center;
	letter-spacing: 1px;
	/*background-color: #C6FEFE;*/
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
}

/*Menueeinträge:*/

.clsCMOn {
	color: blue;
	font-size : 10pt;
	font-weight:bold;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: blue;
	font-size : 10pt;
	text-decoration : none;
        padding: 2px 4px;
}


/*
body{
	margin: 1%;
	overflow: auto;
	background-color: #F1F5FE;
}


h1#titelzeile{
	font-family:Arial, san serif;
	font-size: 13px;
	color: #000000;
	text-align: Center;
	letter-spacing: 2px;
	background-color: #C5D6FC;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
*/

