/* Screen.css für http://www.reikiprocess.com*/
/* erstellt von www.wolke23.de*/

html {
     padding:0px;
     margin:0px;
     height:100%;
}

body {
     background-color:#fdb039;
     font-size: 12px;
     font-family: Verdana, Helvetica, Sans-Serif;
     color: #ffffff;
     padding:0px;
     margin:0px;
}

#header {
     position:absolute;
     z-index:18;
     top:0px;
     left:0px;
     background-color:#660000;
     color: #ffffff;
     height:111px;
     width:100%;
     padding:0px;
     margin:0px;
}

#mittehome {
     position:absolute;
     z-index:16;
     top:111px;
     left:0px;
     background-color:#fdb039;
     color: #660000;
     width:100%;
     height:455px;
     padding:0px;
     margin:0px;
}

#mittesub {
     position:absolute;
     z-index:20;
     top:60px;
     left:125px;
     bottom:40px;
     width:750px;
     height:100%;
     padding:0px;
     margin:0px;
}

#footer {
     position:fixed;
     z-index:17;
     background-color:#660000;
     color: #ffffff;
     bottom:0px;
     left:0px;
     width:100%;
     padding:0px;
     margin:0px;
     height:40px;
}

#logo {
     position:absolute;
     z-index:23;
     padding:0px;
     top:6px;
     left:410px;
}

#logo1 {
     position:absolute;
     z-index:23;
     padding:0px;
     top:6px;
     left:410px;
}

#logo2 {
     position:absolute;
     z-index:23;
     padding:0px;
     top:0px;
     left:410px;
}

.bild	{
	float:right;
         margin-left:20px;
         margin-bottom:10px;
         margin-left:20px;
         margin-top:25px;
         }

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

#mittesub h3 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
         text-align:center;
}

#mittesub h4 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
         text-align:center;
}

.text, p, ul, li {
	font-size: 14px;
	font-weight: normal;
}

h2.head1 {
	font-weight: bold;
         color: #ffffff;
         font-size: 12px;
}

a.h2head1h:link, a.h2head1h:visited {
         color: #ffffff;
         text-decoration:none;
}

a.h2head1h:hover, a.h2head1h:active {
	font-weight: bold;
         color: #660000;
         text-decoration:underline;
}

a.h2head1d:link, a.h2head1d:visited {
         color: #ffffff;
         text-decoration:none;
}

a.h2head1d:hover, a.h2head1d:active {
         color: #ffffff;
         text-decoration:underline;
}

h3.mitte1 {
	font-weight: bold;
         color: #ffffff;
         font-size: 16px;
}

a.h3mitte1d:link, a.h3mitte1d:visited {
         color: #ffffff;
         text-decoration:none;
}

a.h3mitte1d:hover, a.h3mitte1d:active {
         color: #fdb039;
         text-decoration:underline;
}

a.h3mitte1h:link, a.h3mitte1h:visited {
         color: #ffffff;
         text-decoration:none;
}

a.h3mitte1h:hover, a.h3mitte1h:active {
         color: #660000;
         text-decoration:underline;
}

h3.mitte2 {
	font-weight: bold;
         color: #660000;
         font-size: 16px;
         text-transform:uppercase;
}

a.h3mitte2:link, a.h3mitte2:visited {
         color: #660000;
         text-decoration:none;
}

a.h3mitte2:hover, a.h3mitte2:active {
         color: #ffffff;
         text-decoration:underline;
}

h4.mitte1 {
	font-weight: bold;
         color: #ffffff;
         font-size: 12px;
}
h4.mitte2 {
	font-weight: bold;
         color: #660000;
         font-size: 12px;
}
h5.mitte2 {
	font-weight: bold;
         font-style:italic;
         color: #660000;
         font-size: 12px;
}

a.h5mitte2:link, a.h5mitte2:visited {
         color: #660000;
         text-decoration:none;
}

a.h5mitte2:hover, a.h5mitte2:active {
         color: #ffffff;
         text-decoration:underline;
}

h6.mitte2 {
	font-weight: bold;
         color: #660000;
         font-size: 12px;
}

a.h6mitte2h:link, a.h6mitte2h:visited {
         color: #660000;
         text-decoration:none;
}

a.h6mitte2h:hover, a.h6mitte2h:active {
         color: #ffffff;
         text-decoration:underline;
}

a.nor:link { color:#660000; font-weight: bold; text-decoration:underline; }
a.nor:visited { color:#660000; font-weight: bold; text-decoration:underline; }
a.nor:hover {color:#660000; font-weight: bold; text-decoration:none; }
a.nor:active { color:#660000; font-weight: bold; text-decoration:none; }