/*
* procise.
*/

html {
    
}

body {
    font-size:100,01%;
    background:url(../images/Bg_LightGrey.jpg) left top repeat-x transparent;
    overflow: scroll;
    overflow-x: hidden;
}

div {
    
}

p {
    margin: 2px 0 2px 0;
    padding: 2px 0 2px 0;
    display: block;     
    
}

strong {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:bold;
}
h1 {
    font-size:160%;
}

h2 {
    font-size:120%;
}

table {
    
}

td {
    
}

th {
    
}

hr {
    border:0;
    background-color:#5c6264;
    color:#5c6264;
    height:1px;
}

/* general font styling */
html,body,p,div,td,th,h1,h2,h3,h4,h5,a,select,textarea,li {
    font-family:Arial, Verdana, sans-serif;
    color:#5c6264;
    font-size:100%; 
}

/* general margins at bottom for block level elements */
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
margin-bottom: 20px;
}

h1 {
    color:#981328;
    font-size:140%;
    margin:10px 0 0 0;
}
h2 {
    Margin:5px 0;
}

/* form elements */
form {
    margin:0;
    padding:0;
}

fieldset {
    
}

input, textarea {
    border:1px solid #000;
}

input {
    
}
input.sbmt {
    width:auto;
}

textarea {
    
}
/* /form elements */

/* links */
a {
    text-decoration:none;
    color:#686c6d;
}
a:link {

}
a:visited {

}
a:active {

}
a:hover {
    text-decoration:underline;
}
/* /links */

/* procise stuff */
#outerContainer {
    width:1010px;
    margin:0 auto;
}

#threeColContainer {
    background-image: url('../images/Folgeseite_UntererPixel.jpg');
    background-repeat: repeat-y;
    background-position: top left;
    background-color: #FFF;
}

#ContainerStart {
    background-color: #FFF;
}

#errorMessage {
    color: red;
}

.errorForm {
    border: 1px solid red !important;
}


.startTop {
    /*background-image: url('../images/Startseite_Mainvisual.jpg');*/
    background-repeat: no-repeat;
    background-position: top left;
    height: 368px;
    position: relative;
}

.startTop .boxTopLeft {
    /*background-image: url('../images/Startseite_PfeilLinks_Mainvisual.png');
    background-repeat: no-repeat;
    background-position: top right;*/
    color: #666;
    display: block;
    font-size: 20px;
    height: 110px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0; 
    width: 365px;
}

.startTop .boxTopLeft div{ 
    background-image: url('../images/Startseite_PfeilLinksBg_Mainvisual.png');
    background-repeat: repeat-x;
    background-position: top left;
    height: 110px;
    margin: 0;
    padding: 0;
    top: 0; 
    width: 317px;
}

.leftTopArrow {
    background-image:url(../images/Startseite_PfeilLinks_Mainvisual.png);
    background-position:right top;
    background-repeat:no-repeat;
    width: 48px;
    height: 108px; 
    position: absolute; 
    left: 317px; 
    top: 0; 
}

.startTop .boxTopLeft div div{
    height: auto;
}

.startTop p{
    padding: 0; 
    margin: 0;
}

#startTopBigPic {
    position: absolute; 
    top: 0;
    left: 0;
    width: 1010px;
}

.boxTopLeft h1 {
    color: #981328;
    font-size: 30px; 
    font-weight: bold;
    margin-left: 10px;
    margin-top: 0;
     
}



.boxTopLeft h1 p, .boxTopLeft h1 a{
    color: #981328;
}
.boxTopLeft h1 a{
   text-decoration: none;
}

.boxTopLeft span {
    display: block;
    color: #666;
    margin-left: 10px;
}

.startTop .boxBottomRight {
    background-image: url('../images/Startseite_PfeilRechts_Mainvisual_weiss.png');
    background-repeat: no-repeat;
    background-position: top left;
    color: #5C6264;
    display: block;
    font-size: 18px;
    height: 110px;
    padding: 0;
    position: absolute;
    bottom: -1px;
    right: 0;
    text-align: right;
    width: 365px;
}

