body {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(/img/template/bg.jpg);
	background-repeat: repeat-x;
}

form, div {
	margin: 0;
	padding: 0;
}

td, tr, th, p {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a, a:link, a:visited, a:active {
	color: #571E1B;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #6F2723;
	font-weight: bold;
	text-decoration: underline;
}

.articleText { text-align: justify; }

.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.articleHead, .articleList_tophead, h1, h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #6E1D19;
	line-height: 100%;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
}

.articleSubHead, .articleList_topsubhead, h3, h4 {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E1D19;
	line-height: 100%;
	font-style: normal;
	font-variant: normal;
}

.articleSummary {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.contentHead {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E1D19;
	line-height: 100%;
	font-style: normal;
	font-variant: normal;
}

.contentSubHead {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #755250;
	font-weight: bold;
	line-height: 100%;
	height: 25px;
}

.tableHead {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
	line-height: 13px;
}

.tableSubHead {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }


.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}


.nav_table2 {padding-left: 15px;}
.nav_table2:hover {background: url(/img/article/nav_link_1.gif) no-repeat 0 -2px;}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6E1D19;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6E1D19;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}


/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}


/**
  * Sample for FOORUM
  */
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel { background-color: #EFEFEF; }
td.rowTopic, td.rowPost, td.rowLastPost	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headleft {
	background-color: #EEE6DF;
	width: 190px;
	text-align: center;
	vertical-align: middle;
}
.headright {
	background-color: #E7DBD1;
}

.headmenu1 {
	background-color: #E0CBCA;
	height: 30px;
	vertical-align:middle;
	text-align: center;
}
.headmenu2 {
	background-color: #D3B4B3;
	height: 30px;
	vertical-align:middle;
}
.rightcontent {
	text-align: right;
}
.navrow, .navrow a, .navrow a:active, .navrow a:visited, .navrow a:hover {
	font-family: "MS Trebuchet", Verdana, Arial, Helvetica, sans-serif, "Gill Sans Light";
	font-size: 12px;
	color: #81183A;
	font-weight: normal;
}

.kontakt {
	border: 1px solid #7D3530;
	background-color: #FFFFFF;
	font-family: "MS Trebuchet", Verdana, Arial, Helvetica, sans-serif, "Gill Sans Light";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 225px;
}
.kontaktfeld {
	border: 1px solid #7D3530;
	background-color: #FFFFFF;
	font-family: "MS Trebuchet", Verdana, Arial, Helvetica, sans-serif, "Gill Sans Light";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 225px;
	height: 125px;
}
.kontaktbutton {
	border: 1px solid #7D3530;
	background-color: #FFFFFF;
	font-family: "MS Trebuchet", Verdana, Arial, Helvetica, sans-serif, "Gill Sans Light";
	font-size: 12px;
	font-weight: bold;
	color: #81183A;
	height: 25px;
	width: 225px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.error {
	color: FF3300;
	font-size: 10px;
}

/* START Tabellen für Programm und Arranegment-Preise START
Color 0: Headline
Color 1: 1. Zeile
Color 2: 2. Zeile
Color 3: Tabellenhintergrund / Linien
*/
.color0 {
	background-color: #8C100E;
	color: #FFFFFF
}

.color1 {
	background-color: #F3ECEC;
}

.color2 {
	background-color: #E8DADA;
}
.color3 {
	background-color: #8C100E;
	width: 100%;
	padding: 2px;
	spacing: 1px;
}

/* ENDE Tabellen für Programm und Arranegment-Preise ENDE*/

.header, .header a, .header a:hover, .header a:active, .header a:visited {
	color: #E7DBD1;
	text-align: right;
	background-color: #591027;
	font-size: 13px;
	line-height: 30px;
}
.footerbox {
	height: 25px;
}
.footer, .footer a, .footer a:hover, .footer a:visited, .footer a:link, .footer a:active  {
	font-size: 11px;
	color: #E7DBD1;
}
.languageselect {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, "Gill Sans Light";
	font-size: 10px;
	color: #6F1633;
	background-color: #D3B4B3;
	border: 1px solid #6F1633;
	height: 15px;
	width: 100px;
}
/* ENDE Tabellen für Programm und Arranegment-Preise ENDE*/
.kpEventTable {
	background-color: #8C100E;
	vertical-align: top;
	width: 100%;
	padding: 2px;
	spacing: 1px;
}
.kpEventTRHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C100E;
	width: 100%;
	padding: 2px;
	spacing: 1px;
}
.kpEventTableTR1 {
	background-color: #F3ECEC;
}
.kpEventTableTR2 {
	background-color: #E8DADA;
}

/*FESTSPIELHAUS */
.kpFSHTable {
	background-color: #8C100E;
	width: 100%;
	padding: 2px;
	spacing: 1px;
	vertical-align: top;
}
.kpFSHTRHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C100E;
	width: 100%;
	padding: 2px;
	spacing: 1px;
}
.kpFSHTableTR1 {
	background-color: #F3ECEC;
}
.kpFSHTableTR2 {
	background-color: #E8DADA;
}
/* GOLF */
.kpGolfTable {
	background-color: #8C100E;
	width: 100%;
	padding: 2px;
	spacing: 1px;
	vertical-align: top;
}
.kpGolfTRHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C100E;
	width: 100%;
	padding: 2px;
	spacing: 1px;
}
.kpGolfTableTR1 {
	background-color: #F3ECEC;
}
.kpGolfTableTR2 {
	background-color: #E8DADA;}
.introtext {
text-align: right;
color: #FFF;
font-weight: bold;
visibility: hidden;
}
.langtext, .langtext a, .langtext a:hover, .langtext a:active, .langtext a:visited {
color: #FFF;
}
.intro {
border: 1px solid #FFF;}
#bestprice { padding: 5px; border: 1px solid #811839; margin: 15px 0; font-size: 11px; color: #811839; background: #FFF url(/img/template/back/hinweisbg.jpg) repeat-x 0 0; clear: both;
position: absolute; width: 660px;}

/**html #bestprice {width: 200px!important;}*/
#bestprice p { font-size: 11px;}
#bestprice h3 {margin: 0; font-size: 14px;color:#6e1d19; }

.panolink {font-size: 13px; font-weight: bold; text-align: center;}

#social {text-align: left; margin: 15px 0 0 0;border-top: 1px solid #e7e7f7;background: url(/img/template/back/hinweisbg.jpg) repeat-x 0 -25px;text-align: center;}
#social td {text-align: left;}

.pdficon a:link, .pdficon a:visited, .pdficon a:active, .pdficon a:hover {
	background: url(/img/template/pdf.png) no-repeat 0 0;
	line-height: 32px;
	padding-left: 42px;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 15px;
}
