/* Deutsch */


body {
font				: verdana, arial, georgia, sans-serif;
color				: #000000;
}
.balken
{
width:				180px;
}

.pathway
{
font-family			:Verdana, Arial, Helvetica, sans-serif;
font-size			:10px;
color				:#000000;
text-align			:left;
padding-left		:18px;
padding-bottom		:2px;
}

.mainbody {
width				:468px;
padding-left		:10px;
padding-right		:5px;
padding-top			:10px;
}

li
{
padding-top:10px; /*submenu-abstand definieren*/
}

.editor{
font-size			:10px;
font-family			:Verdana, Arial, Helvetica, sans-serif;
font-style			:inherit;
color				:#000000;
}
.content { /*Wird gebraucht um die box noch genauer zu definieren */
color				: #226266;
background-color	: transparent;
padding				: 20px 20px 20px 20px;
font-weight			: normal;
width				: 700px;
}


.subbox{
margin				: 0px 3px 5px 0px;
padding				: 0px 0px 5px 0px;
width				: 165px;
text-decoration		: none;
}

.example1 {
font				: verdana, arial, georgia, sans-serif;
margin				: 0px 0px 0px 0px;
padding				: 0px 0px 0px 0px;
text-decoration		: none;
/*border-style		: solid; /* ---> zeigt Rahmen der "box" */
}

/* Primary levels: mainlevels */
.example1 #navlist ul, .example1 #navlist li
{
display				: inline; /*waagrecht anzeigen von mainmenu*/
text-decoration		: none;
}

.example1 #navlist a:link, .example1 #navlist a:visited
{
float				: left;
line-height			: 13px;
margin-right		: 8px; /*abstand mainmenu*/
margin-left			: 15px;
color				: #ffffff; /*Horizontale Menu-Farben--> wenn inaktiv */
text-decoration		: none;
}

.example1 #navlist a:visited#current, 
{
border-bottom	: 1px solid #000000; /*mainlevel underline bleibt color*/
padding-bottom	: 0px;
background		: transparent;
color			: #000000;
}

.example1 #navlist a:hover
{
border-bottom	: 0px solid #000000; /*mainlevel underline bleibt color*/
padding-bottom	: 0px;
background		: transparent;
color			: #000000;
text-decoration	: none;

}

td, tr, p, div { /*Allgemeine Schriftarten-/einstellungen werden definiert*/
font-family		: verdana, arial, georgia, sans-serif;
color			: #333333;
font-size		:12px;
border			:0px;
}


.contentheading, .componentheading { /*Thementitel einstellungen*/
font-family		: verdana, arial, georgia, sans-serif;
font-weight		: bold;
color			: #4490B4;
}

.createdate { 		/*Datum when created */
font-family		: verdana, arial, georgia, sans-serif;
color			: #999999;
text-align		: left;
}

a:link, a:visited { /*sublevel link einstellungen --> inaktiv*/
color			: #000000;
text-decoration	: underline;
font-family		: verdana, arial, georgia, sans-serif;
font-size		: 11px;
}

a:hover { /*link überfahren sublevels*/
color			: #333333;
}

/* Text passed with mosmsg url parameter */
.message {
font-family		: verdana, arial, georgia, sans-serif;
font-weight		: normal;
font-size		: 10px;
color 			: #ff6600;
text-align		: center;
}