.startTop .boxBottomRight div{ 
    background-image: url('../images/Startseite_PfeilRechtsBg_Mainvisual_weiss.png');
    background-repeat: repeat-x;
    background-position: top left;
    color: #FFF;
    height: 110px;
    margin: 0 0 0 46px;
    padding: 10px 0;
    width: 319px;
}

.boxBottomRight a{
    color: #5C6264;
}

.startTop .boxBottomRight div div{ 
    height: auto;
}

*+html .startTop .boxBottomRight div{ 
    margin: 0 0 0 44px;
}

.boxBottomRight h1 {
    color: #981328;
    font-size: 30px; 
    font-weight: bold;
    margin-left: 10px;
    margin-top: 0;
     
}

.boxBottomRight span, .boxBottomRight span p {
    display: block;
    color: #5C6264;
    margin-right: 10px;
}

.startBottom {
    background-image: url('../images/Startseite_Teaser1-3.png');
    background-repeat: no-repeat;
    background-position: 15px 22px;
    color: #666;
    font-size: 12px;
    padding: 18px 18px 40px 12px;
}

.startBottom p{
    margin: 0;
    padding: 0;
}

.startBottom h2 {
    background-image: url('../images/Startseite_3Pfeilchen.png');
    background-repeat: no-repeat;
    background-position: 3px 8px;
    color: #981328;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0 30px;
}

.startBottom h2 p, .startBottom h2 a{
    color: #981328;
   
}

.startBottom h2 a{
    text-decoration: none;
}

.startBottom h2 a:hover, .boxBottomRight a{
   /* text-decoration: none;*/
}

.startBottom .box1 {
    height: 78px;
    float: left;
    position: relative;
    width: 325px;
    
}

.box1 .titleBar, .box2 .titleBar, .box3 .titleBar {
    height: 27px;
    position: relative;
    width: auto;
    z-index: 1001;  
}

.box1 .boxCon {
    float: right;
    height: 70px;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;  
    width: 170px;
    z-index: 1000;
}

.startBottom .box2 {
    float: left;
    height: 108px;
    position: relative;
    width: 325px;
    
}

.box2 .boxCon {
    float: right;
    height: 70px;
    margin: 0 0 0 0; 
    padding: 5px 0 0 0; 
    width: 177px;
}

.boxCon a {
   font-weight: bold; 
}

.startBottom .box3 {
    float: left;
    height: 108px; 
    position: relative;
    width: 328px;
}

.startBottom .box3 .titleBar h2, .startBottom .box2 .titleBar h2, .startBottom .box1 .titleBar h2{
    left: 40px;
    position: absolute;
    height: 27px;
} 

.startBottom .box1 .titleBar h2 {
    left: 5px;
}

.startBottom .box3 .titleBar h2 {
    left: 35px;
}

.box3 .boxCon {
    float: right;
    height: 70px;
    margin: 0 0 0 0;
    padding: 5px 0 0 0; 
    width: 186px;
}

/* picture switch on the start page */
.picSwitch {
    padding: 15px 12px;
    position: absolute;
    right: 0;
    top: 0;
    width: 78px;
}

.picSwitch .pic1, .picSwitch .pic2, .picSwitch .pic3{
    float: left;
    margin: 0 0 0 8px;
}

.picEdit {
    bottom: 0; 
    left: 0;
    position: absolute;
}

/************************************/


/* style for content with three columns */

#leftCol, #centerCol, #rightCol {
    float:left;
    padding:0 10px;
    margin:0;
} 

#centerCol h3, #content h3 {
    margin: 0;
    padding: 3px 0;
}

#leftCol, #rightCol {
    margin-top: -10px;
    width:200px;
}

*+html #leftCol, #rightCol {
    margin-top: 0;
}

#rightCol {
    text-align: center;
}

.rightText {
    font-size: 11px;
    text-align: left;
}

.rightText  p{
    margin: 0; 
    padding: 0 5px; 
    text-align: left;
    font-size: 11px;
}



