
/* http://www.tapas.de/css/default.css */
/* Lutz Beyert, 2000, Ratingen */


/* 	*** Seitenformatierung *** */
body     
	{
	   margin-top:0px;
	   margin-left:0px;
	   ; background-image: url(pics/background.gif)
	   ; background-attachment: fixed; background-repeat: no-repeat; background-position: center top ;
	   font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-size:10px;
    }
	
ul,ol,div,td,th,address,blockquote,nobr,b,i
	{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }


/* 	*** Überschrift Kapitel Stufe 1 *** */
h1
 	{ 
	   font-size:18px; 
	   font-weight:bold; 
	   text-align:left; 
 	   /*font-family: Verdana, Arial, Helvetica, sans-serif; */
	   font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	   /* color: #CC3333; */
	   color : #CC3333;
	   background : #f0c3c1;
	   border-color : #C62418 #C62418 #C62418 #C62418 ;
	   border-style : solid;
	   border-top-width : 1px;
	   border-right-width : 1px;
	   border-bottom-width : 1px;
	   border-left-width : 1px;
	   width = 100%
	}


/* 	*** Überschrift Kapitel Stufe 2 *** */
h2
 	{ 
	   font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	   font-size:14px; 
	   font-weight:bold; 
	   text-align:left; 
	   color : #CC3333;
	   background : #cdcdcd;
	   border-color : #C62418 #C62418 #C62418 #C62418 ;
	   border-style : solid;
	   border-top-width : 1px;
	   border-right-width : 1px;
	   border-bottom-width : 1px;
	   border-left-width : 1px;
	   width = 100%;
	}


/* 	*** Überschrift Kapitel Stufe 3 *** */
h3
 	{ 
       font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	   font-size:12px; 
	   font-weight:normal; 
	   text-align:left; 
	   color : #CC3333;
	   background : #cdcdcd;
	   /*
	   border-color : #C62418 #C62418 #C62418 #C62418 ;
	   border-style : solid;
	   border-top-width : 1px;
	   border-right-width : 1px;
	   border-bottom-width : 1px;
	   border-left-width : 1px;
	   width = 100%;
	   */
	}

/* 	*** Normaler Text *** */
p,ul,ol,li,div,td,th,tt,address,nobr,b,i
	{
	   font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	   font-size:12px;
	}

/* Fliesstext */
.indent
	{
	   text-indent:12px;
	   text-align:justify;
	}

/* Fliesstext Rezepte */
.block,p
	{  text-align:justify; 	}


