/* Body */



/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}




















#beispiel {
filter:alpha(opacity=90); /* Internet Explorer */
-moz-opacity: 0.90; /* Mozilla Browser */
opacity: 0.90; /* Opera */
}

BODY {
	margin: 10px 10px 10px 10px;
	background-color : #000000 ;
	color : #000000;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #c0c0c0;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-track-color: #c0c0c0;
	scrollbar-arrow-color: #c0c0c0;
	}

td,tr,p,div {
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #6985a3;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #9DAFC4;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #355c95; font-family: Arial;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #5A85C5; font-family: Arial;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #80A0D2; font-family: Arial;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 12px; color: #000000; text-decoration: none;
	font-family:  Arial;
	font-weight: none;
	}

a:hover {
	color: #000000;	text-decoration: none;
	font-weight: none;
	}

/* Horizontal Line */
hr {
	background: #cccccc; height:2px; border: 1px inset;
	}

hr.separator {
	background: #8EAC35;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
 }

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
 }


	
	a.mainmenu:link, a.mainmenu:visited {
	color: #2A370D; font-family: Arial;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	font: none;
	background: White;
	border: 1px solid #c2cdda;
	height: 16px;
	width: 160px;
	}

a.mainmenu:hover {
	color: #000000; text-decoration: none;
	}














	
a.sublevel:hover {

	}

a.sublevel:link, a.sublevel:visited {

}

/* Content - Sections & Categories */
.contentpane {
	background-color : #ffffff;
	}

.contentpaneopen {
	border : 0px ridge #BFDC7C;
	}

.contentheading {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	
	}

.contentpagetitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
 	color: #80A02C;
	text-align:left;
	}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: Arial;
	font-size: 11px;
	color: #364414;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #000000; text-decoration: none; font-weight: normal;
	font-family:  Arial;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #c0c0c0;	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #000000; text-decoration: none; font-weight: normal;
	font-family:  Arial;
font-size: 10px;
	
	}

a.weblinks:hover {
	color: #c0c0c0;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #000000; text-decoration: none; font-family:  Arial;
	font-size: 11px;
	list-style: inside url(../images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #c0c0c0;	text-decoration: underline;
	font-weight: normal;
	font-family:  Arial;
	font-size: 11px;
	list-style: inside url(../images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Arial;
	font-size: 12px;
	
	color: #000000;
	text-align: left;
		}

table.moduletable td {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	}

.componentheading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
 	color: #48A4FF;
	text-align:left;
	
	}

.button {
  color: #ffffff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 2px double #cccccc;
  width: auto;
  background-color: #000000;
  padding: 2px 5px;
  line-height: 16px;

  height: 24px;
  margin: 1px;
}


.inputbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	background: #ffffff;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #86A92E; font-family: Arial;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #000000; font-size: 11px;
	}

a.category:hover {
	color: #333333;
	}

.poll {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1 {
	background-color : #ffffff;
	}

	 .contentpane {
	background-color : #e1e1e1;
	}
	
.sectiontableentry2 {
	background-color : #DBDBDB;
	}

.sectiontableheader {
	background-color : #7D97BA;
	color : #ffffff;
	font-weight : bold;
	}

.small {
	font-family: Arial;
	font-size: 10px;
	color: #9dafc4;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Arial;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Arial;
	font-size: 10px;
	color: #c2cdda;
	font-weight: normal;
}

.createdate {
	font-family: Arial;
	font-size: 9px;
	color: #9dafc4;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

.weiss {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}



ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(../images/arrow.gif) 3px;
	list-style-image: url(../images/arrow.gif);
	}

.fase4rdf {
	font-family: Arial;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #355c95;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #c0c0c0;
	}

table.searchintro {
  	background-color: #e1e1e1;
	border: 1px solid #c0c0c0;
	}

table.contact {
	background-color: #e1e1e1;
	}

table.contact td.icons {
	background-color: #e1e1e1;
	}

table.contact td.details {
	background-color: #e1e1e1;
	font-size: 10px;
	font-family: Arial;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #c0c0c0
}

a.pagenav:hover {
	color: #9dafc4;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* PeekLime */

a.bar:link, a.bar:visited {
        color: White; text-decoration: none; font-weight: normal;
        font-family:  Arial;
        font-size: 10px;
        font: bold;
        }

a.bar:hover {
        color: #c2cdda;        text-decoration: none;
        }
		  
		  .searchbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	background: White;
	border: 2px solid;
	height: 18px;
	line-height: 13px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}
