/**************************************************
*
*  CSS-Datei fuer: www.literaturfestival.com
*
*  von Guido Frefel | webdesign@frefeldigital.com
*
*  inhalt.css | Hauptdatei
*
*  - Version 1.1 | 22. Oktober 2004
*  - Media: Screen
*  - Schrift und Tabellen
*  - Layers
*
***************************************************/

/* Standardangaben fuer das Dokument */
body {
	scrollbar-face-color: #990066;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #990066;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #990066;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding-top: 70px;
	margin: 0px;
	width: 100%;
	overflow: auto;
	text-align: center;
}

/*
******************
* Schriftangaben
******************
*/

/* Standardangaben */
font,p,li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333; 
	font-size: 13px;
}
a,a:link,a:active,a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover		{
	color : #990066;
	text-decoration: none;
}

/* Titels */
h1,h2,h3,th,td.tabelle {
	font-weight: bold;
	font-family: "Frutiger", Helvetica, Arial, sans-serif;
	text-decoration: none; 
}
h1,h2,h3 {
	color: #990066;
	line-height: 110%;
}
h1	{
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
}
h2	{
	padding-top: 7px;
	padding-bottom: 2px;
	font-size: 16px;
}
h3	{
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 2px;
}
p,li {
	line-height: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.small {
	line-height: 100%;
	font-size: 10px;
}

/* Trennstrich */
hr	{
	height: 0px;
	border: solid #990066 0px; 
	border-top-width: 1px;
}

/* nach-oben in tabellen */
.top {
	font: "Frutiger-Roman", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
}
a.top {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	color: #FFCCFF;
}

/* Copyright & Zeuch unten */
.copyright	{
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.copyright	{
	color: #666666;
	text-decoration: none;
}
a.copyright:hover { 
	color: #990066;
	text-decoration: none; 
}

/* Schrift & Farbe der Tabellen */
th,td.tabtitel {
	font-family: "Frutiger", Helvetica, Arial, sans-serif;	
	color: #FFFFFF; 
	font-size: 13px; 
	line-height: 100%;
	font-weight : bold;
}
th	{
	font-size: 14px;
	line-height: 100%;
	background-color: #990066;
}
td, *.tabelle tr td p	{
	font-family: "Frutiger", Helvetica, Arial, sans-serif;	
	font-size: 13px;
	clor: #333333;
	line-height: 120%;
	vertical-align: top;
	margin-bottom: 0px;
	/* background-color: #FFFFFF; */
}

/*
******************
* Tabellen
******************
*/

/* Haupttabelle */
.tabelle	{
	border: 1px solid #990066;
	text-align: left;
	color: #333333;
}

/* Die drei Hintergrundfarben */
td.row1	{
	background-color: #FFFFFF;
}
td.row2	{ 
	background-color: #CC99CC; 
}
td.row3	{ 
	background-color: #E5C1E5; 
}
tr.row1	{
	background-color: #FFFFFF;
}
tr.row2	{ 
	background-color: #CC99CC; 
}
tr.row3	{ 
	background-color: #E5C1E5; 
}

/* Tabellenbereiche */
.taboben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990066;
}
.tabtitel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C773AB;
}
tr.tabtitel, td.tabtitel {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
	vertical-align: top;
}
/*
******************
* Forumulare
******************
*/

/* Allgemeine Angaben */
input { 
	text-indent : 5px; 
}

select { 
	height: 16px; 
}

/* Texteingabefelder & Aufklapplisten */
input,textarea, select {
	color : #333333;
	font-size: 12px; 
	font-family:  "Frutiger", Helvetica, Arial, sans-serif;
	/* border-color : #EFEFEF; 
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; */
}

/* Hintergrundfarbe der Eingabefelder */
input.post, textarea.post, select {
	background-color : #CCCCCC;
}

/* kleine Knoepfe */
input.button {
	background-color : #CCCCCC;
	color : #990066;
	font-size: 11px; 
	font-family: "Frutiger", Helvetica, Arial, sans-serif;
	height: 13px;
	border: solid #990066 1px;
}

/* Fetter Knopf */
input.mainoption {
	font-weight : bold;
	background-color : #CCCCCC;
}

