a.mini:link, a.mini:visited
{
	font-weight: bold;
}

b
{
	font-size: 10px;
}

body
{
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	height: 100%;
	margin: 0px;
	overflow-y: scroll;
	padding: 0px;
	width: 100%;
}

h2
{
}

h3
{
	font-size: 12px;
	margin: 0px;
}

#agb-content h3 {
	margin-top: 8px;
}

#agb-content i {
	margin-top: 2px;
	margin-bottom: 2px;
}

#agb-content  sup {
	margin-left: 0.4em;
}

#agb-content ul {
	margin-top: 0;
	margin-left: -20px;
	list-style: lower-alpha outside none;
}

img
{
	border: 0px;
}

ol
{
	font-size: 10px;
}

p
{
	font-size: 10px;
	margin: 0px;
}

#Admin a
{
	position: fixed;
	bottom: 5px;
	left: 5px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#Beginner
{
	height: 100px; 
	width: 800px;
}

#Content
{
	width: 800px;
}

#Content .Add
{
	cursor: pointer;
}

#Content .ContentContainer
{
	padding: 5px;
}

#Content .ContentContainer .NewsAdd
{
	border: 1px solid #565656;
	margin-bottom: 10px;
}

#Content .ContentContainer .NewsAdd .NewsMessage
{
	padding: 5px;
}

#Content .ContentContainer .NewsAdd .NewsTitle
{
}

#Content .Navigation a:Link, #Content .Navigation a:Visited
{
	font-size: 10px;
	margin: 0px;
}

#Closer
{
	height: 60px; 
	width: 800px;
}

#Closer a:Link, #Closer a:Visited
{
	color: #AAA;
}

#mainDiv
{
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
}

#NavigationPanel
{
	height: 50px; 
	width: 800px
}

#NavigationPanel .Add
{
	cursor: pointer;
	padding-left: 10px;
}

#NavigationPanel .Add h1
{
	font-size: 12px;
	padding: 0px;
	margin: 1px;
}

#NavigationPanelSpecial
{
	
	height: 10px; 
	width: 800px
}

#Pi a
{
	position: fixed;
	bottom: 5px;
	right: 5px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.AdvertiserTable .Add
{
	border: 1px #000 dashed;
}

.AdvertiserTable .Add a:Link
{
	background-color: #000;
}


td.catering {
	color: black;
	padding: 0.2em;
	border-width: 1px;
	border-style: solid;
	border-color: silver;
}

table.catering {
	border-width: 1px;
	border-style: solid;
	border-color: white;
	padding: 0.5em;
	min-width: 28em;
	margin-top: 2px;
}

div.catering_error {
	color: red; 
	size: 12em;
	margin-bottom: 1em;
}

.extendable-picture:hover {
	border: 4px solid red;
}

.hidden {
	display: none;
	visibility: hidden;
}

.button {
	background-color: #999999;
    border: 1px solid;
    margin-top: 5px;
}

.button:hover {
	border: 1px solid #60A0DC;
	cursor: pointer;
}

