
body
{
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	border-left: 0px;
	border-bottom: 0px;
	font-family: Arial;
	font-size:10pt;
	background-image:url(images/besteck.jpg);
	background-attachment:fixed;
	background-position:10px 100px;
	background-repeat:no-repeat;
}

H3
{
	display:block;
	clear:both;
	font-weight: bold;
	color: black;
	font-style: italic;


}
H4
{

	font-size:larger;
	font-weight:bold;
}

/* standard Absätze grau machen 
P
{
	color: dimgray;
 border:0;
 padding:0;
 margin:0;
 position:relative;
}
/*
ausser sie kommen in PostIt oder TopLab vor 
*.postit P
{

}
*.topLab P
{
	color:Black;
}

*/		


table
{
	border:0;
	border-color:White;
}

.TableHead
{
	font-weight:bold;
	text-align:left;
}

/* für die Hauptelement-Zeilen SAPCT und die Hilfe
*/
.rechtsobenrund
{
	background: url(images/icons/ecken/rechts-oben.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin: 0;
	padding-left: 0;
}

/* für die Deteil Element Tabellen 
*/
.rechtsuntenrund
{
	background: url(images/icons/ecken/rechts-unten.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	 padding:10;

	font-weight:bold;




	margin:0;
	
	width:600px;
}

/* bei geschlossenen Nachrichten
*/
.schleier
{
	background: url(images/icons/schleier.jpg) repeat-y top left;
}

/* commandtree
*/
.commandtree
{
	width:150px;
	float:left;
}



/* Für alle Browser TextBoxen gleich gross machen */
/*
textarea
{
	width:430px;
	height:250px;
}
*/



/* Links */
a
{
	color: midnightblue;
	text-decoration: none;
}

a:visited
{

}
a:hover	
{	
	color: #990033;
}

a:active
{
	color: #990033;
	font-style: italic;
}			
/* End Links */








/* Eigene Klassen 
*/
.EinloggenButton
{
	width:145;
	font-size:10pt;
}

a.Button
{
	font-size: 10pt;
	border-style:solid;
	border-width:thin;
	border-color:#f1f1f1;
	width: 135px;
	color: navy;
	font-family: Arial;

	display:inline-block;


}
a:hover.Button
{
	font-size: 10pt;
	border-style:solid;
	border-width:thin;
	border-color:White;
	font-weight: bold;
	font-size: 10pt;
	width: 135px;
	color: darkblue;
	font-family: Arial;
	background-color: lightgrey;
	

}
/* exitButton
*/
.exitButton
{
	display:block;
	float:right;
	background: url(images/icons/exit.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 16px;
	text-align:right;
}

a:hover.exitButton
{
	display:block;
	float:right;
	background-position:-16 0;
}

/* closeButton
*/
a.closeButton
{
	display:block;
	float:right;
	background: url(images/icons/close.gif) no-repeat ;
	background-position:0 0;
	width: 16px;
	text-align:right;

}

a:hover.closeButton
{
	background-position:-16 0;
}

/* OkButton 
*/
.OkButton
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 10pt;
	border-left: silver thin solid;
	width: 135px;
	color: darkred;
	border-bottom: silver thin solid;
	font-family: Arial;
	background-color: whitesmoke;
	text-align: center;
	width:135px;
	font-size:12pt;
	font-weight:bold;

}

/* CancelButton
*/
a.CancelButton
{

	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	width: 135px;
	color: black;
	border-bottom: silver thin solid;
	font-family: Arial;
	background-color: whitesmoke;
	
	text-align: center;
	font-weight:bold;
	font-size: 10pt;
/*	
	height:26;
	display:block;
	background: url(images/icons/btn135.gif) no-repeat ;
	background-position:0 0;
	width: 200;
*/

}
a:hover.CancelButton
{
	background-position:0 0;
	color:darkred;
}

/* CommandButton
*/
a.CommandButton
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 10pt;
	border-left: silver thin solid;
	width: 135px;
	color: darkred;
	border-bottom: silver thin solid;
	font-family: Arial;
	background-color: whitesmoke;
	text-align: center;
	position:absolute; left:560; 
	display:block;
}
a:hover.CommandButton
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: gray thin solid;
	width: 135px;
	color: maroon;
	border-bottom: gray thin solid;
	font-family: Arial;
	background-color: lightgrey;
	text-align: center;
}