#centerCol {
    background-image: url("../images/Folgeseite_Verlauf_Mitte.jpg");
    background-position: left top; 
    background-repeat: repeat-x;
    background-color: #F2F2F2;
    color: 5C6264;
    font-size: 12px; 
    font-weight: normal;
    line-height: 160%;
    margin-top: -18px;
    padding: 10px; 
    text-align: left;
    width:550px;
    
}

*+html #centerCol {
    margin-top: 0; 
}

#centerCol h1 {
    color: #960F24;
    font-family: Arial, Verdana; 
    font-size: 20px; 
    font-weight: bold; 
    padding: 6px 0;
}

#centerCol h2 {
    color: #5C6264;
    font-family: Arial, Verdana; 
    font-size: 18px; 
    font-weight: normal;
    padding: 5px 0; 
}

#centerCol ul li {
    background-image: url("../images/Bulletpoint.png");
    background-position: left 6px; 
    background-repeat: no-repeat;
    list-style: none;
    padding: 0 0 0 13px;
}

#centerCol a {
    text-decoration: underline;
}

#TabbedPanelsTabGroup a {
    text-decoration: none !important;
}  

/* header */
#headWrap {
    background-color: #FFF;
}

#header {
    width:1010px;
    position: relative;
}

#header .logo {
    height: 66px;
}

#header .logo img{
    margin-top: 15px;
    margin-left: 20px;
}

#headerNavi ul .language a, #headerNavi ul .languageActive a  {
    margin-left: 0px;
}

#headerNavi .languageActive a{
    text-decoration: underline;
    font-weight: bold;
}

.headerNaviSeparator {
    padding:0 8px;
    text-align:center;
    width:28px;
}

#headerNavi {
    position: absolute;
    right: 4px; 
    top: 0;
}

#headerNavi ul {
    display: block;
    margin:0 0 0 10px;
    position: relative;
    text-align: left;
}

#headerNavi a:hover {
    text-decoration: underline;
}

#headerNavi li, #headerNavi li a {
    font-size:11px;
    line-height:12px;
    padding:3px;
    color:#aeb4b8;
     text-decoration: none;
}

#headerNavi li {
    display:inline;
}

#headerNavi li.language, #headerNavi li.languageActive{
    margin: 0;
    padding: 0;
}

/*search */
#search {
    float:right;
    padding:0 10px 0 0;
    margin:0 0 15px 0;
    position: relative;
}
#search input {
    border:0;
    background:url(../images/searchbox.jpg) no-repeat right top transparent;
    font-size:11px;
    font-weight: bold;
    padding:2px 3px;
    height:15px;
    float:left;
    width:165px;
    color:#9C9C9C;
}
#search input.sbmt {
    width:auto;
    height:19px;
    background-image:none;
    padding:0;
}

#search a {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    display: inline-block;
}

#search .loginBox {
     display:block; 
     margin-top: -22px;
     position: absolute; z-index: 200000;
     text-align:rigth;
     float:right;
     right: 10px;
}

#search .loginBox img {
    margin-right: 2px;
}

#search #searchterm {
    width: 162px !important;
}

#search #search_send {
    margin-left: 3px !important;
}

/* menu */
#navigation {
    height:40px;
    clear:both;
}
#navigation ul {
    height: 40px;
    padding-left: 0;
    margin-left: 0;
    background:url(../images/gradient_navimain.jpg) repeat-x left top transparent;
    color: White;
    float: left;
    width: 100%;
    font-family: Arial, Helvetica, Sans-Serif;
    overflow: hidden;
}
#navigation ul li { display: inline; }

#navigation ul li a {
    background-color:transparent;
    text-decoration: none;
    float: left;
    height:40px;
    line-height:40px;
    color:#FFF;
    font-weight:normal;
    font-size:16px;
    border-right:4px solid #fff;
    padding-left:22px;
    padding-right: 22px;
}
#navigation ul li.last a {
    border-right:0;
}

#navigation ul li a:hover, 
#navigation ul li.active a {
    color:#960F24;
    background:url(../agentur_images/71459_Kopie171.png) repeat-x 0 0 transparent;
}

/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/* left navigation */
#leftCol {
    line-height: 85%;
}

