/* Global Styles */
body {
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:10px;
	background:#e8c97a url('./images/bg.png') repeat-x scroll center top;
	scrollbar-base-color:#a0522d;
    scrollbar-arrow-color:#FDE6C3;
    scrollbar-track-color:#C2A375;
	}
	
body.iframe {
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	background-color:#e8c97a;
	scrollbar-base-color:#a0522d;
    scrollbar-arrow-color:#FDE6C3;
    scrollbar-track-color:#C2A375;
	}

em {
	font-weight: bold;
	font-style: normal;
}

#output a {font-weight: bold;}

.searchword  {color: #222; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #222; background-color: #ff0; border: 1px dotted #ff0;}
.searchword1 {color: #222; background-color: #0f0; border: 1px dotted #0f0;}
.searchword2 {color: #222; background-color: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #222; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}

.mod {display: block; font-size: .8em;}



#searchfooter {
font-size: .8em;
margin-top: 1em;
}

.title{
	font-family:"Comic Sans MS", cursive;
 	font-size: 44px; 
 	font-weight: bold; 
 	text-decoration:none;
	color:#532510;	
}

.text{
	font-family:Arial, Helvetica, sans-serif;
 	font-size: 16px; 
 	font-weight: normal; 
 	text-decoration:none;
	color:#532510;	
}

.text_red{
	font-family:Arial, Helvetica, sans-serif;
 	font-size: 16px; 
 	font-weight: normal; 
 	text-decoration:none;
	color:#FF0000;	
}

.rot_gross{
	font-family:Arial, Helvetica, sans-serif;
 	font-size: 26px; 
 	font-weight: normal; 
 	text-decoration:none;
	color:#ff0000;	
}

.rot_klein{
	font-family:Arial, Helvetica, sans-serif;
 	font-size: 16px; 
 	font-weight: normal; 
 	text-decoration:none;
	color:#ff0000;	
}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#532510;
	}
	
td.veranst {
	font:14px Arial, Helvetica, sans-serif;
	color:#532510;
	}
	
td.main {
	font:11px Arial, Helvetica, sans-serif;
	color:#532510;
	background-color:#e8c97a;
	background:#e8c97a url('./images/wasserzeichen.png') right bottom;
	background-repeat:no-repeat;
	}
	
td.main2 {
	font:11px Arial, Helvetica, sans-serif;
	color:#532510;
	background-color:#e8c97a;
	}

td.golden {
	font:11px Arial, Helvetica, sans-serif;
	color:#532510;
	background-color: #daa520;
	}
	
td.border {
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid;
	border-collapse:collapse;
}

td.font {
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
	border:0px solid;
	border-collapse:collapse;
}

a {
	color: #993300;
	}
	
a:hover {
	color: #6699cc;
	}


li {
	padding-left:10px;	
}

.red{
	font: 14px Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
	}

img.noborder{
 border: 0px;	
}

img.border{
 border: 1px solid #532510;	
}

a.content:link {color:#daa520; font-family:Arial, Helvetica, sans-serif; font-size: 14x; font-weight: normal; text-decoration:none; outline:0px;}
a.content:visited {color:#daa520; font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; text-decoration:none; outline:0px;}
a.content:focus {color:#daa520; font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; text-decoration:none; outline:0px;}
a.content:hover {color:#532510; font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; text-decoration:none; outline:0px;}
a.content:active {color:#532510; font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; text-decoration:none; outline:0px;}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #daa520;
	}
	
#frame table {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
#navigation a {
	font-size: 14px;
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color: #ffffff;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}

#navigation a.red {
	font-size: 16px;
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color: #FF361b;
	line-height:16px;
	text-decoration: underline;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #daa520;
	color:#532510;
	}
	
#navigation a.red:hover {
font-size: 16px;
    text-decoration: underline;
	background: #daa520;
	color:#FF361b;
	}

#navi_active {
	font-size: 14px;
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color: #daa520;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}

#navi_active_red {
	font-size: 16px;
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color: #FF361b;
	line-height:16px;
	text-decoration: underline;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#subnavi {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	display:block;
	}

#leftcol {
	border-left: 1px dashed #6699cc;
	}

#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #6699cc;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #6699cc;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color:#532510;
	background-color: #daa520;
	}
		
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 22px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	}
	
.head{
	font-size: 25px;
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color: #532510;
	}
	
.head_klein{
	font-size: 18px;
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color: #532510;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.navText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #9966cc;
	line-height:16px;
	text-decoration: none;
	}
	
.navi_active {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #9966cc;
	text-decoration: none;
	}