/*  	Main template stylesheet [SITE.CSS]
------------------------------------------------
   * Each tag is accessible by ID
     {Calendar}   -> #CMSTagCalendar
     {Languages}  -> #CMSTagLanguages
     {...}        -> #CMSTag...
     {{{}}}       -> #CMSTag
     Page Content -> #SiteContent

   * Other external CSS files for menu and modules
	 are loaded dynamically from TCustom/*.css
	 
     events and calendar (calendar.css)
     forms.css
     guestbook.css
     helpdesk.css
     menuh.css and menuv.css
     news.css
     photoalbum.css
     postcard.css
     sitemap.css

   * Text formatting and Editor Styles:
     /TCustom/content.css
     
Main Design Containers			*/

.RSSLink {font-weight:bold}

UL.submenu {
    list-style: none;
    margin: 0; padding: 0;
}

#maincontainer {
	width:1024px;
	text-align:left;

}
#piccontainer {
	width:150px;
	height:590px;
	float:left;
}
#navcontainer {
	width:150px;
	height:590px;
         overflow:hidden;
	float:left;
	background-image:url(/cms/TCustom/fl.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#thenav {

}
#scontainer {
	width:13px;
	height:590px;
	float:left;
	background-image:url(/cms/TCustom/shleft.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#midcontainer {
	float:left;
	width:540px;

}
#headcontainer {
	height:120px;
	margin-top:30px;
}

#textnav a {font-size:9px;color:#666}
#textnav a:hover {font-size:9px;color:#ff0000}

#textnavright {
         margin-right:10px;
         text-align:right;
         float:right;
}
#textnavright a {font-size:9px;color:#666}
#textnavright a:hover {font-size:9px;color:#ff0000}

#textnavsub {float:right;}
#textnavsubright a {font-size:9px;color:#666}
#textnavsubright a:hover {font-size:9px;color:#ff0000}

#CMSTagPrintLink {}

#contentbg {
	background-image:url(/cms/TCustom/shmain.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:300px;

}
#content {
	margin-right:10px;
         width:530px;
         overflow:hidden;
}
#rightcontainer {
	width:150px;
	height:590px;
	float:left;
	background-image:url(/cms/TCustom/fl.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#logo {
	margin-top:30px;
	margin-right:16px;
	margin-left:16px;
}
#adress {
	font-size:7pt;
	margin-top:20px;
	margin-left:16px;
	margin-right:10px;

}
#werbung {
	margin-top:15px;
	margin-left:16px;
	margin-right:16px;
	padding:3px;
	background:white;
	text-align:center;
}
#speznav {
	margin-top:30px;
	margin-left:16px;
	margin-right:16px;
	padding:3px;
	background:white;
	text-align:center;

}
#footer {
	font-family:verdana;
	font-size:9px;
	margin-top:50px;
	margin-left:16px;
	margin-right:16px;

}
/*
.quicknav {
	float:left;
	margin-right:20px;
	background-image:url(/cms/TCustom/button.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:20px;
	padding-left:21px;
	font-family:verdana;
	font-size:11px;
	font-face:bold;	
}
*/
.quicknav {
	float:left;
	margin-right:20px;
	padding-top:20px;
	font-family:verdana;
	font-size:11px;
	font-face:bold;
         border-bottom:1px solid black;	
}

#headcontainer a: {text-decoration:none;font-size:7pt;color:#333}
#headcontainer a:link {text-decoration:none;font-size:7pt;color:#333}
#headcontainer a:hover {text-decoration:none;font-size:7pt;color:#ff0000;cursor:hand;}
#headcontainer a:visited {text-decoration:none;font-size:7pt;color:#333}


.sidetitel {background-color:#ddd;font-weight:bold;border-left:4px solid #999;border-right:4px solid #999;border-bottom:1px solid #999;border-top:1px solid #999}
.letzte {font-weight:bold;font-size:12pt}
.letzteDatum {font-weight:bold;font-size:12pt}
.letzteTitel {}

#CMSTAGNextPages { margin-top:10px}
#CMSTAGNextPages a {
     background-color:#efefef ;
     height:15px;
     text-align:center;
     padding-left:5px;
     padding-right:5px;
     border:1px solid #dcdcdc;
     margin-right:5px;
     font-size:10px;
     text-decoration:none
}
#Impressum a: {text-decoration:none;font-size:7pt;color:white}
#Impressum a:link {text-decoration:none;font-size:7pt;color:white}
#Impressum a:hover {text-decoration:none;font-size:7pt;color:red}
#Impressum a:visited {text-decoration:none;font-size:7pt;color:white}

#DocTitle {
     color:#333;
     font-size:13px;
     padding:5px;
     font-weight:bold;
     border-bottom:1px solid #56789e;
}

