* {
	padding:0;
	margin:0;
}

html { 	background-color: #FFFFFF; }
body {
	background-color: #FFFFFF;
    text-align:center;
}


#center {
	width:930px;
	margin:0px auto;
    text-align:left;
}

body, td, th, span, input, select, div {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;

}

a {
	text-decoration: none;
	color: #999999;
}

a:hover {
	color: #333333;
	border-bottom: 1px dotted #333333;
}

a.no_over:hover {border:none;}
img {border: none;}
.active { color:#000000;}


h1 {
	font-size: 16px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	/*font-size: 14px;*/	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-family:Verdana;
}

/* Header */

#header {
	margin-top:5px;
	float:left;
	width:100%;
}


/* fuer die Feedback Seite damit der Header nicht so groß ist */

.greysmall{ background-image:  url(../images/neuesDesign/Themes/grey/background.gif); height:282px}
.yellowsmall { background-image: url(../images/neuesDesign/Themes/yellow/background.gif); height:282px}
.greensmall { background-image: url(../images/neuesDesign/Themes/green/background.gif); height:282px}
.bluesmall { background-image: url(../images/neuesDesign/Themes/blue/background.gif); height:282px}
.olivesmall { background-image:url(../images/neuesDesign/Themes/olive/background.gif); height:282px}
.redsmall { background-image: url(../images/neuesDesign/Themes/red/background.gif); height:282px}


.grey_defaultSeite {
	background: url(../images/neuesDesign/Themes/grey/background.gif) repeat-x 0 0px;
	height: 318px;
}
.grey {background-image:  url(../images/neuesDesign/Themes/grey/background.gif); height: 282px;}
.yellow { background-image: url(../images/neuesDesign/Themes/yellow/background.gif); height:282px;}
.green { background-image: url(../images/neuesDesign/Themes/green/background.gif); height: 282px;}
.blue { background-image: url(../images/neuesDesign/Themes/blue/background.gif); height: 282px;}
.olive { background-image:url(../images/neuesDesign/Themes/olive/background.gif); height: 282px;}
.red { background-image: url(../images/neuesDesign/Themes/red/background.gif); height: 282px;}
.contact { background-image: url(../images/neuesDesign/Themes/grey/background.gif); height: 282px;}

#leftColumn {
	float:left;
	width:640px;
}
#leftColumn UL LI { list-style-type:none;}
#leftColumn a:hover {border:none;}

#rightColumn {
	width: 270px;
	float:right;
    position:relative;
    z-index:5;
    margin:0px 5px 0 0px;
}
html>body #rightColumn {margin:0px 20px 0 0px;}

.mainmenu {
/*	width: 583px; */
	width: 640px;
	padding-top: 18px;
	height: 23px;
}

.mainmenu UL LI {
	float: left;
	padding-right:18px;
}

.submainmenu {
	padding-top:8px;
	margin-top:10px;
	width: 443px;
	/*	width: 443px; */
	border-top:1px solid #CCCCCC;

}

.submainmenu_off {
	padding-top:8px;
	margin-top:10px;
	width:443px;
/*	width: 443px; */

}

.submainmenu UL LI {
	float: left;
	padding-right:18px;
}
div.submainmenu UL LI.no_rightspace { padding:0px;}


#header .claim {
	position:absolute;
    top:132px;
}

div#header div.index {padding-top: 68px;}

/* right Column Startpage*/

#logo {
	padding: 0px 0 0 100px;
	height:99px;
}
#logo a:hover {border:none;}

#logoDruck
{
   	padding: 0px 0 0 25px;
	height:99px;}

.smalllogo {
	padding: 0px;
	height:99px;
    margin-left:1px;
}
.smalllogo a:hover {border-bottom:none;}


#testimonials {
	padding-left:175px;
	height:20px;
}
#testimonials a{
	display:block;
	background: url(../images/neuesDesign/images/testimonials.gif) no-repeat;
	width:90px;
	height:20px;
}
#testimonials a:hover {
	border:none;
	background: url(../images/neuesDesign/images/testimonials_active.gif) no-repeat;
	}




/* Old news styles */