#leftCol a{
    font-size: 13px;
    font-weight: normal;
    color: #999;
    text-decoration: none;
}

#leftCol a:hover{
    color: #666;
    text-decoration: none;
}

#leftCol ul{
    margin-left: 5px;
}

#leftCol ul li.active a{
    color: #999;
}

#leftCol ul li.active a:hover{
    color: #666;
}

#leftCol ul li.level_2, #leftCol ul li.level_1 {
    background-image: url("../images/Trennlinie_gepunktet.jpg");
    background-position: left bottom; 
    background-repeat: repeat-x;
    margin-bottom: 5px;
    padding: 3px 0px; 
}

#leftCol ul li.active {
    background-image: none;
}
#leftCol ul li.level_2 a {
    display:block;
    padding: 2px 0 5px 0;
}

#leftCol ul li.level_2 a.active {
     color: #6C6264;
}

#leftCol ul li.level_3 {
    border-bottom: 0px;
    margin: 0 0 0 15px;
    color: #999;
    background-image: none;
    padding: 5px 0;
}

#leftCol ul li.level_3 a, #leftCol ul li.active ul li a{
    background-image:url("../images/Navigation_Pfeil_Hellgrau.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    color: #999;
    display:block;
    padding-left: 10px;
}

#leftCol ul li.level_3 a:hover {
    color: #666;
}

#leftCol ul li.level_3 a.active{
    background-image:url("../images/Navigation_Pfeil_Dunkelgrau.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    color: #6C6264;
}


#leftCol ul li.last {
    background-image: url("../images/Trennlinie_gepunktet.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-bottom: 5px;
    margin-left: 0;
    padding-left: 15px;
}


.leftCol li.active a span {
     color: #6C6264;
}

#leftNaviFull li.last {
    padding-left: 0px !important;
}

#leftNaviFull li.level_1 {
    background-image: none !important;
    margin-bottom: 5px !important;
    padding: 3px 0px !important;
    padding-top: 10px !important;
}

#leftNaviFull li.level_1 a {
    color:#960F24 !important;
    font-size:16px !important;
    font-weight:normal !important;
    line-height:25px !important;
}

#leftNaviFull li.level_2 a {
    color:#7d7d7d !important;
    padding:5px 0 2px !important;
} 

#leftNaviFull li.level_2 {
    background-position: left top !important;
}

#leftNaviFull li.level_2.first, #leftNaviFull li.level_3 {
    background-image: none !important;
}

#leftNaviFull li.level_3 {
    padding-left: 15px !important;
}

#leftNaviFull li.level_3 a {
    color:#bebebe !important;
} 

/* end left navigation*/

/* footer */
#footer {
    background:url(../images/gradient_footer.jpg) repeat-x left top transparent;
    color: #5C6264;
    font-size: 11px;
    height:22px;
    line-height:22px;
    text-align: right;
    position: relative;
    clear:both; 
    display:block;
}

#footer ul {
    margin-right: 20px;
    margin-bottom: 0;
}

#footer ul li {
    display: inline;
}

#footer a {
    font-size: 11px;
}

#footer .copyright {
    text-align: left;
    position: absolute; 
    top: 1px; 
    left: 20px;
}

