body {
	font:normal 70% verdana, "Times New Roman", Times, serif;
	line-height:140%;
	margin: 0;
	padding:0;
	color: #444444;
	text-align:center;
}

form {
  margin: 0;
  padding: 0
}

img,table {
	border:none;
	margin-left:0px;

}

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

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #e36936
}
p {
  text-align:justify
}
hr{
	color:#444444;
	background:#000000;
	border:0;
	height:1px; 
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	background: #000;
}

#container {
	width:900px;
	margin:0 auto;
	text-align:center;
	padding-top:10px
}

#container #header{
	width:900px;
	height:152px;
	background: url(../images/yodo_header.png) bottom no-repeat;
	margin:0 auto;
	text-align:center
}

.inputbox{
	background-color:#cde1e7;
	color:#016986;
	font-size:80%;
	border-left:1px solid #016986;
	border-top:1px solid #016986;
	border-bottom:1px solid #182236;
	border-right:1px solid #182236;
}

#contents{
	background: url(../images/yodo_bg.png) repeat-y;
	width:900px;
	margin:0 auto
}
#column1_container{
	width:205px;
	float:left;
	text-align:center;
	margin-left:20px;
	margin-right:0px;
}
#column1{
	margin:3px 0 0 18px;
}

#column2_container_full{
	width:400px;
	float:left;
	margin-right:10px;
	margin-top:35px;
}
#column2_container_full{
	padding-left: 0px;
}
#column2{
	padding:0px;
	padding-right:30px;
}

#column3_container{
	width:200px;
	float:right;
	margin-left:0px;
	margin-right:40px;
}
#column3{
	margin:35px 0 0 0px;
	/*background-color:#999;*/
	line-height:120%;
}
#rechtsboven{
	float:right;
	position:relative;
	right:22px;
	top:22px;
	padding-top:17px;
	height:110px;
	overflow:hidden;
/*	border-left:#cccccc 2px solid;
	border-bottom:#cccccc 2px solid;
*/}

/* menu */
div.module_menu {
	padding: 0;
	margin:0 0 0px 0;
	text-align:left;
}
div.module_menu div{
	
}
div.module_menu div div{
	padding-bottom:5px
}
div.module_menu div div div {
	
/*	border:1px solid #016986;*/
/*	background:url(../images/top_menu_bg.png)
*/}
div.module_menu h3{
	color: #5cc151;
/*	background:url(../images/top_menu_bg.png);
*/	text-align: left;
	line-height: 21px;
	font-weight: bold;
	font-size: 85%;
	margin: 0;
	height:21px;
	border-bottom:1px dotted #016986
}
div.module_menu ul.menu{
	padding-top:10px	
}
/* menu links level 1 */
ul.menu {
	margin:0;
	padding:0;
	list-style:none
}
ul.menu li {
	margin:0;
	padding:0;
}
ul.menu li a:link, ul.menu li a:visited{
	display:block;
	line-height:150%;
	margin:0;
	padding-right:0px;
	padding-top:25px;
	text-decoration:none;
	color:#7777777;
	text-align:left;
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase
}
ul.menu li a:hover{
	color:#e36936;
	font-size:90%;
	font-weight:bold;
}
ul.menu li.active a:link, ul.menu li.active a:visited, ul.menu li.active a:hover{
	display:block;
	text-decoration:none;
	color:#444444;
	font-weight:bold;
/*	background: url(../images/bamboo.png) 10px right no-repeat;
*/	padding-right:0px;
	padding-top:25px;
}
ul.menu li#current a:link, ul.menu li#current a:visited, ul.menu li#current a:hover{
	display:block;
	text-decoration:none;
	color:#444444;
	font-size:90%;
	font-weight:bold;
/*	background: url(../images/bamboo.png) 10px right no-repeat;
*/	padding-right:0px;
	padding-top:25px;
}

/* level 2 */
ul.menu li ul{
	margin:0;
	padding:0;
	list-style:none
}
ul.menu li li a:link, ul.menu li li a:visited, ul.menu li li a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url(../images/empty_bg.gif) 10px center no-repeat;
	padding-left:30px
}
ul.menu li.active li#current a:link, ul.menu li.active li#current a:visited, ul.menu li.active li#current a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url(../images/dot1.gif) 20px center no-repeat;
	padding-left:30px
}
ul.menu li.active li#current li a:link, ul.menu li.active li#current li a:visited, ul.menu li.active li#current li a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url(../images/empty_bg.gif) 10px center no-repeat;
	padding-left:30px
}
/* level 3 */

