/***********************************************/
/* style.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/***********************************************/
/* Einfärbung der Scoll-Leiste nur fuer IE     */
/* bei Nichtgebrauch mit  /* vor dem html      */ 
/* und nach dem der "}" ausklammern mit */   /**/ 
/***********************************************/
/*html { 
scrollbar-arrow-color:#336600; 
scrollbar-track-color:#DAE5D4; 
scrollbar-face-color:#669900; 
scrollbar-highlight-color:#DCE5D4; 
scrollbar-3dlight-color:#CED8C0; 
scrollbar-darkshadow-color:#334D55; 
scrollbar-shadow-color:#336600; 
} */


body{
	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;

}

/* formatierung fuer alle Bilder*/
img{
}

.img-none{
	border: none;
}

/* formatierung fuer Links allg. */

a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #0066CC;
	text-decoration: none;

}
/* overrides decoration from previous rule for hovered links */

/* formatierung fuer die Ueberschriften*/

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 140%;
 color: #800000;
}

h2{
 font-size: 120%;
 color: #800000;
}

h3{
 font-size: 100%;
 color: #800000;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #800000;
}

h5{
 font-size: 90%;
 color: #800000;
}

/* formatierung fuer Listen*/

ul{
	list-style-type: disc;
	text-indent: 0px;
	list-style-position: outside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/* main legt die gesamtbreite der Seite fest */
#main {
	width: 790px;
	border: 1px solid #660000;
	background-image: url(back.jpg);
	background-repeat: repeat;
}

/* head für die Formatierung des Seitenkopfes */
#head{
	padding: 10px 0px;
	border-bottom: 15px solid #800000;
	width: 100%;
	background-image: url(back-top.jpg);
	background-repeat: repeat-y;
}

/* navBar für die Formatierung der Navigationsleiste */
#navBar{
	margin: 0;
	padding: 0;
	background-image: url(back-left.jpg);
	background-repeat: repeat-y;
	width: 135px;
}
/* content für die Formatierung des Inhalts */
#content{
  float:right;
    width: 645px;
    margin: 0;
	padding: 0;
}

/* formatierung der Tabellen für die Objektausgabe */

td {
	font-size : 12px; 
	line-height : 18px; 
	color : #330000; 
} 
th {
	text-align : left; 
} 
tbody {
	text-align : left; 
} 
thead {
	font-size : 12px; 
	color : #FFFFFF;
	text-align : left;
	background-color : #800000;
} 
tfoot {
	color : #000000;
} 

.table-center {

	text-align : center;
}
.table-left {

	text-align : left;
}

.table-right {

	text-align : right;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

/* SiteName für die Formatierung des Unter-/Titels im head */

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: ;
	color: #FFFFFF;
}
#siteNameSmall{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #CC9966;
}

/*************** #pageName styles **************/

/* pageName für die Formatierung der Überschrift der jeweiligen Seite */
#pageName{
	padding: 0px 0px 10px 10px;
}

/* content styles für die Formatierung des Inhalts */

.content{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.content p{
	padding: 0px 0px 5px 0px;
}

/* footer styles für die Formatierung des Seitenfusses */

#footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	background-color: #FFFFCC;
	text-align: center;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;

}

#sectionLinks h3{
	padding: 10px 0px 5px 5px;
	FONT: 8pt verdana, arial, sans-serif; 
	font-weight: bold; 
	TEXT-DECORATION: none;

}

#sectionLinks a:link{
	border-top: 1px solid #cccccc;
	padding: 7px 0px 7px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	FONT: bold 8pt verdana, arial, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 7px 0px 7px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	FONT: bold 8pt verdana, arial, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	padding: 7px 0px 7px 10px;
	width: auto;
    voice-family: "\"}\""; 
    voice-family:inherit;
	FONT: 8pt verdana, arial, sans-serif; 
	font-weight: bold; 
	TEXT-DECORATION: none;
	background-image: url(button-hover.jpg);
	color: #FFFFFF;
}

