@import url(SiteLink.css);
@import url(TopNav.css);
@import url(FootNav.css);
@import url(CommandButtons.css);
@import url(RightNav.css);

table.seggau_tours{
	border: 1px solid #cc9933;
	border-collapse: collapse;
}
table.seggau_tours tr.header td{
	background-color: #cc9933;
	color: #fff;
	font-weight: bold;
}
table.seggau_tours tr td{
	border: 1px solid #cc9933;
}

/* Standard HTML tags */
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	padding-right: 0px;
	
	scrollbar-base-color:#cc9933;
	scrollbar-arrow-color:#cc9933;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cc9933;
	scrollbar-track-color:#ffffff;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.schloss
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #cc9933;
	text-decoration: none;
}

.balken_de
{
	background-image: url(img/balken_de.gif); 
	background-repeat: no-repeat;
}

.balken_en
{
	background-image: url(img/balken_en.gif); 
	background-repeat: no-repeat;
}

.balken_oben
{
	background-image: url(img/balken_oben.gif); 
	background-repeat: no-repeat;
}

.balken_unten
{
	background-image: url(img/balken_unten.gif); 
	background-repeat: no-repeat;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #cc9933;
	text-decoration: none;
}
a:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #cc9933;
	text-decoration: none;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #cc9933;
	text-decoration: underline;
}
a:focus {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #cc9933;
	text-decoration: underline;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #cc9933;
	text-decoration: underline;
}
DIV
{
	font-size: 11px;
}
hr{
	border: 0px;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
}

h1
{
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color:#cc9933;
}

h2
{
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #cc9933;
}

INPUT
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
TABLE
{
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
THEAD
{
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TR
{
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TH
{
	font-size: 11px;
	vertical-align: baseline;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD
{
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
}

TD.farbe_1
{
	font-size: 11px;
	color: #333333;
	background-color:#E7D1D1;
	font-family: Verdana, Helvetica, sans-serif;
}

TD.farbe_2
{
	font-size: 11px;
	color: #333333;
	background-color:#CC9999;
	font-family: Verdana, Helvetica, sans-serif;
}

TFOOT
{
	font-size: 11px;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
OL
{
	font-size: 11px;
}
UL
{
	font-size: 11px;
	line-height:17px;
	list-style-image:  url(img/stern_klein.gif);
}
ul li{
margin: 0 0 11px 0;
}
ul li p{
margin: 0px;
}


/* Standard Rainbow Classes */
.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
}
A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #999999;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #333333;
	text-decoration: none;
}

.Error /* Error and warning messages */
{
	color: #FF0000;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	background-color: #999999;
	font-weight: 600;
}
.Grid_Footer
{
}
.Grid_Item
{
}
.Grid_Item TD A
{
	font-weight: 600;
}
.Grid_AlternatingItem
{
	background-color: #CCCCCC;
}
.Grid_AlternatingItem TD A
{
	font-weight: 600;
}
.Grid_SelectedItem
{
}
.Grid_Pager
{
}
.Head /* Add, announcements, articles, blog, ecc ecc */
{
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
OPTION
{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 11px;
	color: #999999;
}
.ItemDate
{
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 11px;
	color: #ee7a35;
	background-color: #ffcc00;
}
.ModuleTitle /* Title of each module */
{
	font-weight: 600;
	font-size: 11px;
	color: #333333;
	line-height: 14pt;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.ModuleTitleAlt /* Title of each module */
{
	font-weight: 600;
	font-size: 11px;
	color: #333333;
	line-height: 14pt;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.Module /* Module */
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.ModuleAlt /* Module variant */
{
	background-color: #FFFFFF;
}
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.NormalBold
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.NormalItalic
{
	font-size: 11px;
	font-style: italic;
}

/* Styles for default pages */
.rb_DefaultLayoutTable 
{
}
.rb_DefaultPortalHeader
{
	height: 176px;	
}
.rb_DefaultLayoutDiv
{
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}
.rb_DefaultPortalFooter
{
}
/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
}
.rb_AlternatePortalHeader
{
	height: 121px;
}
.rb_AlternateLayoutDiv
{
	text-align: center;
	
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-position:0px 3px;
}

.rb_AlternatePortalFooter
{
}

.rb_mod_btn /* Buttons support */
{
	display: block;
	margin: 0px 0px 0px 2px;
}
.btn-img-txt
{
}
.btn-img-only
{
}
.btn-img-txt
{
	overflow: hidden;
}
.btn-img-only-css
{
	overflow: hidden;
}
DIV.btn-img-only
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-only-css
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-txt
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-txt-only
{
	font-size: 9pt;
	line-height: 0.8;
}
.rb_mod_btn
{
	display: block;
	margin: 0px 0px 0px 2px;
}

.SubHead
{
	font-weight: 600;
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubSubHead
{
	margin-top: 11px;
	font-weight: 600;
	font-size: 11px;
	color: #ee7a35;
}

/* Three panes */
.LeftPane
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
	background-image:url(img/balken_unten.gif); 
	background-repeat:no-repeat;
}
.RightPane
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.ContentPane
{
	border-right: none;
	padding-right: 0px;
	border-top: none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	padding-top: 0px;
	border-bottom: none;
	}

.DefaultBanner1 /* Graphics */
{
	background-color: #ee7a35;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #333333;
}
.DefaultTD /* Graphics */
{
	/*background-color: #cccccc;*/
}
.DefaultTDSub /* Graphics */
{
	/*background-color: #cccccc;*/
}

/* =============================
   BreadCrumbs styles
   ============================= */
.bc_Row
{
	padding-left: 28px;
	border-bottom: solid 1px #f3a372;
	background-color: #f9ccb0;
}
.bc_Text
{
	font-size: 7pt;
}
.bc_Link, .bc_Link:link, .bc_Link:visited
{
	padding-left: 10px;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.bc_Link:hover
{
	color: #f3a372;
}

/* The Date Element in the Header */
.dateCurrent
{
	padding-right: 4px;
	font-size: 7pt;
	line-height: 7pt;
}

/* The Last Visit Element in the Header */
.dateLastVisit
{
	padding-right: 4px;
	font-size: 7pt;
	line-height: 7pt;
}

