body {
background: #E7E7E7;
padding: 0px;
margin: 20px;
height: 100%;
border: none;
background-image: url("Images/bg.jpg");
background-repeat: repeat-x;
font-size:100.01%; 
font-family: Arial, verdana, sans-serif;
background-position: left top; background-attachment:fixed; 	
}
	
a       { 
color: #FAA000;   font-weight:bold;text-decoration: none 
}
a:link  { 
color: #FAA000 ;  font-weight:bold;text-decoration: none 
}
a:hover { 
color: #333333 ;  font-weight:bold; text-decoration: underline 
}


table td, table th {
vertical-align: top;
}
	
p	{ 
font-size:0.8em; 
font-family:Arial, verdana, sans-serif; 
margin:0px;
line-height: 20px;
}

ul	{ 
list-style-type: square; 
list-style-color: #ff6600;
line-height :12pt;  
margin-left:0.5em;
padding-left:0.5em; 
margin-top:0px;
}

ol	{ 
list-style-color: #ff6600;
line-height :12pt;  
margin-left:0.5em;
padding-left:1em; 
margin-top:0px;
}


h1	{ 
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight: bold;
margin-left:145px;
margin:35px; 
color: #FAA000;
}

h2	{ 
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight: bold;
margin-left:45px;
margin:35px; 
color: #FAA000;
}


hr{
border: 1px; /* Für Firefox und Opera */
border-top: solid 1px #b2b2b2;
border-bottom: transparent;
}



li	{ 
font-size:0.8em; 
font-family: Arial, verdana, sans-serif;margin-bottom:0px;
}



select,input,textarea,submit		{ 
font-size:10pt; font-family:Arial, verdana, sans-serif
}

#main{	
 	width:1000px; 
	background-color: #FFFFFF;
	position: center;
}

#navi{
	height: 30px;
	background-color:#999999;
	}


#leftsidebar{
	width: 180 px; 
	background-color: #b2b2b2;
	}
	
#maincontent{
	width: 810px; 

	background-color:#fff;
}


#topbg{
	height:1px;
	background-color: #666666;
}

#leftbg{
	height:100%; 
	width:1px; 
    background-color: #666666;
}

#leftbg div{
	height:100%; 
	width:1px; 
	background-repeat: no-repeat;
	background-position: top left;
}

#leftbg div div{
	height:100%; 
	background-position: left bottom; 
	background-repeat: no-repeat;
}

#rightbg{
	height:100%; 
	width:1px; 
	background-color: #666666;

}
#rightbg div{
	height:100%; 
	width:1px; 
	background-repeat: no-repeat;
}
#rightbg div div{
	height:100%; 
	background-position: left bottom; 
	background-repeat: no-repeat;
}

#bottombg {
	height:1px;
	background-color: #333333;
}

#bottomblue {
	background-image: url("Images/blueline.gif");
	height:108px;
	}
	
	
#table {
  font-size:0.8em; 
  border-spacing:3px;
  border:10px;
  width:100%;
  margin:1em auto;
}

#table th {
 	 border-style:solid;
 	 border-width:3px;
 	 border-color:#999999;
 	 padding:1px;
 	 background-color:#999999;
  	color:inherit;
  	text-align:center;
}

#table td.norm {
  font-size:0.9em; 
 	border-style:solid;
  	border-color:#ebebeb;
  	border-width:3px;
  	background-color:#EBEBEB;
  	padding:1px;
}


#tablenavi {
  font-size:0.8em; 
  border-spacing:3px;
  border:10px;
  width:90%;
  margin-left:auto; margin-right:0; 
}


#tablenavi a:hover{
	 display:block;
 	 background-color:#333333;
	 color:#fff;
	 text-decoration: none ;
}

#tablenavi th {
 	 border-style:solid;
 	 border-width:3px;
 	 border-color:#999999;
 	 padding:1px;
 	 background-color:#999999;
  	color:inherit;
  	text-align:center;
}


#tablenavi td.norm {
  font-size:0.9em; 
 	border-style:solid;
  	border-color:#ebebeb;
  	border-width:3px;
  	background-color:#EBEBEB;
  	padding:1px;
}


#tablenavi2 {
  font-size:0.9em; 
  border-spacing:3px;
  border:10px;
  width:100%;
  margin-left:auto; margin-right:0; 
}


#tablenavi2 a:hover{
	 display:block;
 	 background-color:#333333;
	 color:#fff;
	 text-decoration: none ;
}

#tablenavi2 th {
 	 border-style:solid;
 	 border-width:3px;
 	 border-color:#999999;
 	 padding:1px;
 	 background-color:#999999;
  	color:inherit;
  	text-align:center;
}


#tablenavi2 td.norm {
  font-size:0.9em; 
 	border-style:solid;
  	border-color:#ebebeb;
  	border-width:3px;
  	background-color:#EBEBEB;
  	padding:1px;
}



.breadcrumb {
font-family: Arial, verdana, sans-serif;font-size:0.6em; font-weight: normal ;color:#000; text-decoration: none; text-align:left;  
}


/* Horizontal Tabbed Panels */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #999999;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #ffffff;
}

.TabbedPanelsTabHover {
	background-color: #E6E6E6;
	color: #000000;

}

.TabbedPanelsTabSelected {
	background-color: #E6E6E6;
	border-bottom: 1px solid #cccccc;
	border-right: solid 4px #666;
	border-bottom: 5px solid #FAA000;
	color: #000000;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}

.TabbedPanelsContent {
	padding: 4px;

}

.TabbedPanelsContentVisible {
}
/* Vertical Tabbed Panels */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #ff3300;
	color: #ffffff;
	

}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}


.footer {
font-family: Arial, verdana, sans-serif;font-size:0.6em; font-weight: normal ;color:#FAA000; text-decoration: none; text-align:center;  
}
.footer a: {
color:#FAA000; text-decoration: none;  
}
.footer a:visited {
text-decoration: none;  
}
.footer a:hover	{
color:#fff; text-decoration: underline ; 
} 



.accordion dt { /* activated */
				font-family: Arial, verdana, sans-serif;font-size:0.6em; font-weight: normal ;color:#FAA000;
            	text-decoration: underline;
            	cursor: pointer;
            }
        
            dt, dd {
                margin: 0;
            }
            dt {
                font-weight: bold;
            }
            dd {
                border: 0px solid;
            }

/*


body							{ margin:0px; background: white; font-size:7pt;font-family: Arial, verdana, sans-serif}
p 								{ font-size:10pt; font-family:Arial, verdana, sans-serif; margin:0px }
h1								{ font-size:10pt; font-family:Arial, verdana, sans-serif; margin-top: 0px; margin-bottom: 0px }
}
ul								{ list-style-type: square; line-height :12pt;  margin-left: 15px; margin-top:0px}
li								{ font-size:10pt; font-family: Arial, verdana, sans-serif;margin-bottom:0px}
select,input,textarea,submit		{ font-size:10pt; font-family:Arial, verdana, sans-serif}

a       						{ color: #ff9900;  font-size: 10pt; font-weight:bold;text-decoration: none }
a:link       					{ color: #ff9900 ; font-size: 10pt; font-weight:bold;text-decoration: none }
a:hover      					{ color: #333333 ;  font-size: 10pt; font-weight:bold; text-decoration: underline }
form  							{cursor:pointer}

hr 								{height: 1px;color: #cccccc;background-color: #cccccc;border: none;}

img								{border: 0}*/

		