/* normaler knopf */
input.liteoption {
	font-weight : normal;
	background-color : #CCCCCC;
}

/*
******************
* Die Menues
******************
*/

/* Menue links */
#left {
	font-family: "Frutiger", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 110%;
	text-align: left;
	display: block;
	padding: 0px;
}
#left a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image:  url("../bilder/optik/submenue_hg.png");
	background-repeat: no-repeat;
	padding: 3px 0px 3px 15px;
	margin-bottom: 2px;
	/*border-bottom: solid #CC99CC 2px;*/
}
#left a:hover {
	color: #333333;
	background-image:  url("../bilder/optik/submenue_hg.png");
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftover {
	color: #333333;
	background-image:  url("../bilder/optik/submenue_hg.png");
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	padding: 3px 0px 3px 15px;
}
.leftover_2px {
	color: #333333;
	background-image:  url("../bilder/optik/submenue_hg.png");
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	padding: 3px 0px 3px 15px;
	margin-bottom: 2px;
}

/* Menue Links - Submenues */
#subleft {
	font-family: "Frutiger", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	text-decoration: none;
	diplay: block;
	background-repeat: repeat-y;
	padding: 5px 0px;
	background-image:  url("../bilder/optik/subleft_hg.png");
	margin-bottom: 2px;
}
#subleft a {
        color: #990066;
		text-decoration: none;
		display: block;
		padding-left: 25px;
}

#subleft a:hover {
	color: #666666;
	text-decoration: none;
}

.subleftover {
        color: #333333;
		text-decoration: none;
		diplay: block;
		background-image:  url("../bilder/optik/subleft_hg.png");
		background-repeat: repeat-y;
		padding-left: 25px;
}

/* Menue Links - Sub-Submenues */
#subsubleft {
	font-family: "Frutiger", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	text-decoration: none;
	diplay: block;
	background-repeat: repeat-y;
	padding: 0px 0px 2px 13px;
	background-image:  url("../bilder/optik/subleft_hg.png");
	/*margin-bottom: 2px;*/
}
#subsubleft a {
        color: #990066;
		text-decoration: none;
		display: block;
		padding-left: 25px;
}

#subsubleft a:hover {
	color: #666666;
	text-decoration: none;
}

.subsubleftover {
        color: #333333;
		text-decoration: none;
		diplay: block;
		padding-left: 25px;
}

/*
******************
* Die Bereiche
******************
*/
#kopf {
	padding: 0px;
	width: 100%;
	height: 65px;
	background-color: #C773AB;
	background-image:  url("../bilder/optik/header_r.gif");
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 5px solid #990066;
	position: absolute;
	top: 0px;
	left: 0px;
}
.fuss {
	padding: 0px 11px 0px 0px;
	height: 20px;
	background-image:  url("../bilder/titel/verein_litfest.png");
	background-repeat: no-repeat;
	background-color: #990066;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: "Frutiger", Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
a.fuss {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}
a.fuss:hover {
	color: #FFCCFF;
}
.menuetab {
	backgound-color: #999999;
	padding:0px;
	border-left-color: #990066;
	border-left-style: solid;
	border-left-width: 1px;
}

.werbung {
	font-family: "Frutiger", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 110%;
	border-left: 1px solid #990066;
	padding-top: 22px;
	padding-left: 10px;
}

.werbung h3 {
 color: #990066;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #990066;
 margin-bottom: 5px;
 padding-bottom: 0px;
}

.werbung a {
 text-decoration: none;
}

p.werbung_bilder {
 border: 0px;
 margin: 0px;
 padding: 0px;
}

.werbung_bilder img {
 margin: 3px 0px;
}

#printsignet {
	width: 210px;
	left: 20px;
	top: 20px;
	visibility: hidden;
	height: 41px;
	display: none;
}

/*
******************
* Gaestebuch
******************
*/

.form {
	font-family: "Frutiger", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-color: #FFFFFF;
	border: 1px #990066 solid;
	color: #333333;
}

.formbu {
	font-family: "Frutiger", Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-color: #E5C1E5;
	border: 1px solid #990066;
	font-weight: bold;
	color: #333333;
}


