/* Structure */


#page {
	width: 100%;
}


#topbar {
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/pathway_below.gif);
	display: block;
	border: 1px solid #E6E6E6;
}
#topcontent {
	float: left;
	display: inline;
	line-height: 30px;
}
#topleft {
	height: 30px;
	float: left;
	display: inline;
	width: 10px;
}
#topmenu {
	height: 30px;
	float: left;
	display: inline;
	width: auto;
}
#topsearch {
	float: right; 
	display: inline;
	padding-top: 3px;
	line-height: 30px; 
	vertical-align: middle;
	padding-right: 10px;
}
/* IE HACKS */
html>body #topsearch {
	padding-top: 4px;
}
#topright {
	height: 30px;
	float: right;
	display: inline;
	width: 10px;
}	
#headerbar {
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/header_bg.gif);
	height: 100px;
}
#headercontent {
	float: left;
	display: inline;
	height: 100px;
}
#headerlogo {
	float: left;
	display: inline;
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
	overflow: hidden;
}


#headersitename a:link, #headersitename a:visited {
	color: #FFFFFF;
	text-decoration: none
}
#headersitename a:hover {
	color: #0099FF;
	text-decoration: none
} 
#headerleft {
	width: 10px;
	float: left;
	display: block;
}
#headerright {
	width: 130px;
	float: right;
	display: block;
}
#headlines {
	width: 99.8%;
	float: left;
	display: block;
	margin-bottom: 10px;
	background: #F7F6F5;
	border: solid 1px #e6e6e6;
}
#bodylatest {
	float: left;
	display: block;
	margin-left: 5px;
	margin-right: 2px;
}
#bodypopular {
	float: right;
	display: block;
	margin-right: 5px;
	margin-left: 2px;
}
#mainbody {
	width: 100%;
	float: left;
	display: block;
}

#pathwaybar {
	margin-left: 10px;
	margin-right: 10px;
	height: 25px;
}
#pathwaycontent {
	float: left;
	display: block;
	line-height: 25px;
	height: 25px;
	vertical-align: middle;
	text-align: left;
}
.pathway {
	color: #3E8CFF;
	font-weight: bold;
	display: inline;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	margin-bottom: 2px;
}

.pathway img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
.pathway a:link, .pathway a:visited {
	color: #666666;
	font-weight: normal;
}
.pathway a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#pathwayleft {
	width: 10px;
	float: left;
	display: block;
}
#pathwayright {
	width: 10px;
	float: right;
	display: block;
}
#maincontent {
	display: block;
	margin-left: 5px;
	margin-right: 5px;
}
#leftsection {
	width: 160px;
	margin-top: 0px;
}
#leftmodules {
	margin-right: 5px;
	margin-top: 0px;
}
#rightsection {
	width: 160px;
	text-align: left;
}
#rightmodules {
	margin-left: 5px;
	text-align: left;
}
#footerbar {
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/footer_bg.gif) repeat-x;
	height: 69px;
}

.spacer {
	margin-left: 10px;
	margin-right: 10px;
	height: 10px;
	display: block;
}
.spacer-border-bottom {
	height: 10px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: solid 1px #e6e6e6;
}
/* DEFAULT SETTINGS */ 
/* Below are  default settings are used when no other style has been defined.*/
body {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 76%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: #F3F2F2;
}/*Style for the body tag of your website, controls font family page background, etc.*/

hr {
	width: 1px;
	color: #D6D5D5;
} /* horizontal line in your template*/
hr.separator {
	width: 1px;
	color: #D6D5D5;
}
 
/* FORMS SETTINGS */ 
.button {
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	border: 3px double #cccccc;
  	background: #EFEFEF;
  	padding: 0px 5px;
	height: 23px;
	color: #898989;
  	margin: 1px;
	vertical-align: middle;
	cursor: pointer;
}


.pagenavbar:link, .pagenavbar:visited {
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	border: 3px double #cccccc;
  	width: auto;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
}
.pagenavcounter {
	font-size: 12px;
	color: #0099FF;
	display: block;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #8e8e8e;
	font-size: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/*Style for the "BACK" button*/
.back_button a:link, back_button a:visited {
	float: left;
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	border: 3px double #cccccc;
  	width: auto;
	background: #EFEFEF;
	color: #898989;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
	display: block;
} 


.pagenav_prev {} /*Style for the PRE button*/
.pagenav_next {} /*Style for the NEXT button*/
 
/*Style for latest news list - by default, latest news is user1 module*/
.latestnews li {
	list-style: url(../images/mostread.gif);
}
 
/*Style for most popular list - by default, most popular is user2 module*/
.mostread li{
	list-style: url(../images/popular.gif);
}
 
/* CONTENT PAGE SETTINGS */
a.category:link {}
a.category:hover {}
a.category:visited {}
 
ul li {
	list-style: url(../images/arrow.png);
}
.blogsection {} /* Formatting the links in Blog section */
.blog_more {
	color: #333333;
} /*The "More" text in blog section*/
a.blogsection:link, a.blogsection:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
} /* set the link format */
a.blogsection:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
} /* same as above, but for links with mouse pointer over it */
 
