/* CSS Document */
body {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000000; 
	background-position: top;
	margin: 0px;
	padding: 0px;
}

p {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: #000000; 
	line-height: 15px;
    	/* text-align: left; */
	margin-bottom: 5px;
	margin-top: 5px;
}

td	{
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: #000000; 
	line-height: 15px;
    	/* text-align: left; */
	padding: 0px;
	margin: 0px;
}

a:link{
   /* text-decoration: underline; */
}
a:hover{
   text-decoration: none;
}

h2 a, h3 a {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

h4, h5, h6 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}

	


#top {
   	width: 770px;
	height: 90px;
}

#menutable{
    width: 770px;
    margin: 0px;
	padding: 0px;
}

#menu_level1 {
    	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
   	padding-left: 8px;	
	height: 28px;
	text-align: left;
	/* white-space:nowrap; */
}

#menu_ecampus, #loginlink, #mainsitelink, #alumnilink {
    	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
   	padding-right: 6px;
	/* height: 28px; */
	text-align: right;
}



#menu_ecampus a, #loginlink a, #mainsitelink a,  #alumnilink a {
    	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
   	padding-right: 6px;
	/* height: 28px; */
	text-align: right;
	text-decoration: none;	
}

#mainsitelink a, #mainsitelink {padding:0; margin:0 5px 0 0;}
#loginlink a, #loginlink {padding:0; margin:0 0 0 5px;}
#alumnilink a, #alumnilink {padding:0; margin:0 5px 0 0;}

#menu_level2 {
   	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    	margin: 0px;
	padding-left: 8px;
	height: 18px;
	text-align: left;
	padding-top:1px;
}

#menu_level3 {
  	height: 18px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    	margin: 0px;
	padding-left: 8px;
	text-align: left;
	}
	
#menu_level1 a, #menu_level2 a {color: #999; text-decoration:none;}
#menu_level3 a {color: #ccc; text-decoration:none;}
#menu_level1 a:hover, #menu_level1 .act a, #menu_level2 a:hover, #menu_level2 .act a, #menu_level3 a:hover, #menu_level3 .act a {color: #fff; text-decoration:none;}


#menu_lang {
   font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  width: 90px;
  height: 18px;
  vertical-align: right;
  text-align: right;
  padding-right: 5px;
  padding-top:1px;
	}
	
#menu_lang a {   font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
  text-transform: uppercase;
  width: 90px;
  height: 18px;
  vertical-align: right;
  text-align: right;
  padding-right: 5px;
  text-decoration: none;
	}
#menu_lang a:hover {text-decoration: underline; }

#fusszeile{
	font-family: Trebuchet MS, Arial, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 20px;
	text-align: center;
    	text-decoration: none;	
}

#fusszeile a {text-decoration: none;}
#fusszeile a:hover {text-decoration: underline;}

#fussmenu {
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
}

#fussmenu a {
  	font-family: Trebuchet MS, Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
}

#fussmenu a:hover, #fussmenu .act a {text-decoration: underline; }


#memberorg {
   text-decoration: none;
   text-transform: uppercase;
   font-weight: bold;
   text-align: center;
}



#contentsection table {
   margin: 0px;
   padding: 0px;
}

#colLeft{
   margin: 0px;
   padding: 0px;
   background-position: top;
   vertical-align: top; 
}

#colNormal {
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 15px;
   /* text-align: left; */
   width:380px;
}

#colNormal.breit {
	width:100%;
}

#colNormal p {
   font-family: Arial, sans-serif;
   padding: 5px 0px;
}


#colNormal hr {
	border-top-width: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

#colNormal li {
	list-style-image: url(images/li_arrow.gif);
	list-style-type: none;
}

#colNormal h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-top: 10px;
	padding: 14px 0px 4px 0px ;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: left top;
}

#colNormal h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top: 8px;
	text-transform: uppercase;
}



#headline_page_title {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 24px;
	margin: 0px;
	padding: 4px 8px 4px;
	height: 31px; 
	text-align: left;
}


#stafftable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}



#colRight {
  width: 238px;
  color: #333333;
  /* text-align: left; */
  vertical-align: top; 
  margin-left: 10px;
  margin-right: 10px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0px 10px 0px 0px;
  }


#colRight hr {
	border-color: #ffffff;
	border-bottom-color: #ffffff;
	padding: 0px;
	margin-right: 10px; 	
}