/*#news {
	background:url(../images/neuesDesign/images/news_bg_shadow.gif) no-repeat;
	width: 270px;
	height: 196px;
	padding-left: 10px;
}
#news a {
    border:none;
}
#news a:hover {
    border:none;
}
#news a div:hover {
    border-bottom-style:dotted;
    border-bottom-width:1px;
    cursor:hand;
}
#news .header {
    width:58px;
	height: 23px;
	padding-top:4px;
}
#news .body {
    padding-top:5px;
    margin-left:-10px;
    width:265px;
    line-height:14px;
}
#news .listitem a {
	color: #000000;
	font-size:105%;
	font-weight:bold;
}
#news .listitem {
	border-bottom: 1px #999999 dotted;
	padding:5px 25px 5px 15px;
	background:  url(../images/neuesDesign/images/listarrow_white.gif) no-repeat 0 6px;
}
#news .lastitem {
	border: none;
	padding:5px 25px 5px 15px;
}*/


/* Old news styles */




/* New news styles */

#news {
    background:url( ../images/neuesDesign/images/news_bg_shadow.gif) no-repeat;
	width:270px;
	height:196px;
	/*height:216px;*/
	padding-left:10px;
}
#news a div {
    border-bottom-style:none;
    width:58px;
	height:23px;
}
#news a div:hover {
    border-bottom-style:dotted;
    border-bottom-width:1px;
    margin-bottom:-1px;
}
#news .header {
	padding-top:4px;
}
#news .body {
    padding-top:5px;
    margin-left:-10px;
    width:265px;
    height: 156px;
    line-height:14px;
}
#news .listitem {
	/*border-bottom:1px #999999 dotted;*/
	padding:5px 25px 5px 15px;
	background:url(../images/neuesDesign/images/listarrow_white.gif) no-repeat 6px;
}
#news .listitem a {
	color: #000000;
	font-size:105%;
	font-weight:bold;
}
#news .lastitem {
	border: none;
	padding:5px 25px 5px 15px;
}

/* New news styles */






/* Informaton right Subpages*/

.info_claim {height:163px;}
.student_pic {height: 240px;}

.info_contactform {
	width:266px;
	height:132px;
	background-image:url(../images/neuesDesign/images/lightgrey_bg.gif);
}

/* Hack für IE < V7 */
*html .info_contactform	{
	width:266px;
	/*height:132px;*/
	height:128px;
	background-image:url(../images/neuesDesign/images/lightgrey_bg.gif);
}

.info_contactformHigh {
	width:266px;
	height:132px;
	background-image: url(../images/neuesDesign/images/lightgrey_bg.gif);
}

.contact_information_head {height:29px;}

.infomaterial {
	width: 266px;
}

.rightSubmenu {
	margin: 0 12px 0 0;
	padding-left: 10px;
	background:none;
	float:right;
}

html>body .rightSubmenu {margin: 0 22px 0 0;}

.infomaterial_header {
	background-color: #FFFFFF;
	height:29px;
}

.infolistitem {
	background-color:#FFFFFF;
	line-height: 14px;
	padding:5px 5px 5px 5px;
	height:31px; 
/*	padding:5px 8px 8px 8px; */
}

.infolistitem a {font-weight:bold; color:#000000;}
.infolistitem IMG {
	float: left;
	margin-right:10px;
}

.bottomline {
	margin-bottom:1px;
}

.formitem {
	background-image:url(../images/neuesDesign/images/lightgrey_bg.gif);
	padding:8px 5px 5px 5px;
	/*padding:11px 8px 8px 8px;*/
	margin:0;
}

.smallformitem
{
	background-image: url(../images/neuesDesign/images/lightgrey_bg.gif);
	padding:7px 3px 3px 3px; 
	margin:0;
}

.wborder {border-bottom:#FFFFFF 1px solid;}

#menu .button {
	width: 266px;
}

#menu .button a {
	display:block;
	height:31px;
	margin-bottom:1px;
}

#menu .button a:hover { border: none;}

/* Chanels Mainpage*/

/* Added: 07.12.2007 by beckbenj */

#chanels {
    background:url(../images/neuesDesign/images/lightgrey_bg.gif) repeat;
    width:100%;
    height:189px;
    float:left;
}

.chanels_align_right {
	text-align: right;
	margin-right: 10px;
}
#chanels table 
{
    margin-top:-4px;
    margin-left:13px;
    padding-right:5px;
}

#chanels td {
    width:213px;
    height:160px;
}
#chanels td a {
    color:Black;
    border:0;
}
#chanels td a:hover {
    color:Black;
    border:0;
}
#chanels td div {
    margin-top:-153px;
    margin-left:30px;
}
#chanels td p {
    width:112px;
    cursor:hand;
    margin-top:45px;
    margin-left:30px;
}
#chanels td p.first_link {
    width:112px;
    cursor:hand;
    margin-top:18px;
    margin-left:90px;
}
#chanels td p.second_link {
    width:112px;
    cursor:hand;
    margin-top:55px;
    margin-left:90px;
}
#chanels td p.second_link_top_align {
    width:112px;
    cursor:hand;
	top:50px;
    /*margin-top:42px;
    margin-left:90px;*/
}
#chanels td p.third_link {
    width:112px;
    cursor:hand;
    margin-top:22px;
    margin-left:90px;
}
#chanels td p.fourth_link {
    width:112px;
    cursor:hand;
    margin-top:39px;
    margin-left:90px;
}
#chanels td.chan_spacer {
    width:7px;
}
#chanels td div #seminare_image {
    margin-top: 4px;
}
#chanels td p {
	text-align: right;
}

