/* DATEI: imd.css */

body { margin-top:5px; margin-bottom:10px; background-color:#ffffff;
}             /*test*/

html, body,
p, div, a,
ul, ol, li,
table, tr, th, td,
form, legend, input, textarea, select, optgroup, option, button, label, address, blockquote, nobr, b, i, pre {
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif !important;
 font-size: 9pt;
 color: #3a3a3a;
}
img {position:relative;}

ul, ol {
	margin-left: 10px; 
	padding-left: 10px; 	
}	
div.absatz, p, li, address, td {
 line-height: 1.4;
}
li {
	margin-top: 5px; 
}	

#serif {
	font-family:Times New Roman,serif;
	font-size:12p;
	background: #0066CC;
	color: #fff;
	display:inline;
}

#nav a{
	border-bottom: 1px solid #ddd;
	font-size: 11pt; 
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 3px 0;
}


h1,h2,h3,h4,h5 { font-family:Trebuchet MS, Arial,sans-serif; color:#333333; }

h1         { font-size:22pt; line-height:26pt; }
h2         { font-size:16pt; }
h3         { font-size:12pt; line-height:10pt; }
h4         { font-size:10pt; }
h5         { font-size:8pt; }
h6         { font-size:6pt; }

tt         { font-family:Arial,sans-serif; color:#ff0000; }
rr         { font-family:Arial,sans-serif; color:#ffdd00; }
th		{vertical-align:top;}
/*pre        { font-family:Arial,Courier New,Courier; font-size:10pt; color:#0000C0; border:solid 1px black; background-color:orange;}*/
pre        { font-family:Verdana, Arial,Courier New,Courier; font-size:10pt; color:#0000C0; border:solid 1px black; background-color:orange;}

info       { font-familiy:"CG Omega",Arial;  font-size:12pt; color:#FFFFE0; }
.Trebuchet {font-family: Trebuchet MS, Arial; color:#333333; font-size: 11pt;}

td.xmpcode { border-style:none;   background-color:#ffffe0; color:#ff0000;  }
td.xplcode { background-color:#EEEEFF; }
pre.normal { color:#00ffff; }

.doc       { background-color:#333333; }
.code      { background-color:#333333; }
.qbar      { background-color:#333333; font-size:9pt; font-family:Arial,sans-serif; }
.fn        { color:#333333; }
.link      { line-height:16pt;}
.adr       { color:#333333;  }
.warn      { color:#333333;  background-color:#ff0000; }
.white     { background-color:#ffffff; }
.red       { color:#ff0000;  }
.yellow    { color:#333333;  }
.schwarz   { color:#000000;  }
.bggreen {background-color:#00ff00; }


a:link     { color:#333333; text-decoration:underline; }
a:visited  { color:#333333; text-decoration:underline; }
a:active   { color:#333333; text-decoration:none; }

a.an       { text-decoration:none; }

.bold {
	font-weight:bold;
}

#waybar {
	background: #ddd;
	padding:5px;
	font-size:10pt;
	color:#333333;
	font-weight:bold;
}
#rightbar {
	/*clear: right;*/
	float: right;
	width: 100px;
	background: #eee;
	padding:5px;
	font-size:10pt;
	color:#333333;
	font-weight:bold;
	text-align: center;
}
#meinbduebar {
	/*clear: right;*/
	float: right;
	width: 100px;
	height: 16px;
	/*background: #eee;*/
	padding:1px;
	font-size:10pt;
	color:#333333;
	font-weight:bold;
	text-align: center;
}
#waybar img {
margin-bottom: -0.3em;
}
#rightbar img {
margin-bottom: -0.3em;
}
#suche
{
	text-align: center;
}
#suche a
	{
	text-decoration:none; 
	}

table{
	border-spacing: 0px;
}

table td, table th {
	padding: 3px;
}

table.gitter { 
	background-color: #FFFFFF; 
	border: 1px #9E9E9E solid; 
	border-spacing:0px; 
	border-collapse: collapse;	
	}
table.gitter td, table.gitter th {
	border: 1px #9E9E9E solid; 
	border-collapse: collapse;	
	padding: 5px;
	vertical-align: top;
}
table.gitter td.rb, table.gitter th.rb {
	border-left: none; 
	border-top: none; 
	border-collapse: collapse;	
	padding: 5px;
	vertical-align: top;
}

table.rahmen {
	border-color:#DCDCDC;
	border-style:solid;
}

table.liste td {
	border: none;
	padding: 1px;
}
table.liste th {
	text-align: left;
}

.linetop td{
	border-top: 2px #CFCFCF solid; 
}

td.linetop {
	border-top: 2px #CFCFCF solid; 
}

table.ohnegitter td {
	border: none;
}

table.linebottom td {
	border: none;
	border-bottom: 1px #9E9E9E solid; 
}

table.error {
	/*background-color: #ffff; 
	padding: 1px;*/
}
td.top {
	text-decoration: none;
	background-color: #ddd;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: right;
	padding-right: 10px;
	font-weight:bold;
}
a.top {
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: right;
	padding-right: 10px;
	font-weight:bold;
	color: #0000ff;
}
.extern {
	background-image: url(../images/linkextern.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color:#0064fa; 
}

.intern {
	background-image: url(../images/linkintern2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	color:#0064fa; 
}
.pdf {
	background-image: url(../images/pdf4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
}
/* Form elements */
input, textarea, select {
	/*color : #000000;*/
	//background-color : #EEEEEE;*/
	/*font: normal 12px Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size:12pt;*/
	border-color : #000000;
}
input.left { text-align: left;  text-indent : 2px; }
input.center { text-align: center; }
input.right { text-align: right; }
input.leftreadonly { text-align: left;  text-indent : 2px; background-color : #DEDEDE}
input.centerreadonly { text-align: center; background-color : #DDDDDD}
input.rightreadonly { text-align: right; background-color : #EEEEEE}

select.top{
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 4px;
	/*border-bottom: 1px #CFCFCF solid; */
}
.optlist{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #fff; 
	border-bottom: 1px #CFCFCF solid; 
}
th, a.sortlink {
	color:#0000ff;
	}
a.sortasc {
	background-image: url(../images/sortasc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	color:#0000ff;
}
a.sortdesc {
	background-image: url(../images/sortdesc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	color:#0000ff;
}
.klein {
font-size: 8pt;
}
.kleinst {
font-size: 7pt;
}
.gross {
font-size: 11pt;
}

table.gitter td.grayed {
	background-color: #DFDFDF; 
}
table.gitter td.red {
	background-color: red; 
}

.ausweis_lv {
position:absolute; 
top:40px; 
left:28px; 
width:180px; 
height:30px;
font-size:9pt;
font-family:Trebuchet MS, Arial; 
font-weight:bold; 
background-color:#FFFFFF; 
line-height:1.2em;
}
.ausweis_logo {
position:absolute; 
top:12px; 
left:257px;
}
.ausweis_name {
position:absolute; 
top:120px; 
left:28px; 
width:190px; 
height:50px;
font-size:11pt;
font-family:Trebuchet MS, Arial; 
font-weight:bold; 
background-color:#FFFFFF;
line-height:1.2em;
vertical-align:bottom; 
}
.ausweis_foto {
position:absolute; 
top:81px; 
left:218px; 
width:100px; 
height:120px;
text-align:center;
background-color:#FFFFFF;
font-size:7pt;
border=1px;
}
.ausweis_mnr {
position:absolute; 
top:160px; 
left:28px; 
width:190px; 
height:20px;
font-size:9pt;
font-family:Trebuchet MS, Arial; 
background-color:#FFFFFF;
line-height:1.2em;
vertical-align:bottom; 
}
.ausweis_spr {
position:absolute; 
top:180px; 
left:28px; 
width:190px; 
height:20px;
font-size:9pt;
font-family:Trebuchet MS, Arial; 
background-color:#FFFFFF;
line-height:1.2em;
vertical-align:bottom; 
}

#editor {
	width:100%;
	max-width:1000px;
}

#editor td {
	vertical-align:top;
}

#editor td.bez {
	text-align:right;
	font-weight:bold;	
}
#editor td.bez  span{
	font-weight:normal;	
}

#editor td.bez_linetop {
	text-align:right;
	font-weight:bold;
	border-top: 2px #CFCFCF solid; 	
}
#editor td span.info p{
font-size:8pt;
margin:0pt;
}

.container {clear: left;  width: 700px; padding-bottom: 5px;}

/* Nachfolgende CSS dient zur Darstellung des Vergrößerungseffektes bei Bildern*/
.foto
{
margin: 0;
padding: 0;
}

.foto img
{
border: none;
}

.foto li
{
list-style: none;
position: relative;
} 

a .gross
{
display: none;
} 
a:hover .gross
{
display: block;
position: absolute;
top: 0;
left: 0;
} 

/* Nachfolgende CSS dient zur Darstellung von Tooltips */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
}
  
a.tooltip:hover {
  color: #0000ff; 
  background: transparent;
}

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 20px; 
  left: 0; 
  width: 400px;
  z-index: 100;
  color: #000000; 
  border:1px solid #000000; 
  background: lightyellow;
  font: 12px Verdana, sans-serif; 
  text-align: left;
  padding:5px;
}
  
a.tooltip span b {
  display: block;
  margin: 0;
  padding: 0;
  font-weigth: bold;
  color: blue;
  background-color: lightyellow;
  border: 0px;
  border-bottom: 1px solid black;
}
.prozente {
	background-color: #004776;
	height:13px;
	margin: 1px;
	float:left;
	/*border: 1px solid navy;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: -webkit-gradient(linear, left top, right bottom, from(#009AB7), to(#004776));
	background: -moz-linear-gradient(top,  #009AB7,  #004776);	
}
.rechts {
	float:right;
}
