/* (C) FH Giessen-Friedberg 2005
       Dep. TT, Ralph.Kampmann  */

/* basic styles */ 



body {
  line-height: 17px;
  font-family:  Verdana,Arial,Helvetica, Sans Serif;
  font-size: 12px;
  color: #222222;
  background: #ffffff;
  margin: 0px 0px;
  height: 100%;
}

img {
  border: none;
}
	#container {
		margin: auto;
		width: 780px !important;
		width: 782px;
	}
	
	#left {
		float: left;
		width: 150px;
		margin:0;padding:0;
        overflow: hidden;
	}
	
	#maincontent {
		float: left;
		width: 455px;
		padding: 5px;
		background: #fff;
		text-align: left;
		border-left: 1px dotted #bbb ;
		}
	#maincontent2 {
		float: left;
		width: 615px;
		padding: 5px;
		background: #fff;
		text-align: left;
		border-left: 1px dotted #bbb ;
		overflow: hidden;
		}

	#right {		
		float: right;
		width: 160px;		margin:0;padding:0;
	}	

	#page {
        padding: 0 10px;
	}
	
table{
  line-height: 17px;
  font-size : 12px;
  text-align: left;
}

.board1 {
  font-size: 11px;
}

.board_label {
  background-color: #edfad4;
  width: 60px;
}

.board_content {

}

h1,h2,h3,h4,h5 {
   margin-top: 10px;
   margin-bottom: 5px;
}

h2 {
  font-size: 17px;
}

h3{
font-size: 14px;
text-indent: 20px;
background: url(../images/h3.gif) 0px 2px no-repeat;
}

h5{
  font-size: 10px;
}
.subpic {
   line-height: 11px;
   font-size: 10px;
   color: #555555;
}
.adress{
  background-color:#f7f7f7;
  border:1px dashed #666666;
  margin:0px 0px;
  padding:15px 10px;
  line-height: 20px;
}

.extlink{
  font-size: 0.80em;
  border:1px dotted #8ac819;
  background: #f4f4f4;
  height: 19px !important;
  height: 21px;
}



.small {
  color: #999999;
  font-size: 10px;
  font-weight: bold;
}

.smalltable {
  font-size: 10px;
  line-height: 13px;
}

.mosimage_caption{
color: #21007c;
font-size: 10px;
font-style:italic;
line-height: 12px;
}

table.smalltable td a {
  font-size: 10px;
}

.button {
  text-align: center;
  padding: 5px;
  width: 100px;
}

.inputbox {
  padding-left: 2px;
  border:solid 1px #cccccc;
  background-color: #f8f8f8;
}

.moduletable .inputbox , .moduletable .button {
font-size: 12px;
width: 80px;
}

table td .readon {
 background: url(../images/rmarrow.png) no-repeat;
 padding-left: 13px ;
 font-size: 11px;
}

.blog_more{
 margin-top: 10px;
 padding: 5px 10px 5px 10px;
}


.sectiontableheader {
  font-weight: bold;
  background: #edfad4;
  color: #000000;
  margin-bottom: 5px;
  padding: 5px 0 5px 0;
}

.sectiontablefooter {
  background: #edfad4;
  text-align: center;
}

.table_blue{
  background: #21007c;
  color:      white;
}

.table_light_green{
  background: #EDFAD4;
}

.table_dark_green{
  background: #8ac819;
}

.table_medium_green{
  background: #d3f28a;
}

.sectiontableentry1 {
  vertical-align: top;
  background-color : #ffffff;
}


.sectiontableentry2 {
  vertical-align: top;
  background-color : #EDFAD4;
}

tr.sectiontableentry1-ic td a, tr.sectiontableentry2-ic td a {
padding-left: 40px;
background: url(../images/itemtab.png) 0px 2px no-repeat;
}

.clr {
  clear: both;
}

a:link, a:visited {
  font-weight: bold;
  text-decoration: none;  
  color: #21007c;
}

a:hover,td a:hover {
  color: #8ac819;
} 

.highlight {
  background-color: #8ac819;
  color: #21007c;
  padding: 0px 2px 0px 2px;
}

ul
{
margin: 0;
margin-top: 10px;
padding: 5px;
list-style: none;
}

li{
line-height: 22px;
padding-left: 0px;
padding-top: 0px;
text-align: left;
}

.contentpaneopen ul li,.contentdescription ul li, .contentdescription-ic ul li, #page ul li
{
margin-left: 10px;
padding-left: 25px;
background-image: url(../images/arrow2.png) ;
background-repeat: no-repeat;
background-position: 10px 8px;
}


