/* CSS Document */

html {
	height: 100%;
}


.clr {
	clear: both;
}


body {
	
	height: 100%;
	margin-bottom: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
	letter-spacing: normal;
	word-spacing: 0.1em;
}

body.contentpane {background: none; background-color:#FFFFFF;}


a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
} 

a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
a:focus {
	outline-style: none;
}

.outline {
	border: 1px solid #cccccc;
	padding: 2px;
	background-color: #00FFCC;
}

.header {
	background-image: url(../images/bg_header.jpg);
	height: 170px;
	width: 800px;
}

#buttons_outer {
	width: 565px;
	float: left;
	margin-left: 1px;
}

#buttons {
	float: left;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 9px;
	text-transform: uppercase;
}

ul#mainlevel-nav li
{
	background-image: url(../images/toplevel_nav_bg.gif);
	white-space: nowrap;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	background-color: #666666;
}

#search_outer {
	float: right;
	width: 165px;
	margin-right: 11px;
	margin-top: 1px;
}

#search_inner {
  border: 1px solid #084693;
	padding: 0px;
    height: 16px;
	overflow:hidden
 }

#search_inner form {
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

#search_inner .inputbox {
	border: 0px;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 165px;
}

#image_lupe {
	background-image: url(../images/lupe.jpg);
	background-repeat: no-repeat;
	width: 25px;
	float: right;
	height: 18px;
}


.contentbox {
	background-image: url(../images/content_table_bg_middle.jpg);
	height: 100%px;
	width: 800px;
}


/* modules */



#path1 {
	width: 100%;
	height: 25px;
	background-color: transparent;
	background-image: url(../images/bg_pathway_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
#path2 {
	width: 100%;
	float: left;
	height: 25px;
	background-color: transparent;
	background-image: url(../images/bg_pathway_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#pathbar {
	width: 500px;
	float: left;
	text-align: left;
	overflow: hidden;
	margin-left: 25px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

.pathway {
	color: #333333;
}
a.pathway:link, a.pathway:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.pathway:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
	
#date{
	float: right;
	
	margin-right: 25px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}


#rightsection, #leftsection {
	padding: 0;
	white-space: normal;
	text-align: center;
	margin-left: 5px;
}

#leftsection ul, #rightsection ul {
	margin: 0;
	padding: 0 0 0 0px;
	text-align: left;
}
#leftsection li, #rightsection li {
	list-style-type: square;
}
#leftsection {
	width: 150px;
	float: left;
	text-align: center;
	margin-left: 15px;
}
#rightsection {
	width: 150px;
	float: right;
	text-align: center;
}

a.rightsection:link {
	color: #333333;
	
}
a.rightsection:hover {
	color: #000066;
}
	


div.module h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: -3px 5px -2px -8px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	height: 25px;
	text-align: left;
	text-transform: uppercase;
}
div.module {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	background-image: url(../images/modules/lukas_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.module div {
	background-image: url(../images/modules/lukas_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.module div div {
	background-image: url(../images/modules/lukas_top_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.module div div div {
	padding: 5px 8px 15px 8px;
	width: auto !important;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	background-image: url(../images/modules/lukas_top_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
div.module div div div div {
	padding: 0;
	text-align: left;
	color: #333333;
}

div.module div div div div, div.module div div div div input {
	text-align: left;
}
div.module div div div table tbody tr td div {
	margin: 0px !important;
	padding: 0px !important;
}
div.module div div div table tbody tr td div img {
	margin-left: 7px;
}
div.module div div div a.mostread:link, div.module div div div a.mostread:visited, 
div.module div div div a.latestnews:link, div.module div div div a.latestnews:visited {
	color: #333333;
	line-height: 18px;
}
div.module div div div a.mostread:hover, div.module div div div a.latestnews:hover {
	color: #000066;
	text-decoration: underline;
}
#modlatest div.module div div div, #modpopular div.module div div div {
	padding: 5px 8px 0px 8px;
	width: 100%;
	text-align: left;
	padding-bottom: 1px;
}
div.module div div div ul li {
	list-style: square;
	padding-left: 0px;
	margin-left: -10px;
}
div.module div div div ul li a:link, div.module div div div ul li a:visited {
	margin-top: 0px;
	color: #000066;
}
div.module div div div ul li a:hover {
	color: #00CC00;
	text-decoration: none;
}
/* used in login form, both core module and CBuilder */
div.module table.mod_login,
div.module div div div {
	color: #333333;
}
div.module a:link, div.module a:visited {
	color: #333333;
}
div.module a:hover {
	color: #000066;
} 
/* mainmenu style */
.mainlevel ul {
	margin-bottom: 5px;
}
.mainlevel ul li {
	list-style-type: square;
}
a.mainlevel:link, a.mainlevel:visited {
	font-weight: normal;
	display: block;
	vertical-align: middle;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	width: 100%;
	text-decoration: none;
	background-image: url(../images/module_table_link.jpg);
	padding-bottom: 0px;
	text-transform: none;
	line-height: 25px;
}
a.mainlevel:hover {
	text-decoration: none;
	background-image: url(../images/module_table_link1.jpg);
	color: #FFFFFF; 
}
a.mainlevel#active_menu {
	color: #000066;
	font-weight: bold;
	}
a.mainlevel#active_menu:hover {
	color: #000066; 
}
div.module a.sublevel:link, a.sublevel:visited {
	padding-left: 5px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-align: left;
	margin: 0px;
	height: 25px;
	line-height: 25px !important;
	text-decoration: none;
	background-color: #FFFFFF;
}
div.module a.sublevel:hover {
	color: #000033;
	margin: 0px;
	height: 20px;
	text-decoration: underline;
}

div.module a.sublevel#active_menu {
	color: #000066;
	margin: 0px;
}
/* other styles */
.sectiontableentry1 {
	background-color: transparent;
	line-height: 18px;
	text-align: left;
	padding-bottom: 2px;
}
.sectiontableentry2 {
	background-color: #D4D3D3;
	text-align: left;
	line-height: 18px;
	padding-bottom: 2px;
}
/* standard button styling */
div.module .button, .button {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 5px 0 5px;
	height: 18px;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
	text-transform: uppercase;
	background-image: url(../images/toplevel_nav_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
}
	
div.back_button {
	display: block;
	overflow: hidden;
	line-height: 20px;
	height: 20px;
	margin-top: 10px;
	border: solid 2px #EBEAEA;
	padding-left: 10px;
	color: #333333;
	background-color: transparent;
	background-image: url(../images/componentheading.gif);
	background-repeat: repeat-x;
	padding: 3px 10px 3px 10px;
	
	}
div.back_button a:link, div.back_button a:visited {
	color: #333333;
}
div.back_button a:hover {
	color: #000066;
}	
	
/* content */

.spacer-left {
	height: 100px;
	width: 10px;
	float: left;
}
.spacer-right {
	height: 100px;
	width: 5px;
	float: right;
}
/* topmodules, lates news and popular */
#topmodules {
	float: none;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#modlatest {
	float: left;
	text-align: left;
	width: 300px;
	margin-left: -2px;
}
#modpopular {
	float: right;
	text-align: left;
	width: 300px;
	margin-right: -2px;
}

#mainbody {
	text-align: left;
	width: 590px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	border: none;
}
#footer {
	float: left;
	width: 800px;
	text-align: center;
	line-height: 15px;
	height: 60px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/content_table_bg_bottom.jpg);
	background-position: bottom;
} 