ul.menu li li ul{
	margin:0;
	padding:0;
	list-style:none
}
ul.menu li.active li.active a:link, ul.menu li.active li.active a:visited, ul.menu li.active li.active a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url(../images/dot1.gif) 20px center no-repeat;
	padding-left:30px
}
ul.menu li.active li.active li#current a:link, ul.menu li.active li.active li#current a:visited, ul.menu li.active li.active li#current a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url(../images/dot2.gif) 30px center no-repeat;
	padding-left:40px
}
ul.menu li.active li.active li a:link, ul.menu li.active li.active li a:visited, ul.menu li.active li.active li a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url(../images/empty_bg.gif) 10px center no-repeat;
	padding-left:30px
}

/* login form, polls */
div.module {
	padding: 0;
	margin: 0 0 10px 0;
	font-size:85%;
}
div.module_foto img{
	margin-left:0px;
	padding:10px;
	text-align:left;
	background-color:#000;
	width:175px;
	border-bottom-color:#e36936;
	border-right-color:#e36936;
	border-width:3px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-color:#444444;
	border-top-color:#444444;
	border-bottom-style:solid;
	border-right-style:solid;
	border-left-style:groove;
	border-top-style:groove;

}
div.module_poem {
	padding: 10px;
	margin: 39px 0 0px 0;
	font-size:85%;
	font-stretch:extra-condensed;
	line-height:110%;
	text-align:center;
	background-color:#000;
	color:#ebebeb;
	border-bottom-color:#e36936;
	border-right-color:#e36936;
	border-width:3px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-color:#444444;
	border-top-color:#444444;
	border-bottom-style:solid;
	border-right-style:solid;
	border-left-style:groove;
	border-top-style:groove;
}

div.module div{
	
}
div.module div div{
	padding-bottom:5px
}
div.module div div div {
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	padding-top:0px;
/*	border:1px solid #016986;
*//*	background:url(../images/top_menu_bg.png)
*/}
div.module div div div ul.menu {
	margin:5px 0 0 -10px	
}
div.module div div div div{
	padding-left:0;
	background:url(../images/empty_bg.gif) left top no-repeat; /* IE bug*/;
	border:0;
}
div.module h3{
	color: #016986;
	text-align: left;
	line-height: 170%;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	border-bottom:1px solid #72859f
}
div.module ul.menu{
	font-size:120%	
}
.moduletable_menu, .moduletable, .moduletable_text, .c{
	margin:0 0 20px 0;
	text-align:justify
}
input{
	background-color:#182236;
	border-left:1px solid #5b7290;
	border-top:1px solid #5b7290;
	border-right:1px solid #182236;
	border-bottom:1px solid #182236;
	font:normal 100% verdana, "Times New Roman", Times, serif;
	color:#7B91B1
}
input#modlgn_username, input#modlgn_passwd{
	height:18px	
}
.button{
	font:bold verdana, "Times New Roman", Times, serif;
	font-size:80%;
	color:#000;
	text-align: center;
	background-color:#cde1e7;
	border-left:1px solid #016986;
	border-top:1px solid #016986;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:1px;
    width: auto;
}



/* Advertisement */
.module_text{
	padding: 0;
	margin: 0 0 20px 0;
	font-size:85%
}
div.module_text div{
	
}
div.module_text div div div {
	padding:0;
	border:1px solid #016986;
	background:url(../images/top_menu_bg.png);
	text-align:left;
	padding-left: 10px;
	padding-right:10px;
	padding-top:5px
}
div.module_text div div div div{
	border:0;
	padding-bottom:5px
}
div.module_text div div{
	padding-bottom:0
}
div.module_text h3{
	color: #016986;
	text-align: center;
	line-height: 170%;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	border-bottom:1px solid #016986
}
div.module_text .bannergroup_text, div.module_text .bannergroup_text div{
	background:url(../images/empty_bg.gif) left top no-repeat;
	text-align:left;
	padding-left:0
}
.moduletable, .moduletable_text{
	text-align:left
}
.moduletable_text .bannergroup_text{
	padding-left:0
}