a.category{
padding-left: 33px !important;
padding-left: 60px;
background-image: url(../images/arrow1.png) ;
background-repeat: no-repeat;
background-position: 10px 4px;
}

table.category {
background: none;
}

/* template styles */ 

#topnav {
  height: 30px;
  padding: 0;
  margin:0;
  background: url(../images/topnav_bg.png) repeat-x;
  /*background-color: #7d6cb5;*/
}

#main {
  width: 780px !important;
  width: 782px;
  border-left:1px solid #21007c;
  border-right:1px solid #21007c;
  border-bottom:1px solid #21007c;
  background: url(../images/mainnav_bg.png) 1px 0px repeat-y;
}

#pathway {
  background: url(../images/path_bg2.gif) repeat-x #ddd;
/*  background-color: #edfad4; */
  width: 100%;
  height: 22px;
  margin-top: 0px;
}




/* pathway */

#pathway_text {
  float: left;
  padding-top: 2px;
  padding-left: 5px;
  font-size: 9px;  
}

#pathway_text a {
  font-size: 9px;  
}

/* mainnnav-div */

.navbg {
  background: #e3e3e3;
  border-right: 1px dotted #bbb !important;
  border-right: 1px solid #aaa;
}



.blog {
padding: 0 10px;
}


/* linkes menu*/

ul.menu {
margin-top:0;
float:left;
}

ul.menu li a,ul.menu li a:visited {
  margin: 0 -5px 0 -5px;
  display: block;
  background: url(../images/menu_bg-nothing.gif) no-repeat;
  vertical-align: middle;
  font-size: 10px;
  color: #21007c;
  padding-left: 22px;
  height: 30px;
  width: 144px;
  font-weight: bold; 
  line-height:30px;
}

ul.menu li a:hover,ul.menu li a:active {
  background: url(../images/menu_bg-highlight.gif) no-repeat;
  margin: 0 -5px 0 -5px;
  height: 30px;
  width: 144px;
  color: #ffffff;
}

li.active#current a{
  background: url(../images/menu_bg1.gif) no-repeat;
  color:#ffffff;
  font-weight: bold;
  height: 30px;
}

a.mainlevel#active_menu:hover {
  color: #8ac819;
  }

.componentheading , .componentheading-ic{
  line-height: 19px;
  vertical-align: middle;
  background: url(../images/subhead_bg.png) repeat-x;
  border: 1px solid #cccccc;
  text-align: left;
  color: #21007c;
  padding-left: 4px;
  height: 19px;
  font-weight: bold;
  font-size: 13px;
  font-variant: small-caps;
  text-transform: capitalize;
  width: 98%;
  margin-top: 1px;
  margin-left: 0px;
}

.contentdescription, .contentdescription-ic{
  padding: 10px;
  padding-top: 15px;
  line-height: 17px;
  font-size: 12px;
}

.contentpane,.contentpaneopen {
  width: 100% !important;
  width: 80%;
  padding: 0px 7px 0px 7px;
  line-height: 17px;
  font-size: 12px;
}

.contentheading ,.contentheading-ic{
  height: 30px;
  background: url(../images/contenthead.png)  repeat-x;
  color: #21007c;
  padding: 9px 0 0 20px;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
}

/* moduletables */

div.moduletable {
  padding-top:0;
  margin-top:0;
  margin: 2px;
  width: 98%;
  margin-bottom: 5px;
  border-spacing: 0px;
  border-collapse: collapse;
}

div.moduletable h3 {
  width: 96%;
  background: url(../images/subhead_bg.png) repeat-x;
  border: 1px solid #cccccc;
  color: #21007c;
  text-align: left;
  line-height: 19px;
  padding-top: 0px;
  padding-left: 4px;
  height: 19px;
  font-weight: bold;
  font-size: 11px;
  text-indent: 0px;
  margin-top: 6px;
}

table.moduletable td {
  font-size: 11px;
  padding-top: 4px;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

div.moduletable li a{
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;

}

div.moduletable li a:visited{
  font-weight: normal;
}
div.moduletable li{
  background: url(../images/m_indent1.png) no-repeat;
  font-weight: normal;
  line-height: 15px;
  padding-left: 10px;
}

div.moduletable ul{
  margin-top: 0px;
}


/* ------------------------*/
table td .poll {
 padding: 3px 0px;
 line-height: 14px;
}
table.pollstableborder td {
  padding: 3px;
}


table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  float: right;
}

