
/*****************************************
* LINKS
******************************************/

/* generell */
a:link, a:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	font-style: normal;
	color: #3b5998;
	text-decoration: none;	
}
	
a:hover{
	text-decoration: underline;	
}


a.thin:link, a:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
	color: #3b5998;
	text-decoration: none;	
}
	
a.thin:hover{
	text-decoration: underline;	
}


/* large link */
a.event:link, a.event:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	font-style: normal;
	color: #3b5998;
}

/* link below the images in billrothTV startsite */
a.header:link, a.header:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	font-style: normal;
	color: #3b5998;
}

a.header:hover{
	text-decoration: underline;
}

/* small link */
a.content:link, a.content:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	font-style: normal;
	color: #3b5998;
}

a.content:hover{
	text-decoration: underline;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #3b5998;
	text-align: left;
	text-decoration: none;
	width:100%;
}

a.mainlevel:hover{
	text-decoration: none;	
	color:#3b5998;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #3b5998;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}

/* Topmenu 1: Mitglied werden, Mein Profil, Login */
a.mainleveltopmenu:link, a.mainleveltopmenu:visited {
	margin-left: 1px;
	margin-right: 1px;
	font-size: 13px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

a.mainleveltopmenu:hover {
	color: #6F6F6F;
}

/* Topmenu 2 */
a.mainlevel_topmenu2_1:link, a.mainlevel_topmenu2_1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	 13px;
	font-weight: bold;	
	color:		 #577E9D;
	text-decoration: none;
	margin-left: 11px;
	margin-top: 25px;
}

a.mainlevel_topmenu2_1:hover {
	color: #6F6F6F;
}

a.mainleveltopmenu2:link, a.mainleveltopmenu2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	 13px;
	font-weight: bold;	
	color:		 #000000;
	text-decoration: none;
	margin-left: 11px;
	margin-top: 25px;
}

a.mainleveltopmenu2:hover {
	color: #FFFFFF;
}

/* Submenu Content */
a.submenu:link, a.submenu:visited {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 13px;
/*	color: #383737; */
	color: #58585a;
	font-weight:normal;
	text-decoration: none;
}


a.submenu_active:link, a.submenu_active:visited {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13px;
	color: #58585a;
	font-weight:bold;
	text-decoration: none;
}

/*
a.submenu_active:hover {
	text-decoration: underline;
}
*/

/* Submenu2 Content */
a.submenu2:link, a.submenu2:visited {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13px;
	color: #383737;
	text-decoration: none;
}


a.submenu_active2:link, a.submenu_active2:visited {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13px;
	color: #58585a;
	font-weight:bold;
	text-decoration: none;
}


/* footer menu */
a.mainlevel_footer_menu:link, a.mainlevel_footer_menu:visited {
	margin-left: 25px;
	font-size: 13px;
	color: #888888;
	font-weight:normal;
	text-decoration: none;
}

a.mainlevel_footer_menu:hover {
	color: #CCCCCC;
}

/* Links im Fach, Thema */

a.theme_fach:link, a:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
	color: #3b5998;
	text-decoration: none;	
}

a.theme_fach:hover {
	text-decoration: underline;	
}


/*****************************************
* GENEREL
******************************************/
body, table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #58585a;
}

.borders{
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

b, strong, .stdbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color:#333333;
}


.hh1u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}

hr {
  	color: #EEEEEE;
  	width: 400px;
	text-align: left;	/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	height: 0px;
	border-top: 1px solid #EEEEEE;/*the border*/
}

/* content */

.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#94002A;
}
/* end: content */

/* headers */
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	font-style: normal;
	color: #383737;
}

.b11{
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

.b12b{
	font-size:12px;
	color:#002995;
	font-weight:bold;
}


h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	font-style: normal;
	color: #383737;
}

h2 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	color:	#383737;
}
	
h3 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	color: #383737;
}

.event_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style: normal;
	color: #383737;
}
/* end headers */

/* list of videos */
.border_person{
	padding:3px;
	border:1px solid #ccc;
	background-color:#f1f1f1;

}

/**************************************
* Billrothhaus TV
****************************************/

.box_icons {
	border-color:#CECECE; 
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:none;
	border-bottom-style:none;
	border-width:1px;
	height: 42px;
	background-color: #EBE9EA; 
	padding-top: 4px; 
	padding-left: 4px; 
	background-image: url(../../../images/billrothv5_1/billrothtv/border_bottom.jpg);  
	background-repeat:repeat-x; 
	background-position: bottom;
	text-align:left;
}	

.box_med_border {
	border-color:#CECECE; 
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-style:none;
	border-width:1px;
}	

.bTV_border_person{
	padding:3px;
	border:1px solid #ccc;
	background-color:#f1f1f1;
	height: 60px;
	width: 60px;

}


/*****************************************
* Formularem, Back Button
******************************************/

.back_button{
	text-align:right;
	margin-right:21px;
}

.button{
	background-color:#DEDEDE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#353535;
	border:1px solid #666;
	padding:1px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
}

.register_input{
	background-color:#FBFBFB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #A5ACB2;
	width:250px;
}

.register_birth{
	background-color:#FBFBFB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #A5ACB2;
}


/*****************************************
* Ende Formulare
******************************************/

/*****************************************
* Table
******************************************/


.contentdescription, .weblink_active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

/* Joomla Standard com_content class */
.contentpaneopen, contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

.contentheading, .componentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style: normal;
}


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:center;
	border-top:1px solid #002A94;
	color:#333;
	height:40px;
	text-align:left;
	margin-right:10px;
	margin-left:10px;
}


/********************************************
/* Billroth v5 */
/********************************************

/* Class */
.input_search_catalog {
 	background-image:url(../../../images/billrothv5_1/veranstaltung/stichwortsuche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-width:0px; 
	width: 191px;
	height: 26px;
}

/*****************************************
* MODULE
******************************************/

/* Menutable */
.moduletable {
	vertical-align:middle;
	height: 100%;
}

/* Menu Table Footer */
.moduletable_footer {
	color:#333;
	width:100%;
	margin-top: 15px;
	text-align:left;
}

.moduletable_topmenu2 {
	height: 30px;
	background-color: CCCDCF;

}

.moduletable_topmenu2_1 {
	background-color: CCCDCF;
	height: 30px;
	float:left;
}


