﻿/* Admin Bereich */

body.admin { margin:0; text-align:left; padding:0; width:90%; background-image:none;}
#admininhaltframe { background-color:#E0E0E0; } 

.admin  #header { margin:4px 4px 10px 4px; padding:10px 0 0 0; width:190px; height:40px; 
                  background: #D3E9FF url(images/box_yellow1a.gif) top left no-repeat;
                  text-align:center; }
.admin  #header h2 { font-size: 12px; font-variant:small-caps; color:#666; position:absolute; top:-10px; left:40px; }

.admin #postnavi { margin:0px; padding:0 0 8px 30px; text-align:left; }
.admin #postnavi h3 { font-size:11px; font-weight:bold; text-transform: uppercase; color: Black; }
                           
.admin .menu1 {text-transform: uppercase; font-weight:normal; background-color:#E0E0E0; text-align:left;}

.admin #content { text-align:left; margin:4px 0 10px 10px; padding:0; width:100%; }
.admin #sidebarleft {float: left; width: 214px;	height: 100%; }
.admin #contentright {float:left; width:420px; margin-left:20px;}

.arow { background-color:#E0E0E0; }

/* Admin - Zwischenseiten mit nur Text */
.zwischenseite p { width:560px; }

#admininhaltframe #postnavi a:link,
#admininhaltframe #postnavi a:visited { color:#00004F; text-decoration:none; text-transform:uppercase;}
#admininhaltframe #postnavi a:hover { color:#5E5E5E; }