
/* Allgemeine Formatierung */

body {
	margin-top:0px;
	background-color:white;
	background-image:url('images/hintergrund.jpg');
	scrollbar-arrow-color: #004668;
    scrollbar-base-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #004668;
    scrollbar-3dlight-color: #004668;
    scrollbar-darkshadow-color: #004668;
    scrollbar-shadow-color: #004668;
}

/* Formatierung der Tabelle im Anzeigebereich ( Inhaltsfenster ) */

td.content_head {
	background-image:url('images/content_head.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	width:550px;
	height:40px;
}

td.content {
	background-image:url('images/content_stretch.gif');
	background-repeat:repeat-y;
	width:550px;
	padding-left: 20px;
	padding-right:20px;
}

td.content a {
	color:#004668;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
}

td.content_abschluss {
	background-image:url('images/content_abschluss.gif');
	background-position:top center;
	background-repeat:no-repeat;
	width:550px;
	height:16px;
}

td.content a:hover {
	color:#004668;
	text-decoration:underline;
}

   /* 
   #########################################################################################################################
Textformatierung
   #########################################################################################################################
   */

h1 {
	color:#004668;
	font-weight:bold;
	font-family:Arial;
	font-size:14pt;
}
h3 {
	color:#004668;
	font-weight:bold;
	font-family:Arial;
	font-size:12pt;
}
h4 {
	color:white;
	font-weight:normal;
	font-family:Arial;
	font-size:10pt;
}

.text {
	color:#004668;
	font-family:Arial;
	font-size:10pt;
}

.textklein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004668;
	text-decoration: none;
	letter-spacing: normal;
	border: none;
}

.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004668;
	text-decoration: none;
	letter-spacing: normal;
	border: none;
}

.abstractfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004668;
	text-decoration: none;
	letter-spacing: normal;
	border: none;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004668;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #004668;
	letter-spacing: 1px;
	word-spacing: normal;
	padding: 2px;
}

a:link{ 
        color: #004668;
        text-decoration:none; 
		font-weight:		bold; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;}

a:visited{
        color: #004668;
        text-decoration:none; 
		font-weight:		bold; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;}
a:active{
        color: #004668;
        text-decoration:none;
		font-weight:		bold;  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;}

a:hover{
        color: #6699CC;
        text-decoration:none;
		font-weight:		bold; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;}
}
/* Links Rot */

a.klein:link {
  color:            #004668;
  text-decoration:	none;
  font-weight:		bold;
  font-family:		verdana;
  font-size:		10px;
}

a.klein:visited {
  color:            #004668;
  text-decoration:	none;
  font-weight:		bold;
  font-family:		verdana;
  font-size:		10px;
}

a.klein:active {
  color:            #004668;
  text-decoration:	none;
  font-weight:		bold;
  font-family:		verdana;
  font-size:		10px;
}

a.klein:hover {
  color:            #004668;
  text-decoration:	none;
  font-weight:		bold;
  font-family:		verdana;
  font-size:		10px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004668;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}


hr {
	color:#004668;
	width:80%;
}

/* 
   #########################################################################################################################
Tabellenformatierung
   #########################################################################################################################
   */
   
.zeile {
	line-height: 5px;
}
.rand {
	border: 1px solid #000033;
}
.randpunkt {
	border: 1px dotted #000033;
	}
.randmenu {
	border-right: 1px solid #000033;
}
.randmenuright {
	border-left: 1px solid #000033;
}
.randobenunten {
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
}
.randunten {
	border-bottom: 1px solid #000033;
}
.randlinks {
	border-left: 1px solid #000033;
}
div#menue a{ font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004668;
	text-decoration: none;
	width: 160px;
	}

div#menue a:hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004668;
	text-decoration: none;
	width: 160px;
	border-right: 1px solid #004668;
	}
	
	div#menuright a{ font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004668;
	text-decoration: none;
	width: 160px;
	}
	
div#menuright a:hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004668;
	text-decoration: none;
	width: 160px;
	border-left: 1px solid #004668;
	}

.aktiv {
	border-bottom: 1px solid #FF9900;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004668;
	border: 1px solid #333333;
}
.inputfields { 
color: #004668; 
font-size: 11px; 
line-height: 16px; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: #000000; 
border-top: 1px solid #000033; 
border-right: 1px solid #000033; 
border-bottom: 1px solid #000033; 
border-left: 1px solid #000033; 
}
.inputbutton { 
color: 004668; 
font-size: 11px; 
line-height: 14px; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: #ffffff; 
border-top: 1px solid #000033; 
border-right: 1px solid #000033; 
border-bottom: 1px solid #000033; 
border-left: 1px solid #000033;
}
hr { color: #004668;
}
