/* general stuff */




html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 16px;
	margin:0px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align: left;

	height: 100%;

}


td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 16px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align: left;

	

}

h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	color:#000000;
	line-height: 16px;
	font-weight:bold;
	margin:0px;	
}


/*/* HIER DIE HYPERLINK DEFINITIONEN AUS DEM CMS */
/* BITTE AUCH DIE ANDERE CSS DATEI DAMIT UPDATEN */

/*.normalerlink {
text-decoration: none;
padding-right: 13px;
background: url(../images/hyperlinks/link_normal.gif) no-repeat right;
text-decoration: none;
font-weight: normal;
}
.normalerlink:hover {
text-decoration: none;
padding-right: 13px;
background: url(../images/hyperlinks/link_normal.gif) no-repeat right;
text-decoration: none;
font-weight: normal;
}

.neuesfensterlink {
text-decoration: none;
padding-right: 13px;
background: url(../images/hyperlinks/link_fenster.gif) no-repeat right;
text-decoration: none;
font-weight: normal;
}

.druckenlink {
text-decoration: none;
padding-right: 13px;
background: url(../images/hyperlinks/link_drucken.gif) no-repeat right;
text-decoration: none;
font-weight: normal;
}

*/


.back_button {
margin-top:10px;
font-weight:bold;
}

.contentheading {
}


a:link {
color:#000000;
text-decoration:none;
}

a:visited {
color:#000000;
text-decoration:none;
}

a:hover {
color:#000000;
background: #fff44b;
text-decoration: none;
}

/*.contentpaneopen 
a:link {
color:#000000;
text-decoration:none;
}

.contentpaneopen 
a:visited {
color:#000000;
text-decoration:none;
}

.contentpaneopen
a:hover {
color:#000000;
text-decoration:none;
}*/ 

.contentpaneopen {
background: transparent;
}
 
 
 
 
 
 
 
 
 
 

/* ----- Alanus Hochschule - Menüpunkt färben */
/* Dazu muss man <span class=menu_alanus (oder _werkhaus)>------ NAVIGATIONSPUNKT</span> ins CMS eingeben (ohne ""). */
.menu_alanus {
	color: #00CCFF;
	line-height: 16px;
}

.menu_werkhaus {
	color: #99CC00;
	line-height: 16px;
}
 

.inputbox{
font-size: 10px;
background: transparent;
border: 1px solid #000000;
margin-left:2px;
margin-right:0px;
margin-bottom:0px;
}

.button{
font-size: 10px;
background: transparent;
border: 0px solid #000000;
margin:0px;
padding:0px;
margin-bottom:0px;
}

form {
margin:0px;
}


 
 iframe.wrapper {
 z-index: 0;
 }
 

.content {
padding: 0px 0px 0px 0px;

}


.article_seperator {

}






/* Main Menu(s) */

a.mainlevel {
text-decoration: none;
font-weight: normal;
}

a.mainlevel:hover, a.mainlevel#active_menu, a.mainlevel#active {
background: #fff44b;
text-decoration: none;
}

a.sublevel {
text-decoration: none;
font-weight: normal;

}

a.sublevel:hover, a.sublevel#active_menu, a.sublevel#active {
background: #fff44b;
text-decoration: none;

}



/* Other Mambo Stuff */

#title {
}


.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 0px;
  background: #efefef;
  padding: 0px 0px;
}

hr {
width:  100%; 
 }
hr.separator {
width:  50%; 
 }


.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}


.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}


.blog_more {
}

a.readon {
margin-top:10px;
font-weight: bold;

}



.blog {
width: 100%;
}




.article_seperator {
display:block;
height:10px;
}




table.moduletable {
width:  100%; 
 }
table.moduletable th  {
}

.poll {
font-size: 11px;
text-align: left;
}


.back_button a{
}

.blogsection {
}

.blog_more ul li{
list-style: none;

}





