@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */

* {
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

a { color: #1261AE;}
div.subcr a { font-size:12px}
a:hover { text-decoration: underline; }
p, li, td { font-size: 12px; }
hr { border-color: #000; }
body {
	background-color: #ffffff;
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:normal;
    padding-bottom:30px;
}

#col3_content h1 {
	border-bottom:2px solid #365D84;
	color:#1261AE;
	font-size:22px;
	line-height:1em;
	margin:10px 0 6px;
	padding:0 0 0 4px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

h2 {
	color:#1261AE;
	font-size:13px;
	line-height:1em;
	margin:0px;
	padding:0px;
	background-color: #fff;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

h3 {
	color:#1261AE;
	font-size:12px;
	line-height:1em;
	background-color: #fff;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

h4 {
	color:#1261AE;
	font-size:12px;
	line-height:1em;
	background-color: #fff;
	font-family:Arial,Verdana,Helvetica,sans-serif;
    margin-top:0.3em;
    border:0;
}

#header div.tx-macinasearchbox-pi1 {
	z-index: 10;
	font-size:11px;
	float: right;
	right:15px;
	top:8px;
}

#header div.tx-macinasearchbox-pi1 form input.suchfeld {
	height:12px;
	width:110px;
	border: 1px solid black;
	color: black;
	font-size:0.8em;
	vertical-align: top;
	border: 1px solid #d8d5d0;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

#header div.tx-macinasearchbox-pi1 form input.submitimage {
	width: 17px;
	height: 18px;
	padding: 0px;
	border: 0px;
}

#col1 {
	width:181px;
}

#col3 {
	margin-left: 181px;
	border-left: none;
}

#col1_content {
	margin-left:0px;
	margin-right:0px;
}

#col3_content {
	margin: 0;
    padding:8px 1em 0 1em;
}

#submenu {
	border-top: none;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	width:100%;
}

#submenu li {
	border-bottom:1px solid gray;
	line-height:14px;
}
#submenu li a {
	font-size:11px;
	color: #1261AE;
	font-weight:bold;
	padding: 3px 0px 3px 10px;
	width: 95%;
}

#submenu li a:focus, #submenu li a:hover, #submenu li a:active, #submenu li#active, #submenu li strong  {
	text-decoration:underline;
	background-color:#ffffff;
	color:#1261AE;
	font-size: 11px;
	padding: 3px 0px 3px 10px;
	width: 95%;
}
#submenu li a.act {
    color:#0D2A63;
}
#submenu li#active, #submenu li strong { color: #555555; text-decoration: none; }

#submenu li ul li { border: 0px;  margin-top: -1px;}
#submenu li ul li a, #submenu li ul li a strong {
	border: 0px;
	background-color:#ffffff;
	font-size:11px;
	color: #1261AE;
	font-weight:normal;
	padding: 3px 0px 3px 15%;
	width: 85%;
}

#submenu li ul li a:focus, 
#submenu li ul li a:hover, 
#submenu li ul li a:active,
#submenu li ul li#active {
	border: 0px;
	text-decoration:underline;
	background-color:#ffffff;
	color:#1261AE;
	font-size: 11px;
	padding: 3px 0px 3px 15%;
	width: 85%;
}

#nav_main {
	font-size:70%;
	top:40px;
	width:792px;
	z-index:99;
	display:block;
	position:absolute;
	left:35px;
	background-color:#ffffff;
}
#nav_main ul {
    padding:0;
    margin:0;
    border:0;
}
/*#submenu a, #submenu strong {
	border: none;
}*/

#nav_main li {
	display: block;
	float:left;
	border-left:2px solid #FFFFFF;
	margin:0;
	padding:0;
	text-align:right;
	width:111px;
    width:111px;
	height:39px;
	background-color:#1261AE;

}
#nav_main li a {
	color: #ffffff;
    font-family:Arial,Verdana,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
	font-weight:bold;
    text-decoration:none;
    padding:5px 3px 0 0;
	margin:0px;
    display:block;
	width:109px;
    height:34px;
}
* html #nav_main li a {
    width:107px;
}
div#nav_main.homepage li a {
    height:96px;
}


#nav_main li a:hover {
         text-decoration: none ! important;
}
li.menu1 a:hover, li.current1 {
	background-color:#1261AE ! important;
}
li.menu2 a:hover, li.current2 {
	background-color:#0D2A63 ! important;
}
li.menu3 a:hover, li.current3 {
	background-color:#830335 ! important;
}
li.menu4 a:hover, li.current4 {
	background-color:#077577 ! important;
}
li.menu5 a:hover, li.current5 {
	background-color:#D79C24 ! important;
}
li.menu6 a:hover, li.current6 {
	background-color:#DD4A00 ! important;
}
li.menu7 a:hover, li.current7 {
	background-color:#75A2B3 ! important;
}

