body,table,td,th,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 12px;}
BODY {background-color:#006699; color:#999999}

img.PNG {
	behavior: url("pngbehavior.htc");
}

input, select, textarea { background-color:#EEEEEE; color:#333333;}

.iButton {background-color:#006699; color:#FFFFFF}
.ImageButton {background-color:#003399; border:0px}

div.aButton a {
   cursor: pointer;
   font-weight: normal;
   padding: 2px 4px;
   text-decoration: none;
   text-align: center;
   display: block;
   border-top: 1px solid #eaedf4;
   border-left: 1px solid #eaedf4;
   border-bottom: 1px solid #224039;
   border-right: 1px solid #224039;

   background:#006699;
   color:white;
}

div.aButton a:hover {
  color:white;
}

div.aButton a:visited {
  color:white;
}

div.aButtodn a:active {
   border-top : 1px #224039 solid;
   border-left : 1px #224039 solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   text-decoration : none;
}



h1 {font-size: 18px; color:#006699;}
h2 {font-size: 16px; color:#666666;}

/*
ul {type: -}
*/

tr {text-align:left;}
th {font-size: 13px; font-weight: bold; text-align:left;}

.small {font-size: 12px;}
.mini {font-size: 11px;}
.minimini {font-size: 10px;}
.comiccaption {font-size: 14px; color:#FFFF66;}
.comicfont {font-size: 12px; font-weight: bold;}



a {font-size: 12px; text-decoration: none; font-weight : bold;}
a:link {color:#006699;}
a:visited {color:#663366;}
a:active {color:#996699;}
a:hover{color: #996699;}

.Login {font-size: 13px; color:#FFFFFF; font-weight: bold;}
a.Logout, a:visited.Logout {font-size: 13px; color:#FFFFFF; font-weight: bold;}
a:hover.Logout {font-size: 13px; color:#DDDDDD;}

a.Menu1_1, a:visited.Menu1_1, a:hover.Menu1_1 {font-size: 13px; color:#FFFFFF;}
a.Menu1_2, a:visited.Menu1_2, a:hover.Menu1_2 {font-size: 13px; color:#EEEEEE;}
/*
a.Menu2_1, a:visited.Menu2_1, a:hover.Menu2_1 {font-size: 13px; color:#EEEEEE;}
a.Menu2_2, a:visited.Menu2_2, a:hover.Menu2_2 {font-size: 13px; color:#DDDDDD;}
*/
.uberschrift{font-size: 13px; color:white; font-weight: bold;}


/***************************
**** 		BBCode		****
***************************/
.bbc_bold{font-weight: bold;}
.bbc_strike{text-decoration: line-through;}
.bbc_underline{text-decoration: underline;}
.bbc_italic{font-style: italic;}

.bbc_quote, .bbc_code{
	background-color: #f9f9f9;
	border: 1px solid Gray;	
	display: block;
	margin: 2px 5px 2px 5px;
	padding: 2px 2px 2px 2px;
}

.bbc_quote > div{
	font-weight: bold;
}

.bbc_list{
/*	list-style-type: disk; */
	margin-top: 2px;
	margin-bottom: 2px;
}