/* End added: 07.12.2007 by beckbenj */


.double_row a {
	display: block;
	height:42px;
}


/* Content Mainpage */

#content_left {
	float:left;
	padding:10px 10px 0 20px;
}

#content_left .buttoncont {
	margin: 20px 0 0 -12px;
	background: url(../images/neuesDesign/images/listarrow_hell.gif) no-repeat 0px 6px;
	padding-left: 12px;
	padding-bottom: 4px;
}

#content_left .button {
	background: url(../images/neuesDesign/images/lightgrey_bg.gif) repeat;
	border: 1px #666666 solid;
	padding: 4px;
	margin-top: -10px;
	width: 180px;
}

#content_left .button a { color: #333333;}

#content_left p { line-height: 110%;}

#content_left img.welcome {	float: left; margin:-5px 0 0 -4px; vertical-align: text-bottom;}
#tags {
	float:right;
	width: 180px;
	margin:1px 5px 0  20px;
	}

div#tags .head {
	background: url(../images/neuesDesign/images/tags_bg.gif) repeat-x;
}

div#tags .body a{
	display: block;
	float: left;
	margin: 3px 3px 0 3px;
}

div#tags .body a.weiterbildung {	font-size:140%;}
div#tags .body a.zukunft {	font-size:100%;}
div#tags .body a.informatiker {	font-size:120%;}
div#tags .body a.bildung {	font-size:100%;}
div#tags .body a.manager {	font-size:130%;}
div#tags .body a.schule {	font-size:140%;}
div#tags .body a.ifa {	font-size:180%;}
div#tags .body a.spot { color:#FF0006;font-size:140%; }
div#tags .body a.organisation {	font-size:100%;}
div#tags .body a.bildungslandschaft {	font-size:130%;}


#umfrage
{
	float:right;
	width: 180px;
	/*margin:1px 1px 1px 20px;*/
	background: url(../images/neuesDesign/images/lightgrey_bg.gif) repeat-x;
}
#umfrageHdr
{
	float:left;
	margin:1px 3px 1px 2px;
}
#umfrageHdrPfeil
{
	float:left;
	margin:2px 0px 0px 0px;
}

/* Added for SeminarRegistration.aspx (24.01.2008) */
#center_seminar {
	width:930px;
	margin:20px auto;
    text-align:left;
}
*html #center_seminar {
	width:930px;
	margin:0 auto;
    text-align:left;
}
#header_seminar {
    margin-top:-271px;
}
*html #header_seminar {
    margin-top:-251px;
}
.claim_seminar {
    /*float:left;*/
    float:none;
    position:static;
    margin-top:152px;
    margin-left:-658px;
}
*html .claim_seminar {
    float:none;
    position:static;
    margin-top:132px;
    margin-left:-658px;
    /*margin-left:162px;*/
}
#seminar_registration {
    background:url(../images/neuesDesign/images/lightgrey_bg.gif) repeat;
    width:930px;
    /*height:364px;*/
    position:relative;
    margin-top:32px;
	float:left;
}
#seminar_registration_content {
    margin:0 20px 20px 20px;
    /*height:344px;*/
    background-color:White;
    position:relative;
}
*html #seminar_registration_content {
    margin:-20px 20px 20px 20px;
    /*height:344px;*/
    background-color:White;
    position:relative;
}
#seminar_registration_content_spacer {
    /*margin:20px;*/
	position:relative;
}
*html #seminar_registration_content_spacer {
    margin:20px;
	position:relative;
}
#seminar_registration_content_spacer TABLE TR TD {
	font-size:11px;
	line-height:14px;
	color:Black;
	font-family:Verdana;
}

.question_link {
}
.question_link:hover {
    border:none;
}

/*  Content Subpages*/

#rightRow {
	width:500px;
	background-color:#FF0000;
	float:left;

}
#centerRow  
{
	background: url(../images/neuesDesign/images/lightgrey_bg.gif) repeat;
	margin-top:0;
	border:none;
	margin-bottom:1px;
	/*float:left;*/
	position:relative;
	width:100%;
}