#page_margins {
	margin:auto;
	width:827px;
	position:relative;
	border: none;
}

#header {
	background: none;
	background-color: #ffffff;
	
}

 img.headImg1 {	
	position:absolute;
	top:78px;
	padding-left: 37px;
}

#banner  {
	z-index: 90;
	position: absolute;
	left:0px;
	top:0px;
	width: 468px;
}
#page {
    border:0;
}
#page_margins {
	border: 1px solid #787878;
}

#footer {
	border: none;
	/* border-top: 0px;
	font-size: 11px;
	*/
	font-size:0.85em;
	color: #1261ae;
	margin:0px auto 5px auto;
	padding: 0px 2px 2px 15px;
	position: relative;
    left:0;
	top:34px;
	display:block;
}

#footer span {
	margin: 1px;
	font-size:9px;
	font-family:Arial,Verdana,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
}




#footer a { color: #1261AE; }


#topnav { top: 10px; }
#topnav a { color: #000; }

div.toptools {
	z-index: 95;
	font-size: 0.85em;
	padding: 5px;
	right: 150px;
	position: relative;
	float: right;
	width: 550px;
	color: black;
    text-align:right;
}

#header img {
	left: 0px;
	position: relative;
	top: 0px;
}

.toptools img {
	left: 0px;
	position: relative;
	top: 0px;
	vertical-align: middle;
}

.toptools a {
    margin-right:15px;
}

#login_popup, #newsletter_popup {
    padding:0px;
    background:#fff;
    border:1px solid #000;
    position:absolute;
    top:45px;
    left:40%;
    width:300px;
    z-index:100;
    display:none;
}
#newsletter_popup {
    left:45%;
}
div.popup_header {
    background:#1261AE url(/fileadmin/Bilder/popupHeader.gif) top right;
    border:1px solid #fff;
    height:20px;
    color:#fff;
    font-weight:bold;
    padding:4px 0 0 8px;
}

div.popup_content {
    padding:8px;
}
td.popup_close {
    width:24px;
}

#main {
	position: relative;
	top: -25px;
}

#col1 {
	background-color: #1261AE;
	padding-top: 27px;
}
#col1_content {
	padding-top: 32px;
	padding-bottom: 15px;
}

#col3 {
	padding-top: 27px;
}

}

.upper {
	background: 0;
	border: 1em solid white;
	padding: 1.3em;
	padding-right: 0px;
}

.c75l h1 {
  /*background-color:#1261ae;*/
  /*border:0px;
  color: #fff;
  font-size:12px;
  line-height:1em;
  border:0px;
  padding:3px 0px 3px 10px;
  margin:18px 0px 0px 0px;
  z-index:10;
  width:100%;
  min-width:100%;
  max-width:100%;*/
border-bottom:2px solid #365D84;
color:#1261AE;
font-size:1.3em;
line-height:1em;
margin:10px 0 6px;
padding:0 0 0 4px;

  
} 
.c25r h1, .c33r h1 {
    background-color:#1261AE; color:#fff;
    border:0; margin:0 0 5px 0; padding: 2px;
    font-size:85%;
}

HTML > BODY div.flexi div.left h1, HTML > BODY div.flexi div.right h31 {
  min-width:100%;
  max-width:100%;
}

/*div.flexi div.left ul, .subcolumns ul  {
  background-color:#F6F6F5;
  font-size:11px;
  width:236px;
  min-width:244px;
  max-width:244px;
  margin: 0px;
  margin-top: -3px;

  padding: 0px;
  height:auto;
}

div.flexi div.left ul li, .subcolumns ul li {
  background-color:#F6F6F5;
  color: #000;
  padding:0px;
  margin:3px;
  text-align:left;
  width:230px;
  min-width:244px;
  max-width:244px;
} HTML > BODY div.flexi div.left ul li, HTML > BODY .subcolumns ul li {
  padding:0px;
  min-width:240px;
  max-width:240px;
}

div.flexi div.left ul li a, .subcolumns ul li a {
  text-decoration:none;
  color: #000;
  left:0px;
  z-index:999;
  padding:3px 5px 3px 13px;
  margin:0px;
  display:block;
  width:230px;
  min-width:224px;
  max-width:224px;
  background: url('http://www.kurs21.net/s_site_gfx//pfeil.gif') left center no-repeat;
} HTML > BODY div.flexi div.left ul  li a {
  padding:3px 5px 3px 13px;
}


div.flexi div.left ul li a:hover, .subcolumns ul li a:hover {
  text-decoration:underline;
}

div.flexi div.center h1 {
  border-bottom:1px solid gray;
  color: #1261ae;
  font-size:22px;
  line-height:1em;
  padding:0px 0px 0px 4px;
  margin:10px 0px 6px 0px;
} */

