/*  P N G  F I X  */
img, div { behavior: url(pngfix/iepngfix.htc)}

body {
    font-size: 62.5%;
    line-height: 1.6em;
    font-family: Arial, sans-serif;
    background: url(images/bkg_body_splitted.gif) repeat-y center top;
}

.shade-left {
    background: url(images/bkg_shade_left.png) repeat-y left top;
}

.gradient-right {
    width: 94em;
    background: url(images/bkg_right.gif) repeat-y right top;
}

.content-box {
    margin-right: 130px;
}



a.show-more {
    display: block;
    font-size: 0.9em;
    text-transform: uppercase;
}

.show-more-arrow {
    display: block;
    float: right;
    margin: 0.2em 0 0 0.3em;
    width: 9px;
    height: 9px;
    background-image: url(images/show-more-arrow.gif);
    background-position: right -9px;
    background-repeat: no-repeat;
}

.show-more-arrow.arrow-up {
    background-position: right 0px;
}


.mod-box {
    margin: 0 0 3em 0;
}


.main-container, .footer-container {
    font-size: 1.2em;
}

.header-container, .navigation-container {
    background: #fff;
}

.search-input-box {
    float: left;
    height: 28px;
    background: url(images/search-input.gif) no-repeat;
    border: 0;
    padding: 4px 3px 3px;
}

input.search-input {
    border: 0;
    padding: 3px 1px 2px 1px;
}

input.search-input:focus {
    border: 0;
    outline: none;
}

.search-submit-box {
    float: left;
    background: url(images/search-glass.gif) no-repeat;
}

.search-submit {
    height: 28px;
    width: 32px;
    background: transparent;
    border: 0;
}


/* F O N T S I Z E  &  L A N G U A G E   B O X */

.size-box, .lang-box {
    color: #fff;
}

.size-list li, .lang-list li {
    float: left;
    height: 2.8em;
    line-height: 2.8em;
    padding: 0 2px 0 2px;
    background: url(images/size-lang-repeat.gif) repeat-x;
}

.size-list li.size-left, .lang-list li.lang-right {
    width: 4px;
    padding: 0px;
}

.size-list li.size-left {
    background: url(images/size-left.gif) no-repeat;
}

.lang-list li.lang-right {
    background: url(images/lang-right.gif) no-repeat;
}


/* F O N T S I Z E   B O X */

.size-list a:link, .size-list a:visited, .size-list a:active, .size-list a:hover {
    color: #fff;
}

.size-list .smaller, .size-list .medium, .size-list .bigger {
    line-height: 28px;
    display: block;
    line-height: normal;
    padding: 6px 0 0 0;
    
}

/* L A N G U A G E   B O X */

.lang-list li div{
    float: left;
    width: 18px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
}

.lang-list .de-lang {
    background-image: url(images/lang-de.gif);
}

.lang-list .en-lang {
    background-image: url(images/lang-en.gif);
}

.lang-list .active .de-lang {
    background-image: url(images/lang-de-active.gif);
}

.lang-list .active .en-lang {
    background-image: url(images/lang-en-active.gif);
}


/* N A V I G A T I O N   B O X */

.navigation-shade {
    background: url(images/navigation-shade.gif) no-repeat left bottom;
}

.navi-box {
    float: left;
    width: 100%;
    background: url(images/navi-normal.gif) repeat-x #990000;
}

.navi-list li {
    display: inline;
    float: left;
}

.navi-list li a:link, .navi-list li a:visited, .navi-list li a:active, .navi-list li a:hover {
    color: #fff;
    display: block;
    float: left;
    text-transform: uppercase;
    height: 4em;
    padding: 0 1em;
}

.navi-list li.current a:link, .navi-list li.current a:visited, .navi-list li.current a:active, .navi-list li.current a:hover {
    color: #7C8388;
}

.navi-list li a span {
    font-size: 1 em;
    font-weight: bold;
    display: block;
    float: left;
    padding: 1.6em 0 0 0;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2)
}

.navi-list li a:hover {
    background: url(images/navi-over.gif) repeat-x #5b0914;
}

.navi-list li.current {
    color: #7c8389;
    background: url(images/navi-current-left.gif) no-repeat #eee;
}

.navi-list li.current a {
    background: url(images/navi-current-right.gif) repeat-x #eee;
}

.navi-list li.current a span {
    text-shadow: -1px -1px 0 rgba(127,8,29,0.1)
}


/* S U B N A V I G A T I O N */

.subnavigation-box {
    padding: 0 0 1.25em 0;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #eee;
}

.subnavi-list {
}

.subnavi-list li {
    line-height: 2.4em;
    padding: 0 0 0 1.1em;
    
}

.subnavi-list li ul li {
    line-height: 2em;
}

.subnavi-list > li > a {
    font-size: 1.2em;
}

.subnavi-list .nolink { list-style: none; }

.subnavi-list .nolink span {
    border-bottom: 1px dotted #ccc;
}

.subnavi-list li.active > a, .subnavi-list li.expanded > a, .subnavi-list li.active-item > a {
    color: #7f081d;
}

.subnavi-list li.active-item > a {
    text-decoration: underline;
}

.subnavi-list li.subs {
    background: url(images/subnavi-arrow.gif) no-repeat left 0.6em;
}

.subnavi-list li.subs.expanded {
    background: url(images/subnavi-arrow-expanded.gif) no-repeat left 0.6em;
}


/* S E M A N T I C   N A V I G A T I O N */

