/* 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:#BFAF54; 
  scrollbar-base-color: #333333;
  scrollbar-3dlight-color: #BBBBBB;
  scrollbar-arrow-color: #15136D;
  scrollbar-darkshadow-color: #15136D;
  scrollbar-face-color: #BCAB50;
  scrollbar-track-color: #BFAF54;}

input, select, textarea
   { background-color:#BFAF54; color:#26024B; }

#blogkom { background-color:#BFAF54; 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:#662222; text-decoration:none; }/*97BBCA#160711*/

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

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


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

/**/

/*a:link { color:#7C6D77; text-decoration:none; }/*97BBCA #5A4B5F #7C6D77*/

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

/*a:active { color:#333366; text-decoration:none; }*/


/*a:hover { color:#26024B; 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/hinter3.jpg); background-repeat:no-repeat;  width:500px; height:480px; border:0; }
#imgtext { position:relative;  background-image:url(img/hintertext3.jpg); margin:auto; 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*/

