* {
    margin:0;
    padding:0;
}

body {
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
    font-size: 11px; 
    padding-left:10px;
    line-height:1.4em;
}

a {
    color:black;
    text-decoration:none;
}                 

a:hover {
    text-decoration:underline;
}

.box_news a {
	color:#cc0000;
}

.box_news h3 a {
	color:#000000;
}

p {
    margin:5px 0;
}

th, td {                
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

h1, h2 {
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    margin-top: 5px;
    margin-bottom: 10px;
}

h1.red {
    padding-top:18px;
    padding-bottom:10px;
    border-top:1px solid #838383;
    background-image:url(../img/red_corner_left.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.main_left h3,
.main_right_right h4,
.box_search {
    font-size:12px;
    font-weight:bold;
    padding:3px 10px;
    border-top:1px solid #838383;
    border-bottom:1px solid #838383;
    text-align:left;
    background-color:#eaeaea;
}

.main_right_left_body p a {
    text-decoration:underline;
}

table.kursangebote {
    border-collapse:collapse;
    margin:0;
    padding:0;
    border:1px solid #509521;
    border-top:0;
    width:100%;
}

table.kursangebote tr.even {
    background-color:#f3f3f3;    
}

table.kursangebote th {
    text-align:left;
    padding:5px;
    color:black;
    border-bottom:2px solid #cc0000;
    border-top:2px solid #509521;
    
}

table.kursangebote td {
    padding:5px;        
    border-bottom:1px solid #509521;
}

#container {width: 998px;}

#header { 
    text-align:left;
    width:997px;
    display:inline;
    float:left;
    margin:0 !important;
    padding:0 !important;
    background-color:white;   
    border-right:1px solid #dddddd;
}

#header a, #header img {
    display:inline;      
    float:left;
    margin:0 !important;
    padding:0 !important;
}        

#header a img {
    float:none;
}

.main {
    background-image:url(../img/bg_ns.gif);
    background-position:-8px top;
    background-repeat:repeat-y;
    float:left;
    clear:left;
    width:998px;
}

.main_left {
    width:181px; 
    padding-bottom:20px;
    overflow:hidden;
    text-align:left;
}          

.main_right {
    background-position: left top;
    background-repeat: repeat-y;
    background-image: url(../img/greydot.png);
    border-top:1px solid #838383;
}

/*###################
## elements left
###################*/


/*## search ##*/

.box_search {
    padding: 10px 10px 10px 15px;
    font-size:11px;   
    background-color:#dddddd; 
    width:170px !important;
}

.box_search form {
    padding:0;
    margin:0;
}

.box_search_label, .box_search_input, .box_search_submit {
    float: left;
}

.box_search_label {
    width: 40px; 
}

.box_search_input input {
    width: 100px; 
    border: 1px inset black; 
    font-size: 10px;
}

.box_search_submit input {
    padding: 0px; 
    border: none; 
    cursor: pointer; 
    font-size: 11px; 
    background-color: transparent;
}

a:link_arrow, .box_news a {
    color: #cc0000;
    font-weight:bold;
    text-decoration:none;
    background-image:url(../img/raquo_red.gif);
    background-repeat:no-repeat;
    background-position:left 5px;
    padding-left:8px !important;
}

.news-list-item p, .news-list-morelink {
    text-align:left;
}

.news-latest-item h3 {
	color:#000000;
	font-size:12px;
}

.news-list-morelink a{
    color:#cc0000;
}

/* ## menu ##*/

ul.box-menu-left {
    padding:0;
    margin:0;
    float:left;
    clear:both;
    list-style-type:none;
    width:181px;
}

ul.box-menu-left li {
    float:left;
    padding:0;
    margin:0;      
    width:181px;        
    list-style-type:none;
    border-top:1px solid #838383;      
    background-color:#eaeaea;
}

ul.box-menu-left li#box-menu-left-first {
    border:0;
}

ul.box-menu-left li#box-menu-left-last {
    border-bottom:1px solid #838383;
}

ul.box-menu-left li a {
    padding:5px;
    padding-left:15px;
    font-weight: bold;   
    text-decoration: none;
    color: #000000; 
    display:block;
    width:161px;
    float:left;
}

ul.box-menu-left li a:hover {
    text-decoration:underline;
}

ul.box-menu-left li.act {
    background-image:url(../img/red.gif);
    background-position:top left;
    background-repeat:repeat-y;
    font-weight:bold;
}

ul.box-menu-left li ul li, 
ul.box-menu-left li ul {
    clear:none !important;
    float:left !important;
}