.componentheading {
	line-height: 25px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	padding-bottom: 15px;
}

 
 
/* JOOMLA - MAMBO SECTIONS LISTINGS */
.sectiontableheader {
	background: #EFEFEF;
	font-size: 12px;
	font-weight: bold;
} 

.sectiontableentry2 {
	text-align: left;
	background: #FEF4E8;
	height: 25px;
	padding-left: 3px;
} 
 


table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
} /* Formatting the module header, and the module titles */
table.moduletable td {} /* Formatting the table cells of the module table */

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}
 
/* MISCELLANEOUS */
 
/* Dates , Authors*/
.createdate {
	font-size: 11px;
	font-style: italic;
	color: #929292;
} /* For styling the date the content/articles are created under contents title */
.modifydate {
	font-size: 11px;
	font-style: italic;
	color: #929292;
} /* Formating "Last updated on" text at the end of articles/contents */
.small {
	font-size: 11px;
	font-style: italic;
	color: #666666;
} /* Formating "Written by:...." text */
.smalldark {
	font-size: 11px;
	font-style: italic;
	color: #7B7B7B;
}/*Found in poll result page, for " Number of Voters".. text */



span.part1 {
font-size: 18px;
font-family: arial;
color: #3e8cff;
text-align: center;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************
}


}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}
#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 20px;
	height: 40px;
	overflow: hidden;
	text-align: right;
}

#area {
	padding: 0;
	margin: 0;
}

#leftcolumn ,#rightcolumn {
	margin: 0;
	width: 180px;
	float: left;
	padding: 0;
	text-align: left;
}

div#maincolumn {
	padding: 0 0 0 20px;
	float: left;
	width: 550px;
}
div#maincolumn_full {
	margin: 0 10px;
	width: 770px;
	}

div.nopad {
	padding: 5px 0 0 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	padding-left: 0px;
}

h2, .contentheading {
	padding: 0;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #2c1a00;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #333;
}



/* small text */
.small {
	font-size: .90em;
	color: #666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #666;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {
	text-align: right;
}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #605A57;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #605A57;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #2c1a00;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
	
}


table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color:#666;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 10px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
	margin-bottom: 44px;
	width:221px;
}

div.module_menu div div div, div.module div div div{
	padding: 0px;
	width: auto;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 10px;
	list-style:none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background:transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0 2px 25px;
	line-height: 24px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	width: 180px;
}

#leftcolumn div.module table.poll {
	padding-top: 46px;
}

#leftcolumn h3, #rightcolumn h3 {
	margin: 0 auto; 	
	color: ##800000;
	font-weight: bold;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	line-height: 20px;
	text-align: left;
	text-align: center;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 20px 0;
	padding: 3px;	
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: none;
	width: 180px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {
	margin:0;
	padding:0;	
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display: block;
	line-height: 20px;
	padding: 0;
	text-decoration: none;
	color: #2c1a00;
	font-weight: normal;
	font-size: 1.0em;
	margin: 0;
	width: 160px;
	background: url(../images/menurow.jpg) bottom center no-repeat;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #605a57;
}

/* ****** left col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display: block;
	line-height: 20px;
	padding: 0;
	text-decoration: none;
	font-size: 1.0em;
	color: #000;
	background: url(../images/menurow.jpg) bottom center no-repeat;
	height: 20px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	background: url(../images/menurow.jpg) bottom center no-repeat;
	color: #666;
	height: 20px;
	font-size: 10px;
	padding: 0 0 0 10px;
	margin: 0 0 0 -30px;
}

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin: 0;
	list-style: none;
}

#leftcolumn ul.menu li#current{
	text-decoration: none;
	color: #000;
	background: transparent;
}

#leftcolumn ul.menu li#current a:link {
	background: transparent;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #2c1a00;
	margin: 0 0 0 -20px;
	padding: 0;
	font-size: 10px;
	background: none;
}

#leftcolumn ul.menu li#current ul li {
	
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #2c1a00;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style:none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	background: #C3D2E5;
	padding: 0;
	margin: 0;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: #E6C0C0; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: #EFE7B8; 
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E;
	padding: 0;
	margin: 0;
}



/* ****************************************************************************** */
/* blue */
input,button {
	color: #2c1a00;
}

/* blue */


h3, .componentheading, table.moduletable th {
  color: #800000;
}

div.module_menu, div.module {
	
}

div.module_menu div, div.module div{
	
}

div.module_menu div div, div.module div div {
	
}

div.module_menu div div div, div.module div div div {
	
}

/* ********************************************************************************* */
/* blue */
#page_bg {
	background: url(../images/page_bg.jpg) top left no-repeat;
	height: 1500px;
	width: 870px;
	margin: 0 auto;
}

