/* for XHTML */

div.message {
width: 92%;
margin: 15px;
padding: 15px;
border-top: 1px dotted black;
border-bottom: 1px dotted black;
background: #000000;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

/*a.readon {
border-top: 1px solid #999999;
	padding: 5px;

}*/

img {
border : none;
}

body{
    margin: 0;
	padding: 0;
	background-color: #000000;
	text-align: center;
}

table.moduletable-log {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.button-log {
  	color: #FFFFFF;
	background-color: #000000;
 	font-family: sans-serif, arial;
  	text-align: left;
	border: 1px solid #FFFFFF;
  	padding: 2px;
  	margin: 1px 1px 1px 1px;
	font-size: 10px;
}

.inputbox-log {
	padding: 2px;
	border:solid 1px #FFFFFF;
	background-color: #000000;
  	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

div.moduletable-log {
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
	width: 170px;
	color: #FFFFFF;
	text-align:left;
	font-size: 10px;
}

div.moduletable table-log {
	font-family: sans-serif, arial;
	font-size: 10px;
	color: #FFFFFF;
}

/******/

#slideshow{
	background-color: #000000;
	text-align: left;
}

#headslide{
	width: 700px;
	height: 350px;
	background-color: #000000;
}

td,tr,p,div{
	font-family: sans-serif, arial;
	font-size: 12px;
	line-height: 19px;
}

/* container div */

#center{
	padding-top: 10px;
	text-align: left;
	background-image: url('../images/bgcenter.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

#main{
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	width: 100%;

}

#kehys{
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 930px;
	background-color: #000000;
}

/* area for different parts */

#boxes{
	width: 900px;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align:left;
	background-color: #000000;
}

#header{
	padding-top: 5px;
	width: 900px;
	height: 40px;
}

/* logo div, change width , if you want to change wider logo picture to your template */

#logo{
	width: 500px;
	float: left;
	text-align:left;
	height: 40px;
}

/* small navigation at the top right corner of the template */

#othernavi{
	width: 400px;
	float: right;
	text-align:right;
	margin-top: 15px;
}

/* main navigation top of the page with blue background */

#mainnavi{
	background-image: url('../images/navibg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 900px;
	height: 37px;
	text-align: left;
	line-height: 37px;
}

#navi{
	float: left;
	width: 716px;
	text-align: left;
}

/* pathaway part, breadcrumbs */

#crumbs{
	height: 20px;
	line-height: 20px;
	text-align:left;
	/*background-color: #ffffff;*/
	background-image: url('../images/bg_crumb.gif');
	background-position: top center;
	background-repeat: repeat-x;
	font-family: sans-serif, arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 20px;

}

/* div search box module */

#search{
	float: right;
	width: 181px;
	text-align: left;
	line-height: 27px;
	height: 23px;
	color: #FFFFFF;

}

/* footwer */

#footer{
	width: 900px;
	margin-bottom: 5px;
	height: 30px;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	clear: both;
}

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

a.footer:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}

/* left footer */

#footerleft{
	/*width: 450px;*/
	text-align: left;
	float: left;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;

}

a.footerleft:link, a.footerleft:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;

}

a.footerleft:hover {
	color: #FFFFFF;	
	text-decoration: underline;
	font-size: 11px;

}
/* right footer */

#footerright{
	/*width: 450px;*/
	text-align: right;
	float: right;

}

/* left column of the template */

#left{
	float: left;
	width: 170px;
	text-align: left;
	padding: 15px;
}

/* place for mainbody and components, different layouts have different widths. Change them. */

#story{
	float: left;
	width: 460px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

#story1{
	float: right;
	width: 660px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

#story2{
	float: left;
	width: 660px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

#story3{
	float: left;
	width: 730px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding-bottom: 100px;
}

/* right column of the template */

#right{
	float: right;
	width: 200px;
	text-align: left;
}

/* layout for frontpage text and image */

#frontpage{
	float: right;
	text-align: left;
	width: 100%;

}


#frontpage div{
	padding-top: 20px;
}

#user1{
	float: left;
	width:683px;
	text-align: left;

}

#mainbody{
	float: left;
	width: 100%;
	text-align: left;
}

#frontleft{
	float: left;
	width: 50%;
	text-align:left;
}

#frontright{
	float: right;
	width: 50%;
	text-align: left;
}

/* Joomla styles */

/* top navigation oben rechts */

ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	background: none
}

ul#mainlevel-nav li{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	white-space: nowrap;
	border-right: 1px solid #FFFFFF;
	background: none
}

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

ul#mainlevel-nav li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* for mainmenu flat list on the blue bg */

ul#mainlevel-menu{

	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	background: none
}

ul#mainlevel-menu li{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 37px;
	white-space: nowrap;
	
	/* use this, if you don't want to use images */
	/* border-right: 1px solid #4077b2; */
	background: none;
	background-image: url('../images/line.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

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

ul#mainlevel-menu li a:hover{
	color: #FFFFFF;
}

ul#mainlevel-menu li #active_menu-menu{
	background-image: url('../images/activebg.gif');
	background-position: top left;
	background-repeat:repeat-x;
	color: #FFFFFF;
}

/* for includes/footer.php styles */

#footerleft div{
	text-align:left;
	color: #FFFFFF;
	font-size: 11px;
}

/* for search box on the top right of the page */

#mod_search_searchword{
	overflow: hidden;
	width: 180px;
	border: none;
	background: transparent;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font-size: 11px;
}

/* basic links on the site */

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

}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}

a.pathway:link, a.pathway:visited{
	color: #FFFFFF;
}

a.pathway:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

a.toclink:link, a.toclink:visited{
	font-size: 12px;
}