#CMSTAGDetailsFoot {}
#CMSTAGReferences {border:1px solid #ccc;margin-right:20px}
.msg {padding:5px;background-color:#eee;font-size:12px;font-weight:bold}

/* Various table headers */
TH { background: #fff; padding: 3px; }

/* Form buttons */
INPUT.SubmitForm { }
INPUT.ResetForm {  }
INPUT.BackForm { }

/* Forms */
INPUT { font: normal 11px ; background: #f3f3f3; color: #422; }
TEXTAREA { font: normal 11px; background: #f3f3f3; color: #422; }

/* Web Page */
body {
    background:white;
    margin:0px;
}

/* Different levels of page headers (H1 -> largest) */
H1 { font-size: 160%; }
H2 { font-size: 140%; }
H3 { font-size: 120%; }
H4 { font-size: 100%; }
H5 { font-size: 90%; }

/* Language tag */
#CMSTagLanguages a,#CMSTagLanguages a:hover ,#CMSTagLanguages a:active,#CMSTagLanguages a:link {
  text-decoration:none;
  color:black;
  white-space: nowrap; /* For vertical alignment */
}
#CMSTagLanguages { width: 10em; } /* For vertical alignment */

#CMSTagLanguages img {
  top: 3px; position: relative;
}

/* External and internal References at the bottom of the content */
.CMSRefer { font-size:11px;padding-left:15px; }
.CMSReferSep { margin-left:30px;margin-right:30px; }
.CMSRefer a { text-decoration:none; }
.CMSRefer a:hover { text-decoration:underline; }
.CMSRefer a#intern { color:blue; }
.CMSRefer a#extern { color:#444; }

/* A thin horizontal line */
HR.hrThin { height: 1px; color: #666; }

/* {MainMenu} */
TABLE.navi { padding: 4px 7px; border: 1px solid #ddd; background-color: #fff; }

/* {ListFileLib} */
TABLE.fileTable TR TD { padding: 5px; }

#CMSTagDocuments {width:500px}
#docHeader {font-weight:bold;margin-bottom:5px;margin-top:10px;}
#docDatum {visibility:hidden}

/* Error messages */
.error, #error, error { padding: 1em; border: 1px solid #931; background-color: #ff8; color: black; font-weight: bold; font-size: 1em; }

/* Content in a scrollable frame */
.scrollBox { 
	border: 0px; 
	overflow: auto; 
	width: 100%; 
	height: 120px; 
	padding: 0px;
}

/* {Register} - registration form */
#CMSTagRegister h2 {margin-top:0;}
#CMSTagRegister input {font-size:11px;}
#CMSTagRegister td {font-size:11px;}
#CMSTagRegister th {font-size:11px; text-align:right;}
#CMSTagRegister #P_Email {}
#CMSTagRegister #P_Submit {}
#CMSTagRegister .error { padding: 1em; border: 1px solid #cdcdcd; background-image:url(/cms/Tcustom/shmain.jpg); color: #333; font-weight: bold; font-size: 1em; }

/* Tables in login or registration forms */
.CMSLogin TH {font-size:11px;font-weight:normal;text-align:right}
.CMSLogin H2 {font-size:12px;font-weight:bold;text-align:center}


/* List of newsletters in registration form */
#CMSTagRegister table#SelectAbo {width:100%;color:#11c;}

/* {Register2} - registration form */
#CMSTagRegister2 input {font-size:11px;}
#CMSTagRegister2 #P_Email {width:130px}
#CMSTagRegister2 #P_Submit {}

/* List of newsletters in registration form */
#CMSTagRegister2 table#SelectAbo {width:100%;color:#11c;}

/* Polls color */
#CMSTagPollResults {}
.pollanswer  { font-style:italic; }
.pollvotes   { font-weight:bold; }
.pollbar table { border:1px solid #ccc; }
#pollresult1 { }
#pollresult2 { }
#pollresult3 { }
#pollresult4 { }
#pollresult5 { }
#pollresult6 { }
#pollresult7 { }
#pollresult8 { }
#pollresult9 { }

/* Search Results */
DIV#CMSTagSearchResults h1 { font-size:11px;text-decoration:underline;margin:0px}
DIV#ResultURL { float:left;margin:0px;}
DIV#ResultDate { visibility:hidden;float:left; margin-left:10px; font-size:10px;}
DIV#ResultDateAdv { float:left; margin-left:10px; font-size:10px;}
DIV#ResultText { clear:both;margin-left:10px;margin-bottom:5px;}
DIV#noResults { font-size: 11px}

/* Search Form Fields */
DIV#SearchFormFields {}
DIV#SearchFormFieldAdv {float:left;margin-top:10px;vertical-align:middle}
DIV#SearchFormFieldLG {float:left;margin-left:30px;margin-top:10px}
DIV#SearchFormFieldAdv input {position:relative; top:3px}
DIV#SearchFormFieldLG input {position:relative; top:3px}

#CMS_search_text {width:130px;}