div#header {
	background: url(../images/header.jpg) top left no-repeat;
	height: 230px;
	width: 870px;
	margin: 0 auto;
}

div#homelink a {
	background: transparent;
	width: 110px;
	height: 50px;
	position: absolute;
	top: 150px;
	right: 440px;
	outline: none;
}

#top {
	width: 100%;
	margin: 0 auto 50px auto;
	height: 235px;
}

.main_table {
	margin: 0 auto;
}

#banner_l {
	text-align: left;
}

#foot {
	width: 100%;
}


/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #2c1a00;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #2c1a00;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	color: #2c1a00;
	font-family: Georgia, "Trebuchet MS", sans-serif;
}
.sgf {
	text-align: right;
	font-size: 11px;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #2c1a00;
	text-decoration: none;
}
.sgf1 {
	font-size: 11px;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #2c1a00;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #2c1a00;
	font-size: 11px;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #2c1a00;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	text-decoration: none;
	}

	
#vline {
	background: transparent url(../images/dot.gif) top left repeat-y;
}


div.center {
	text-align: center;
	margin: 0 auto;
	background: #f3f2e7 url(../images/page_bg.jpg) top center repeat-y;
}


#pathway {
	width: 870px;
	height: 20px;
	margin: 0 auto;
	background: url(../images/path.jpg) top left no-repeat;
}

#titel {
	width: 870px;
	height: 20px;
}

h1 {
	text-align: center;
	color: #800000;
	font-size: 12px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	text-decoration: none;
	margin: 0 auto;
	font-weight: bold;
}

div#header {
	background: url(../images/header.jpg) top left no-repeat;
	height: 230px;
	width: 870px;
	margin: 0 auto;
}

div#homelink a {
	background: transparent;
	width: 110px;
	height: 50px;
	position: absolute;
	top: 150px;
	right: 440px;
	outline: none;
}

#logo {
	padding: 185px 0 0 0px;
	height: 55px;
	text-align: center;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 22px;
	padding: 0 ;
	margin: 0;
	line-height: 1.4em;
	letter-spacing: 1px;
	color: #fff;
	background: transparent;
	text-decoration: none;
	outline: none;
}


div#wrapper {
	margin: 0 auto;
	width: 870px;
	height: 2000px;
	border: 0;
	text-align: left;
	background: url(../images/page_bg.jpg)  top center repeat-y;
}


#leftcolumn {
	width: 180px;
	float: left;
	text-align: left;
}

#bgleft {
	width: 205px;
	height: 1350px;
	border: 0;
	text-align: left;
	float: left;
	background: transparent url(../images/dot.gif) top center repeat-y;
}

#randleft {
	background: transparent;
	float: left;
	width: 45px;
	height: 1400px;
}

#mittecolumn {
	margin: 0;
	width: 570px;
	float: left;
	text-align: left;

}




/* Überscriften für Navigation */
#leftcolumn h3, #rightcolumn h3 {
	margin: 0 auto; 	
	color: #800000;
	font-weight: bold;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 15px;
	line-height: 15px;
	text-align: left;
	text-align: left;
}

/* Formate main-Navigation*/
a.mainlevel{
	display: block;
	font-family: Arial, "Trebuchet MS", sans-serif;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	height: 25px !important;
	line-height: 28px;
	text-decoration: none;
} 

/* Farbe main-Navigation*/
a.mainlevel:link, a.mainlevel:visited {
	color: #800000;
	text-decoration: none;
}

/* Farbe main-Hover*/
a.mainlevel:hover {
	color: #8e8e8e;
	text-decoration: none;
}

/* Farbe main-Activ_menue*/
a.mainlevel#active_menu {
	color: #8e8e8e;
	text-decoration: none;
}

/* Formate Sublevel-Navigation*/
a.sublevel{
	line-height: 12px;
	vertical-align: middle;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

/* Farbe Zweite-Navigation*/
a.sublevel:link, a.sublevel:visited {
	color: #800000;
	text-decoration: none;
}

/* Farbe Zweite-Hover*/
a.sublevel:hover {
	color: #8e8e8e;
	text-decoration: none;
}

/* Farbe Zweite-Activ_menue*/
a.sublevel#active_menu {
	color: #8e8e8e;
	text-decoration: none;
}


/* Titel im Hauptmenue*/
.contentheading {
	line-height: 25px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #800000;
}

/* Text im Hauptmenue*/
table.contentpaneopen {
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #800000;
	font-size: 12px;

}

/* Text im Fuß (Achtung! a:link a:hover mit einstellen*/
#footer {
	margin: 0 auto;
	font-family: Arial, "Trebuchet MS", sans-serif;
	width: 870px;
	height: 55px;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	background: url(../images/footer.jpg) bottom center no-repeat;
	text-decoration: none;
}

/* Links im Text*/
a:link, a:visited {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
} /* general links style*/

/* Links im Text*/
a:hover {
	color: #8e8e8e;
	text-decoration: none;
	font-weight: bold;
}