/* Links */
a:link 	{	color:#CC3333; text-decoration:none; 	}
a:visited {	color:#CC3333; text-decoration:none; 	}
a:active {	color:#CC3333; text-decoration:none; 	}
a:hover  {	color:#CC3333; text-decoration:underline; }
/*
a:link 	{	color:#000099; text-decoration:none; 	}
a:visited {	color:#0000FF; text-decoration:none; 	}
a:active {	color:#000099; text-decoration:none; 	}
a:hover  {	color:#000099; text-decoration:underline; }
 :hover  {	color:#FFFFFF; text-decoration:none; background-color:#000099; 	} */


a.anchors:link 	{	color:transparent; text-decoration:none; background-color:transparent 	}

a.anchors:visited {	color:transparent; text-decoration:none; background-color:transparent 	}

a.anchors:active {	color:transparent; text-decoration:none; background-color:transparent 	}

a.anchors:hover  {	color:transparent; text-decoration:none; background-color:transparent 	}

/*
h1 { font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #FF0000 } 
h2 { font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
	 color: #CC3333; background-position: left; text-align: left} 
h3 { font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #CC3333 } 
*/
h4 { font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #CC3333 } 

li { font-family:Arial, sans-serif; list-style-image: url(pics/bullets.gif) } 	
li.level02 { font-family:Arial, sans-serif; list-style-image: url(pics/bullets02.gif) } 	
li.down { font-family:Arial, sans-serif; list-style-image: url(pics/arrow_down.gif) } 	
li.down2 { font-family:Arial, sans-serif; list-style-image: url(pics/arrow_down.gif) ; padding-left : 25px;} 
p  { font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif; } 

/* 	*** Standardtext *** */
a { 
	/* font-family:Arial, sans-serif; */
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	color: #000099;
	text-decoration: underline 
   } 
   
.redboxed {
	/* border-color : #60809F #60809F #60809F #60809F; */
	border-color : #C62418 #C62418 #C62418 #C62418 ;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	/* background : #C62418; */
	padding-left : 5px;
	padding-right : 5px;
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size : 12px;
}   

.redText {
	   font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	   font-size:12px; color: #C62418;
	}
	
.Menu {
	   border-color : #60809F #60809F #60809F #60809F;
	   border-style : solid;
	   border-top-width : 1px;
	   border-right-width : 1px;
	   border-bottom-width : 1px;
	   border-left-width : 1px;
	   padding-left : 5px;
	   padding-right : 5px;
	   padding-down : 10px;
	   font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	   font-size:12px; color: #C62418;
	   width : 100px;
	   text-align : center; 
	}
	
.Topic {
	   border-color : #60809F #60809F #60809F #60809F;
	   border-style : solid;
	   border-top-width : 1px;
	   border-right-width : 1px;
	   border-bottom-width : 1px;
	   border-left-width : 1px;
	   padding-left : 5px;
	   padding-right : 5px;
	   padding-down : 10px;
	   font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	   font-size:12px; color: #C62418;
	   width : 100px;
	   text-align : center;
	}	
	
.Topic2 {
	   border-color : #60809F #60809F #60809F #60809F;
	   border-style : solid;
	   border-top-width : 1px;
	   border-right-width : 1px;
	   border-bottom-width : 1px;
	   border-left-width : 1px;
	   padding-left : 5px;
	   padding-right : 5px;
	   font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	   font-size:12px; color: #C62418;
	   width : 100px;
	   text-align : center;   
	}	
	
/* ------------------------------------------------------------------------------------------------- 

A.TopMenu:LINK 
	{
	color : #000000;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	}

A.TopMenu:VISITED 
	{
	color : #000000;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	}

A.TopMenu:HOVER 
	{
	color : #000000;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight : bold;
	}

A.TopMenu:ACTIVE 
	{
	color : #000000;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	}



DIV.menu1 
	{
	background-color : transparent;
	padding-left : 5px;
	padding-right : 5px;
	text-align : right;
	}



DIV.TopMenu
	{
	text-align : right;
	}



span.menu2
	{
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	}

span.menu3
	{
	padding-left : 15px;
	padding-right : 5px;
	text-align : left;
	color : #ffffff;
	}

span.menu4
	{
	padding-left : 25px;
	padding-right : 5px;
	text-align : left;
	}


span.TopBorderMenu
	{
	border-color : #60809F #60809F #60809F #60809F;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	background : #FFFFFF;
	width :50px;
	padding-left : 5px;
	padding-right : 5px;
	}

span.TopBorderMenuSelected
	{
	border-color : #60809F #60809F #60809F #60809F;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	background : #f0c3c1;
	width :50px;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: black;
	}

span.TopLevelXBorderMenu
	{
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	}

span.TopLevelXBorderMenuSelected
	{
	background : #ffffff;
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	}



TR.TRMenu2
	{
	background-image: url("/e-Val.nsf/bcgd_level1_1.gif!OpenImageResource"); 
	color : #ffffff;
	}

TR.TRMenu3
	{
	background-image: url("/e-Val.nsf/bcgd_level2_1.gif!OpenImageResource"); 
	color : #ffffff;
	}

TR.TRMenu4
	{
	background-image: url("/e-Val.nsf/bcgd_level3_1.gif!OpenImageResource"); 
	color : #ffffff;
	}

*/

