@charset "ISO-8859-1";

/* DATEI: style_tdtd.css */

*.t_smallsmall {
			font-size:10px; 
			font-family:Arial, Helvetica, sans-serif;
			}
*.t_small { 
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			}
*.t_norm_s2 { 
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			}
*.t_norm_s1 { 
			font-size:13px;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			}
*.t_norm { 
			font-size:14px;
			font-family:Arial, Helvetica, sans-serif;
			}
*.t_big { 
			font-size:16px;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			}
*.t_bigbig { 
			font-size:36px;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			}
*.t_red {.
			color: rgb(255,0,0);
			}

h1 {font-size:22px; margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:6px; text-align:center; 
	 border-style:dotted; border-width:1px; padding:1px; display:block; }

h2 {font-size:20px; margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:6px; text-align:center; 
	 border-style:dotted; border-width:1px; padding:1px; display:block; }

h3 {font-size:18px; margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:6px; text-align:center; 
	 border-style:dotted; border-width:1px; padding:0px; display:block; }

h4 {font-size:14px; margin-left:0px; margin-right:0px; margin-top:6px; margin-bottom:6px; text-align:center; 
	 border-style:dotted; border-width:1px; padding:0px; display:block; 
	 background-color: rgb(255,255,220); color: rgb(0,0,0);}
/*	 background-color: rgb(0,190,190); color: rgb(255,255,255);}*/

a.link_text_white_noline {text-decoration:none; background-color: rgb(255,255,220); color: rgb(0,0,0);display:block;}

h5 {font-size:14px; margin-left:0px; margin-right:0px; margin-top:6px; margin-bottom:6px; text-align:center; 
	 border-style:dotted; border-width:1px; padding:1px; display:block; 
	background-color: rgb(255,255,220);}

h6 {font-size:10px; margin-left:0px; margin-right:0px; margin-top:5px; margin-bottom:6px; text-align:center; 
	 border-style:dotted; border-width:0px; padding:1px; display:block; }

p { font-size:14px; margin-left:0px; margin-right:0px; margin-top:5px; margin-bottom:5px}

ul { margin-left:20px; margin-right:0px; margin-top:5px; margin-bottom:5px;}

a.link_text_black_noline {text-decoration:none;color: rgb(0,0,0);}

a.link_text_menu_left {text-decoration:none;color: rgb(255,200,255);}

a {text-decoration:overline underline;color: rgb(0,0,255);}




A.menulink {
display:block;
width: 100%;
text-align: center;
text-decoration: none;
font-family: Sans, Arial;
font-size:14px;
font-weight:bold;
color: rgb(0,0,0);
background-color:rgb(255,255,255);
border: solid 0px rgb(255,255,255);
}

A.menulink_active {
display:block;
width: 100%;
text-align: center;
text-decoration: none;
font-family: Sans, Arial;
font-size:14px;
font-weight:bold;
color: rgb(255,255,255);
background-color:rgb(0,192,192);
border: solid 0px rgb(255,255,255);
}

A.menulink:hover {
display:block;
width: 100%;
text-align: center;
text-decoration: none;
font-family: Sans, Arial;
font-size:14px;
font-weight:bold;
color: rgb(255,255,255);
background-color:rgb(0,192,192);
/* 
color: rgb(255,255,255);
background-color:rgb(255,0,0);
 */
border: solid 0px rgb(255,255,255);
}

A.sidelink {
display:block; 
width: 100%;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 2px;
text-align: center;
text-decoration: none;
font-family: Sans, Arial;
font-size:12px;
font-weight:bold;
color: rgb(0,0,0);
background-color:no;
border: solid 0px rgb(255,255,255);
}

A.sidelink_active {
display:block; 
width: 100%;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 2px;
text-align: center;
text-decoration: none;
font-family: Sans, Arial;
font-size:12px;
font-weight:bold;
color: rgb(255,255,255);
background-color:rgb(0,192,192);
border: solid 0px rgb(255,255,255);
}

A.sidelink:hover {
display:block; 
width: 100%;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 2px;
text-align: center;
text-decoration: none;
font-family: Sans, Arial;
font-size:12px;
font-weight:bold;
/* 
color: rgb(255,255,255);
background-color:rgb(255,0,0);
*/
color: rgb(255,255,255);
background-color:rgb(0,192,192);
border: solid 0px rgb(255,255,255);
}

table.look {
margin-top: 0px;
background-color:rgb(255,255,204);
border: solid 1px rgb(0,0,0);
}

