@charset "UTF-8";
@media all
{
/* (de) Schriftgrößen Umrechnung  */
/* {font-size: 216.66%}   /* 26px */
/* {font-size: 208.33%}   /* 25px */
/* {font-size: 200%}      /* 24px */
/* {font-size: 175%}      /* 21px */
/* {font-size: 150%}      /* 18px */
/* {font-size: 141.66%}   /* 17px */
/* {font-size: 133.33%}   /* 16px */
/* {font-size: 125%}      /* 15px */
/* {font-size: 116.67%}   /* 14px */
/* {font-size: 108.33%}   /* 13px */
/* {font-size: 100%}      /* 12px */
/* {font-size: 91.67%;}   /* 11px */
/* {font-size: 83.33%;}   /* 10px */
/* {font-size: 75.00%;}   /*  9px */
/* {font-size: 66.66%;}   /*  8px */
/* {font-size: 58.33%;}   /*  7px */

/**
* General (siehe auch base.css)
*/
* {outline:0;}
html {overflow: -moz-scrollbars-vertical;}
body {text-align:center; font-family:Arial,Verdana,Helvetica,sans-serif; font-size: 75.00%; background:#F5F6FA url("../img/bg/bg.gif") repeat-y center;}
input,select,textarea {font-family:Arial,Verdana,Helvetica,sans-serif;font-size:100.00%;color:#666;background-color:#fff;font-weight:normal;}
img,fieldset {border:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100.00%;}
a, a:hover { font-weight:normal;color:#000;}
/* Headlines */
h1 { font-size:150%;font-weight:bold;margin:0 25px 11px 0;padding:12px 0 0 0; }

.error, .globalFormError, .globalTextError { color:#c00;}

/* Sprites */
.spritesShadows {background:transparent url("../img/bg/sprites_shadows.png") no-repeat;}


/**
* Grundgerüst Grid
* background:#fff url("/_common/img/bg/bg_xxxx.gif") repeat-x top center;
* min-height: 450px;height: auto !important;height: 450px;
*/
#outer {position:relative;width:1000px;height:101%;margin:0 auto;padding:0;text-align:left;background:#F5F6FA url("../img/bg/bg.gif") repeat-y;}
#header {position:relative;z-index:3;height:123px;margin:0 28px 0 26px;width:946px;}
#main {position:relative;width:1000px;z-index:2;min-height: 450px;height: auto !important;height: 450px;margin:0 0 5px 0;}

.gridLeft {float:left;width:239px;margin:10px 0 0 0;}
.gridRight {float:right;width:740px;margin:10px 0 0 0;}
.pageHome .gridRight {margin-top:0;}

.gridRoundBox { width:740px;margin:0px 0px 15px 0px; }
.divRoundBoxTop { padding:0 3px;background-position:-757px -14px; height:20px; }
.divRoundBoxContent { padding:0 3px;background-position:-757px -14px; background:transparent url(../img/bg/bg_kachel.gif) 0 0 repeat-y;}
.divRoundBoxContent h2{ padding:0px 0 0 20px; color:#0e5aa3; margin-bottom: 3px; font-size: 150%; font-weight: bold;}
.divRoundBoxBottom {width:740px; background-position:-757px -2985px; height:29px;}
}