/*  allgemeiner Text  */
.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	color: black;
	font-size: 12px;
}

.bodytext	A:link
{
	text-decoration: underline;
		color: black;
	font-size: 12px;
}
.bodytext	A:hover
{
	text-decoration: underline;
	color: black;
	font-size: 12px;
}
.bodytext	A:visited
{
	text-decoration: underline;
	color: black;
	font-size: 12px;
}

.title
{
	color: #CC0000;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover
{
	color: #CC0000;
	text-decoration: underline;

}

.title a:link
{
	color: #CC0000;
		text-decoration: none;

}

.title a:visited
{
	color: #CC0000;
	text-decoration: none;

}

.topmenu a
{
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 2px 7px 2px 3px;
	padding: 1px 5px 1px 2px;
	text-decoration: none;
	background: #fff;
	display: block;
	border-top: 1px solid #837c6b;
	border-right: 1px solid #837c6b;
	border-bottom: 1px solid #837c6b;
	border-left: 1px solid #837c6b;
	width: 100px;
}

.topmenu a:link
{
	background-color: #FFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;

	padding: 0 0 0 2px;
	text-decoration: none;
	background: #fff;
	display: block;
	border-top: 1px solid #837c6b;
	border-right: 1px solid #837c6b;
	border-bottom: 1px solid #837c6b;
	border-left: 1px solid #837c6b;
	width: 100px;
}

.topmenu a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #DA2E00;
}

.topmenu a:visited
{

	padding: 2px 0px 2px 2px;
}

.spiffy
{
	display: block;
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#eeeeee;
}
.spiffy1{
border-right:1px solid #f7bd66;
padding-right:1px;
margin-right:3px;
border-left:1px solid #f7bd66;
padding-left:1px;
margin-left:3px;
background:#f2d8b2;
}
.spiffy2{
border-right:1px solid #fda117;
border-left:1px solid #fda117;
padding:0px 1px;
background:#f1ddc0;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #f1ddc0;
border-left:1px solid #f1ddc0;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #f7bd66;
border-left:1px solid #f7bd66;
}
.spiffy5{
border-right:1px solid #f2d8b2;
border-left:1px solid #f2d8b2;
}

.spiffy_content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 20px;
	color: #4B4B4B;
	font-size: 12px;
	padding: 0 0 0 15px;
	font-weight: bold;
	text-decoration: none;
	padding:0px 10px;
background:#eeeeee;
}

.spiffy_content	A:link
{

	text-decoration: none;
	color: #4B4B4B;
}

.spiffy_content	A:hover
{
	text-decoration: underline;
	color: #CC0000;
	font-size: 12px;
}

.spiffy_content	A:visited
{
	text-decoration: none;
	color: #4B4B4B;
}


.date
{
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}




.adbox
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	color: #484848;
	font-size: 9px;
	font-family: arial;
}

/*  LINKE SPALTE  */
.spaltelinks{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFCE00;
}

#spaltelinks ul{
margin:0px;
padding:0px 0 0 0px;
list-style:none;}


#spaltelinksmenu a{
color: #000000;
font-family:Georgia, Times New Roman, Times, serif;
font-size:10px;
font-weight:bold;
margin-top:10px;
text-transform:uppercase;
letter-spacing: .1em;
margin:2px 0 2px 0;
padding:1px 1px 1px 1px;
text-decoration:none;
background:#FFCE00;
display:block;
border-top:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
width:145px;}

#spaltelinksmenu a:hover{
color: #000000;
background:#FFFFCC;
text-decoration:none;
border-top:1px solid #837c6b;
border-right:1px solid #837c6b;
border-bottom:1px solid #e4d9c0;
border-left:1px solid #e4d9c0;
}

.spaltelinkstitel
{
color: #000000;
font-family:Georgia, Times New Roman, Times, serif;
font-size:10px;
font-weight:bold;
margin-top:10px;
text-transform:uppercase;
letter-spacing: .1em;
margin:2px 0 2px 0;
padding:1px 1px 1px 1px;
text-decoration:none;
background:#FFCE00;
display:block;
border-top:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
width:145px;
}	

	
/*  RECHTE SPALTE  */
.spalterechts {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCE00;
}


.spalterechts ul {
list-style-type: none;
padding: 0;
margin-left: .5em;
}

.spalterechts li
{
padding-right: .6em;
margin: .5em 0;
}

/* Suchformular Indexseite */
.searchform
{
	font-family: trebuchet,Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
}


/*  MITTLERE SPALTE  */
#content{
color: #000000;
background:#ffffff;
margin:0 60px 0 155px;
padding:0px 20px;
border-left:1px dotted #FFCC00;
border-right:1px dotted #FFCC00;}

/*  Eingabefeld Kommentare  */
.inputcomment {
 margin-bottom: 10px;
 color: black;
 background-color: #eeeeee;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

textarea:focus {
 background-color : #ffffff;
}


input {
 font : bold 11px/12px verdana,trebuchet,sans-serif;
 border : 1px solid #999999;
 color : black;
 background-color : #eeeeee;
 margin-top: 2px;
 margin-bottom: 2px;
}

input.field {
 width: 200px;
}

input:focus {
 background-color : #ffffff;
}

input.button {
 color : white;
 background-color : #000000;
}


/*  Trackback-URL  */
.inputtrackback {
 color: 999999;
 border : 1px dotted #999999; 
 background-color: #fffcd1;
 font: 11px verdana,trebuchet,sans-serif;
 
}


#foot{color:black;
background:#FFCC00;
padding:0;
margin:0;
}
#foot p{margin:0;padding:4px;
}

.maclaunchtitel
{
color: #000000;
font-family:Georgia, Times New Roman, Times, serif;
font-size:10px;
font-weight:bold;
margin-top:10px;
text-transform:uppercase;
letter-spacing: .1em;
margin:2px 0 2px 0;
padding:1px 1px 1px 1px;
text-decoration:none;
background:#FFCE00;
display:block;
border-top:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}	.spaltelinks {
	border-right-width: d
Ÿnn; 	border-right-style: solid;
	border-right-color: #FFC80A;
}