a.toclink:hover{
	font-size: 12px;
	text-decoration: underline;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

table.contentpaneopen td {
	padding-right: 10px;
	line-height: 18px;
}

table.contentpaneopen td.componentheading {
	font-family: sans-serif, arial;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;


}

table.contentpaneopen div{
	font-family: sans-serif, arial;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}

ul{
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

li{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
	background-image: url('../images/bullet.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

ol{
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ol li{
	background: none;
}

table.contentpane{
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 12px;
}

table.contentpane td {
	margin: 5px;
	padding: 5px;
}

table.contentpane table{
	
}

table.contentpane td.componentheading {
	font-family: sans-serif, arial;
	color: #FFFFFF;
	text-align: left;	
	font-weight: normal;
	font-size: 22px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #FFFFFF;
}

div.contact_email label {
	color: #FFFFFF;
 	font-family: sans-serif, arial;
  	text-align: left;
  	font-size: 12px;
	font-weight:bold;
  	width: auto;
	padding-top: 10px;
  	margin-top: 10px;
}

.button {
  	color: #FFFFFF;
	/*color: #000033;*/
	/*background-color: #ffffff;*/
	background-image: url('../images/button_fond.gif');
	background-position:top center;
	/*background-repeat: no-repeat;*/
 	font-family: sans-serif, arial;
  	text-align: center;
  	font-size: 11px;
	font-weight:bold;
	border: 1px solid #FFFFFF;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
  	width: auto;
  	padding: 5px;
  	margin: 3px 3px 3px 0px;
}

.inputbox {
  	color: #FFFFFF;
  	font-size: 11px;
	border:solid 1px #FFFFFF;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	background-color: #000000;
	padding: 5px;
  	margin: 3px 3px 3px 0px;
  	width: auto;


}

.componentheading{
	font-family: sans-serif, arial;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
}

div.componentheading{
	font-family: sans-serif, arial;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
}

.contentcolumn{
	padding-right: 5px;
	font-family: sans-serif, arial;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
}

.contentheading{
	font-family: sans-serif, arial;
	color: #FFFFFF;
	text-align: left;	
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;

}

.contentpagetitle {
	font-family: sans-serif, arial;
	color: #FFFFFF;
	text-align: left;	
	font-weight: normal;
	font-size: 20px;
	/*line-height: 30px;*/
	line-height: 1.5em;
}

.contentdescription {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: normal;
	font-size: 11px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;

}

div.moduletable{
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin-bottom: 15px;
	width: 170px;
	color: #FFFFFF;
	text-align:left;
	font-size: 11px;
}

div.moduletable table{
	font-family: sans-serif, arial;
	font-size: 9px;
	color: #FFFFFF;
}

table.moduletable th, div.moduletable h3 {
	/*background-image: url('../images/moduletablebg_h3.gif');
	background-position:top left;
	background-repeat: no-repeat;*/
	height: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	margin: 0;
}

table.pollstableborder td {
  padding: 2px;
}

.blogsection a{
	font-size: 10px;
}

.latestnews a{
	font-size: 10px;
}

div.back_button{
	border-top: 1px solid #FFFFFF;
	text-align: left;
	font-size: 10px;
}

.pagenav_prev{
	font-size: 10px;
}

.pagenav_next{
	font-size: 10px;
}

span.pathway{
	height: 27px;
	line-height: 27px;
	color: #FFFFFF;
}

span.pathway a{
	height: 27px;
	line-height: 27px;
	color: #FFFFFF;
}

div.syndicate{
	text-align: left;
	padding-top: 11px;
}

div.blog_more{
	font-size: 10px;
	line-height: 16px;
}

table.blog table td{
	padding-right: 10px;
}

.sectiontableheader {
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;	
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.sectiontablefooter {
  font-size: 10px;
}

.sectiontableentry1 td {
	border-top: dotted 1px #FFFFFF;
    height: 22px;	
	font-size: 12px;
}

.sectiontableentry2 td {
	border-top: dotted 1px #FFFFFF;
  	height: 22px;	
	font-size: 12px;
}

.sectiontableentry1 {
	border-bottom: dotted 1px #FFFFFF;
	font-size: 12px;
}

.sectiontableentry2 {
	border-bottom: dotted 1px #FFFFFF;
	font-size: 12px;
}

.small {
	color: #FFFFFF;
	font-size: 10px;
}

a.category:link {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

a.category:hover {
	color: #FFFFFF;
}

a.category:visited {
	color: #FFFFFF;
}

.createdate {
	height: 5px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 10px;
}

.modifydate {
	height: 5px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
}

table.contenttoc {
  border: 1px solid #FFFFFF;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
        color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {

	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #FFFFFF;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #FFFFFF;
}

a.mainlevel#active_menu {
	font-weight: bold;
	color:#FFFFFF;
}

a.mainlevel#active_menu:hover {
	font-weight: bold;
	color: #FFFFFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: dotted 1px #FFFFFF;
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

a.sublevel:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #FFFFFF;
	font-weight: bold;

}

.highlight {
	color: #FFFFFF;
	padding: 0;
}

.code {
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
	margin: 10px 10px 10px 10px; 
/*	border: 1px solid #FFFFFF; */
}

.mosimage {
	margin: 10px 10px 10px 10px; 
/*	border: 1px solid #FFFFFF; */
}

.mosimage_caption {
  margin-top: 2px;
  /*background: #ffffff;*/
  padding: 2px;
  color: #FFFFFF;
  font-size: 10px;
 /* border-top: 1px solid #FFFFFF; */
}

span.article_seperator {
	display: block;
	height: 25px;
}

h1{
	font-family: sans-serif, arial;
	color: #FFFFFF;
	text-align: left;	
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;

}

h2{
	color: #FFFFFF;
	font-family: sans-serif, arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

h3{
	color: #FFFFFF;
	font-family: sans-serif, arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
