/*
  autor: thomas kiser
  datum: 2003-04-29
  datei: sed.css
  Formatierungsdatei zu den Vorlagen:
    --                           */

/* Aenderungen in --------- nachtragen! */

body {
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:1em;
	background-color:white;
	width:630px;
}

#menucolumn	{
	float:left;
	width:150px;
	height:500px;
	padding-right:10px;
	text-align:right;
	background-image:url(../images/background.gif);
}

#logo {
}
	
#menu {
	margin-top:90px;
}

#menufooter {
	margin-top:30px;
}

#main {
	float:right;
	width:455px;
}

#maintitle {
	background-color:#F5F5F5;
	min-height:80px;
}

#submenu {
	background-color:#99FF99;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-top-style:dashed;
	border-top-width:1px;
}

#maintext {

}

#footer {
	background-color:#FFFFCC;
}


.yellowbox {
	background-color:Yellow;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-style:dotted;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

.logotext {
	font-weight:bold;
	font-size:100%;
}

.here {
	font-weight:bold;
	color:#663333;
}

cite {
  font-family:Helvetica, Arial, sans-serif;
  font-style:normal;
  font-weight:normal;
  font-size:70%;
}

th {
  font-weight:bold;
  text-align:left;
}

i {
  font-size:80%;
  font-style:normal
}

u {
  color:#FF0000;
  font-style:normal
}

input {
  font-family:Helvetica, Arial, sans-serif;
  font-size:100%;
}

pre {
  font-family:"Courier New", Courier, monospace;
  font-size:80%;
}

.pre {
  font-family:"Courier New", Courier, monospace;
  font-size:80%;
}

table.text {
  background-color:#FFFFCC;
}

a:link {
  color:#0000FF;
  text-decoration:none;
  font-weight:bold;
}

a:visited {
  color:#0000FF;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
  color:#0000FF;
  text-decoration:none;
  font-weight:bold;
  background-color:#F5F5F5;
}

.spotitem {
	padding-left:5px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}

.spottitle {
	font-size:125%;
	font-weight:bold;
}

.spotdate {
	font-size:70%;
}

.spotlead {
	background-color:#FFCC99;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-style:none;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

.spottext {
}

.spotmore {
    text-align:right;
}

.headerbg {
	background-color:#FFCC99;
}
