/*  ARS SCRIBENDI CSS  */

/* general stuff */

html {
height: 100%;
}

body {
margin: 0;
background-color: #FFFFF5;
}

a:link, a:visited {
color:#990000;
text-decoration: none;
border: none;
}

a:hover {
text-decoration: underline; 
border: none;
}

td,tr,p,div {
font-family: Verdana, Arial, Helvetica, Geneva, Sans Serif;
font-size: 10px;
line-height: 150%;
color:#666666;
}

/* Layout DIVs */

#search {
position: absolute;
z-index: 1;
width: 120px;
height: 20px;
left: 25px;
top: 5px;
}

#search .inputbox{
font-size: 12px;
width: 100px;
height: 16px;
padding: 1px;
border:solid 1px #cccccc;
background-color: #FFFFFF;
margin-bottom:2px;

}

#inhalt {
position: absolute;
	height: auto;
top: 80px;
	width: 500px;
	left: 420px;
}

#inhaltforum {
position: absolute;
	height: auto;
top: 80px;
	width: 700px;
	left: 220px;
}

#topmenu {
position: absolute;
	height: auto;
	top: 13px;
	width: 200px;
	left: 670px;
	z-index: 1;
}

#mainmenu {
	position: absolute;
	height: auto;
	top: 75px;
left: -10px;
	padding-top:5px;
	padding-bottom:5px;
	width: 100px;
}


/* Main Menue */

ul#mainlevel {
	list-style: none;
	text-align: left;
	line-height: 200%;
}

ul#mainlevel li a, ul#mainlevel li a:visited {
	display: block;
	width:105px;
	text-decoration: none;
	text-align: left;
	border: 1px solid;
	border-color: #FFFFF5;
	color: #666666;
	padding-left: 5px;
}

ul#mainlevel li a:hover {
	display: block;
	width:105px;
	text-decoration: none;
	text-align: left;
	border: 1px solid;
	border-color: #990000;
	color: #666666;
padding-left: 5px;
}

/* Main Menue - active */
ul#mainlevel li a#active_menu {
display: block;
width:105px;
text-decoration: none;
text-align: left;
border: 1px solid;
border-color: #990000;
color: #666666;
padding-left: 5px;
}

#newsflash {
	position: absolute;
	height: auto;
	top: 80px;
	width: 200px;
	left: 180px;
}

#eyecatcher {position: absolute;
width: 950px;
height: 50px;
visibility: visible;
}

#login {
	position: absolute;
	left:30px;
	width: 100px;
	height: auto;
	top: 320px;
	border-color: #330000;
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
}


/* Other Mambo Stuff */

#title {
}

.searchintro {
color:#666666;
}

.pathway {
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

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

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

hr {
width:  90%; 
}


hr.separator {
width:  40%; 
}
a.pnav {
}

.pnav:hover {
}

.small {
color: #ABABAB;
}

.smalldark {
color: #000;
height: 10px;
text-align: left;
}

.sectiontableheader {
font-weight: bold;
height: 20px;
border-bottom: 1px solid #333333;
color: #666666;
}

.sectiontableentry1 {
font-weight: normal;
text-align: left;
padding: 2px;
}

.sectiontableentry2 {
font-weight: normal;
text-align: left;
padding: 2px;
}

.button {
border: 1px solid #BBBBBB;
}

.inputbox {
padding: 1px;
border:solid 1px #cccccc;
background-color: #FFFFFF;
margin-bottom:2px;
text-align:left;
margin-right: 3px;
}

.createdate {
color: #ABABAB;
height: 10px;
}

.modifydate {
color: #ABABAB;
height: 20px;
line-height: 120%;
margin-bottom: 5px;
}

a.readon {
padding-left: 420px;
}

.blog {
width: 100%;
}

.blog_more {
font-size: 0.7em;
}

.contentheading {
color: #990000;	
font-weight: bold;
border-bottom: 1px solid #eeeeee;
width: 500px;
}

.contentpaneopen {
text-align: left;
font-size: 10px;
}

table.contentpaneopen {
text-align: left;
font-size: 10px;
}

/* frame around images */
table.contentpaneopen img {
	border: 1px solid #333333;
}

table.contentpane {
font-weight: bold;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 0.7em;
}

.categorytitle {
font-weight: bold;

height: 2em;
line-height: 120%;
}

.componentheading {
font-weight: bold;
height: 23px;
line-height: 120%;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline;
}

table.moduletable {
width: 100%; 
margin: 0;

}
table.moduletable th {
color: #ffffff;
}

.poll {
font-size: 0.7em;
text-align: center;
}

.back_button {
text-align: right;
width: 120px;
background: url(../images/button_bg.png);
background-repeat: no-repeat;
padding-bottom: 20px;
}

/* Joomlaboard */
#inhalt a, #inhalt a:hover {
}

#inhalt p, #inhalt p.contentheading, #inhalt table {
}

/* Joomlaboard Ende */

.blogsection {
font-size: 0.7em;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 120%;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 0.7em;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}