div.homepage li a {
	background-position: 0px 37px; 
	background-repeat: no-repeat; 
	max-height: 96px; 
	min-height: 96px; 
	height: 96px;
}
div.homepage .menu1 a {
	background-image: url(/fileadmin/Bilder/hp_menu_wir_ueber_uns.jpg); 
}
div.homepage .menu2 a {
	background-image: url(/fileadmin/Bilder/hp_menu_aktuelles.jpg); 
}
div.homepage .menu3 a {
	background-image: url(/fileadmin/Bilder/hp_menu_schulen.jpg); 
}
div.homepage .menu4 a {
	background-image: url(/fileadmin/Bilder/hp_menu_unternehmen.jpg); 
}
div.homepage .menu5 a {
	background-image: url(/fileadmin/Bilder/hp_menu_lernpartnerschaften.jpg); 
}
div.homepage .menu6 a {
	background-image: url(/fileadmin/Bilder/hp_menu_projekte.jpg); 
}
div.homepage .menu7 a {
	background-image: url(/fileadmin/Bilder/hp_menu_mitglieder.jpg); 
}

#submenu li ul li a, 
#submenu li ul li#active, 
#submenu li ul li strong, 
#submenu li ul li span {
	padding-left:15%;
	width:100%;
}

table#homepagelogos {
	width:574px;
	vertical-align:top;
	text-align:left;

}

table#homepagelogos td {
	padding:5px;
	margin:0px;
}



table#homepagelogos img {
	display:block;
	width:133px;
	height:90px;
	border:1px solid green;
}


#sitemapTable td.sitemapTd  {vertical-align:top;}

div .csc-frame-rulerBefore {
	border-top: 1px solid black;
	margin-bottom: 5px;
}

div.tx-newloginbox-pi1 td, div.tx-newloginbox-pi1 th  {
    padding-bottom:5px;
}
div.tx-newloginbox-pi1 th {
    font-size:12px;
}
div.tx-newloginbox-pi1 thead td {
    padding-left:2em;
}
div.tx-newloginbox-pi1 input[type="submit"] {
    cursor:pointer;
}


div.course_short {
    padding-bottom:5px;
    margin-bottom:10px;
    border-bottom:1px solid #ccc;
}
div.course_short a:hover td{
    text-decoration:underline;
    cursor:pointer;
}

div.course_list {
    margin-bottom:20px;
    border-bottom:1px solid #ccc;
}

table.course_list_table , table.course_single_table {
    width:90%;
}
table.course_list_table a , table.course_single_table a{
    font-weight:bold;
}

table.course_list_table td.course_title {
    padding:3px 0 3px 0;
    font-weight:bold;
}

table.course_single_table td.course_title {
    padding:5px 0 5px 0;
    font-weight:bold;
}

table.course_single_table td.course_descr {
    padding-bottom:5px;
}

table.course_single_table img {
    float:left;
    margin: 0 5px 5px 0;
}



.csc-mailform-field {
    clear:both;
    margin-bottom:10px;
}
.csc-mailform-field input, .csc-mailform-field textarea {
    width:280px;
    color:#000; font-family:Arial,Verdana,Helvetica,sans-serif;
}
.csc-mailform-field input[type="submit"]{
    cursor:pointer;
    width:160px;
    margin-left:70px;
}
.csc-mailform-field input[type="submit"]:hover {
    background:#f0f0f0;
}

 #kursname {
    border:0; padding:0; margin:0 0 0 1em;
    overflow:hidden;
    font-weight:bold;
}

.csc-mailform-field input.yearbutton {
    width:50px;
}
.csc-mailform-field input.checkbox {
    margin:0pt 10px 0pt 0pt;
    padding:0pt;
    width:16px;
}
.csc-mailform-field label, .news-search-form label {
    display:block;
    float:left;
    width:200px;
}
.csc-mailform-field select, .news-search-form select {
    margin-bottom:0px;
    width:284px;
}

#mailform {
    padding-left:1em;
}
input#mailformformtype_mail {
    margin-left:70px;
}


.tx-indexedsearch .tx-indexedsearch-searchbox input, .tx-indexedsearch .tx-indexedsearch-searchbox select {
border:1px solid #ccc;
color:#222222;
margin:5px 0pt;
}
.tx-indexedsearch p {
    margin:1em 0pt 0pt;
    padding:0pt 4px;
}




.news-single-additional-info dd {
    margin:0 0 0 2px;;
    
}



div.small_loginbox {
	float: left;
}
div.small_newsletterbox  {
	float: right;
}

div.small_loginbox input, div.small_newsletterbox input{
	margin: 0px;
	padding: 0px;
}

div.small_loginbox input.btn_img_submit, div.small_newsletterbox input.btn_img_submit {
	padding: 2px; vertical-align: text-top;
}

div.login_notify {
    margin:10px 10px 0px 10px; padding:3px;
    background-color:#fff;
    border:1px solid #f00;
}
