/* _css Document */

* {
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;
}

body {
	left: 0px;
	top: 0px;
	background: #1271BA; 
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
}

ul li {
	line-height: 18px;	
	padding-left: 10px;	
	padding-top: 0px;
	background-image: url(../_bild/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-align: left;
}

ol li {
	line-height: 18px;	
	text-align: left;
}

/*---------------------------------------------------------------------------------------
--------------------------  Ü B E R S C H R I F T E N  -----------------------
---------------------------------------------------------------------------------------*/

h1{
	font-size: 14pt;
	font-weight: bold;
	color: #000050;	
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000050;	
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #000050;	
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #000050;	
}

h5  {
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #666666;	
}

/*---------------------------------------------------------------------------------------
--------------------------  L i n k s  ------------------------------------------------
---------------------------------------------------------------------------------------*/

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1212BA;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
}

a:activated,a:active {
	color: #444444;
}

a:hover {
	text-decoration: underline;
}


hr {
	height: 1px;
	color: #666666;
	width: 80%;
	align: center;
	text-align: center;
}

img {
	border: 0px;
}

img.rahmen {
	border: 1px solid #000000;
}

.orange {
  color: #ff8700;
  font-weight: bold;
}

/*---------------------------------------------------------------------------------------
--------------------------  T a b e l l e n  ------------------------------------------
---------------------------------------------------------------------------------------*/

table.raster {
	background: #FFFFFF;
	border-width:0px;
}

table.raster th {
	background: #FFFFFF;
	background-image: url(../_bild/tableHead.gif); background-repeat:repeat-x;
	color:#000000;
	padding:5px;
}

table.raster tr {
	background: #E5EAFD;
	padding:15px;

}

table.raster td  {
	padding:4px;
}


table.raster tr.even  {
	background: #D0E0FF;
}

table.raster td.title  {
	color: #000066;
	font-weight: bold;
	font-size: 12pt;
}


table.graubox {
	background:#F0F0F0;
	border: 1px solid #000000;
}

td.graubox {
	border-style: none;
}


table.blackborder {
	border: 1px solid #000000;
}

/*---------- HAUPTDESIGN----------*/

td.inhalt {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	padding: 8px;
	margin: 4px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;	
}

td.rahmen_links {
	border-left-color:#666666;
	border-left-width:1px;
	border-left-style:solid;
}

td.rahmen_rechts {
	border-right:#666666 1px solid;
}

td.linie_unten {
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

td.left_bottom {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
	background: #D8D8E0;	
}

td.footer {
	padding: 4px;
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #606060;		
	text-align: center;
	
	border:top;
	vertical-align: top;
	background: #F0F0F0;
	border-top:#003961 1px  solid;
	border-bottom:#003961 1px solid;
}

/*---------------------------------------------------------------------------------------
--------------------------  H a u p t m e n ü  ----------------------------------------
---------------------------------------------------------------------------------------*/

td.left_menu {
	padding: 0px;
	margin: 10px;
	text-align: left;
	vertical-align: top;
	background:  #D0DFEA;
}

table.menu td {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	font-size:12pt;
}

a.level0, a.level1, a.level2, a.level0active, a.level1active, a.level2active {
	font-family: Arial, Helvetica, sans-serif;
	background: #D0DFEA; 
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	}

a.level0:link, a.level0:visited, a.level0:hover,a.level0:active,a.level0active:link, a.level0active:hover, a.level0active:visited,a.level0active:active  {
	line-height: 20px;
	height: 20px;
	font-size: 100%;
	color: #003961;
	border-bottom: 1px solid #666666;
	text-indent: 8px;
}

a.level1:link, a.level1:visited, a.level1:hover,a.level1:active,a.level1active:link, a.level1active:hover, a.level1active:visited,a.level1active:active  {
	line-height: 18px;
	height: 18px;
	font-size: 90%;
	color: #003961;
	text-indent: 18px;
}

a.level2:link, a.level2:visited, a.level2:hover,a.level2:active,a.level2active:link, a.level2active:hover, a.level2active:visited,a.level2active:active  {
	line-height: 18px;
	height: 18px;
	font-size: 90%;
	color: #003961;
	text-indent: 30px;
}

a.level0:active,a.level0active:link, a.level0active:visited,a.level0active:active,
a.level1:active,a.level1active:link, a.level1active:visited,a.level1active:active,
a.level2:active,a.level2active:link, a.level2active:visited,a.level2active:active {
	background: #003961;
	color:#FFFFFF;
}

a.level0:hover, a.level0active:hover,
a.level1:hover, a.level1active:hover,
a.level2:hover, a.level2active:hover  {
	background: #003961;
	text-decoration: none;
	color:#ff7700;
}
