* {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.98em;
}
body {
	min-width: 40em;
/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	margin: 0;
	background-color: #000000;
	color: #ffffff;
}
img {
	border: 0;
}
#Box {
	margin: 0 1em 0 1em;
}
#Head {
  position:fixed; top:0px; left:0px; width:100%; height:100%;
	x-background-image: url(graphics/frame/head3.jpg);
	background-repeat: no-repeat;
	height: 90px;
  z-index: 1;
}
#Navigation {
	float: left;
  position:fixed; top:90px; left:0px; width:100%;
	background-image: url(graphics/frame/fram002.jpg);
	height: 400px;
	background-repeat: no-repeat;
}
#Content {
  position: absolute; top:90px; left:0px;
	margin: 0 11em 0 10em;
}
#RechteSeite {
	float: right;
	width: 10em;
}
#Navigation ul {
	list-style-type: none;
	margin-left: 0.5em;
	padding-left: 0.5em;
}
.klein {
	font-size: 0.8em;
}
#Counter {
	display: none;
}
#eXTReMe {
	display: none;
}
ul {
	list-style-image: url(graphics/images/1_list.gif);
	margin: 0.3em 0 0 0.66em;
/* Mozilla + IE6 */
	padding: 0 0 0 0.66em;
/* Mozilla + IE6 */
}
#Navigation ul {
	list-style-image: none;
}
td {
	vertical-align: top;
}
#Calendar td {
	padding-right: 1em;
}
#Calendar th {
	text-align: left;
}
input, textarea {
	width: 100%;
	border: 0;
}
.subliste li {
	list-style-image: url(graphics/images/1_list1.gif);
}
#GigKalender .NewsEntryHeadline, #GigKalender .GuestbookEntryHeadline, #GigKalender .NameOfMonth, #GigKalender .button {
	background-color: #666666;
}
.GuestbookEntryComment {
	color: #E80607;
}
a {
	color: #ffffff;
	font-size:1em;
}
#Locator {
	margin-bottom: 1em;
  font-weight: bold;
}
#Navigation ul, #Locator {
	margin-top: 1.5em;
}
fieldset {
	border: 0;
}
form table {
	width: 100%;
}
#PaderDesign {
	margin-top: 1em;
	font-size:0.75em;
}
#GigKalender .GuestbookEntryComment {
font-size:0.9em;
}
#GigKalender .GuestbookEntryDate {
font-size:0.9em;
}
#GigKalender #GuestbookEntryForm {
text-align:left;
font-size: 1.0em;
}
#GigKalender #CalendarCurrentMonth .Sunday,
#GigKalender #CalendarCurrentMonth .Saturday {
background-color: #666666;
}
#GigKalender #CalendarCurrentMonth {
background-color: #333333;
}
#Thumbnails img
{
vertical-align:middle;
}
.Fehlermeldung {
  color: #ff0000;
}
h3 {
margin-top: 1em;
}