.semantic-box {
    height: 70px;
}

.icon-box {
    top: auto;
    bottom: 0;
}

.semantic-menu {
    display: none;
    height: 180px;
    margin-left: 100px;
    border-bottom: 1px solid #eee;
}


/* B R E A D C R U M B S I E S */
.breadcrumb-container {}

.breadcrumb-box {
    left: 25%;
    text-transform: uppercase;
}

.breadcrumb-box .crumb {
    padding: 0px 8px 0 8px;
    background: url(images/subnavi-arrow.gif) no-repeat center center;
}


/*  R I G H T   C O L U M N */

.right-container {
    margin-top: 1.3em;
}

.portrait-box {
    height: 261px;
    width: 183px;
    background: url(images/photo-box.gif) no-repeat;
    margin-top: 62 px;
}

.portrait-box img {
/*    width: 180px; 
margin: 0 auto; */
display:block;
margin:30px auto auto auto;
padding-top:30px;
}

.academic { 
    text-transform: uppercase;
}

a.email {
    display: block;
    height: 1.6em;
    line-height: 1.6em;
    padding: 0 0 0 3em;
    background: url(images/email.gif) no-repeat;
    
}

/* F O O T E R   C O N T A I N E R */

.footer-container {
    height: 200px;
    background: url(images/bkg_footer.gif) repeat-x;
}

.footernavi-list li {
    padding: 0 0 0 2em;
}

.footernavi-list li a {
    color: #fff;
}



/* THE TEXT STYLES IN USE */

a, a:focus {
    text-decoration: none;
    outline: none;
    /*text-decoration: expression(hideFocus=�true�);
    outline: expression(this.hideFocus=1);*/
}

.center-container a:link, .center-container a:visited
{
   color: #790B1A;
}

.center-container a:hover
{
  color: #A90B1A;
}

a:link, a:visited {
    color: #666;
}

a:active, a:hover {
    color: #333;
}

h1 {
    font-size: 1.8em;
    color: #7c8388;
    /*text-transform: uppercase;*/
    font-weight: bold;
    /*margin: 0 0 1.7em 0;*/
    margin: 0 0 4px 0;
    line-height: normal;
}

h2, .right-container h1, .left-container h1 {
    font-size: 1.167em;
    color: #7f081d;
    text-transform: uppercase;
    margin: 0 0 1em 0;
    text-shadow: -1px -1px 0 rgba(127,8,29,0.1);
}

.ait-text {
    line-height: 1.75em;
    color: #3f3f3f;
}

#nes .ait-text {
	line-height: 1.35em;
	color:#000;
	}

.ait-text p.bodytext {
    margin: 1em 0 2em 0;
}

.ait-text .img-box {
    padding: 0.3em;
    border: 1px solid #eee;
}

.ait-text ul {
    list-style: inside disc;
}

em {
    font-weight: bolder;
}

iframe {
	border: 0px solid #FFFFFF;
}
.link {
	cursor: pointer;
}
/*------------------------------------------------AIT;Dan------------------------------------*/
/*für größere news auf startpage*/
.smaller2 {
	font-size: 1.0em;
	}
/*---------Tabellen--------*/
.contenttable {
	height:auto;
	line-height:normal;
	}
.contenttable thead {
        background-color:#A6A6A6;
        }
.contenttable th p.bodytext{
	margin:0;
	font-weight:bold;
	}       
.contenttable tr {
	border-bottom:1px solid #A6A6A6;
	/*padding:0px;*/
	vertical-align:top;
	}
.contenttable td {
	padding:0px;
	}
.contenttable td p.bodytext {
	padding:0px;
	margin:0px;
	}





/*-------------------------------------NES-------------------------------------------------*/
h4, .right-container h4, .left-container h4 {
	color:#000000;
	border-bottom: 1px solid #000;
	font-size: 11px;
	text-transform:none;
	padding-top:10px;
	}

td .bodytext {
	margin:0px;
	padding:0px;
	}

/*.contenttable tr {
	border-bottom: 1px solid #808A8C;
	text-align:left;
	vertical-align:top;
	line-height: 1.4em;
	}
.contenttable thead tr {
	background-color:#888888;
}
.contenttable p.bodytext {
	padding:0px 5px 2px 5px;
	margin:0px;
	}
*/
#termine .contenttable tr {
	border-bottom: 1px solid #EEEEEE;
	/*border-top: 0px;
	border-right:0px;
	border-left:0px;*/
	}
#org .contenttable tr {
	border:0px;
	}	
#org .contenttable td {
	border:0px;
	vertical-align:middle;
	width: 500px;
}



ul {
	padding-left:5px;
	}
ul li ul {
	padding-left:10px;
}
ul li ul li {
	list-style-image:url(../../NES/pictures/icons/list.gif);
	}
.csc-mailform-field {
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:1px solid #808A8C;
	}
.csc-mailform-label {
border-bottom:0px;
}
.csc-mailform label {
	width:160px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}
.radioNes label {
	width:10px;
	float:none;
	display:inline;
}
#mailformAbholung {
	border-bottom:1px solid #808A8C;
}


#nes .logo-box a img {
	display: none;
}
#nes .logo-box a {
	display: block;
	background:#ffffff url(/fileadmin/NES/pictures/nes_logo.jpg) no-repeat right top;
	width: 428px;
	height: 97px;
}


body#nes .semantic-container {
	 display: none; 
}


#nes .align-center {
	text-align:center;
	}
/*-------------------------end------------------*/