#colRight h1 { 
    background-repeat: no-repeat;
    background-position: left middle;	
	color: #EE7F00; 
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-top: 10px;
	padding: 12px 0px 4px;
	background-image:  url(images/h1_topborder_rechts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/* text-align: left; */
}

#colRight H2 { 
	color: #000000; 
	font-size: 11px;
	font-weight: bold;
}

#colRight p {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	background-color: #FFFFFF;
	/* text-align: left; */
	padding-bottom: 10px;
}

#colRight li {
	list-style-image: url(images/li_arrow.gif);
	list-style-type: none;
	margin-left: -12px;
}
	
#colRight A{
    color: #FDA533;
}

#colRight A:hover{
    color: #EE7f00;
}





/* easy news styles */
.aba_link A	{
	color:#999999;
	text-decoration:none;
	
}
.aba_link A:hover	{ 
        color:#666666; 
	text-decoration:underline;
}
		
.tx-abaeasynews-pi1 .header {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;	
	margin-bottom:3px;
}

.tx-abaeasynews-pi1 .text {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	margin-bottom: 10px;
}

.tx-abaeasynews-pi1 A.teacherlink {
	color: #FF9900;
	text-decoration:none;
}
.tx-abaeasynews-pi1 A.teacherlink:hover {
	color: #FF9900;
	text-decoration:underline;
}

.tx-abaeasynews-pi1 .inputkurz {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	width: 100px;
}
.tx-abaeasynews-pi1 .textbox, 
.tx-abaeasynews-pi1 .inputlang {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	width: 300px;
}

.tx-abaeasynews-pi1 .button {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;	
}

/* easy downloads style */

.tx-abaeasydownloads-pi1 .text {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;		
}

.tx-abaeasydownloads-pi1 A.teacherlink {
	color: #FF9900;
	text-decoration:none;
}
.tx-abaeasydownloads-pi1 A.teacherlink:hover {
	color: #FF9900;
	text-decoration:underline;
}

.tx-abaeasydownloads-pi1 A.downloadlink {
	color:#999999; text-decoration:none;
	padding: 0px 0px 0px 6px;
}

.tx-abaeasydownloads-pi1 A.downloadlink:hover {
 		color:#666666; text-decoration:none;
		padding: 0px 3px 0px 6px
}

.tx-abaeasydownloads-pi1 .inputlang {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	width: 300px;
}

.tx-abaeasydownloads-pi1 .button {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;	
}

/* easy mailform styles */
.tx-abamailform-pi1 .content {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}

.tx-abamailform-pi1 .inputkurz {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	width: 100px;
}

.tx-abamailform-pi1 .inputlang,
.tx-abamailform-pi1 .textbox  {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	width: 300px;
}

.tx-abamailform-pi1 .button {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;	
}


/* styles for course overview - jvi courses plugin */
.tx-jvi-pi1-listrow .dotleftslim {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCCCCC;
	border-left-width: 1px;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	
}
.tx-jvi-pi1-listrow .schedulehead {
font-weight:bold;
border-top-style: solid;
border-top-width: 1px;
border-color: #666666;
background-color: #EBEBEB;
margin-left: 5px;
}
.tx-jvi-pi1-listrow .dotnav {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-style: none;
	border-color: #6666666;
	border-top-width: 1px;
	height:2px;
}

.tx-jvi-pi1-listrow .schedule {
color: #6666666;
margin-left: 5px;
}

.tx-jvi-pi1-listrow  A {
	text-decoration:underline;
	color:#666666;
}

.tx-jvi-pi1-listrow  A:hover {
	text-decoration:none;
	color:#666666;
}

table.programtable td {
	padding:0 10px 7px 0;
	vertical-align:top
}

.tx-powermail-pi1 .style1{
    display: block;
    margin-bottom: 15px;
}
.tx-powermail-pi1 fieldset{
    margin-bottom: 15px;
}

/* Left, center, right and justify alignment of text in block elements*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right, td.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify, td.align-justify { text-align: justify; }

p.indent, h1.indent, h2.indent, h3.indent, h4.indent, h5.indent, h6.indent, div.indent, address.indent {margin-left: 20px;}

div.csc-frame-frame1 {padding:10px 10px;background-color:#CBDCF0;border:1px solid #90BBED;}
div.csc-frame-frame2 {padding:10px 10px;background-color:#FEE3B8;border:1px solid #FFCC66;}

.csc-textpic-caption {color:#999;font-size:90%;}

