body 			       { margin:2px 2px 2px 2px; font-family:verdana, arial, helvetica, sans-serif; font-size:12px; background-color:#FFFFFF }
table				   { width: 100%; border-spacing:0; border:0px none; border-collapse:collapse; }
form, img			   { padding:0; border:0px none; margin:0px; }
tr, td				   { font-family:verdana, arial, helvetica, sans-serif; font-size:12px; padding:0px; border:0px; margin:0px; border: 1px solid black; padding-left:3px }
th                     { background-color:#CCCCCC; border: 1px solid black; text-align:left; padding-left:3px}
select				   { font-family:verdana, arial, helvetica, sans-serif; font-size:12px; }
input,textarea,radio   { font-family:verdana, arial, helvetica, sans-serif; font-size:12px; margin-top:3px; margin-bottom:3px }
radio				   { border:none; }
hr 					   { border:1px dashed #cccccc; height:1px; margin:5px}
h1 a                    { font-size:16px; color:black; font-weight:bold }
h2 a                    { font-size:14px; color:black; font-weight:bold }
h3 a                    { font-size:13px; color:black; font-weight:bold }
h4 a                    { font-size:12px; color:black; font-weight:bold }

h1 a:hover              { font-size:16px; color:black; font-weight:bold }
h2 a:hover              { font-size:14px; color:black; font-weight:bold }
h3 a:hover              { font-size:13px; color:black; font-weight:bold }
h4 a:hover              { font-size:12px; color:black; font-weight:bold }

.button                { border:1px solid gray; color:#666666; background-color:#D3E79F; text-align:center; cursor:pointer}
/* GRA naechste zeile anders
.logoFont              { font-family: "Courier New", Courier, mono;	font-size: 45px; font-weight: bold;}
*/
.logoFont              { border:0px solid black;font-family: "Courier New", Courier, mono;	font-size: 45px; font-weight: bold;}
.logoColor             {color: #FF0000}

/* GRA nächste zeile anders
.menuItem                      { padding-left:0px}
*/
.menuItem                      { padding-left:20px}
.menuItemWithSubItems          { background-image:url(../img/collapse_state.gif); background-repeat:no-repeat; background-position:2px 0px;padding-left:17px}
.menuItemNotCollapsed          { background-image:url(../img/expand_state.gif); background-repeat:no-repeat; background-position:2px 0px;padding-left:17px}
.menuItemSelectedWithSubItems  { font-weight:bold; background-image:url(../img/expand_state.gif); background-repeat:no-repeat; background-position:2px 0px;padding-left:17px}
.menuItemSelected              { font-weight:bold; padding-left:20px}

#outerContainer        { width: 100%}
#innerContainer        { width: 100%; margin-right: auto; margin-left: auto;}
/* Gra naechste 2 Zeilen anders
#top                   { height: 55px}
#breadcrumbs           { margin-bottom: 10px; background-color: #006699; padding-top: 5px;padding-bottom: 5px; color: #FFFFFF};
*/

#top                   { border:0px; height: 55px}
#breadcrumbs           { border:0px; margin-bottom: 10px; background-color: #006699; padding-top: 5px;padding-bottom: 5px; color: #FFFFFF};

.tdnoborder				{border:0px solid bod}

#menuAndBodyContainer  { width: 100%;}
/* GRA naechste 2 zeilen anders
.menuContainer         { vertical-align: top; padding-right: 25px; }
.bodyContainer         { width: 80%; padding-right:10px; vertical-align: top;}
*/
.menuContainer         { border:0px solid black; vertical-align: top; padding-right: 30px; }
.bodyContainer         { border:0px; width: 75%; padding-right:10px; vertical-align: top;}
#footer                { clear: both }

.title             { font-size:40px; font-weight:bold }
.title2                { font-size: 12px; font-weight:bold }

/*.messageheader         { background: #F2DDDD;border: 1px solid #992A2A;margin: 5px; margin-left:0px;margin-right:0px;padding:5px;color: #992A2A;	font-size: 12px;font-weight: bold;}
.error                                        {color: #992A2A;font-weight:bold; padding-left:5px}
.errorBelow                                   {color: #992A2A; font-size:9px}
*/
/* GRA naechste Zeile anders 
a                                             { color: #666666; text-decoration: none; font-size:12px; border-bottom:0px dotted #666666; margin-top: 3px; margin-bottom: 3px}
a                                             { text-decoration: none; font-size:12px; border-bottom:0px dotted #666666; margin-top: 3px; margin-bottom: 3px}
*/
a:hover                                       { color: #666666; text-decoration: none; font-size:12px; border-bottom:0px solid #222222 ; margin-top: 3px; margin-bottom: 3px}

.anchorUp                                     { float:right; background-image:url(../img/s-arrowUp.png);background-position:0px 4px;background-repeat:no-repeat;padding-left:15px; font-size:12px;}
.anchorDown                                   {background-image:url(../img/s-arrowDown.png);background-position:0px 4px;background-repeat:no-repeat;padding-left:15px;font-size:12px;}

/* Add an external-link icon to absolute links */
/*
a[href^="http:"]                              { background: url(../img/qbullets/remote_gray.gif) right center no-repeat; padding-right: 15px;}
a[href^="http:"]:hover                        { background: url(../img/qbullets/remote_a_gray.gif) right center no-repeat;}
*/

/* ...but not to absolute links in this domain... */
/*
a[href^="http://www.steinerpartner.com"]      { background: transparent; padding-right: 0px;}
a[href^="http://www.steinerpartner.com"]:hover { background: transparent;}
*/

/* Add pdf icon to links with .pdf ending */
/*
a[href*=".pdf"]                               { background: url(../img/qbullets/acrobat_gray.gif) right center no-repeat; padding-right: 15px;}
a[href*=".pdf"]:hover                         { background: url(../img/qbullets/acrobat_a_gray.gif) right center no-repeat;}
*/

/* Add mail qbullet */
/*
.mail                                         { background: url(../img/qbullets/mailto_gray.gif) right center no-repeat; padding-right: 18px;}
.mail:hover                                   { background: url(../img/qbullets/mailto_a_gray.gif) right center no-repeat;}
*/

.codeFrame {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	/* GRA naechste zeile hinzugefuegt */
	width: 600px;
	font-family: "Courier New", Courier, mono;
}

.code { font-family:"Courier New", Courier, mono}
