/* DATEI: bluros.css */
/* Version 0.4 ; 27.12.04 */
/* © 2004 Arthur Kaiser   */


/*Schrift*/
h1,h2,h3,h4,p,ul,ol,li,div,td,th,b,i {font-family:Arial,sans-serif; }

h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:18px; }

h3 { font-size:16px; }

h4 { font-size:13px; }

li { margin-top:3px; }

p,ul,ol,div,td,th,b,i {font-size:12px;}
/*/Schrift*/


/*Klassen*/
.blocktext { white-space:normal; text-align:justify; }

.normaltext { white-space:normal; text-align:left; }

.centertext { white-space:normal; text-align:center; }

.rechtstext { white-space:normal; text-align:right; }
/*/Klassen*/


/*Farbe*/
body { 
  background-color:#E3E1C6; 
  scrollbar-base-color: #333333;
  scrollbar-3dlight-color: #E1E1CC;
  scrollbar-arrow-color: #9B9B96;
  scrollbar-darkshadow-color: #9B9B96;
  scrollbar-face-color: #E2E1CC;
  scrollbar-track-color: #E3E1C6;}

input, select, textarea
   { background-color:#E3E1C6;
     color:#26024B;
     
     }
#blogkom { background-color:#E3E1C6; padding-left:10px;}




h1,h2,h3,h4,p,ul,ol,li,div,td,th,b,i {color:#26024B; text-decoration:none; }

#err { color:red; }

a:link { color:#493A44; text-decoration:none; }/*97BBCA*/

a:visited { color:#444466; text-decoration:none; }/*A4A4A0*/

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


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

.extlink {
background: transparent url('./img/aoutside.gif') 100% 50% no-repeat;
padding-right: 15px;
}

.feedlink {
background: transparent url('./img/feed.gif') 100% 50% no-repeat;
padding-right: 12px;
}

.security {
background: transparent url('../co/gdz.php') 100% 50% no-repeat;
padding-right: 80px;
width:100px; height:15px;
}
/*/Farbe*/




/*menue.inc*/

#mt1 { position:relative; text-align:center; top:0px;    }
#mt2 { position:relative; text-align:center; top:0px; font-size:18px; color:#662222; }
#mt3 { position:relative; text-align:center; top:0px; font-size:12px; color:#5A4B5F; height:12px;}

/*/menue.inc*/

/*inhalthintergrund*/

#img { position:relative; margin:auto; background-image:url(img/hinter10.jpg); background-repeat:no-repeat;  width:500px; height:480px; border:0; }
#imgtext { position:relative; margin:auto; background-image:url(img/hintertext10.jpg); background-position: center; background-repeat:no-repeat; background-attachment: scroll !important;background-attachment:fixed;  width:500px; height:480px; border:0; overflow-x:hidden; overflow:auto;}

/*/inhalthintergrund*/