/* TableButton
*/
a.TableButton 
{
	display:block;
	float:left;
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 10pt;
	border-left: silver thin solid;
	width: 135px;
	color: navy;
	border-bottom: silver thin solid;
	font-family: Arial;
	background-color: whitesmoke;
	text-align: center;
}

a:hover.TableButton
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: gray thin solid;
	width: 135px;
	color: darkblue;
	border-bottom: gray thin solid;
	font-family: Arial;
	background-color: white;
	text-align: center;

}

/* CmdButton
*/
a.CmdButton
{
	border-right: white thin solid;
	padding-right: 3px;
	border-top: white thin solid;
	display: block;
	padding-left: 3px;
	font-size: 8pt;
	float: left;
	padding-bottom: 3px;
	border-left: white thin solid;
	width: 60px;
	color: darkred;
	padding-top: 3px;
	border-bottom: white thin solid;
	font-family: Arial;
	background-color: whitesmoke;
	text-align: center;
	height:40px;
}

a:hover.CmdButton
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: gray thin solid;
	color: maroon;
	border-bottom: gray thin solid;
	font-family: Arial;
	background-color: white;
	text-align: center;
}

.CmdButtonDis
{
	border-right: white thin solid;
	padding-right: 3px;
	border-top: white thin solid;
	display: block;
	padding-left: 3px;
	font-size: 8pt;
	float: left;
	padding-bottom: 3px;
	border-left: white thin solid;
	width: 90px;
	color: darkgrey;
	padding-top: 3px;
	border-bottom: white thin solid;
	font-family: Arial;
	background-color: whitesmoke;
	text-align: center;
	height:50px;
}

/* SelectTableButton
*/
.SelectTableButton
{
	display:block;
	float:left;
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 10pt;
	border-left: silver thin solid;
	border-bottom: white thin solid;
	width: 135px;
	color: black;
	font-weight:bold;
	font-family: Arial;
	background-color: white;
	text-align: center;
	}
	
/* GridButton
*/
.GridButton
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 8pt;
	border-left: silver thin solid;
	width: 100px;
	color: navy;
	border-bottom: silver thin solid;
	font-family: Arial;
	background-color: whitesmoke;
	text-align: center;
}

a:hover.GridButton
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: gray thin solid;
	width: 100px;
	color: darkblue;
	border-bottom: gray thin solid;
	font-family: Arial;
	background-color: lightgrey;
	text-align: center;
}

/* ImageButton
*/
.ImageButton
{
	border-style:outset;
	border-width:thin;
}
a:hover.ImageButton 
{
	border-style:inset;
}




.bookmark
{
	font-size: 8pt;
	text-align:left;
}


/* 
------------------------------------------------
	Oberflaechen Elemente 
------------------------------------------------
*/

.TextBox
{
	width:400px;
	height:300px;
}

.TextBoxLine
{
	width:400px;
}

.Hilfe
{

	font-size: x-small;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: white;
	background: url(images/icons/ecken/rechts-oben.gif) no-repeat top right;
	width:600px;
	float:left;
}

.klein
{
	font-size:xx-small;
	/*
	background-color:whitesmoke;
	width:200;
*/
}


.q
{
	
	color: darkgray;
	font-family:Times New Roman;
}

.edit
{
	background-image:url(images/antworten.gif);
	background-repeat:no-repeat;
	padding:5;
}



/* dynamische Attribute */
.ungelesen
{
	font-weight:bolder ;
}

.gelesen
{
	font-weight:lighter;
}

.BildPickerBild
{
	width:60;
}










