
A:visited {	color:#3333BB; text-decoration : none;	font-family: Arial, Helvetica, sans-serif;}
A:link {	color:#3333BB; text-decoration : none;	font-family: Arial, Helvetica, sans-serif;} 
A:hover {	color: #FF3333; text-decoration : none;	font-family: Arial, Helvetica, sans-serif;}
A:active {color: #FF3333; text-decoration : none; font-family: Arial, Helvetica, sans-serif;}

.inputbutton { background: #eeeeee; border: 1px solid #aaaaaa; margin-left:4px; }

table.header { 
	background-image: url(content_back.jpg);
}

TD.topic {
		background: url(fill1.gif); 
		border-style: solid; 
		border-color: #000000;  
		border-width: 0px; 
		background-color: #B5B5B5; 	
		color: #FFFFFF; 	
		font-family: Arial, Helvetica, sans-serif;  
}
TD.header {
		background: url(content_back.jpg); 
		min-height:53px;
		border-style: solid; 
		border-color: #000000;  
		border-width: 0px; 
		background-color: #B5B5B5; 	
		color: #000000; 	
		font-family: Arial, Helvetica, sans-serif;  
}

TD.angemeldet {
	border-style: solid; 
	border-color: #000000;  
	border-width: 1px;
}

TD.nix {
	background-color : transparent;
}

BODY {	
	margin: 0px;
	background-color : white;	
	font-family: Arial, Helvetica, sans-serif;
}

TD {	
	background-color: white;
}

TABLE.blank {	background-color: white;}

TD.blank {	background-color: #FFFFFF;}
th { 
	background: url(fill2.gif); 
	border-style: solid; border-color: #000000;  
	border-width: 0px; 
	background-color: #B5B5B5; 	
	color: #FFFFFF; 	
	font-family: Arial, Helvetica, sans-serif;  
}
p, td, tr, table, form, ul {font-family: Arial, Helvetica, sans-serif;	color: #000000; }
h1, h2, h3 { font-family: Arial, Helvetica, sans-serif;	color: #213499; font-weight: bold; }

/* Styles fuer printhead und printcontent */
td.printhead {background-image: url('pictures/steelblau.jpg');  font-family: Arial, Helvetica, sans-serif; font-size:10pt}
td.printhead2 {background-image: url('pictures/steelblau2.gif');  font-family: Arial, Helvetica, sans-serif; font-size:10pt}
td.printhead3 {background-image: url('pictures/steelblau3.gif');  font-family: Arial, Helvetica, sans-serif; font-size:10pt}
td.colorline {background-image: url('pictures/colorline.gif');  font-family: Arial, Helvetica, sans-serif; font-size:10pt}
td.colorline2 {background-image: url('pictures/colorline2.gif');  font-family: Arial, Helvetica, sans-serif; font-size:10pt}
A:link.printhead {color:#333399;  font-family: Arial, Helvetica, sans-serif; font-size:10pt}
A:visited.printhead {color:#333399;  font-family: Arial, Helvetica, sans-serif; font-size:10pt}
a.printhead {color:#333399;  font-family: Arial, Helvetica, sans-serif; font-size:10pt}

td.printcontent {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt
}

#wikitext td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt;
	line-height:1.5em;
}
#wikitext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt;
	line-height:1.5em;
}

#wikitext h1 {
	font-size:140%;
	margin-left:0px;
	padding-left:0px;
}
#wikitext h2 {
	font-size:125%;
	margin-left:0px;
	padding-left:0px;
}
#wikitext h3 {
	font-size:115%;
	margin-left:0px;
	padding-left:0px;
}

#wikileft {
  width:150px;
  padding:0px;
  padding-right:15px;
  border-right: 1px dotted #aaaaaa;
  font-size:smaller;
}
#wikileft h1,h2,h3,h4 {
  margin:0px; 
  padding-left:4px; 
  margin-bottom:8px; 
  color:#333399; 
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:10pt;
}
#wikileft hr { 
	color:#cccccc; 
}
#wikileft ul { 
	margin-left:0px; 
	padding-left:6px; 
	list-style-type:none; 
}
#wikileft ul ul li { 
	margin-left:4px; 
	margin-top:3px; 
	margin-bottom:2px; 
}
#wikileft ul li { 
	margin-top:8px; 
	margin-bottom:3px; 
}

#wikifoot {
	xxxbackground-image: url('steel1.jpg');  
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt
}


#actions {
	font-size:12px;
	margin-top:10px;
}

#actions a {
	color:black;
	font-weight:bold;
	padding-left:10px; 
	padding-right:10px; 
	padding-top:15px; 
	padding-bottom:15px;
}

#actions a:hover {background-color:#eeeeee;}

.selflink {
	font-weight:bold;
	text-decoration:underline;
}

.adminbar {
	padding:3px;
	background-color:#ffaaaa;
	font-size:75%;
	color:#00ff00;
}

.explain {
	margin-left:20px;
	margin-right:20px;
	background-color:#ddddff;	
	padding:3px;
	font-size:85%;
}

/* make source code readable */
.sourceblocktext div, .codeblocktext pre {
        font-size: inherit !important;
        line-height: normal !important;
}
