/* CSS Document */

/* ************** edit by wrecker ****************** */

h1, h2, h3, h4, h5, h6, pre,blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}

h1 {
	padding: 4px;
	line-height: 145%;
	letter-spacing: -1px;
}

h2 {
	line-height: 145%;
	padding: 4px;
	letter-spacing: -1px;
}

h3 {
	line-height: 145%;
	padding: 4px;
	letter-spacing: -1px;
}
h4 {
	font-size: 16px;
	line-height: 145%;
	padding: 4px;
	color: #3d3d3d;
}
blockquote {
	background: transparent url(../images/quote-start.png) no-repeat 0px bottom;
	padding: 5px;
	margin: 5px;
	border: 0px dotted #aaa;
	font-style: italic;
	color: #555;
	width: 66%;
	font-size: 13px;
	border-bottom: 0px dotted #ffabab;
	border-top: 0px dotted #ffabab;
}

blockquote div {
	padding: 5px 18px;
	width: auto;
	background: transparent url(../images/quote-end.png) right top no-repeat;
}


span.achtung 
{
	color: #CC0000;
	border-top: 3px solid #F98F84;
	border-bottom: 3px solid #F98F84;
	background: #F6CBBB url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info
{
	color: #0055BB;
	border-top: 3px solid #96B6D9;
	border-bottom: 3px solid #96B6D9;
	background: #D2DADB url(../images/status-info.png) 10px 50% no-repeat;
}

span.notiz 
{
	color: #B79000;
	border-top: 3px solid #F9E184;
	border-bottom: 3px solid #F9E184;
	background: #F6EABB url(../images/status-note.png) 10px 50% no-repeat;
}

span.download 
{
	color: #57861A;
	border-top: 3px solid #CBDF8F;
	border-bottom: 3px solid #CBDF8F;
	background: #E6E9BF url(../images/status-download.png) 10px 50% no-repeat;
}

span.alert,span.info,span.download,span.note
 {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}


hr 
{
        border-top: 1px dotted #cccccc;
 	width: 95%;
	background: none;
}

a img
{
	
	
}

img
{
	
	border: 0px solid #ccc;
}


#vsg2_mainbody
{
	
	background: #ffffff;
	
	width: 987px;
}

#vsg2_topleft
{
	background: url(../images/topleft01.png) top left no-repeat;
	width:  527px;
	height: 28px;
	float: left;
}

#vsg2_login
{
	background: url(../images/toplogin01.png) top left no-repeat;
	width:  460px;
	height: 28px;
	float: left;
}

#vsg2_logincontent
{	
	padding-right: 8px;
	float: left;
	
	
}

#vsg_logincontent a
{
	padding-bottom: 10px;
}

#vsg2_header
{
	clear:both;
	width: 987px;
	height: 145px;
}

#vsg2_topmenue
{
	background: url(../images/topmenu01.png) top left repeat-x;
	width: 987px;
	height: 25px;
	clear: both;
	
}

#vsg2_content
{
	width: 100%;	
	clear:both;
}

#vsg2_contentheader
{
	width: 182px;
	height: 32px;
	background: url(../images/middle_main01.png) top left no-repeat;	
}

#vsg2_pathway
{
	height: 32px;
	width: auto;
	background: url(../images/pathway01.png) top left no-repeat;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 10px;
}

#vsg2_pathway a
{
	font-weight: normal;
	color: #ffffff;
}

#vsg2_pathway a:hover
{
	font-weight: bold;
	color: #ffffff;
}



#vsg2_contentitems
{
	padding: 5px;
	margin: 5px;
	background: #ffffff;
	width: auto;
}

#vsg2_footer
{
	background: url(../images/footer02.png) top left repeat-x;
	width: 100%;
	height: 72px;
	clear:both;
}

#vsg2_footercontent
{
	background: url(../images/footer01.png) top left no-repeat;
	width: 986px;
	height: 72px;
}



table.moduletable-right
{
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 0px;
	width: 184px;
	background: #fff url(../images/right_modules_bg.png) repeat-x top left;
}

table.moduletable-right td
{
	padding: 8px;
	font-size: 10px;
}

table.moduletable-right a
{
	font-weight: normal;
}

table.moduletable-right th
{
	background: url(../images/right_modules2.png) top left no-repeat;
	height: 32px;	
	font-size: 15px;
	font-weight: normal;	
	padding-left: 10px;
	padding-top: 7px;
	text-align: left;
	
	color: white;
}


table.moduletable-left
{
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 0px;
	width: 162px;
	background: #ffffff url(../images/right_modules_bg.png) top left repeat-x;
}

table.moduletable-left td
{
	padding: 8px;
	font-size: 10px;
}

table.moduletable-left th
{

	background: url(../images/left_modules2.png) top left no-repeat;
	height: 32px;	
	font-size: 15px;
	font-weight: normal;	
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	color: white;
}


table.moduletable-login
{
	text-align: left;
	padding: 0px;
	margin: 0px;
}

table.moduletable-login td
{
	font-size: 10px;
	font-weight: bold;
	color: white;
}


table.moduletable-login a
{
	color: white;
}

table.moduletable-bmenu
{
	color: #ffffff;
	padding-top: 12px;
}

table.moduletable-bmenu td
{
	height: 12px;	
}

table.moduletable-bmenu a, table.moduletable-bmenu a:visited
{
	color: #ffffff;
	font-size: 10px;
	border-right: 1px solid white;
	background: transparent;
	padding-left: 6px;
	padding-right: 6px;

	font-weight: normal;
}

table.moduletable-bmenu a:hover
{
	font-weight: bold;
	color: #ffffff; 
}



table.moduletable-lmenu
{
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 0px;
	width: 162px;
	background: #ffffff url(../images/right_modules_bg.png) top left repeat-x;
}

table.moduletable-lmenu td
{
	padding-left: 4px;
	padding-bottom: 2px;
	
}

table.moduletable-lmenu th
{

	background: url(../images/left_modules2.png) top left no-repeat;
	height: 32px;	
	font-size: 15px;
	font-weight: normal;	
	padding-left: 10px;
	padding-top: 7px;
	
	color: white;
}

table.moduletable-rndImg
{
	width: 987px;
	height: 145px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* ************************************************* */


html {
	height: 100%;
}

body {
	font-size: 12pt;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #374657;
	background: #ffffff url(../images/pattern01.png) top left repeat-x;
        margin: 0px;
        padding: 0px;
        height: 100%;
}

.clr {
	clear: both;
}

.outline {
  border: 0px solid #d9d9d9;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #d9d9d9;
	height: 21px !important;
	height: 23px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	overflow:hidden;
	line-height: 14px;
}

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

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

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #ff6600;
}

table.stdpl
{
	border: 0px solid #ccc;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

table.stdpl td
{
	vertical-align: top;
	color: #000;
	padding: 2px; 
	margin: 2px;
	background: #fff;
	width: 50px;
	border: 1px solid #ccc;
}

table.content_table, table.content_table2, table.content_table3, table.content_table4, table.t_grey_nolines, table.t_grey_lines, table.t_orange_nolines, table.t_orange_lines
{
	width: 100%;
	border: 1px dotted #ccc;
	background: #ffffff;
	padding: 3px;
	margin: 0px;
}

table.content_table3 th, table.content_table4 th, table.t_orange_nolines th, table.t_orange_lines th
{
	background: #ff9900;
	color: #fff;
	font-weight: bold;
	padding: 5px; 
}

table.content_table th, table.content_table2 th, table.t_grey_nolines th, table.t_grey_lines th
{
	background: #666;
	color: #fff;
	font-weight: bold;
	padding: 5px; 
}

table.content_table2 td, table.content_table3 td, table.t_orange_nolines td, table.t_grey_nolines td
{
	vertical-align: top;
	color: #000;
	padding: 5px; 
	margin: 2px;
	background: #fff;
}

table.content_table td, table.content_table4 td, table.t_orange_lines td, table.t_grey_lines td
{
	vertical-align: top;
	color: #000;
	padding: 5px; 
	margin: 2px;
	background: #fff url(../images/tablebg01.png) bottom left repeat-x;
}


table td.body_outer {
	padding: 2px;
	border: 1px solid #d9d9d9;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #d9d9d9;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
	  width: auto;
 	 padding-top: 10px;
	 padding-bottom: 10px;
	 padding-left: 5px;
	
	
	  line-height: 20px;
	  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #d9d9d9;
  width: auto;
  padding: 0px 0px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

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

li
{
line-height: 15px;
padding-left: 20px;
padding-top: 5px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 8px 7px;
}


table.moduletable-right ul
{
	padding: 0px;
}

table.moduletable-left ul
{
	padding: 0px;
}

table.moduletable ul
{
	padding: 0px;
}

td {
	text-align: left;
	font-size: 12px;
}


/* Joomla core stuff */
a:link, a:visited {
	color: #ff6600; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: black;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

table.contentpaneopen td {
   	padding-right: 5px;
	border: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



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

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

table.contentpane td.componentheading {
	padding-left: 4px;
}

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

.button {
  color: black;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #bbb;
  width: auto;
  background: #f1f1f1;
  padding: 0px 2px;
  margin-bottom: 0px;
}

.button:hover
{
	color: black;
}

.inputbox {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 0px;
	font-size: 10px;
	border:solid 1px #bbb;
	background-color: #ffffff;
}

.componentheading {
	color: #666666;
	text-align: left;
	
	padding-left: 4px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	border-top: 1px dotted #ccc;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	padding: 0px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #d9d9d9;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {

	width: 100%;
	border: 1px solid #d9d9d9;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable th, div.moduletable h3 {

	font-size: 14px;
	height: 32px;
	width: 182px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: normal;
	color: white;

}

table.moduletable td {
	font-size: 10px;
	padding: 5px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #ccc;
  padding: 4px;
}

.readon
{
	background: url('../images/kom.gif') no-repeat left;
	padding-left: 11px;
	clear: both;
	line-height: 30px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
	
}

.sectiontableentry2 {
	background-color : #f6f6f6;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

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

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/arrow.png) no-repeat left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-left: 13px;
	height: 18px !important;
	height: 18px;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}

a.mainlevel:hover {
	background: url(../images/arrow.png) no-repeat left;
	text-decoration: none;
	color: #ff6600;
}

a.mainlevel#active_menu {
	color:#ff6600;
	background: url(../images/menucircle01_hover.png) no-repeat left;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #ff6600;
	background: url(../images/menucircle01_hover.png) no-repeat left;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

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

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 0px solid #bbb;
}

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

div.mosimage {
  border: 0px solid #ccc;
}

.mosimage {
  border: 0px solid #d9d9d9;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #d9d9d9;
  padding: 1px 2px;
  color: #666;
  font-size: 12px;
  border-top: 1px solid #d9d9d9;
}

span.article_seperator {
	display: block;
	height: 1.5em;
	border-bottom: 1px dotted #bbb;
	border-top: 1px dotted #bbb;
}