.articleFooter {
    background-image:url("../images/Trennlinie_gepunktet.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    font-size: 11px;
    padding: 10px 0;
    
}

.content p , .content h3, .content ul{
    padding: 0px 0px;
    margin: 0;
}

.content a {
    text-decoration: underline;
}

.articleFooter img {
    vertical-align: middle;
}

.articleFooter a {
    padding: 0 15px 0 0;
}


.contactTeaser {
    background-image:url("../images/Trennlinie_gepunktet.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #5C6264;
    line-height: 130%;
    margin-left: 5px; 
    margin-right: auto;
    text-align: left; 
}

.contactTeaser .title, .contactTeaser h3, .contactTeaser .pic {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}

.contactTeaser .pic {
    border: 1px solid #CCC;
    width: 188px;
}

.contactTeaser .pic .contactPerson{ 
    width: 188px;
}

.contactTeaser .address {
    font-size: 12px;
    margin: 5px 0;
    padding: 0 0 10px 0;
}

.contactTeaser .pic p {
    margin: 2px 5px;
}

.contactTeaser .address p{ 
    padding: 0; 
    margin: 0;
}

.contactTeaser p {
    margin: 2px 0;
}

.downloadTeaser{
    color: #5C6264;
    font-size: 11px; 
    margin-left: 5px;
    text-align: left;
}

.downloadTeaser h3 {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}

.downloadTeaser a, .downloadTeaser a p {
    /*text-decoration: underline;*/
}

 
.downloadTeaser p {
    margin: 5px 0px;
}

.registerForm .box {
    border: 1px solid #C5CACD;
    clear: both;
    margin-bottom: 10px;
    padding: 10px;
}

.registerForm .box select{
    width: 200px;
}

.registerForm .box .formLabel{ 
    clear:both;
    display: block;
    float:left;
    margin-top: 2px;
    width: 140px;
}

.registerForm .box .formInput{
    float: left; 
    dipslay: block;
    margin-top: 2px;
    width: 350px;
    border: 1px solid #AFB4B8;
}

.registerForm .box .formCheck{
    border: 0;
}

.registerForm .box .formSelect {
    border: 0;
}

.registerForm .box .formInputSelect { 
    float: left; 
    dipslay: block;
    margin-top: 2px;
    width: 200px;
    border: 1px solid #AFB4B8;
}

.mandatory {
    clear: both;
    display: block; 
    padding: 10px 0;
}

.sitemapStandardLevel_2 {
    margin: 0 0 0 15px;
}

.sitemapStandardLevel_2 a {
    margin: 0;
}

.sitemapStandardLevel_3 {
    margin: 0 0 0 30px;
}

.sitemapStandardLevel_3 a {
    margin: 0;
}

.searchResultItem p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.searchResultItem .result {
    margin-top: 10px;
}

.button {
    background-image: url("../images/Kontaktformular_Btn_Breit.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    margin: 10px;
    padding: 0 5px 0 0;
    cursor: pointer;
    
}

*+html .button {
    width: 80px;
    text-align: center;
}

.button div {
    background-image: url("../images/Kontaktformular_Btn_Schein.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0 10px 0 15px;
}

#startSwitchPictures {
    display: none;
}

img.teaser_image {
    float:left;
    margin-right: 3px;
    margin-top: 5px;
}

div.teaser_date {
    float:right; 
    color:#aaa;
}

p.teaser_title {
    font-weight:bold; 
    margin-top:2px; 
    margin-bottom:2px;
}

div.teaser_item {
    margin-bottom:10px;
    padding:3px;
}

h3.teaser_downloadlist {
   font-size: 16px;
   padding: 10px;
   padding-left: 0px;
}

#leftCol p.text_left {
    color:#5C6264;
    font-family:Arial,Verdana,sans-serif;
    margin-top: 5px;
    font-size: 12px;
}

.left{
        float:left;
    }
    .right{
        float:right;
    }
    hr{
        background-image:url(../images/Trennlinie_gepunktet.jpg);background-position:left bottom;background-repeat:repeat-x;margin:0;margin-top:10px;
    }
    div.term{
        border:1px solid #C5CACD;padding:10px;
    }
    div.term div.button{
        margin-right:0;
    }
    div.term div.label{
        width:70px;
    }   
    div.term div.text{
        width:455px;
    }
    
ul#TabbedPanelsTabGroup {
    list-style-type:none;
    text-align:center;
    margin-bottom:25px;
}

ul#TabbedPanelsTabGroup li{
    float: left;
    border:1px solid #C5CACD;
    background-color: transparent;
    cursor: pointer;
    width:180px;
    background-image:url();
}

ul#TabbedPanelsTabGroup li:hover {
    background-color: #E8E9EB;
}

ul#TabbedPanelsTabGroup li.first {
}