.footer-text {
	font-size: 10px;
	color: #999999;
}
.footer-text a:link, .footer-text a:visited {
	font-size: 10px;
	color: #666666;
}
.footer-text a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

/* Joomla! Core style */
.sectiontableentry1 {
	background-color : #F8F8F8;
	line-height: 18px;
	text-align: left;
	padding-bottom: 2px;
}

.sectiontableentry2 {
	background-color : #EBEBEB;
	text-align: left;
	line-height: 18px;
	padding-bottom: 2px;
}
.sectiontableheader {
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	}
	
.small {
	font-size: 10px;
	color: #000066;
	font-style: italic;
}
.createdate, .modifydate {
	font-size: 10px;
	color: #999999;
}
.createdate {
	padding-bottom: 5px;
}
.modifydate {
	padding-top: 5px;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
div.message {
	padding: 10px;
	border: dashed 1px #009933;
	background: #E2FCEC;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #059039;
	margin-bottom: 10px;
}

th.pagenav_next, th.pagenav_prev {
	padding: 3px 10px 3px 10px;
	background: transparent url(../images/componentheading.gif) repeat-x left;
	border-left: solid 2px #EBEAEA;
	border-right: solid 2px #BFBEBE;
	border-bottom: solid 2px #BFBEBE;
	border-top: solid 2px #EBEAEA;
	font-size: 10px;
	font-weight: bold;
	display: block;
}

table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	background: transparent url(../images/componentheading.gif) repeat-x left;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
.contentheading {
	padding: 3px 3px 3px 30px;
	background: transparent url(../images/contentheading.gif) no-repeat left;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.buttonheading {
	padding: 0px;
	height: 30px;
	font-size: 14px;
	color: #33CC00;

}
.componentheading {
	padding: 3px 3px 3px 3px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: transparent url(../images/componentheading.gif) repeat-x left;
	line-height: 22px;
	border: solid 1px #DADADA;
	margin-bottom: 20px;
}	
.readon {
	display: block;
	overflow: hidden;
	background: transparent url(../images/componentheading.gif) repeat-x left;
	line-height: 20px;
	height: 22px;
	margin-top: 10px;
	border: solid 1px #DADADA;
	padding-left: 10px;
	color: #666666;
}
a.readon:link, a.readon:visited {
	color: #333333;
}
a.readon:hover {
	color: #000066;
}
table.contentpaneopen {
	width: 100%;
	clear: both;
}
table.contentpaneopen img {
	vertical-align: top;
}
hr {
	width: 200px;
	color: #D6D5D5;
} /* horizontal line in your template*/
hr.separator {
	width: 1px;
	color: #D6D5D5;
}
 
/* FORMS SETTINGS */ 
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

.inputbox{
	font-size: 11px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 8px;
	color: #333399;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