/* Wortraum */
/* ********* */
.Werbung
{
	width:70;
}

.BuntePunkt
{
	height:10;
}

.Pfeil
{
	width:15;
}

.Knoten
{
	height:20;
}

.Zweig
{
	height:20;
}

.KnotenLink
{
	font-size:10pt;
	height:20;
}

a:hover.KnotenLink
{
	background-color: lightblue;
}

.ZweigLink
{
	font-size:10pt;
}

a:hover.ZweigLink
{
	background-color: yellowgreen;
}
/* End Wortraum */









/* Pager für die ListViews */
.pager
{
	
	font-size:12pt;
}

.pager a 
{
	background-color:lightgrey;
	 padding:2px;
}
.pager a:hover
{
	font-weight:bold;
}
.pager a:active
{
	font-weight:bold;
}

.pager span
{
	padding:2px;
	background-color:white;

}
/* End Pager */










/* OLI-it Elemente */
/* *************** */

.id		
{	padding:1; 
	font-family: Arial; 
	font-size: 8pt; 
	background-color:#FFFFFF; 
	color:#000000; 
	font-style:italic; 
	text-align:center
}

.hits
{
	font-size: 9;
	text-align:center;
	padding:1;
	border-style:dotted ;
	border-width:thin;
}

.info	
{	background-color: #FFFF00; 
	color:#000000; 
	font-size:8pt; 
	font-style:italic; 
	text-align:center
}

.beschreibung 
{	

	font-size:x-small;

	text-align:left;

	font-style:italic 
}
			
.datum	
{	color: #808080; 
	font-size: 8pt; 
	text-align:center; 
	font-weight:bold
}
			


.boundKooK     
{
	border: 0px solid #FF0000; 
	background-color: #CCFFCC; 
	width:60;
	text-align:center; 
	font-family:Courier;  
    color:#000000;
    font-size:8pt;  
    cursor:default;
}
               
.flowKooK    
{
	border: 0px solid #FF0000; 
    background-color: #CCFFCC; 
    font-family:Courier; 
    width:60;
    text-align:center; 
    color:#000000;
    font-size: 8pt;  
    cursor:default;
}



.Stamm
{
	border-right: 1px;
	padding-right: 2px;
	border-top: 1px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: 1px;
	color: maroon;
	padding-top: 2px;
	border-bottom: 1px;
	font-family: georgia;
	border-style:none;

}

.Stamm a   
{
	color:Maroon;
	font-weight: bold;
	font-family: georgia;
	font-size:10pt;
	padding:2px;	
	border:1px;
}

.Stamm a:hover
{
	background-color: wheat;
}

.StammOrgan
{

	border-style:none;
	border-width:thin;

}

.Titel
{
	font-weight:bold;
}

.Postit
{
	border:1px;
	border-style:outset;
	
	padding:2px;
	margin:5px;

	font-size:10pt;
	font-family:Courier New ;
	
	
	 background-color:White;
	
}

.PostItOrgan
{
	background-color: #ffffcc;
}
 
.Angler
{
	border-right: 1px;
	padding-right: 2px;
	border-top: 1px;
	padding-left: 2px;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: 1px;
	color: #000099;
	padding-top: 2px;
	border-bottom: 1px;
	font-family: georgia;
	background-color: lightsteelblue;
}
.AnglerOrgan
{
	background-color: lightsteelblue;
}

.TopLab
{
	border:0px;
	
	background-color:#f1f1f1;

	border-style:solid;
	border-color:Red;
	
	margin:2px;
	padding:2px; 	
	
	font-size:80%;




	font-family:Courier New ;
}
			
.Code
{

	font-size: 10pt;

	border-style:outset;
	border-color:Blue;

	border:10px;
	
	background-color:White;
}

.Bewertung
{
	color: darkgreen;
	font-family: georgia;
	font-size:x-small;
/*
	background: url(images/icons/ecken/rechts-unten.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
*/
}