ul#TabbedPanelsTabGroup li.active {
    background-color: #E8E9EB;
}
#third_tab .left_content{
    width:230px;
    float:left;
    margin-right:60px;
}
#third_tab .right_content{
    width:230px;
    float:left;
}
#third_tab label.formLabel{
    width:230px;
    clear:both;
    display:block;
    float:left;
    margin-top:2px;
}
#third_tab input.formInput {
    border:1px solid #AFB4B8;
    float:left;
    margin-top:2px;
    width:230px;
}
#third_tab .salutation label.formLabel{
    width:70px;
    clear:both;
    display:block;
    float:left;
    margin-top:5px;
    margin-bottom:5px;
}

#accountInfo,#condition,#moreInfo,#language,#entrant,div.entrant{
    margin-top:10px;
}

#condition {
    margin-top:5px;border:0;
}

#accountInfo input.formCheck{
    border:0;
    margin:2px 2px 5px 0;
}
#registry .left_content, #add_modify_participant .left_content{
    width:230px;
    float:left;
    margin-right:60px;
}
#registry .right_content, #add_modify_participant .right_content{
    width:230px;
    float:left;
}
#registry label.formLabel, #add_modify_participant .formLabel{
    width:230px;
    clear:both;
    display:block;
    float:left;
    margin-top:2px;
}
#registry input.formInput, #add_modify_participant .formInput {
    border:1px solid #AFB4B8;
    float:left;
    margin-top:2px;
    width:230px;
}
#registry .salutation label.formLabel , #add_modify_participant .salutation label.formLabel{
    width:70px;
    clear:both;
    display:block;
    float:left;
    margin-top:5px;
    margin-bottom:5px;
}
input.formCheck{
    border:0;
    margin:6px 2px 5px 0;
    vertical-align: middle;
}
input[name=registry]{
    margin-right:5px;
}

#noregistry label.formLabel{
    width:90px;
    float:left;
    margin-top:2px;
    clear:left;
}

#noregistry a.left {
    color:#AEB4B8; 
    width:154px;
    margin:0 5px; 0 10px;
}

#noregistry .button {
    margin: 0;
}

#noregistry input.formInput {
    border:1px solid #AFB4B8;
    float:left;
    margin-top:2px;
    width:200px;
}
#noregistry input.formInput .button{
    float:left;
}

.gray {
    color:#AEB4B8;
}

.select{
    width:232px;
    border:1px solid #AFB4B8;
    margin-top:2px;
}
.textarea{
    border:1px solid #AFB4B8;
    width:520px;
}
.checkbox{
    margin-right:5px;
    border: 0 !important;
}
.content a{
    cursor: pointer;
    /*text-decoration:none;*/
}
.content a:hover{
    text-decoration:underline;
}
#login h3,.left_content h3,.right_content h3,#condition h3,#accountInfo h3{
    margin-bottom:0;
}
#accountActive{
    margin-top:10px;
}

#seminarInfoOnLogin {
    margin-bottom: 10px;
}

#seminarInfoOnLogin  p{
    margin: 0; 
    padding: 0;
}
#seminarInfoOnLogin  h3{
    margin: 0; 
    padding: 0;
}

#frmSignIn #errorMessage, #changePass .errorMessage{
    border: 1px solid red;
    margin-bottom: 10px;
    padding: 10px; 
    color: red;
}

#frmSignIn #errorMessage p{
    margin: 2px 0; 
}

.bookedItem p {
    display: inline-block;
}

.lost .formInput, #changePass .formInput, .formBox .formInput {
    border:1px solid #AFB4B8;
    float:left;
    margin-top:2px;
    width:200px;
}

.formCountry {
    float: none !important;
}

#errorMessage {
    border: 1px solid red;
    margin-bottom: 10px;
    padding: 10px; 
    color: red;
}

.top-username{  
    width: 77px !important; 
    display: inline-block;
}

.top-password{
    width: 75px !important;display: inline-block; 
    margin-left: 4px;
}

.pwLostText {
    width: 140px !important;
}

#selected_seminar {
    border: 0;
}

html+#registry .right_content {
    margin-top: 2px !important;
}

html+#accountInfo .right_content{
    margin-top: 9px !important;
}