/* Hack für IE < V7 */
*html #centerRow {
/*	margin-top: -358px; */
	margin-top:-365px; 
	width:100%;
	
	height:364px;
}

#centerRow.nomargin {
	margin-top:0px;
}

#centerRowPanel  {
	background-color:#FFFFFF;
    width:100%;
}

.centerContent {
	background-color: #ffffff;
/*	height:358px; */
	height:365px;
	width:400px;
	float:left;
}


.contentWide { width:705px; }
.contentFixed {width:360px;}

/******************* eingefügt ***************************************/
.centerContentFormular{
	background-color: #ffffff;
	height:358px;
	width:400px;
	float:left;
}

.contentWide { width:705px; }

.contentExtraWide
{	padding: 10px 20px 10px 20px;
	 width:800px;}
	 
.contentFixed {width:360px;}

.centerContentFormular  label {
	display: block;
	text-align: left;
	float: left;
	padding-top:2px;
	padding-right: 10px;
	padding-left:5px;
	padding-bottom:3px;
}

.centerContentFormular TEXTAREA {
	width: 343px;
}

.centerContentFormular INPUT{
	display: block;
	float: left;
	clear:right;
	padding:2px 2px 2px 2px;

}
/*
.centerContentFormular SELECT {
	width:50px;
}
*/


html>body .centerContentFormular {
	height: auto;
	min-height: 352px; 
	}


/**********************************************************************/
html>body .centerContent {
	height: auto;
	min-height: 352px;
	}

.textContent {
	padding:10px 20px 10px 20px;
	text-align:left;
	}
	
/************ eingefügt *********************************************/

/* NewsViewer anzeige */

.newsHeader
{
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

a.link {              /* Link im Textbereich */

font-size:10px;
text-decoration:none;
}

.fliesstext 
{
	font-size:11px;
	line-height:14px;
	color:Black;
	font-family:Verdana;
}
.fliesstext A:hover {}

.textbox_disabled
{
	border-style: groove;
	background-color: #DEDEDE;
}
.textbox_enabled
{
	border-style: groove;
	background-color: #FFFFFF;
}

.bt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-left : 1px solid  #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
}



.fliesstext_news
{
	margin:20px 0 0 20px;
	font-size:10px;
	line-height:13px;
	color:#000;
	font-family:Verdana;
}	
	

#textbroad {               /* Textbereich */
position:relative;
/* margin-left:20px; */
/* padding-top:20px; */
float:left;
/*padding-right: 20px; */
}


#anmeldung
{
	position:relative;
	margin:0px 20px 20px 20px;
	padding:20px 20px 5px 20px;
	background-color:White;
}
/********************************************************************/	
	

/*  Submenu left*/

#centerLeftCont {
	float:left;
     width: 200px;
}

.submenu {
   	margin:15px 0 0 20px;
	line-height: 20px;
}

#centerRow .sublevel0 {
	padding:5px 10px 5px 10px;
	font-size:12px;
}
/*
#centerRow .sublevel0 act
{
	color:black;
}
*/
.sublevel0 act
{
	color:black;
}

#centerRow .sublevel1aktiv LI{
	padding-left: 5px;
	color:#000000;
	color:black;
}

#centerRow .sublevel1 LI
{
	padding-left: 5px;
}


/*#centerRow  .sublevel1 UL LI {list-style-type:none inside}*/

#centerRow  .sublevel1 OL LI {
list-style:none;
} 

/************* eingefügt ******************/
#centerRow .sublevel2aktiv LI{
	padding-left: 10px;
	color:#000000;
	color:black;
}

#centerRow .sublevel2 LI
{
	padding-left: 10px;
}

/****************************************/


#centerRow .act{ background-color:#FFFFFF;}


/* Content Kontaktformular*/

#centerRow .hint {
	margin:20px 0 0 95px;
	width: 200px;
	}
div.contact_form {
	padding: 10px 0 0 0;
	}
.contact_form div {
	width: 360px;
	height: 20px;
	padding: 0 0 0 10px;
	}
.centerContent TEXTAREA {
	background-image:url(../images/neuesDesign/images/lightgrey_bg.gif);
	border:1px solid #CCCCCC;
	border-style: solid none none solid;
	width: 224px;
}

.centerContent INPUT{
	display: block;
	width: 224px;
	float: left;
	clear:right;
	background-image:url(../images/neuesDesign/images/lightgrey_bg.gif);
	border:1px solid #CCCCCC;
	border-style: solid none none solid;
}