ul.box-menu-left li ul, 
ul.box-menu-left li.act ul li {
    border:0 !important;
}

ul.box-menu-left li.act ul li {
    background-image:url(../img/menu-level2-line-dot_dark.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    padding-top:1px;
    margin:0;
    border:0 !important;
}
           
ul.box-menu-left li.act ul li a {
    padding:4px;
    padding-left:30px;
    font-weight: normal;
    background-image:url(../img/raquo.jpg);
    background-position:15px 7px;
    background-repeat:no-repeat;
    width:147px;
}

ul.box-menu-left li.act ul li.act,
ul.box-menu-left li.act ul li.act ul li {
    background-color:transparent;
}

ul.box-menu-left li.act ul li.act a {
    font-weight:bold;
}                          

ul.box-menu-left li.act ul li ul li {
    background-image:url(../img/menu-level2-line-dot_dark_green.jpg);
}

ul.box-menu-left li.act ul li.act ul li a {
    background-image:url(../img/green.gif);
    background-position:top left;
    background-repeat:repeat-y;
    font-weight:normal;
}

/*
ul.box-menu-left {
    border:2px solid yellow !important;
}

ul.box-menu-left li ul {
    border:2px solid black !important;
}

ul.box-menu-left li ul li ul {
    border:2px solid orange !important;
}    */


/*####################
 ## login ##
####################*/


.tx-felogin-pi1 {
    width:181px;
    float:left;
    margin-top:20px;
    margin-bottom:20px;
    clear:both;
}

.tx-felogin-pi1 form {
    padding: 5px 10px;
}

.tx-felogin-pi1 input {
    margin-top:3px;
    margin-bottom:3px;
    border:1px solid #666666;
}

.tx-felogin-pi1 input.submit {
    background-color:#e5e5e5;
    padding:3px;
    font-size:11px;
    margin-left:50px;
    border:1px solid black;
    color:black;
}

/* ## banners left ##*/

#banners-left {
    clear:both;
    border-bottom:1px solid #838383;
    text-align:center;
}

#banners-left a, #banners-left a img {
    margin-top:15px;
    margin-bottom:15px;
}


.main_left, .main_right, .main_right_left, .main_right_right {float: left;}

.main_right_left {
    width: 617px; 
    background-image: url(../img/greydot.png); 
    background-repeat: repeat-y; 
    background-position: right top; 
}

.main_right_left_body {
    margin:10px;
    width:597px;
    float:left;
    overflow:hidden;
}

.breadcrumb {
    float:left;
    border-bottom:1px solid #838383;
    display:block;
    width:617px;
    height:32px;
    overflow:hidden;
    padding:0;
    margin:0;
}

.breadcrumb ul {
    margin-left:13px;
}

.breadcrumb ul, .breadcrumb ul li {
    list-style-type:none;
    float:left;
    display:inline;
}

.breadcrumb ul li { 
    font-size:11px; 
    padding-top: 15px; 
    padding-left: 5px;
    padding-bottom:2px;
    float:left;      
    margin:0;
}

.breadcrumb ul li.active {
    font-weight:bold;
}

.small_top_navi {width: 100%; text-align: center; padding-top: 12px;}
.small_top_navi_single {display: inline; margin-left: 8px; margin-right: 8px;}

.main_right_left_body_container {
    margin-left: 7px; 
    width: 590px;
    padding-top:15px;
}

/****/
.box  {width: 100%;}


.teaser_home {
    border:1px solid #838383;
    border-bottom:0;
    border-collapse:collapse;  
}

.teaser_home td {
    background-color:white;
    width:50%;
    border-bottom:1px solid #838383;
    padding:10px;
    vertical-align:top;
}

.teaser_home td.colleft {
    border-right:1px solid #838383;
}

.half_col_content_img {   
    position: relative;			
    float: left;
    padding-right: 10px;
}

.teaser_container {
    border-right:1px solid #838383;
    border-left:1px solid #838383;
    border-bottom:1px solid #838383;
    float:left;
    clear:left;
}                                                                                  
                                                                         
.teaser_home p,
.teaser_home h3 {                                                                          
    position: relative;                                  
    width: 48%;
    float: right;                                          
    line-height:1.2em;
}       

