body {
	background-color : #3399CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.f {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.i{
	font-style : italic;
}
.u{
	text-decoration: underline;
}
.fu{
	font-weight: bold;
	text-decoration: underline;
}
.verdana10silver {
	color : Silver;
	font-size : 10;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:link img {
 	border: 1px solid #FFFFFF;
	border-bottom-width : 0px;
}
A:visited img {
	border: 1px solid #FFFFFF;
	border-bottom-width : 0px;
}
A:hover img {
	border: 1px dashed #FF0000;
	border-bottom-width : 0px;
}
A {
	text-decoration : none;
	color : Blue;
}
A:LINK {
	text-decoration : none;
	color : Blue;
}
A:VISITED {
	text-decoration : none;
	color : Blue;
}
A:HOVER {
	color : Red;
	text-decoration : none;
	border-bottom : 1px dashed Red;
}
A#startseite {
	color : Silver;
	font-size : 10;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:HOVER#startseite {
	color : Red;
	text-decoration : none;
	border-bottom : 1px dashed Red;
}
A#index {
	color : Black;
	font-size : 12;
	font-family : "Courier New", Courier, monospace;
	background : white;
	padding : 0px 3px 0px 3px;
	border-bottom-color : silver;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : silver;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : silver;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : silver;
	border-top-style : solid;
	border-top-width : 1px;
}
A:HOVER#index {
	color : Black;
	font-size : 12;
	font-family : "Courier New", Courier, monospace;
	background : #F0F0F0;
	padding : 0px 3px 0px 3px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
}
DIV#main {
	background-color: #FFFFFF;
	border : 1px solid #000000;
	/* height : 100%; */
	/* min-height : 100%; */
	margin : 0px 10px 0px 0px;
	padding: 15px;
	z-index : 0;
}
#ausstelleroben {
	background-color: #FFFFFF;
	border : 1px solid #000000;
	/* height : 100%; */
	/* min-height : 100%; */
	margin : 10px 26px 0px 0px;
	padding: 15px;
	z-index : 0;
}
#ausstellerunten {
	background-color: #FFFFFF;
	border : 1px solid #000000;
	/* height : 100%; */
	/* min-height : 100%; */
	margin : 0px 10px 10px 0px;
	padding: 15px;
	z-index : 0;
}
#update {
	color : Black;
	font-size : 10;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

DIV#main H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : Black;
}
DIV#main H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
}
DIV#main H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : Black;
}
DIV#menu {
	background-color: #3399CC;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	z-index : 0;
}
DIV#menu A {
	border: 1px dashed #C8E3F0;
	color: white;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align : left;
	margin : 0px 0px 10px 0px;
	padding : 2px 5px 2px 5px;
}
DIV#menu A:HOVER {
	border: 1px solid white;
	color: white;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align : left;
	margin : 0px 0px 10px 0px;
	padding : 2px 5px 2px 5px;
}
#rot {
	color: red;
}
#blau {
	color: blue;
}
#fett {
	font-weight : bold;
}
#h1_link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
}
#rahmengrau{
	border : 1px solid Gray;
}
