/*
.xoopsCode
.xoopsQuote
Are core specific, but may also be overridden in here to your taste.
.banner
.redirect
.bg1
.bg2
.bg3
.bg4
Are E-Xoops Specific, all others are freestyle depending on your theme.
*/

.waitbox {
	background: #FAFAF5;
	border: 1px solid #E0E0E0;
}
.redirect {
	background: #DCDCDC;
	border: 1px solid #d4d4d4;
	color: #000000;
}
img {
	border: 0px;
}
.banner {
	border: 0px outset #ffffff;
}
.bg2, .bg4 {
	background-color : #6A93D5;
}
.bg3 {
	background-color : #A4BDE5;
}
.bg1 {
	background-color: whitesmoke;
}
.fg1 {
color:#000000;
}
.fg2 {
color:#000000;
}


.footer {
color: #8BB2D8;
text-align : center;
font-size:11px;
font-family:Tahoma,Sans-serif;
text-decoration:none;
}
.debug{
color: #B7EEFF;
text-align : center;
font-size:11px;
font-family:Tahoma,Sans-serif;
text-decoration:none;
}
.left {
border-right:1px solid black;
border-bottom:1px dotted black;
border-left:1px solid black;
}
.news {
color:#000000;
font-size:11px;
font-family:Tahoma,Sans-serif;
text-decoration:none;
text-align:left;
}
.postedby {
color:#000000;
font-size:11px;
font-family:Tahoma,Sans-serif;
text-decoration:none;
text-align:left;
}
.right {
border-right:1px solid black;
border-bottom:1px dotted black;
border-left:1px solid black;
}
.sidebox {
color:#000000;
font-weight:normal;font-size:10px;
font-family:Tahoma,Sans-serif;
text-decoration:none;
}
.title {
color:#ffffff;
font-weight:bold;
font-size:11px;
font-family:Tahoma,Sans-serif;
text-align:left;
}
.hover{
color: black;
font : bold;
font-size: xx-small;
font-family:Verdana,Helvetica,san-serif, Arial;
}
a:active, a:link, a:visited{
background : transparant;
color : black;
font-size: xx-small;
font-family:Verdana,Helvetica,san-serif, Arial;
text-decoration : none;
}
a:hover{
color : red;
font-size: xx-small;
font-family:Verdana,Helvetica,san-serif, Arial;
cursor : pointer;
text-decoration : none;
}
hr {
color: #999999;
}
input { 
font-size:11px;
font-family:Tahoma,Sans-serif;
}
td {
font-size:11px;
font-family:Tahoma,Sans-serif;
}
#bi {
	background-image: url(../images/bar_midt.gif) 
}
#v {
	background-image: url(../images/venstre.gif)
}
#h {
	background-image: url(../images/right.gif)
}