table.contenttoc td {
  padding: 2px;
  font-size: 10px;
  line-height: 11px;  
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
  text-align: left;
  padding-top: 2px;
  padding-left: 4px;
  height: 21px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

table.contenttoc a.toclink {
    color: #8ac819;
    line-height: 11px;
    font-size: 10px;
    background: url(../images/rmarrow.png) no-repeat;
    padding-left: 13px ;

}

.pagenavcounter {
  color: #8ac819;
  line-height: 11px;
  font-size: 10px;
  font-weight: bold;
}

.pagenavbar a{
  color: #8ac819;
  line-height: 11px;
  font-size: 10px;
}
.pagenavbar,.pagenav {
  color: #999999;
  line-height: 11px;
  font-size: 10px;
}

a.pagenav  {
  line-height: 11px;
  font-size: 10px;
}

.green_d {
color: #78a616;
}


/* topnav */

ul.menu-top
{
  padding: 0;
  margin: 0;
}

ul.menu-top li
{
  background:  none;
  float: right;
  margin: 0;
  width: auto !important;
  width: 10%;
  line-height: 28px;
  border-left: 2px solid #cccccc;
  padding-left: 0px;
  font-weight: bold;  
  }

ul.menu-top li a
{
  padding-left: 15px;
  padding-right: 15px;
  color: #21007c;
  font-size: 11px;
  font-weight: bold;
  }


ul.menu-top li a:hover, ul.menu-top li#current a:hover, ul.menu-top li#current a:active,ul.menu-top li#current a:visited
{
  color: #ffffff;
  background: none #21007c;
  display: block;
  font-weight: bold;  
  height: 30px;
}

.quicklinks{
  float:right;
  border:1px solid #8ac819;
  background: #cfcfcf;
  width: 205px;
  padding: 0px 3px 3px 3px;
  margin-left: 5px;
  font-size: 11px;
  font-weight: bold;
  color: #21007c;
  line-height: 21px;
  letter-spacing: 1px;
}

.quicklinks span{
 padding-left: 5px;
}

.quicklink_item{
 font-size: 10px;
 padding: 2px;
 margin-top: 2px;
 margin-bottom: 1px;
 background: #f4f4f4;
 width: 200px;
 letter-spacing: 0px;
}

.quicklink_item a{
 font-weight: normal;
}




/* beez specific formats */
.image_right {
float: right;
padding-left: 10px;
}

#main2 .pagination,#main .pagination {
border-top:solid 1px #CCC;
margin:10px 0 0;
padding:10px 0;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
font-size: 90%;
}
p.counter {
	background:#EEE;
	color:#000;
	font-weight:bold;
	margin:5px 0;
	padding:0px;
	font-size:90%;
}

.contact {
	padding: 0 5px 0 5px;
}

.contact_address {
 background-color:#f7f7f7;
  border:1px dashed #666666;
  margin:0px 0px;
  padding:15px 10px;
  line-height: 20px;
}

.contact_address .marker{
padding-right:10px;
}

.contact_email  label {
 float: left;
 width: 15em;
 font-weight:bold;
 }
 
 div.contact_email  {
 margin-bottom: 15px;
 }
 
 /* -------- Masterportal Studiengangsseiten -------- */

.mp_table { border: 1px solid #cccccc; padding: 1px;}
.mp_div_header {border-style: solid solid none; border-color: rgb(204, 204, 204) rgb(204, 204, 204) -moz-use-text-color; border-width: 1px 1px 0px; padding: 4px; width: 98%; background-color: #d3f28a; }
.mp_div_body_green {border: 1px solid #cccccc; padding: 4px; width: 98%; background-color: #edfad4;}
.mp_div_body_blue {border: 1px solid #cccccc; padding: 4px; width: 98%; background-color: rgb(201, 210, 226);}
.mp_div_header_blue {border-style: solid solid none; border-color: rgb(204, 204, 204) rgb(204, 204, 204); border-width: 1px 1px 0px; padding: 4px; width: 98%; background-color: #312882; color: #ffffff;}

.mp_div_white {border: 1px solid #cccccc; padding: 4px; width: 98%; min-height:100px;}

/* Edit Mode */

.tool-tip { 
background: white;
border: 1px solid #aaa;
padding: 5px;
font-size: 11px;
 }
 
.tool-title { 
font-weight: bold; }


/* MESSAGES */

dt.message {display:none; }

dd.message ul li {font-weight:bold; color:#8ac819;}



/* FABRIK STYLES */
.fabrikForm h1 {
font-size: 14px;
text-indent: 20px;
background: url(../images/h3.gif) 0px 2px no-repeat;
}

.fabrikForm legend {color: #fff; background-color: #312882; border: 1px solid #312882; padding:2px;}

.fabrikGroup {margin-top:25px; background-color: #edfad4;}