.centerContent SELECT {
	width:50px;
}

.contact_form .anrede { height: 30px;}
.contact_form .bemerkungen { height: 100px;}

div.contact_form .senden_button {
	width:50px;
	background-image:none;
	border:1px solid #CCCCCC;
	border-style: solid;
}

#centerRow .centerContent  label {
	display: block;
	text-align: left;
	float: left;
	width:85px;
	padding-right: 10px;
}

.clear {clear:both;}

/* Content Kontakt*/

.contactTabs {width:320px; padding: 10px 0 0 10px;}
.contactTabs A	{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.contactTabs UL LI {
	height:44px;
	padding: 8px 70px 0 0;
	text-align:right;
	margin-bottom:12px;
	list-style-type:none;
}
.contactTabs UL LI.partner {background-image: url(../images/neuesDesign/images/kontakt_partner.jpg);}
.contactTabs UL LI.kontaktformular {background-image: url(../images/neuesDesign/images/kontakt_formular.jpg);}
.contactTabs UL LI.beratung {background-image: url(../images/neuesDesign/images/kontakt_beratung.jpg);}
.contactTabs UL LI.beratungoffline {background-image: url(../images/neuesDesign/images/kontakt_beratungoffline.jpg);}
.contactTabs UL LI.findus {background-image: url(../images/neuesDesign/images/kontakt_findus.jpg);}


#questions_button_siteSec {
	background-color:#FFFFFF;
	border: 1px solid #999999;
         margin:-38px 0 0 20px;
         width:162px;
         height:36px;
         line-height:36px;
         position:relative;
         z-index:100;
}
/* Hack für IE */
*html #questions_button {
	background-color:#FFFFFF;
	border: 1px solid #999999;
         margin:-38px 0 0 20px;
         width:164px;
         height:38px;
         line-height:36px;
         position:relative;
         z-index:100;
}
#questions_button {
	background-color:#FFFFFF;
	border: 1px solid #999999;
         margin:-38px 0 0 20px;
         width:162px;
         height:36px;
         line-height:36px;
         position:relative;
         z-index:100;
}

#questions_button_siteSec img {
	float:left;
    padding:0;
    margin:0;
}
#questions_button img {
	float:left;
    padding:0;
    margin:0px 0px 0px 0px;
    position:absolute;
}
/* Hack für IE */
*html #questions_button img {
	float:left;
    padding:0;
    margin:0px 1px 1px 0px;
    position:absolute;
}


/* Footer */

#footer UL { padding-left: 0px; }
#footer {
	background: url(../images/neuesDesign/images/lightgrey_bg.gif) repeat;
	width:100%;
	height:72px;
    float:left;
}

#left_footer {
	margin-right:290px;
}

#loginlinks{
	padding:10px 0 20px 8px;
	width:400px;
	height:15px;
}
#loginlinks IMG {margin-right:6px;	}
#loginlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}
.extranet {float:left;width: 150px;}
.alumni {float:left;width: 150px;}


#infolinks {margin-left:20px;}
#infolinks { font-size:12px;}
#infolinks  UL LI {
	margin-right: 16px;
	float: left;
	list-style: none;
}

#right_footer {
	float:right;
	width:290px;
}
#right_footer .location_menu {
	height: 38px;
	padding-top:4px;
}

#right_footer .location_menu ul li a:hover
{
   color: Red;
   border-bottom: 1px dotted black;
}

#right_footer UL {
	list-style: none;
	padding:0;
}
#right_footer UL LI {
	padding:0;
	padding-right:21px;
	float:left;
}

#bottomform .search_field {
	float:left;
	width:215px;
	padding-top:4px;
}
#bottomform .search_field INPUT {width:200px;}
#bottomform .search_button {
	float:left;
	width:32px;
	}
#bottomform .search_button INPUT {
	width:22px;
	height:23px;
}
#bottomform .print_button a {border:none;}


/* ========== siteby ========== */

#siteby a
{
	position: absolute;
	z-index: 100;
	right: 0px;
	width: 22px;
	bottom: 0px;
	height: 88px;
	background: transparent url(../images/neuesDesign/images/siteby_palindrom_grey.gif) no-repeat;
	display: block;
	border-width: 0px;
}

#siteby a span {
	display: none;
}

.seitenumbruch {
	page-break-after:always;
}
#seitenumbruch {
	page-break-after:always;
}

#sgs_logo {
    width: 367px;
    margin-left: 280px;
    margin-top: -126px;
}

.info_format_object {
	padding-top: 16px;
}
.info_format_object A {
	font-weight: bold;
	color: Black;
}