body.contentpane{
	font:normal 85% verdana, "Times New Roman", Times, serif;
	color:#fff;
	background-image:none;
	background-color:#fff
}
body.contentpane img{
	border:0
}
.pagenav, a.pagenav:link, a.pagenav:visited, a.pagenav:hover,
.pagenavbar, .pagenavbar a:link, .pagenavbar a:visited, .pagenavbar a:hover{
	color:#7B91B1
}

div.module .poll div{
	background-image:none
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

#frame_bg {
	margin:0;
	padding:0;
	background: transparent url(../images/page_bg.jpg) top left repeat-x
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:900px
}

div#extras {
	width:900px;
	margin:0 auto;
	height:31px;
	padding:0 10px
}

#footer {
	background: url(../images/yodo_footer.png) top no-repeat;
	clear:both;
	width:900;
	height:44px;
	line-height:25px;
	margin:0 auto;
	padding:0;
	font-size:85%;
	text-align:center;
}

#footer a:link, #footer a:visited, #footer:hover{
	color:#e36936;
	font-weight:normal;
}
#topnews {
	margin:40px 0 0 0;
	width:490px;
	height:120px;
	color:#666
}

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 {
	height:0px;
	position:absolute;
	top:0px;
	left:-200px;
	/*color:#004812;*/
	
	
}

h1 {
	padding: 0;
	font: bold 130% verdana, "Times New Roman", Times, serif;
	vertical-align: bottom;
	color: #777777;
	text-align: left;
	width: 100%
}

h2, .contentheading {
	padding: 0;
	font: bold 100% verdana, "Times New Roman", Times, serif;
	vertical-align: bottom;
	color: #777777;
	text-align: left;
	width: 100%;
	text-transform:uppercase
}

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

h4 {
	font: bold 100% verdana, "Times New Roman", Times, serif;
	color: #016986
}

h3, .componentheading, table.moduletable th, legend {
    margin: 0;
    font: bold 120% verdana, "Times New Roman", Times, serif;
    color:#c5dcff;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: left
}

/* small text */
.small {
	font-size: 85%;
	color: #016986;
	font-weight: normal;
	text-align: left
}

.modifydate {
    height: 20px;
    vertical-align: bottom;
	font-size: 85%;
	color: #7B91B1;
	font-weight: normal;
	text-align: left
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 85%;
	color: #7B91B1;
	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;
	color:#C60;
}

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


/** overlib **/

.ol-foreground {
	background-color: #f6f6f5
}

.ol-background {
	background-color: #666665
}

.ol-textfont {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 85%
}

.ol-captionfont {
	font: bold 100% verdana, "Times New Roman", Times, serif;
	color: #f6f6f6
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 100%
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px
}

a.mainlevel:hover {

}

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

.article_column {
	padding-right: 5px
}

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


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: 10px;
  border: 1px solid #768ba7;
  padding: 10px;
  font-size:85%;
  float:right
}

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


/* content tables */
td.sectiontableheader {
  background: #7b91b1;
  color: #E5EFFF;
  padding: 4px;
  border-right: 1px solid #fff
}

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

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px
}


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

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

table.contentpaneopen fieldset {
	border: 0
	
}

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

table.contentpaneopen h4 {
	font: bold 100% verdana, "Times New Roman", Times, serif;
	color: #7B91B1
}

.highlight {
	background-color: #fffebb
}

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

#leftcolumn div.module table ,#rightcolumn div.module table {
	width: auto
}

/* forms */

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size:80%;
  color: #000;
  background-color:#fff;
  border:1px solid #bbb;
  font: normal 100% verdana, "Times New Roman", Times, serif
}

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

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

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

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

div.message {
	font: bold 120% verdana, "Times New Roman", Times, serif;
	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 */

/* Text advert style */

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

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	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*/

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

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

/* 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: #fff url(../../system/images/notice-note.png) 4px center no-repeat;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #fff url(../../system/images/notice-alert.png) 4px center no-repeat; border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #fff url(../../system/images/notice-note.png) 4px center no-repeat; border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}



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

button {
	font:bold 85% verdana, "Times New Roman", Times, serif;
	color:#fff;
	text-align: center;
	background-color:#7b91b1;
	border-left:1px solid #7b91b1;
	border-top:1px solid #7b91b1;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:3px;
    width: auto
}


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

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

/* -------------------------- */
form table.adminform button{
	margin-right:5px
}
#editor-xtd-buttons a:link, #editor-xtd-buttons a:visited, #editor-xtd-buttons a:hover{
	color:#000	
}
fieldset.input{border:1px solid #5B7290}
