*  {
   padding:0;
   margin:0;
}


html {
	margin: 0; padding: 0 0 0 0;
	font:  normal 11px/18px arial, verdana, sans-serif;
	text-align: center;
}
/* Top-Menu*/
#slantedmenu {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
}
.halfmoon{
	margin-bottom: 0px;
}
.halfmoon ul{
	padding: 3px 9px 2px 5px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.halfmoon li {
	color: #ffffff;
	display: inline;
	margin: 0;
}
.halfmoon a{
	text-decoration: none;
	padding: 3px 9px 2px 8px;
	margin: 0;
	margin-right: 3px; /*distance between each tab*/
	border-left: 0px solid #DDD;
	border-right: 0px solid #DDD;
	border-top: 0px solid #DDD;
	border-bottom: 0px solid #DDD;
	color: #ffffff;
	font-size: 12px;
	background:  #F6F6F6 url(../images/taba.gif) top right no-repeat;
}
.halfmoon li a:hover{
	background-color: #949494;
	color: #333333;
	text-decoration: none;
	background:  url(../images/tab_gelb.gif) top right no-repeat;
}
.weiss {
	background: #ffffff;
}

.logosub {
	background:  #ffffff url(../images/logo-sub_re.gif);
}

.logosub_li {
	background:  #ffffff url(../images/logo-sub.gif);
}

.weiss-bdb {
	background: #ffffff;
	border-bottom:1px solid #999999;
	
}
.grau1 {
	background: #5a79d6;
}
.grau2-bdr {
	background: #5a79d6;
	
}

.grau2-bdr-right {
	background: #5a79d6;
	border-left:1px solid #ffffff;
}

.grau2 {
	background: #cccccc;
	
}

.grau2_mitrand {
	background: #999999;
	border-right:1px solid #ffffff;
	
}

.schwarz {
	background: #5a79d6;
	
}

.dkblau {
	background: #003cad url(../images/1px_dkblau.gif);
	
}

.blau {
	background: url(../images/1px_dkblau.gif);
	background-repeat: repeat;
	border-bottom:1px solid #ffffff;
	text-align: left;
}

.blau_rand_links {
	background: #003cad;
	border-left:1px solid #ffffff;
	text-align: left;
}

.blauohnerand {
	background: #003cad;
}

.mainbody {
	border-left: #2E82A4 1px solid; 
	border-right: #2E82A4 1px solid; 
	text-align: left;
	
}
#mainbody li {
	list-style-position: inside; 
	line-height: 20px; 
	list-style-type: square;
	background: #333333;
}
.bgfixed {
	background: #003cad;
/*  background:  #999999 url(../images/streifen.gif) top right; */
	background-repeat: repeat; 
}
a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
	background: url(../images/button.png) no-repeat;
	vertical-align:middle;
	padding-top: 2px;
	padding-left: 22px;
	height: 21px !important;
	height: 21px;
	width: 160px;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -23px;
	text-decoration: none;
	color:#333333;
}

a.mainlevel#active_menu {
	color:#333333;
	font-weight: bold;
	font-size:12px;
}

a.mainlevel#active_menu:hover {
	color:#405369;
}

.linkespalte-format li {
	list-style-type: none;
}
.linkespalte {
	float: left; 
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 11px; 
	width: 200px;
	text-align: left;
	
}
a.readon:link, a.readon:visited {
	clear: right; 
	display: block; 
	font-size: 11px; 
	float: none; 
	background-image: url(../images/btn1.gif); 
	color: #5a79d6; 
	background-repeat: no-repeat;
	padding-left: 9px;
	text-decoration: none; 
}
a.readon:hover, .comment:hover {
	color: #5a79d6; 
	background-color: transparent; 
	text-decoration: underline
}
a.sublevel:link, a.sublevel:visited  {
	display: left; 
	font-size: 12px; 
	width: 170px; 
	color: #ffff00; 
	letter-spacing: 2px; 
	text-align: left; 
	text-decoration: none;
	padding-left: 9px
}
a.sublevel:hover {
	color: #c0c0c0; 
	text-decoration: none
}
a.weblinks:link, a.weblinks:visited {
	font-weight: normal; 
	color: #ff9900; 
	text-decoration: none
}
a.weblinks:hover {
	color: #999999; 
	text-decoration: underline
}
li {
	line-height: 20px; 
	list-style-type: square
}
td {
	font-size: 14px; 
}
tr {
	font-size: 14px; 
}
.button {
	margin-top: 3px;
	font-size: 11px;
	border-right: #2E82A4 1px solid; 
	border-top: #2E82A4 1px solid; 
	border-left: #2E82A4 1px solid;
	border-bottom: #2E82A4 1px solid; 
	background-color: #cccccc
}
.button:hover {
	color: #8CA922
}
img {
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	border-bottom: 0px
}
input.inputbox, input.inputbox#mod_login_password {
	margin-top: 1px;
	margin-left: 1px;
	background-color: #ffffff;
	font-size: 11px; 
	color: #666666; 
	border-right: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid;
}
.componentheading {
	font-size:15px;
	font-weight:bold;
	color:#5a79d6;
	padding-left:20px;
	background:url(../images/icon1.png) left no-repeat;
} /* Format des Titel der Komponente */
.contentheading{
	font-size:15px;
	font-weight:bold;
	color:#5a79d6;
	padding-left:20px;
	background:url(../images/icon1.png) left no-repeat;
} /* Format des Titel des Inhalts*/
.contentpane {
	font-family: Verdana, Helvetica, Arial, "Lucida Sans", Tahoma, Sans-Serif;
	font-size: 1.4em;
	font-weight:normal; 
	padding:5px
}

