 


/* Diese Stylesheets für das AdminPanel! */

div.main {
	position:absolute; width:99%; top:5px; height:100%;
	border:1px; background-color:#FFFFFF;
}

 div.adminNavTop {
 	position:absolute; top:5px; left:5px; width:975px; height:100px;
	border: 0px solid darkgray;  background-color:#00456F;
	padding:5px;
 }

div.adminNavTopButtons {
	position:absolute; right:10px; top:60px;  background-color:#00456F;
}


 div.adminContent {
	position:absolute; float:right; width:787px; left:192px; height:80%; top:147px;
	border: 0px solid black; background-color:#FFFFFF; border-bottom:0px;
	padding:5px;
 }
 
 div.adminContent a{color:#000000; font-weight:bold; text-decoration:underline;}
 div.adminContent a:hover{text-decoration:none;}

 div.adminNavLeft {
 	position:absolute; top:146px; left:5px; width:170px; height:80%; 
	border:1px solid black; background-color:#00456F; 
	padding:5px;
 }

div.leiste
{
 	position:absolute; top:115px; left:5px; width:973px;  height:20px;
	border:1px solid black; background-color:#FFFFFF;
	padding:5px;
}

img.orderbutton {
	width:16x;
	height:16px;
	}

 a.adminnavLink {

 }

 a.adminnavLink:hover {

 }

table.inputForm {border:1px solid darkgrey; padding:0px;}
table.inputForm td{border:0px solid black; padding:1px;}
table.inputForm tr{}
table.inputForm input {border:1px solid black;}

input.standardSubmit{
   border: 1px solid silver;
   cursor: pointer;
   font-weight:bold;
   background-color: #eeeeee;
   font-family:Arial;	
   color:black;
   padding:1px;
   margin:1px;
}


a.class2 { color:#000000; text-decoration:none; font-weight:bold; font-size:10pt; }
a.class2:hover{ color:#FFFFFF; font-weight:bold; font-size:10pt; }
a.class2:active{color:#FF0000; text-decoration:underline; font-size:10pt;}

table.class2 { font-weight:bold; font-size:11pt;}

td.class2 { height:30px; background:#FFFFFF; text-align:center;}
td.class2highlight { height:30px; background:#AEB5BD; text-align:center;}
td.class2:hover {background:#AEB5BD;}

td.class2highlight a {color:#FFFFFF;}

td.class2 a {
padding-top:1px;
PADDING-BOTTOM:1px;
Width:100%;
text-align:center;
display:block;
}

a.class1 { color:#000000; text-decoration:none; font-size:10pt; }
a.class1:hover{ color:#000000; font-weight:normal; text-decoration:none; font-size:10pt; }
a.class1:active{color:#FF0000; text-decoration:none; font-size:10pt;}

table.class1 {
width:96%; 
padding:0px;
border-spacing:0px;
border-top:0px none #FFFFFF; border-bottom:2px solid #00456F; border-left:0px none #FFFFFF; border-right:0px none #FFFFFF;
}

td.class1 {
border-top:2px solid #00456F; border-bottom:0px solid #FFFFFF; border-left:0px none #FFFFFF; border-right:0px none #FFFFFF;
display:block;
padding-top:5px;
padding-left:5px;
PADDING-BOTTOM:5px;
Width:100%;
text-align:left;
background:#FFFFFF;
}

td.class1 a {
padding-top:1px;
PADDING-BOTTOM:1px;
Width:100%;
text-align:left;
display:block;

}

td.class1:hover{
background: #00456F;
}

td.class1 a:hover {
background: #00456F;
color:#FFFFFF;
} 


a.class3 { color:#000000; text-decoration:none; font-size:10pt; }
a.class3:hover{ color:#000000; text-decoration:underline; font-size:10pt; }
a.class3:active{color:#FF0000; text-decoration:underline; font-size:10pt;}
  
  
div.adminContent p {font-weight:bold; font-size:12pt;}
  
/* Für Formular ohne Ränder und Abstände */
#noSpaces{
  padding:0px;
  margin:0px;
}



/* Diese Stylesheets sind für die Zentrierung zuständig */
#centerBox {

  text-align:center;
  width:100%;

}

#centerObject {
  margin:0px auto;

}  



input.standardField{
   border: 1px solid steelblue;
   background-color: white;
   font-family:Arial;
   font-size:100%;	
   color:black;
   padding:2px;
   width:150px;
   margin:1px;
}

textarea.standardTextarea{
   border: 1px solid steelblue;
   background-color: white;
   font-family:Arial;
   font-size:100%;	
   color:black;
   padding:2px;
   width:150px;
   margin:1px;
}

a.standardSubmit{
   border: 1px solid silver;
   cursor: pointer;
   font-weight:bold;
   background-color: #eeeeee;
   font-family:Arial;
   font-size:100%;	
   color:black;
   padding:1px;
   margin:1px;
   text-decoration:none;
}

select.standardSelect{
   border: 1px solid silver;
   font-weight:bold;
   background-color: #eeeeee;
   font-family:Arial;
   font-size:100%;	
   color:black;
}




input.linkLookAlike{
   border: 0px;
   cursor: pointer;
   font-weight:bold;
   font-family:Arial;
   width:100%;
   background-color:transparent;
   text-align:left;
   font-size:100%;	
   color:black;
}



#chapter{

  font-weight:bold;
  color:black;
  font-style:italic;
  font-size:12pt;
  border-bottom:1px solid steelblue;
  padding-left:3px;	
  width:100%;
 	
}

div.imagebutton {
        width: 20px;
        height: 20px;
        border: 0px;
        border-color: #FFFFFF;
        display: inline; }
    img {
        border: 0px;
    }

    #editor {
        border: solid 1px #000000; }










