 
select, input {
  font-size: 10px;	
}

/*
Textformatierung "eigene Fehlerseiten" auf der vhosts-seite
*/
.eigeneFehler {
	font-weight: bold;	
	text-decoration: none;
//	padding-top: 5px;
	padding-left: 4px;
//	vertical-align: top;
	margin: 1px;
}

.checkBox {
  margin: 1px;
  width:14px;
  height:14px;
 // font-size:10px;
}
 
div.hover_help {
    border: 2px solid #dd0000;
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    display: none;
    position: absolute;
    z-index: 10001;
    -moz-border-radius: 8px;
    color: #000000;
    background: url(/images/basicEye2.png) no-repeat;
    background-color: #DDDDDD;
    text-align: left;
    padding-top: 2px;
    padding-left: 24px;
    padding-right: 2px;
    padding-bottom: 2px;
}
 
body {
	scrollbar-face-color: #336600; 
	scrollbar-arrow-color: #CC3300;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	margin:0px;
	position:absolute;
}

/*
 hauptmenue - mouseout
*/

.mainmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

/*
 hauptmenue - mouseover
*/

.mainover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*
 content - ueberschrift
*/

.HEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

/*
 content - link
*/

.HELPLINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
//    font-style: italic;
	font-weight : bold;
	color :  #CC3300;
	text-decoration: none;
}

/*
 vHosts.php links
*/

.vHostLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration: none;
}

.newVhost {
	background-color: #336600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #DDDDDD;
    text-decoration: none;
}

/*
 content - link
*/

.BIGLINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #336600;
	text-decoration: none;
}

.BIGLINK:hover, .BIGLINK:active, .BIGLINK:focus { 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #336600;
        text-decoration: underline;
}


/*
 content - unterueberschrift
*/

.SUBHEAD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color: #333333;
}

/*
 content - kleiner link
*/

.SMALLLINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #336600;
	text-decoration: none;
}


.SMALLLINK:hover, .SMALLLINK:active, .SMALLLINK:focus { 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #336600;
        text-decoration: underline;
}



.agb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        color: #333333;
}

.agbHead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: underline;
        color: #333333;
}

.agbLink {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #336600;
        text-decoration: none;
}

.agbLink:hover, .agbLink:active, .agbLink:focus {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #336600;
        text-decoration: underline;
}

/*
 untermenue - mouseout
*/

.submenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/*
 untermenue - mouseover
*/

.subover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}

/*
 untermenue - aktiv (menue oder link - BOLD!)
*/

.subselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

/*
 linke menueueberschriften (angebote, news, suche)
*/

.leftmenue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

/*
 Warnungstext beim login
*/

.attention {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

/*
 Warnungstext im Content
*/

.bigatt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
}

/*
 linkes menue contentschrift
*/

.lmenuegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336600;
	text-decoration: none;
}

/*
 schriftgroesse input-feld
*/

.suche {
	font-size: 10px;
}

/*
 fusszeile - link (nutzungsbedingungen, mailto:eyecatch)
*/

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

/*
 wegweiser - positionsanzeiger - mouseout
*/

.POSINDEX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

/*
 wegweiser - positionsanzeiger - mouseover
*/

.POSOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

/*
 style - atomz-search
*/

.atom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

/*
 style - SUBMIT-BUTTON 
*/

.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #336600;
	border: 1px solid white;
}

/*
 style - FORMULAR - HINTERGRUND 
*/

.formTable {
	background-color: #CCCCCC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}

.formHead {
	background-color: #999999;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}

.formCell {
	background-color: #DDDDDD;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}

.formRadio {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}
input, select, textarea {
  border:1px solid black;
}

/* apache */
.vhost1 {
  background-color: #33AA00;
}

/* redirect */
.vhost2 {
  background-color: #336600;
}

/* special */
.vhost3 {
  background-color: red;
}
  
/* zope */
.vhost4 {
  background-color: black;
}
  
/* rails */
.vhost6 {
  background-color: #CC3300;
}

/* secure */
.vhost7 {
  background-color: orange;
}

/* PHP 4, 5 und 8 */
.vhost8 {   
  background-color: #33AA00;
  }
  
.vhost9 {   
  background-color: #33AA00;
}
    