.blog {
	font-family: Arial, Verdana, Helvetica, "Lucida Sans", Tahoma, Sans-Serif;
	font-size: 1.4em;
	border-bottom:1px dotted; 
	border-color:#A2BEC9;
	margin:5px 10px 8px 5px
}



.contentpaneopen {
	font-family: Arial, Verdana, Helvetica, "Lucida Sans", Tahoma, Sans-Serif;
	font-size: 1.4em;
	border-bottom:1px dotted; 
	border-color:#A2BEC9;
	margin:5px 10px 8px 5px;
} /* Tabelle die den aktuellen Text eines Artikels hat */


a.contentpaneopen:hover, a.contentpaneopen:link, a.contentpaneopen:visited {
	font-family: Arial, Verdana, Helvetica, "Lucida Sans", Tahoma, Sans-Serif;
	font-size: 11px;
	color: #ff0000;
}

.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:link, a.contentpagetitle:visited, .contentdescription  {
	font-family: Arial, Verdana, Helvetica, "Lucida Sans", Tahoma, Sans-Serif;
	font-size: 1.4em;
	padding:5px; 
	background: #EDEDED
} /*Titel eines Artikel */
table.contenttoc, table.contenttoc td, table.contenttoc th, table.contenttoc td.toclink, a.toclink:link, a.toclink:visited, a.toclink:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Lucida Sans", Tahoma, Sans-Serif;
	font-size: 1.4em;
	padding:5px; 
	background: #EDEDED
} /* Format für die Tabelle einer Tabelle mit mehreren Inhalten oder Artikel */
/* JOOMLA! SEKTION LISTE EINSTELLUNG*/
.sectiontableheader, .sectiontableentry1, .sectiontableentry2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Lucida Sans", Tahoma, Sans-Serif;
	font-size: 14px;
	padding:5px
} /* Format für die Liste der Sektione */
.createdate, .modifydate {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Lucida Sans", Tahoma, Sans-Serif;
	font-size: 1.4em
} /*Format für Datum und Autor */
.small {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Lucida Sans", Tahoma, Sans-Serif;
	font-size:10px;color:#123456
} /* Format für "Written by:...." */
.smalldark {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Lucida Sans", Tahoma, Sans-Serif;
	font-size:10px;color:#B60000
} /* Formatfür Umfrageergebnisseite, für " Number of Voters" */
/* Umfrage */
.poll {
	font-weight:normal; 
	padding:5px; 
	background: #EDEDED
} /* Format für td der Umfragetabelle */
.pollstableborder {
	font-weight:normal; 
	padding:5px; 
	background: #EDEDED
} /* Eigenschaften der Umfragetabelle */

/* Feedback */
.moduletable-feedback {
	font-weight:normal; 
	padding:5px; 
	background: #EDEDED;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px
}



/* Weblinks */
.weblinks, a.weblinks:hover{
	font-weight:normal; 
	padding:5px; 
	background: #EDEDED
}
/* Newsfeeds */
.newsfeedheading, .newsfeeddate  {
	font-weight:normal; 
	padding:5px; 
	background: #EDEDED
} /* Format des Newsfeed Titels */
/* Suche */
table.searchintro {
	text-align:left;
	font-size: 1.4em;
	line-height:1em;
	color:#123456;
	line-height: 1.5
} /* Format für "Search Keyword: test returned 4 matches" Box, die nach der Suche angezeigt wird. */

h1{font-size: 0.8em;line-height:1.5em;margin:0 0 0.5em;padding:0;color:#123456}
h2{font-size:1.5em;line-height:1.5em;margin:0 0 0.5em;padding:0;color:#123456}
h3{font-size:1.3em;line-height:1.3em;margin:0 0 0.5em;padding:0;color:#123456}
h4{font-size:1.2em;line-height:1.3em;margin:0 0 0.25em;padding:0;color:#123456}
h5{font-size:1.1em;line-height:1.3em;margin:0 0 0.25em;padding:0;color:#123456}
h6{font-size:1em;line-height:1.3em;margin:0 0 0.25em;padding:0;color:#123456}
p {
	font-size:1em;
	margin:0 0 1.5em;
	padding:0;
	line-height:1.4em
}

ul {
	line-height:1.4em;
	margin:0 0 1.5em;
	padding:0
}
li {
	list-style-type:sqare;
	margin:0 0 0em 20px
}
a, a:link {
color: #5a79d6;
text-decoration: none;
}
a:visited {
	color: #5a79d6;
}
a:hover, a:active {
	color: #5a79d6;
	text-decoration: underline;
}

ul li a, ul li a:link {
	border-color: #bbb;
}
.path
{	position: absolute;
	margin-top: -27px;
	color: #000000;
	padding-bottom: 8px;
	padding-top: 5px;
}
.suche{
	font-size: 0.8em;
	width:100%;
	padding-top:0px;
	padding-bottom: 1px;
}


