
/* body settings */
.site-body{}

*, body, .RadEContent, .RadEContent *{font-family:Arial;}
a.more{text-decoration:underline;}
.box a{text-decoration:underline;}
.box a.active{text-decoration:underline;}

/* article full - default  */
.full .doc-header1{padding-bottom:0px;font-size:20px;}
.full .doc-preface{padding-bottom:10px;font-size:14px;font-weight:bold;}
.full .doc-bodytext{font-size:14px;}
a.doc-bodytext,
.doc-bodytext a{text-decoration:underline;}
.doc-imagetext{font-size:10px;}

/* article short  */
.short .doc-header1{font-size:20px;}
.short .doc-preface{font-size:14px;}
.short a.doc-bodytext,
.short .doc-bodytext a{text-decoration:underline;}
.short .doc-imagetext{font-size:10px;}

/* article box-full  */
.box-full .doc-header1{font-size:14px;}
.box-full .doc-preface{font-size:12px;font-weight:bold;}
.box-full .doc-bodytext{font-size:12px;}
.box-full a.doc-bodytext,
.box-full .doc-bodytext a{text-decoration:underline;}
.box-full .doc-imagetext{font-size:10px;}

/* article box-short  */
.box-short a.doc-bodytext,
.box-short .doc-bodytext a{text-decoration:underline;}
.box-short .doc-imagetext{font-size:10px;}

/* article spacer */

/* article spacer */
.short{padding-bottom: 10px;}
.full{padding-bottom: 10px;}
.box-full{padding-bottom: 10px;}
.box-short{padding-bottom: 10px;}


/* framework settings */
#page{width:970px; }
#logo{width:100%;float:left;}


/* content settings */
#main{float:left;}.content{}
.content-b{}


/* topmenu settings */
#menu{height:30px;float:left;
clear:both;
}
#topmenu{width:870px;float:left;
}
td.td-topmenu{}
td.topmenu{padding-right:20px;}
td.topmenu-active{padding-right:20px;}
td.topmenu-active{padding-right:20px;}
a.topmenu{font-family:arial;text-decoration:underline;}
a.topmenu-active{font-family:arial;text-decoration:underline;}
a.topmenu-active{font-family:arial;font-weight:bold;text-decoration:underline;}


/* globalmenu settings */
#globalmenu{width:100px;float:left;clear:right;}


/* horizontal spacers settings */
#logotopmenuspace{display:none;}
#topmenumainspace{display:none;}
#mainfooterspace{display:none;}


/* default box settings */
.level-1{padding-bottom:5px;}
.level-2{padding-left:10px;padding-bottom:5px;}
.level-3{padding-left:20px;padding-bottom:5px;}
.level-1-active{padding-bottom:5px;}
.level-1-active{padding-bottom:5px;}
.level-2-active{padding-left:10px;padding-bottom:5px;}
.level-2-active{padding-left:10px;padding-bottom:5px;}
.level-3-active{padding-left:20px;padding-bottom:5px;}
.level-3-active{padding-left:20px;padding-bottom:5px;}
.level-1-active{font-weight:bold;}
.level-2-active{font-weight:bold;}
.level-3-active{font-weight:bold;}


/* leftbar settings */
#leftbar{}

#leftbar{}
.leftbar-b{}

/* rightbar settings */
#rightbar{}

#rightbar{}
.rightbar-b{}

/* footer settings */
#footer{height:30px;width:100%;padding-left:0px;padding-right:0px;padding-top:0px;clear:both;float:left;}


/* extended css */
.seminar-form .scheme-full h1
{
padding-top: 10px;
padding-bottom: 20px;
}

.seminar-form .scheme-full .row
{
 width: 380px;
 height: 22px;
}


.seminar-form .scheme-full .label
{
 width: 120px;
 float:left;
 font-size: 14px;
}

.seminar-form .scheme-full .value
{
 float:left;
}

.seminar-form .scheme-full .value input
{
}

.seminar-form .scheme-full .doc-bodytext
{
 padding-top: 10px;
 padding-bottom: 10px;
}

.seminar-form .scheme-full .radiobutton
{
 width: 380px;
 height: 22px;
}

.seminar-form .scheme-full .radiobutton input.radiobutton
{
 float:left;
 width: 16px;
 height: 16px;
}

.seminar-form .scheme-full .radiobutton .radioText
{
 margin-left: 10px;
 float:left;
 font-size: 11px;
}

.seminar-form .scheme-full .button
{
 margin-right: 10px;
 float:left;
 background-color:#CDE2E4;
 background-image:none;
 border:1px solid #316B72;
 height:22px;
 color:#006F7D;
 font-size:12px;
 margin-top: 146px;

}