.teaser_home h3 {padding-top:1px; font-weight: bold; font-size: 13px; background-repeat:repeat-x; background-position: left top;  background-image: url(../img/greydot.png); border-bottom: 1px solid #838383;}

.teaser_home p a {
    color: #cc0000;        
    text-decoration:none;      
}

.teaser_home p a:hover {
    text-decoration:underline;
}  

.teaser_home a img {
    float:left;
}

.main_right_left_footer {
    border-top:1px solid #838383;
    clear:both;
}

.main_right_left_footer ul, .main_right_left_footer ul li {
    float:left;
    display:inline;
    margin:0;
    padding:0;
}                                                               

.main_right_left_footer ul li a {
    padding:5px 10px;
}

.main_right_left_footer #hotline {
    float:right;
    padding:0 10px;
}


/*## right col ##*/
          
.main_right_right {
    width: 200px;
}         

.main_right_right_body {
    padding-top:10px;
}

.top-right-navi {
    height:32px;
    border-bottom:1px solid #838383;
    text-align:center;
}       

.top-right-navi ul {
    display:inline;
    float:left;     
    position:relative;
    left:50%; 
    top:25%;   
}

.top-right-navi ul li {
    display:inline;
    float:left;
    position:relative;
    right:50%;
}

.top-right-navi ul li a {
    padding:10px;
}

div.right-red-box {
    padding: 20px;
    text-align:center;            
}

div.box_news, 
div.info_pool {
    background-color: #eaeaea;      
    padding:10px;
    margin-bottom:15px;
    text-align:left;
}

div.info_pool ul, div.info_pool ul li {
    list-style-type:none;    
}

div.info_pool ul li a {
	text-align:left;
}

div.info_pool a {
    color:#cc0000;
}
              
.box_news h4,
.info_pool h4 {
    margin:-10px;
    margin-bottom:0;
}
    
.tx-felogin-pi1 fieldset {
	border:1px;
} 

/* ## sitemap ## */

.csc-sitemap ul {
    margin:5px;
    padding:0;
}

.csc-sitemap ul li {
    list-style-type:square;
    padding:5px;
    margin:5px;
}


/* ## standard mailform ## */                                     

fieldset {
    border:0;
}

.csc-mailform-field {                                                                
    float:left;                                                       
    clear:both;                                                 
    width:90%;
    margin:5px 5%;
    padding:0;
}
                                                                                 
.csc-mailform-field input, .csc-mailform-field textarea {
    float:right;                      
    width:350px;
    margin:0;
}
                                                                                 
.csc-mailform-field input.csc-mailform-submit {
    width:auto;                                                            
    border:1px solid #313131;
    background-color:white;
    font-size:11px;
    padding:3px;
} 

.csc-mailform-field label {
    height:100%;
    width:auto;
    float:left;
}

                                     
/* ## news ## */

.main_right_left .news-list-item a {
    padding:4px;
    padding-left: 30px;
    font-weight: bold;
    background-image: url(../img/raquo.jpg);
    background-position: 15px 7px;
    background-repeat: no-repeat;
}

/* ## seminars ## */
.seminar-detail-view{
	margin-top:5px;
	clear:both;
}

.seminar-detail-lightgrey {
	background-color:#eaeaea;
}

.seminar-detail-darkgrey {
	background-color:#dddddd;
}

.seminar-detail-lightgrey, .seminar-detail-darkgrey {
	border:1px solid #838383;
	padding:2px;
	margin:2px;
}

#seminar-registration-button a{
	background-color:#509521;
	border: 1px solid #000000;
	color:#ffffff !important;
	padding:2px;
}

#seminar-remember-button a{
	background-color:#509521;
	border: 1px solid #000000;
	color:#ffffff !important;
	padding:2px;
}

#seminar-remember-message {
	width: 500px;
	padding: 5px;
	background: #88d03e;
	border: 1px solid black;
	margin: 10px 0;
}

.seminar-detail-view ul {
	list-style-type:none;
}

#social_bookmarks {
    clear: both; 
    text-align: right;
    padding: 10px;
}

td.star { background: url(../img/star_x_grey.gif) no-repeat; width: 11px; height: 12px; text-align: center; vertical-align: middle; padding: 0; cursor: pointer; }
td.star.active { background-image: url(../img/star_x_orange.gif); }
td.star .hidden { display: none; }

/* formidable */
.tx-ameosformidable-pi2 .formidable-rdrstd-rdtwrap {margin:2px 0 0 0;}

.tx-ameosformidable-pi2 { width: 580px; }

.formidable-rdrstd-rdtwrap { float:left; padding-right: 15px; }

#searchform_btnSubmit { margin-right:500px; margin-bottom:10px;}
